Age | Commit message (Expand) | Author |
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ... | Max Horn |
2002-11-21 | indent fix | Max Horn |
2002-11-21 | implemented remove buttons; added EditGameDialog stub (it only displays some ... | Max Horn |
2002-11-21 | Now only have to choose betwene simon 1/2 talkie/win versions | Travis Howell |
2002-11-21 | center dialog vertically, too; split overlong lines at whitespaces if posible | Max Horn |
2002-11-21 | enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam... | Max Horn |
2002-11-21 | Fix Simon games detection | Travis Howell |
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the tit... | Max Horn |
2002-11-21 | Adapt MAD sampling rate to the real sampling rate for WinCE | Nicolas Bacca |
2002-11-21 | oops - default to gcc 2.9x build rules, not gcc 3.x build rules | Max Horn |
2002-11-21 | should link with GNU ld again | Max Horn |
2002-11-21 | slight change of module order to see if that helps stupid GNU ld | Max Horn |
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 |