aboutsummaryrefslogtreecommitdiff
path: root/saga/sysinput.cpp
AgeCommit message (Collapse)Author
2004-05-01Renamed files for consistencyEugene Sandulenko
svn-id: r13725
2004-05-01All graphics and input now is in OSystem.Eugene Sandulenko
Only timers left. svn-id: r13723
2004-05-01indentPaweł Kołodziejski
svn-id: r13715
2004-05-01Remove scalers, 16bpp code, unused functions.Eugene Sandulenko
svn-id: r13703
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