aboutsummaryrefslogtreecommitdiff
path: root/saga/cvar.cpp
AgeCommit message (Expand)Author
2004-10-28replaced printf usage in sagaPaweł Kołodziejski
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-08-10Move CON_* to a class.Eugene Sandulenko
2004-08-02Fix #include paths.Eugene Sandulenko
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
2004-08-01merge reinherit.h into saga.h and gfx_mod.h, note the error loading animation...Jonathan Gray
2004-07-31Extended CVAR_RegisterFunc with callback object parameter.Eugene Sandulenko
2004-05-05Replaced R_printf() with debug() and warning(). There are still a couple ofTorbjörn Andersson
2004-05-01All graphics and input now is in OSystem.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