Eugene Sandulenko
3fe739efb2
Merge SDEBUG_*, SF_* and STHREAD_* into Script class.
...
svn-id: r14568
2004-08-12 23:57:45 +00:00
Eugene Sandulenko
ec5d498703
Drop SSTACK_ in favor of common/stack.h implementation.
...
svn-id: r14566
2004-08-12 21:39:11 +00:00
Eugene Sandulenko
57b1582149
Move CF_ commands to class and call them from wrappers. This will let us
...
remove global _vm later.
svn-id: r14552
2004-08-11 00:27:43 +00:00
Eugene Sandulenko
415400f24e
Move TEXT_* to SagaEngine class.
...
svn-id: r14450
2004-08-03 00:40:16 +00:00
Eugene Sandulenko
166b05aed4
Fix #include paths.
...
svn-id: r14443
2004-08-02 16:20:35 +00:00
Joost Peters
2a7f885477
Clean up Script class a bit; add get/set functions
...
svn-id: r14428
2004-08-01 23:47:19 +00:00
Joost Peters
4aaea2131e
create Script class from SCRIPT_* and ScriptModule
...
svn-id: r14425
2004-08-01 22:48:40 +00:00
Eugene Sandulenko
46a1c45d70
Extended CVAR_RegisterFunc with callback object parameter.
...
Got rid of static structure in animation.cpp
svn-id: r14397
2004-07-31 23:33:14 +00:00
Eugene Sandulenko
8de181f4f0
Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.
...
In fact there were no binary writes at all.
svn-id: r13773
2004-05-04 03:33:03 +00:00
Paweł Kołodziejski
e04312c0a5
indent
...
svn-id: r13712
2004-05-01 14:05:10 +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
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
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