Age | Commit message (Expand) | Author |
2003-07-02 | more cleanup | Max Horn |
2003-07-02 | cleanup (code easier to read; slightly less rounding errors for the volume; a... | Max Horn |
2003-07-02 | Initialize midiChannelNumber to 0. I don't know if this is always the right | Torbjörn Andersson |
2003-07-02 | Readme and News update. Can somebody verify 'known bugs', as I think some of ... | James Brown |
2003-07-02 | fixed save/restore grid problems | Robert Göffringmann |
2003-07-02 | oops | Joost Peters |
2003-07-02 | Control panel should be disabled for ALL demo versions | Joost Peters |
2003-07-02 | 100 KB instead of 2 MB audio buffer should be sufficient | Max Horn |
2003-07-02 | oops | Max Horn |
2003-07-02 | cleanup | Max Horn |
2003-07-02 | possible fix for bug #763714: DIG: 'Trying to append to a nonexistant stream 0' | Max Horn |
2003-07-02 | _talkChannel can legally be 0, too | Max Horn |
2003-07-01 | fix for the 'invalid seeks' that sometimes occured at the end of smush playba... | Max Horn |
2003-07-01 | removed unnecessary variables | Joost Peters |
2003-07-01 | removed useless AR saving leftovers and implemented fnRestoreGame() | Robert Göffringmann |
2003-07-01 | fixed warnings | Joost Peters |
2003-07-01 | bass is completable now. | Robert Göffringmann |
2003-07-01 | fixed mouse restore on savegame restore and bug in fnTheyStartSub | Robert Göffringmann |
2003-07-01 | only adjust gdi._mask if _charset->_hasMask is set to true | Max Horn |
2003-07-01 | fix for when we scroll while text is being displayed (text used to leave trac... | Max Horn |
2003-07-01 | fixed warning | Max Horn |
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, fix... | Robert Göffringmann |
2003-07-01 | Fix for bug #763709: DIG: Recent walk regression | Max Horn |
2003-07-01 | Fix for bug #743041: ZAK256: wrong color in costume (intro). Thanks to Hibern... | Max Horn |
2003-07-01 | Add a few more actor debugger subcommands, and correct V2 coordinate translat... | James Brown |
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet rem... | Robert Göffringmann |
2003-07-01 | fixed race condition when loading different sections | Robert Göffringmann |
2003-06-30 | partially implemented the Audio CD query opcode in Zak256 (see bug #762589); ... | Max Horn |
2003-06-30 | Fixes as per bug #762593 (Zak256 Audio CD handling); some cleanup (e.g. renam... | Max Horn |
2003-06-30 | this FIXME is obsoleted by my recent fix for getMaskFromBox | Max Horn |
2003-06-30 | fix for bug #755899 (thanks Hibernatus) | Max Horn |
2003-06-30 | fix for #740244 and #755863. This appears to have been a long standing bug in... | Max Horn |
2003-06-30 | finally fixed this stupid animation bug | Robert Göffringmann |
2003-06-30 | Allow the 3x scaler in fullscreen mode. Since we have aspect ratio | Torbjörn Andersson |
2003-06-30 | fix for bug #743049; might cause regressions, but might also fix e.g. walk sc... | Max Horn |
2003-06-30 | Add OpenGL fixes, patch #762815 | Travis Howell |
2003-06-27 | sync implementation with interface | Max Horn |
2003-06-27 | bugfix. doesn't seem to affect anything, though. | Robert Göffringmann |
2003-06-27 | fixed warnings | Max Horn |
2003-06-27 | fixed text decoding bug | Robert Göffringmann |
2003-06-27 | ops | Paweł Kołodziejski |
2003-06-27 | chenged ifdef to handle all win32 ports | Paweł Kołodziejski |
2003-06-27 | updated vc6 file | Paweł Kołodziejski |
2003-06-27 | fixed warning | Paweł Kołodziejski |
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann |
2003-06-27 | cleanup | Max Horn |
2003-06-26 | fixed memory leak when restarting | Max Horn |
2003-06-26 | Moved out akos_compare (no reason for it to be member of class Scumm) | Max Horn |
2003-06-26 | correct shadow color in Zak256 | Max Horn |
2003-06-26 | hm... this code for initCharset makes more sense, and also seems to match dis... | Max Horn |