Johannes Schickel
|
bad7cdd3a6
|
SWORD25: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:38 +01:00 |
|
Eugene Sandulenko
|
4552f5196b
|
SWORD25: Fix Amiga compilation
|
2013-09-28 22:26:54 +03:00 |
|
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 |
|
Eugene Sandulenko
|
15a16e556c
|
SWORD25: Implement persistence functions for soundengine
Now sound is properly saved/restored. Implemented savegame versioning.
Compatibility with old saves pertained.
|
2011-06-29 17:16:25 +03:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02: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 |
|
Eugene Sandulenko
|
6629efc676
|
SWORD25: Enforced code formatting rules in rest of the engine
svn-id: r53626
|
2010-10-19 21:03:33 +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
|
86bef1508c
|
SWORD25: Converted the input engine to use the ScummVM event manager
svn-id: r53203
|
2010-10-12 22:21:24 +00:00 |
|
Paul Gilbert
|
53a9d2d0a1
|
SWORD25: Converted the math folder files
svn-id: r53197
|
2010-10-12 22:17:11 +00:00 |
|
Paul Gilbert
|
2d8e94e4ff
|
SWORD25: Converted Lua interface classes
svn-id: r53195
|
2010-10-12 22:16: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
|
69b618a8f5
|
SWORD25: Compilation fixes
Majority of files now compile under Windoze.
svn-id: r53182
|
2010-10-12 21:54:21 +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 |
|