aboutsummaryrefslogtreecommitdiff
path: root/saga/script.h
AgeCommit message (Expand)Author
2004-08-12Merge SDEBUG_*, SF_* and STHREAD_* into Script class.Eugene Sandulenko
2004-08-12Drop SSTACK_ in favor of common/stack.h implementation.Eugene Sandulenko
2004-08-11Move CF_ commands to class and call them from wrappers. This will let usEugene Sandulenko
2004-08-03Move TEXT_* to SagaEngine class.Eugene Sandulenko
2004-08-02Fix #include paths.Eugene Sandulenko
2004-08-01Clean up Script class a bit; add get/set functionsJoost Peters
2004-08-01create Script class from SCRIPT_* and ScriptModuleJoost Peters
2004-07-31Extended CVAR_RegisterFunc with callback object parameter.Eugene Sandulenko
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-12WIP for SAGA engine.Eugene Sandulenko