aboutsummaryrefslogtreecommitdiff
path: root/sky/control.cpp
AgeCommit message (Expand)Author
2004-03-28Renamed more OSystem methodsMax Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-26Remove old CE tweakNicolas Bacca
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-25Changed the behaviour of the page up/down buttons in the save/load dialog.Torbjörn Andersson
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-09-28Improve intro timing a tiny bit on WinCENicolas Bacca
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-08-10Replaced use of File with use of SaveFileManager where appropriate.Marcus Comstedt
2003-08-03new compacts, new loading + saving code (not compatible to old one)Robert Göffringmann
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01changed loading & saving code to fix the bug discribed in the general forum. ...Robert Göffringmann
2003-07-31deactivated loading/(auto-)saving at places where it's not allowedRobert Göffringmann
2003-07-14maybe this fixed those random crashes...Robert Göffringmann
2003-07-14fixed toggling music on/off after savegame restoreRobert Göffringmann
2003-07-14fixed text drawing bug and made sure autosave doesn't save if engine is in lo...Robert Göffringmann
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-12A few mino changes for pc gamer demoTravis Howell
2003-07-12Add WinCE virtual keyboardNicolas Bacca
2003-07-12fix Swedish quit messageRobert Göffringmann
2003-07-12one more small fixRobert Göffringmann
2003-07-12keep virgin logo from flashing up when using -xRobert Göffringmann
2003-07-12implemented -x command line optionRobert Göffringmann
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-11added autosaving every 5 minutesRobert Göffringmann
2003-07-10fixed endian specific palette bugs for restarting game and control panelRobert Göffringmann
2003-07-10whoops.Robert Göffringmann
2003-07-10Slight cleanup. Fixes a few minor memory leaks, I believe.Torbjörn Andersson
2003-07-10forgot to allow restarting from control panelRobert Göffringmann
2003-07-10implemented fnRestartGame() and skipping of 2nd intro partRobert Göffringmann
2003-07-09added toggling music on/offRobert Göffringmann
2003-07-09activated speed slider in SkyControl, fixed different charsets in control pan...Robert Göffringmann
2003-07-09/me slaps himselfRobert Göffringmann
2003-07-09script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching sav...Robert Göffringmann
2003-07-08fixed file loading bugs for v.0.0331, control panel works nowRobert Göffringmann
2003-07-07button text for save and restore doesn't disappear anymore.Robert Göffringmann
2003-07-07Fixed warning.Torbjörn Andersson
2003-07-07use our standard cast styleMax Horn
2003-07-06fix bug #766744 (BASS: Crash when quitting while quitting)Robert Göffringmann
2003-07-05fixed bug #765892 (bottom bar in F5 menu not used)Robert Göffringmann
2003-07-05Dont show cursor when restoring gameRobert Göffringmann
2003-07-05fix warningJoost Peters
2003-07-05fixed cursor and allowed pressing enter for loading and saving, too.Robert Göffringmann
2003-07-05fixed control panel palette for v. 0.0348Robert Göffringmann