Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11213 | |||
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵ | Max Horn | |
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made) svn-id: r10622 | |||
2003-10-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10516 | |||
2003-09-24 | Fix for Bug [805923] BASS: Notes left on when quitting game | Jamieson Christian | |
Explicitly send All Notes Off messages on every channel when shutting down music driver. This fixes hanging notes on exit when using external synths or some less intelligent internal synths. svn-id: r10398 | |||
2003-08-20 | copied some fixes which only were in 0.5.1 branch. | Robert Göffringmann | |
svn-id: r9799 | |||
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn | |
svn-id: r8991 | |||
2003-07-13 | music support for BASS floppy demo v.0.0109. | Robert Göffringmann | |
adlib doesn't really work, but the rest of the game doesn't either... so who cares, anyway. svn-id: r8966 | |||
2003-07-12 | add newline at end of file to make gcc happy | Oliver Kiehl | |
svn-id: r8933 | |||
2003-07-12 | fixed mt32 key velocities | Robert Göffringmann | |
svn-id: r8931 | |||
2003-07-11 | removed useless additional mapping tables and fixed crash in LINC section | Robert Göffringmann | |
svn-id: r8914 | |||
2003-07-01 | fixed race condition when loading different sections | Robert Göffringmann | |
svn-id: r8681 | |||
2003-06-22 | native mt32 support and basic control panel (incomplete) | Robert Göffringmann | |
doesn't work with all versions, probably file numbers were changed svn-id: r8632 | |||
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann | |
svn-id: r8253 | |||
2003-05-28 | Fix compile | Travis Howell | |
svn-id: r8071 | |||
2003-05-28 | moved music drivers into seperated directory, added music support for ↵ | Robert Göffringmann | |
diskdemo's adlib driver version. (maybe other sky versions also have this older adlib driver?) svn-id: r8069 |