1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/AI/EmptyAI
Michał W. Urbańczyk 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build.
Fixed compile issues with CEmptyAI. Removed unnecessary methods from its.
2012-06-01 15:59:26 +00:00
..
CEmptyAI.cpp Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 2012-06-01 15:59:26 +00:00
CEmptyAI.h Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 2012-06-01 15:59:26 +00:00
EmptyAI.vcxproj Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI. 2012-02-29 01:31:48 +00:00
exp_funcs.cpp - re-generated build system 2011-12-31 10:03:29 +00:00
Makefile.am Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
Makefile.in - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00