Age | Commit message (Expand) | Author |
2003-07-11 | added autosaving every 5 minutes | Robert Göffringmann |
2003-07-11 | removed useless additional mapping tables and fixed crash in LINC section | Robert Göffringmann |
2003-07-11 | fixed item descriptions | Robert Göffringmann |
2003-07-11 | big endian fix | Robert Göffringmann |
2003-07-11 | Avoid deadlock | Nicolas Bacca |
2003-07-11 | Update the 16-colour palette if the user changes the Amiga setting from | Torbjörn Andersson |
2003-07-11 | Missed one section | Travis Howell |
2003-07-11 | Restore correct value | Travis Howell |
2003-07-11 | Fix for OOB Adlib frequencies | Jamieson Christian |
2003-07-11 | Post FMOPL-reversion cleanup. | Jamieson Christian |
2003-07-11 | Using Amiga palette with 16 color Amiga versions only | Travis Howell |
2003-07-11 | Add amiga pallete for Amiga versions | Travis Howell |
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | Jamieson Christian |
2003-07-11 | Fix for Bug [766984]: FOA: Adlib sound distortion | Jamieson Christian |
2003-07-10 | fix compile | Oliver Kiehl |
2003-07-10 | forgot a #endif | Robert Göffringmann |
2003-07-10 | fixed endian specific palette bugs for restarting game and control panel | Robert Göffringmann |
2003-07-10 | abide by command line request for no subtitles if running the cd version | Jonathan Gray |
2003-07-10 | aspect ratio correction | Travis Howell |
2003-07-10 | implemented fnOpenHand/fnCloseHand, added debug cheats | Robert Göffringmann |
2003-07-10 | whoops. | Robert Göffringmann |
2003-07-10 | Slight cleanup. Fixes a few minor memory leaks, I believe. | Torbjörn Andersson |
2003-07-10 | updated known BASS bugs | Robert Göffringmann |
2003-07-10 | Fix for Bug [766426]: V5 Games: Adlib SFX not looped | Jamieson Christian |
2003-07-10 | Readd Zak. Unplayable means unplayable, you know. | James Brown |
2003-07-10 | zak v1 doesn't start yet | Travis Howell |
2003-07-10 | Typo | Travis Howell |
2003-07-10 | Update news | Travis Howell |
2003-07-10 | forgot to allow restarting from control panel | Robert Göffringmann |
2003-07-10 | this fixes bug #768724 (text width exceeded in LINC terminal). | 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-09 | SoundMixer::setMusicVolume() doesn't seem to do anything, so set music volume... | Robert Göffringmann |
2003-07-09 | Fix character spacing for LINC terminals in v0.0288 as well. I've only | Torbjörn Andersson |
2003-07-09 | Fix compilation, V1 verb positions | James Brown |
2003-07-09 | Patch #768217: Apply Mankeli's 'object state' debugger command | James Brown |
2003-07-09 | Use the same capitalization of "iMUSE" everywhere. | Torbjörn Andersson |
2003-07-09 | The charSpacing values for _controlCharacterSet and _linkCharacterSet | Torbjörn Andersson |
2003-07-09 | revert to last revision of musicbase that doesn't cause a segfault here anymore | Jonathan Gray |
2003-07-09 | /me slaps himself | Robert Göffringmann |
2003-07-09 | script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching sav... | Robert Göffringmann |
2003-07-08 | this is for letting BASS wait for the end of the ending theme before starting... | Robert Göffringmann |
2003-07-08 | Update projects | Nicolas Bacca |
2003-07-08 | New BASS subproject | Nicolas Bacca |
2003-07-08 | Update to new virtual functions, protected members and so on, take one | Nicolas Bacca |
2003-07-08 | another fix for the swing seqs | Robert Göffringmann |
2003-07-08 | fixed file loading bugs for v.0.0331, control panel works now | Robert Göffringmann |
2003-07-08 | not sure which of the two variants is correct (but I am pretty sure the old o... | Max Horn |
2003-07-08 | each row has to be drawn 8 times (8x8 chars, after all), see also Gdi::drawSt... | Max Horn |