Torbjörn Andersson
148872d1fd
Replaced R_printf() with debug() and warning(). There are still a couple of
...
standard printf()s left, though.
svn-id: r13791
2004-05-05 13:05:45 +00:00
Eugene Sandulenko
90a876798a
Merged sysgfx.cpp and gfx.cpp to gfx.cpp
...
svn-id: r13726
2004-05-02 00:00:39 +00:00
Eugene Sandulenko
66876dc1d1
Proper #includes everywhere
...
Improved game detector
svn-id: r13724
2004-05-01 23:42:22 +00:00
Paweł Kołodziejski
6b39b875fc
indent
...
svn-id: r13701
2004-05-01 09:37:24 +00:00
Eugene Sandulenko
1353e2d2dc
Move from custom unsigned types to those provided by main config.h
...
svn-id: r13687
2004-04-30 23:02:23 +00:00
Eugene Sandulenko
d6e78803db
Fixed crash. Original clip routine was more sane.
...
Some code formatting.
svn-id: r13658
2004-04-28 02:11:09 +00:00
Max Horn
ae1b03a1f5
More ScummVMification
...
svn-id: r13624
2004-04-25 15:14:46 +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