Age | Commit message (Expand) | Author |
2002-04-06 | Attempt to fix an audio problem somebody reported which I can't reproduce ... | Ruediger Hanke |
2002-04-06 | Thorough fix for screen shaking | Ruediger Hanke |
2002-04-06 | Update Readme to include Loom's completability. Is that even a real word? | James Brown |
2002-04-06 | Final loom fixes. LoomCD is now completable, apart from sound glitches and la... | James Brown |
2002-04-06 | Hopefully fix these cutscene bugs for good. | James Brown |
2002-04-05 | One FIXME for cutscene code... there's still something subtracting 1 from a n... | James Brown |
2002-04-05 | Cutscene fix take 2 | James Brown |
2002-04-05 | Fix Indy3/Loom override bugs. THIS MAY BREAK OTHER GAMES. Please test. | James Brown |
2002-04-05 | Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's | James Brown |
2002-04-05 | Added Zak256/Indy3 walkbox locking support. | James Brown |
2002-04-05 | Fixed mp3 desynch due to a stupid cast | Nicolas Bacca |
2002-04-05 | New Visual C makefile with mp3_cd support | James Brown |
2002-04-05 | More cd_mp3 fixes.... | James Brown |
2002-04-05 | Fix minor typo | James Brown |
2002-04-05 | Fix mp3_cd support | James Brown |
2002-04-05 | Fix last BOOL | James Brown |
2002-04-05 | Move mp3_cd include within #IFDEF | James Brown |
2002-04-05 | Fix copy & paste error - use bool, not BOOL in cross-platform SDL apps. | James Brown |
2002-04-05 | Remove (hopefully) obsolete Indy4 FIXME's | James Brown |
2002-04-05 | Add mp3_cd.cpp | Travis Howell |
2002-04-05 | MP3 CD patch reorganized | Nicolas Bacca |
2002-04-04 | Revenge of the son of the charset fix | Nicolas Bacca |
2002-04-04 | MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ... | Nicolas Bacca |
2002-04-04 | Removed ugly object fix that was implemented while the flags were buggy. Now ... | Vincent Hamm |
2002-04-04 | Removed some obsolete code | Ruediger Hanke |
2002-04-04 | MorphOS port | Ruediger Hanke |
2002-04-04 | Always remember, = != ==, and & != && | James Brown |
2002-04-04 | Fix walking outside crash in Indy3 | James Brown |
2002-04-04 | Fix idiotic typo in verbage fix | James Brown |
2002-04-04 | Fix Zak/Indy3 verbage issues. | James Brown |
2002-04-03 | Reenable masking detection for Indy3/Zak/Loom - still not correct, I've got n... | Paweł Kołodziejski |
2002-04-03 | Fix removal of objects in Zak/Indy3/Loom | James Brown |
2002-04-03 | Fix window title. | James Brown |
2002-04-03 | Fix bad opcode at Zak Airport | James Brown |
2002-04-03 | Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment. | James Brown |
2002-04-02 | fixed a little glitch that appeared in insane palette | Vincent Hamm |
2002-04-02 | Wrote the string map for V7. Gui colors are still bad | Vincent Hamm |
2002-04-01 | Fixed saved states - broke format of course, we need to come up with a better... | James Brown |
2002-03-31 | Re-enable Monkey Island 2 difficulty level choice | Nicolas Bacca |
2002-03-31 | Fix charset background problem in VC | Nicolas Bacca |
2002-03-31 | Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing ob... | Nicolas Bacca |
2002-03-31 | Fix AKOS on VC :D | Nicolas Bacca |
2002-03-30 | Another small init fix thanks to Valgrind (using Sam n Max this time). | Lionel Ulmer |
2002-03-30 | Added some new initialisations thanks to Valgrind. | Lionel Ulmer |
2002-03-30 | Fixed compilation on Linux (by removing a Windowism :-) ). | Lionel Ulmer |
2002-03-29 | Fix some VC6++ debug actor-related crashes. | James Brown |
2002-03-27 | Allow Visual Studio debug to work. Note, this may be caused by either a fault... | James Brown |
2002-03-26 | Add recent changes from Makefile | Travis Howell |
2002-03-26 | Update project file, and add some checks for uninitied arrays. Stops full thr... | James Brown |
2002-03-26 | Fix sound under VC++ debug. Actor masks, actor animation and talking are stil... | James Brown |