Age | Commit message (Expand) | Author |
2003-11-03 | allow the towns version of loom to do something besides incorrectly error out... | Jonathan Gray |
2003-11-03 | Look for towns font rom in game directory then current directory instead of j... | Jonathan Gray |
2003-11-03 | added built-in label for SliderWidget | Max Horn |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-11-01 | amiga checkbox is pointless in the in-game settings dialog (you should set th... | Max Horn |
2003-11-01 | modified MessageDialog to allow for custom button texts | Max Horn |
2003-11-01 | cleanup: new MessageDialog subclass TimedMessageDialog | Max Horn |
2003-11-01 | get rid of ScummGameSettings::detectname | Max Horn |
2003-11-01 | cleanup | Max Horn |
2003-11-01 | Patch #820010: Support Kanji version | Max Horn |
2003-11-01 | possible fix for bug #833854 - I rechecked the assembly, there actually is a ... | Max Horn |
2003-10-29 | Revert since it still doesn't work right, last change stop messages about nee... | Travis Howell |
2003-10-29 | Hopefully right this time, last change caused a cheat (Free air travel) | Travis Howell |
2003-10-29 | Add copy protection bypass for Zak McKracken (EGA) since there was no check i... | Travis Howell |
2003-10-28 | cleanup: removed version/id from GameSettings | Max Horn |
2003-10-27 | Fixed bug #830772, I hope. | Torbjörn Andersson |
2003-10-26 | factor out common debugger code | Max Horn |
2003-10-26 | cleanup | Max Horn |
2003-10-26 | Use #if USE_CONSOLE instead of #ifdef USE_CONSOLE since that's how we do | Torbjörn Andersson |
2003-10-26 | workaround for bug #820357 (FOA: Talk to Sophia -> Atlantis/Great Machine = c... | Max Horn |
2003-10-20 | Restrict Maniac demo mode to V1 Maniac. | Travis Howell |
2003-10-20 | cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm. | Travis Howell |
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the mes... | Max Horn |
2003-10-17 | moved game detection code out to the plugins | Max Horn |
2003-10-17 | patch #823031: Support Russian Full Throttle | Max Horn |
2003-10-17 | Another fix for Bug [817871] re hanging notes on | Jamieson Christian |
2003-10-17 | cleanup | Max Horn |
2003-10-17 | Added trace output for IMuse doCommand codes that we're not sure | Jamieson Christian |
2003-10-17 | renamed some Timer methods | Max Horn |
2003-10-17 | proper fix for COMI timer issue: don't let a Timer remove itself | Max Horn |
2003-10-17 | added tag2str helper function | Max Horn |
2003-10-17 | oops, forgot to remove the old Platform enum | Max Horn |
2003-10-17 | moved platform/language constants to common/util.* | Max Horn |
2003-10-17 | wait_for_actor -> waitForActor | Max Horn |
2003-10-17 | Player_V2A now compile with PalmOS port | Chris Apers |
2003-10-17 | Disable maniacnes for now. | Travis Howell |
2003-10-16 | Update error message | Travis Howell |
2003-10-16 | Add hack from Jamieson, to prevent palette darkening when it shouldn't in Ami... | Travis Howell |
2003-10-16 | Fix spacing | Travis Howell |
2003-10-15 | removed the kDefault*Volume constants | Max Horn |
2003-10-15 | Disable code which seems to be real cause of lock up in title screen of MI1 d... | Travis Howell |
2003-10-15 | Version 4 games should use older code style too, checked against loomcd/monke... | Travis Howell |
2003-10-14 | init RNG for everybody using time() | Max Horn |
2003-10-14 | Fixed warning | Torbjörn Andersson |
2003-10-14 | fix debug mode 0 | Max Horn |
2003-10-13 | This should only apply to 32 color Amiga versions. | Travis Howell |
2003-10-13 | init random seed with time | Max Horn |
2003-10-13 | init random seed with time | Max Horn |
2003-10-13 | cleanup; got rid of Gdi::_palette_mod in favor of Gdi::_roomPalette | Max Horn |