Age | Commit message (Expand) | Author |
---|---|---|
2004-10-08 | pass arguments by reference-to-const rather than by value, it's usually more ... | Gregory Montoir |
2004-10-08 | Implement scene change via exits. You still cannot leave first scene | Eugene Sandulenko |
2004-10-04 | R_POINT -> Common::Point, R_RECT -> Common::Rect. Less R_ prefixes. | Eugene Sandulenko |
2004-08-03 | Move TEXT_* to SagaEngine class. | Eugene Sandulenko |
2004-08-02 | move static vars to private members | Jonathan Gray |
2004-08-01 | merge gfx_mod.h into gfx.h and stick functions into a class | Jonathan Gray |
2004-05-02 | Make sure cursor is always white | Eugene Sandulenko |
2004-05-02 | Merged sysgfx.cpp and gfx.cpp to gfx.cpp | Eugene Sandulenko |
2004-05-01 | indent | Paweł Kołodziejski |
2004-04-25 | More ScummVMification | Max Horn |
2004-04-12 | WIP for SAGA engine. | Eugene Sandulenko |