Ivan Savenko
|
8ffd482324
- gcc compile fix
|
12 years ago |
beegee1
|
a878f5f79a
* Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream
|
13 years ago |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
Frank Zago
|
e43ac3fa06
Fixed alignment issue on sparc. Minor optimization of CCreatureAnimation::nextFrameT.
|
14 years ago |
Frank Zago
|
8403d177aa
Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines.
|
14 years ago |