Age | Commit message (Expand) | Author |
2004-07-18 | Adapted Fingolfin's BS1 code for better error messages when save/restore | Torbjörn Andersson |
2004-06-25 | Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in n... | Max Horn |
2004-01-03 | Introduce namespace 'Sky' | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr... | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-08-09 | don't allow loading of messy 0.5.1 savegames. | Robert Göffringmann |
2003-08-03 | new compacts, new loading + saving code (not compatible to old one) | Robert Göffringmann |
2003-08-01 | changed loading & saving code to fix the bug discribed in the general forum. ... | Robert Göffringmann |
2003-07-31 | deactivated loading/(auto-)saving at places where it's not allowed | Robert Göffringmann |
2003-07-12 | implemented -x command line option | Robert Göffringmann |
2003-07-12 | added support for different languages and fixed memory leak and screen refres... | Robert Göffringmann |
2003-07-11 | added autosaving every 5 minutes | Robert Göffringmann |
2003-07-10 | implemented fnRestartGame() and skipping of 2nd intro part | Robert Göffringmann |
2003-07-09 | added toggling music on/off | Robert Göffringmann |
2003-07-09 | activated speed slider in SkyControl, fixed different charsets in control pan... | Robert Göffringmann |
2003-07-05 | fixed bug #765892 (bottom bar in F5 menu not used) | Robert Göffringmann |
2003-07-05 | Dont show cursor when restoring game | Robert Göffringmann |
2003-07-05 | fixed cursor and allowed pressing enter for loading and saving, too. | Robert Göffringmann |
2003-07-04 | support text and speech at the same time | Robert Göffringmann |
2003-07-04 | don't let user enter too long save names | Robert Göffringmann |
2003-07-04 | SFX is working correctly now. also implemented queued fx and fx saving. | Robert Göffringmann |
2003-07-03 | fixed showGameQuitMsg() and temporarily disabled sfx looping | Robert Göffringmann |
2003-07-02 | fixed save/restore grid problems | Robert Göffringmann |
2003-07-01 | removed useless AR saving leftovers and implemented fnRestoreGame() | Robert Göffringmann |
2003-07-01 | bass is completable now. | Robert Göffringmann |
2003-07-01 | fixed mouse restore on savegame restore and bug in fnTheyStartSub | Robert Göffringmann |
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, fix... | Robert Göffringmann |
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet rem... | Robert Göffringmann |
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann |
2003-06-22 | native mt32 support and basic control panel (incomplete) | Robert Göffringmann |