10 Commits

Author SHA1 Message Date
Eugene Sandulenko
b03304c870 Rename sysmusic.cpp to music.cpp
svn-id: r13669
2004-04-29 01:47:51 +00:00
Eugene Sandulenko
c3171841aa Rename syssound.cpp to sound.cpp
svn-id: r13666
2004-04-28 23:24:56 +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
54d27c12d9 more dead code gone
svn-id: r13655
2004-04-27 11:47:36 +00:00
Max Horn
38ef0d081b Remove yet another file
svn-id: r13654
2004-04-27 11:44:17 +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
7284700741 File is not needed
svn-id: r13568
2004-04-12 22:37:54 +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
Eugene Sandulenko
0d4cfaa559 Initial SAGA checkin
svn-id: r13281
2004-03-14 23:39:41 +00:00