Eugene Sandulenko
4f25dbb45b
Rename Snd object to SndRes
...
svn-id: r13665
2004-04-28 23:19:45 +00:00
Eugene Sandulenko
1ad6498bd5
Objectize sndres.cpp
...
svn-id: r13664
2004-04-28 23:10:59 +00:00
Max Horn
56e25a8f7f
Removing more files from SAGA. Justification: we already have XMIDI/SMF code; SDL already gets inited by OSystem (which this code should use, too, of course...); no need to have a simple poly hit test in a separate file
...
svn-id: r13657
2004-04-28 00:30:16 +00:00
Max Horn
9ae54838b9
cleanup
...
svn-id: r13652
2004-04-27 11:22:13 +00:00
Max Horn
d4f876b37d
Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc.
...
svn-id: r13622
2004-04-25 14:42:14 +00:00
Eugene Sandulenko
975a9015e8
Forgot to add header.
...
Please, remove SAGA engine from MSVC builds. It should be broken there until
porting to OSystem is finished
svn-id: r13565
2004-04-12 21:51:26 +00:00
Eugene Sandulenko
f3d340fb0c
WIP for SAGA engine.
...
o text formatting is not consistent with rules, just indent utility is too
dumb for that
o it does not use OSystem, i.e. it runs on direct SDL calls
o it may not even compile on your box
o if you enable it, expect zillions of warnings
o no sound
Now it runs ITE intro as reinherit did
svn-id: r13564
2004-04-12 21:40:49 +00:00
Paweł Kołodziejski
89d159f9c8
corrections to namespaces
...
svn-id: r13362
2004-03-22 21:25:29 +00:00
Eugene Sandulenko
8ca8912dbd
Use Saga namespace everywhere
...
svn-id: r13293
2004-03-15 01:59:06 +00:00
Eugene Sandulenko
0d4cfaa559
Initial SAGA checkin
...
svn-id: r13281
2004-03-14 23:39:41 +00:00