Age | Commit message (Expand) | Author |
2003-07-11 | big endian fix | Robert Göffringmann |
2003-07-11 | Avoid deadlock | Nicolas Bacca |
2003-07-11 | Post FMOPL-reversion cleanup. | Jamieson Christian |
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | 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 | 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 | 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 | 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 | 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-07 | button text for save and restore doesn't disappear anymore. | 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 | Fixed warning. | Torbjörn Andersson |
2003-07-07 | applied patch #766979 (BASS: Possible fix for problem with cut-off speech). | Robert Göffringmann |
2003-07-07 | This seems to fix the inventory sprite for the glass, and is more | Torbjörn Andersson |
2003-07-07 | fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may... | Robert Göffringmann |
2003-07-07 | another fix kudos to LavosSpawn | Max Horn |
2003-07-07 | endian fix by LavosSpawn (helps a lot :-) | Max Horn |
2003-07-07 | undo this change after discussion with LavosSpawn (doesn't work in either cas... | Max Horn |
2003-07-07 | naother dataFileHeader change | Max Horn |
2003-07-07 | don't convert to LE, dataFileHeader is in native endianess | Max Horn |
2003-07-07 | use our standard cast style | Max Horn |
2003-07-06 | cleanup this doxygen comment (li and arg are the same; we are using autobrief... | Max Horn |
2003-07-06 | run mouse script on BE systems (not that it works) | Max Horn |
2003-07-06 | don't use FROM_LE_16 here since loadFile already convertes the header to the ... | Max Horn |
2003-07-06 | endian fix, cleanup | Max Horn |
2003-07-06 | add const qualifier | Max Horn |
2003-07-06 | fix bug #766744 (BASS: Crash when quitting while quitting) | Robert Göffringmann |
2003-07-06 | fixed decoding for special characters. 0.0303 is still incorrect, need joost'... | Robert Göffringmann |
2003-07-06 | This fixes the drawing order of the pillow and magazine in Reich's | Torbjörn Andersson |
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 | updated code to use type MutexRef; added class StackLock (from sdl backend, n... | Max Horn |
2003-07-05 | fix warning | Joost Peters |
2003-07-05 | Fix sky fullscreen from launcher | James Brown |