Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-08-30 | Use a quieter helicopter sound during the "He was only a robot. Oh, I loved | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-25 | Fix warning on OSX | Max Horn |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-11-11 | misc cleanup | Robert Göffringmann |
2004-10-25 | use relative timing instead of constant values. | Robert Göffringmann |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-05 | Yearly CE BASS intro synch fix | Nicolas Bacca |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | 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-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | 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-10-01 | Whitespace changes | Torbjörn Andersson |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-05 | moved the sound ID param in playRaw before volume/pan | Max Horn |
2003-09-02 | changed sounds volume to original volume level, and fixed sounds in bass intro | Paweł Kołodziejski |
2003-08-31 | added mixer features: volume and pan control per channel | Paweł Kołodziejski |
2003-08-06 | Fix intro timing on WinCE ... guess everybody could use it but I'll leave the... | Nicolas Bacca |
2003-07-23 | applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes') | Joost Peters |
2003-07-17 | reprogrammed sky intros. | Robert Göffringmann |
2003-07-07 | applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi... | Robert Göffringmann |
2003-07-07 | naother dataFileHeader change | Max Horn |
2003-07-05 | applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885) | Joost Peters |
2003-07-04 | SFX is working correctly now. also implemented queued fx and fx saving. | Robert Göffringmann |
2003-07-02 | fixed save/restore grid problems | Robert Göffringmann |
2003-06-02 | fix intro timing + text | Robert Göffringmann |
2003-06-01 | remove useless screen updates, make non-seq intro parts escapable. | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-06-01 | basic ingame speech support | Robert Göffringmann |
2003-05-29 | stop sounds when escaping intro | Robert Göffringmann |
2003-05-20 | a few small changes | Robert Göffringmann |
2003-05-16 | added SFX support | Robert Göffringmann |
2003-05-15 | reordered some intro commands, made fade-in look nicer | Robert Göffringmann |
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ... | Robert Göffringmann |
2003-05-01 | intro cleans up after itself after exiting with ESC-key, still needs some wor... | Joost Peters |
2003-04-29 | added hack-ish intro ESCape key code | Joost Peters |
2003-04-29 | made vars consistent | Joost Peters |
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ... | Joost Peters |
2003-04-28 | endian fixes | Oliver Kiehl |
2003-04-28 | fixed two offsets for V2 and two warnings | Paweł Kołodziejski |
2003-04-28 | fixed bug in disk intro | Robert Göffringmann |