Age | Commit message (Expand) | Author |
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 |
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm |
2002-03-25 | Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e... | Vincent Hamm |
2002-03-25 | Add init.cpp to the cvs | Vincent Hamm |
2002-03-25 | Various fix in insane | Vincent Hamm |
2002-03-25 | Implemented gui during insane | Vincent Hamm |
2002-03-25 | Fixed a bit the gui for FT and DIG. It still doesn't display a thing but it's... | Vincent Hamm |
2002-03-25 | Fixed Makefile | Vincent Hamm |
2002-03-25 | Fix text in pre-v3 games. Still broken: | James Brown |
2002-03-25 | Update changed filenames | Travis Howell |
2002-03-25 | Fix game speed. | James Brown |
2002-03-25 | Finish gameDetector renaming. | James Brown |
2002-03-25 | Visual C++ compilation fixes, and renaming gameDetector | Paweł Kołodziejski |
2002-03-25 | Add recent changes from Makefile | Travis Howell |
2002-03-25 | Rechanged the way the scumm class is choose (sorry, can't make up my mind). I... | Vincent Hamm |
2002-03-25 | Created all the child scumm class. The good one is now selected according to ... | Vincent Hamm |