Age | Commit message (Expand) | Author |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |
2002-11-21 | added _configureButton stub | Max Horn |
2002-11-21 | added a chooser sub dialog used by 'Add Game' | Max Horn |
2002-11-21 | consistently ignore case of the domain name | Max Horn |
2002-11-21 | operator < and > for String now ignore case | Max Horn |
2002-11-21 | sort FSList by displayname | Max Horn |
2002-11-21 | remember last directory (or rather, don't lobotomize yourself :-) | Max Horn |
2002-11-21 | lo and behold - the 'Add Game' button now works, at least in some cases! More... | Max Horn |
2002-11-21 | added and corrected some detectNames; it is vital that only names of files th... | Max Horn |
2002-11-20 | Do not exit the engine if a video file is missing - apologies to the 1 Gb Mic... | Nicolas Bacca |
2002-11-20 | use := instead of = | Max Horn |
2002-11-20 | Include simon debug options by default | Travis Howell |
2002-11-20 | add top arrow and indy3 to the inventory arrow fix. the spacing and text hand... | Jonathan Gray |
2002-11-20 | Implemented mode parameter for listDir() | Ruediger Hanke |
2002-11-20 | partial fix for bug #613109 | Max Horn |
2002-11-20 | fixed compilation for now <shudder> | Max Horn |
2002-11-20 | Add back missing simon debug function | Travis Howell |
2002-11-20 | Support MAC music tracks even in -eadlib mode | Jamieson Christian |
2002-11-20 | Another ooops | Travis Howell |
2002-11-20 | Ooops | Travis Howell |
2002-11-20 | Revert earlier change for optional text support in simon1talkie/win since the... | Travis Howell |
2002-11-20 | Fix parent, take 2 (thanks Kirben) | Nicolas Bacca |
2002-11-20 | Main debug output can now be controlled by 'o' and 'v' keys | Travis Howell |
2002-11-20 | Split debug opcode table into separate file. | Travis Howell |
2002-11-20 | Auto enable text when no voice file is available. | Travis Howell |
2002-11-20 | remove accidental debug that some people seem to believe is a cause of crashe... | James Brown |
2002-11-19 | Fix parent | Nicolas Bacca |
2002-11-19 | And one more fix to make it actually compile. :) | Jamieson Christian |
2002-11-19 | Corrected a previous fix the broke pitch bending yet again.... | Jamieson Christian |
2002-11-19 | Changed keypress descriptions: | Jamieson Christian |
2002-11-19 | Volume control fixes | Jamieson Christian |
2002-11-19 | cleanup | Max Horn |
2002-11-19 | revert adlib change for now (not happy with the whole adlib/midi situation, t... | Max Horn |
2002-11-19 | fixed parent() for root node | Max Horn |
2002-11-19 | fixed parent() method, added a FIXME | Max Horn |
2002-11-19 | fixed parent() method, added a FIXME | Max Horn |
2002-11-19 | fixed default midi driver selection on Mac OS X; enforce adlib for Indy3/Monk... | Max Horn |
2002-11-19 | Added MonkeyVGA copy protection bypass, patch #640546 | Travis Howell |
2002-11-19 | The _displayName isn't required for win32 | Travis Howell |
2002-11-19 | Change initial directory list size | Nicolas Bacca |
2002-11-19 | Update listDir | Nicolas Bacca |
2002-11-19 | Fix GDI dialog, set sampling rate to 22 kHz for Full Throttle & The Dig (Smus... | Nicolas Bacca |
2002-11-19 | Fix paletted devices, add error display | Nicolas Bacca |
2002-11-19 | Switch to new icons | Nicolas Bacca |
2002-11-19 | Added Monkey 1 VGA floppy (put the files in monkey1vga directory), change the... | Nicolas Bacca |
2002-11-19 | Added bomb icon and startup palette size | Nicolas Bacca |
2002-11-19 | Switch to new icons | Nicolas Bacca |
2002-11-19 | Added new icons, thanks to Carlos Luz aka Lightman | Nicolas Bacca |
2002-11-19 | Change error display for WinCE | Nicolas Bacca |
2002-11-19 | Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cde... | Nicolas Bacca |