Age | Commit message (Expand) | Author |
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b... | Jonathan Gray |
2003-08-20 | copied some fixes which only were in 0.5.1 branch. | Robert Göffringmann |
2003-08-18 | added MDT_PREFER_NATIVE flag to BASS VersionSettings | Robert Göffringmann |
2003-08-18 | fix sfx restart after restoring a savegame | Robert Göffringmann |
2003-08-15 | Replaced printf()s with debug() and warning(). | Torbjörn Andersson |
2003-08-15 | Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexible | Jamieson Christian |
2003-08-13 | I didn't realize it at first, but LINC-space uses the same character data | Torbjörn Andersson |
2003-08-11 | remove meaningless warning | Robert Göffringmann |
2003-08-10 | Replaced use of File with use of SaveFileManager where appropriate. | Marcus Comstedt |
2003-08-09 | don't allow loading of messy 0.5.1 savegames. | Robert Göffringmann |
2003-08-09 | makes use of SoundMixer::pauseChannels() now. | Robert Göffringmann |
2003-08-06 | Fix intro timing on WinCE ... guess everybody could use it but I'll leave the... | Nicolas Bacca |
2003-08-06 | Fix #783732 : freeze on Pocket PC | Nicolas Bacca |
2003-08-06 | get rid of some g_system usage | Max Horn |
2003-08-04 | fixed dialog skipping | Robert Göffringmann |
2003-08-03 | new compacts, new loading + saving code (not compatible to old one) | Robert Göffringmann |
2003-08-03 | new compact data | Robert Göffringmann |
2003-08-03 | Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon. | Torbjörn Andersson |
2003-08-03 | Added GCC bugtracking id to workaround for future reference. | Marcus Comstedt |
2003-08-03 | GCC bug workaround... (merge from branch-0-5-0) | Marcus Comstedt |
2003-08-02 | Removed introimg.cpp. Apparently Foster's don't want to be associated with | Torbjörn Andersson |
2003-08-02 | fix autoroute return codes. | Robert Göffringmann |
2003-08-02 | correct sound looping, thanks to our new mixer. :) | Robert Göffringmann |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-08-01 | changed loading & saving code to fix the bug discribed in the general forum. ... | Robert Göffringmann |
2003-07-31 | added patched messages for BASS's mistranslations. | Robert Göffringmann |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | More LINC terminal font adjustments: Patch the "j" character for all | Torbjörn Andersson |
2003-07-31 | remove unused variable | Jonathan Gray |
2003-07-31 | cleaned up autoroute code | Robert Göffringmann |
2003-07-31 | applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin... | Robert Göffringmann |
2003-07-31 | deactivated loading/(auto-)saving at places where it's not allowed | Robert Göffringmann |
2003-07-29 | Partial fix for bug #779013. It no longer crashes, but the config file | Torbjörn Andersson |
2003-07-28 | checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)' | Max Horn |
2003-07-23 | applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes') | Joost Peters |
2003-07-18 | Add game specific scaler override to sky | Travis Howell |
2003-07-17 | fix additional array read | Robert Göffringmann |
2003-07-17 | reprogrammed sky intros. | Robert Göffringmann |
2003-07-16 | Quick-Fix for the OOB access in RNC decoder. | Joost Peters |
2003-07-15 | Use debug output instead of warnings for simon | Travis Howell |
2003-07-14 | maybe this fixed those random crashes... | Robert Göffringmann |
2003-07-14 | fix bug #770784: Talking characters stay at last frame | Robert Göffringmann |
2003-07-14 | fixed toggling music on/off after savegame restore | Robert Göffringmann |
2003-07-14 | fixed text drawing bug and made sure autosave doesn't save if engine is in lo... | Robert Göffringmann |
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn |
2003-07-13 | changed "sprite not loaded" printfs to debug()s. | Robert Göffringmann |
2003-07-13 | sound support for v.0.0109 | Robert Göffringmann |
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 | fix intro | Oliver Kiehl |