aboutsummaryrefslogtreecommitdiff
path: root/saga/gfx.h
AgeCommit message (Collapse)Author
2004-08-02move static vars to private membersJonathan Gray
svn-id: r14434
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
svn-id: r14419
2004-05-02Make sure cursor is always whiteEugene Sandulenko
svn-id: r13750
2004-05-02Merged sysgfx.cpp and gfx.cpp to gfx.cppEugene Sandulenko
svn-id: r13726
2004-05-01indentPaweł Kołodziejski
svn-id: r13693
2004-04-25More ScummVMificationMax Horn
svn-id: r13624
2004-04-12WIP for SAGA engine.Eugene Sandulenko
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