Age | Commit message (Expand) | Author |
2004-01-18 | fix warning | Paweł Kołodziejski |
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-19 | unregister the premix proc when you go away | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt |
2003-10-12 | Fix for Bug [817286] MT-32 execution checksum errors | Jamieson Christian |
2003-10-07 | Corrected MT-32 master volume SysEx | Jamieson Christian |
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr... | Max Horn |
2003-10-03 | Fix OOB SysEx checksums | Jamieson Christian |
2003-10-01 | Whitespace changes | Torbjörn Andersson |
2003-09-24 | Fix for Bug [805923] BASS: Notes left on when quitting game | Jamieson Christian |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-18 | changed & documented the premixer semantics | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-09-10 | removed superfluous #include | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-09-10 | Fxo sky module compile | Travis Howell |
2003-08-20 | copied some fixes which only were in 0.5.1 branch. | Robert Göffringmann |
2003-08-06 | get rid of some g_system usage | Max Horn |
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn |
2003-07-13 | music support for BASS floppy demo v.0.0109. | Robert Göffringmann |
2003-07-13 | fix set-volume crash. | Robert Göffringmann |
2003-07-12 | Didn't help | Travis Howell |
2003-07-12 | A few mino changes for pc gamer demo | Travis Howell |
2003-07-12 | add newline at end of file to make gcc happy | Oliver Kiehl |
2003-07-12 | fixed mt32 key velocities | Robert Göffringmann |
2003-07-11 | removed useless additional mapping tables and fixed crash in LINC section | Robert Göffringmann |
2003-07-11 | Post FMOPL-reversion cleanup. | Jamieson Christian |
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | Jamieson Christian |
2003-07-09 | SoundMixer::setMusicVolume() doesn't seem to do anything, so set music volume... | Robert Göffringmann |
2003-07-09 | revert to last revision of musicbase that doesn't cause a segfault here anymore | Jonathan Gray |
2003-07-08 | this is for letting BASS wait for the end of the ending theme before starting... | Robert Göffringmann |
2003-07-07 | applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi... | Robert Göffringmann |
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, n... | Max Horn |
2003-07-02 | Initialize midiChannelNumber to 0. I don't know if this is always the right | Torbjörn Andersson |
2003-07-01 | fixed race condition when loading different sections | Robert Göffringmann |
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann |
2003-06-22 | another warning | Max Horn |
2003-06-22 | whoops | Robert Göffringmann |
2003-06-22 | native mt32 support and basic control panel (incomplete) | Robert Göffringmann |
2003-06-17 | removed send(0) command. | Robert Göffringmann |
2003-06-17 | don't restart music if the same track is already playing | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-05-30 | add .cvsignore | Oliver Kiehl |
2003-05-29 | fixed wrong path | Robert Göffringmann |
2003-05-28 | Fix compile | Travis Howell |
2003-05-28 | moved music drivers into seperated directory, added music support for diskdem... | Robert Göffringmann |