Eugene Sandulenko
|
18cbb63cba
|
SWORD25: Removed custom endianness code in persistence code
This is first step towards making saves portable. Binary footprint
left intact, so the saves are compatible.
|
2011-07-10 18:11:00 +03:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Filippos Karapetis
|
00a0f8d15d
|
SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls
svn-id: r55462
|
2011-01-23 14:49:50 +00:00 |
|
Max Horn
|
b2fa7e58a3
|
SWORD25: Start to rename read/write methods of *PersistenceBlock classes
All should be renamed to reduce risk of accidental incorrect use.
svn-id: r53899
|
2010-10-28 00:26:25 +00:00 |
|
Paul Gilbert
|
66ecd08868
|
SWORD25: Fix to correctly write game state to savegame files
svn-id: r53637
|
2010-10-20 10:53:50 +00:00 |
|
Eugene Sandulenko
|
6629efc676
|
SWORD25: Enforced code formatting rules in rest of the engine
svn-id: r53626
|
2010-10-19 21:03:33 +00:00 |
|
Sven Hesse
|
ab57b38fdf
|
SWORD25: Resolve ambigous write() call on 64 bit systems
svn-id: r53410
|
2010-10-13 11:22:52 +00:00 |
|
Eugene Sandulenko
|
06bce68860
|
SWORD25: Comply to the code conventions for several classes
svn-id: r53310
|
2010-10-12 23:32:32 +00:00 |
|
Eugene Sandulenko
|
086f5961b6
|
SWORD25: unsigned int -> uint
svn-id: r53309
|
2010-10-12 23:30:00 +00:00 |
|
Eugene Sandulenko
|
0cdb2ded85
|
SWORD25: unsigned char -> byte
svn-id: r53308
|
2010-10-12 23:26:48 +00:00 |
|
Eugene Sandulenko
|
b01994a53b
|
SWORD25: removed BS_ prefix from rest of the classes.
The things which are intentionally left with the prefix:
BS_LOG, BS_ASSERT, BS_Rect, BS_String.
svn-id: r53261
|
2010-10-12 22:59:01 +00:00 |
|
Eugene Sandulenko
|
47904bc7b2
|
SWORD25: Mass-astyle.
svn-id: r53222
|
2010-10-12 22:35:55 +00:00 |
|
Paul Gilbert
|
87553862d9
|
SWORD25: Converted remainder of Kernel/ folder
svn-id: r53216
|
2010-10-12 22:28:21 +00:00 |
|
Eugene Sandulenko
|
293bf95c01
|
SWORD25: Replacing headers with ScummVM ones plus original (C)
svn-id: r53188
|
2010-10-12 22:13:00 +00:00 |
|
Eugene Sandulenko
|
e8bca8b8fe
|
SWORD25: Fixed rest of the include paths
svn-id: r53181
|
2010-10-12 21:52:41 +00:00 |
|
Eugene Sandulenko
|
a683a420a9
|
SWORD25: Importing original sources
svn-id: r53171
|
2010-10-12 21:38:20 +00:00 |
|