Age | Commit message (Expand) | Author |
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ob... | Max Horn |
2004-11-20 | Changed the FilesystemNode implementation to make it easier to use (client co... | Max Horn |
2004-11-19 | missed destroy object after last changes | Paweł Kołodziejski |
2004-11-19 | changed file constructor to dymanic | Paweł Kołodziejski |
2004-11-19 | fixed additional not needed white space char | Paweł Kołodziejski |
2004-11-19 | not needed chech for unsigned type | Paweł Kołodziejski |
2004-11-19 | fixed not defined MAX_PATH | Paweł Kołodziejski |
2004-11-19 | ops, commited before older version | Paweł Kołodziejski |
2004-11-19 | added walkthrough | Paweł Kołodziejski |
2004-11-15 | Add global extrapath to GUI and to default directories list. | Eugene Sandulenko |
2004-10-17 | cleanup | Max Horn |
2004-10-06 | Fix bug reported by salty-horse. When list is so short so it fits | Eugene Sandulenko |
2004-10-06 | PalmOS update | Chris Apers |
2004-10-01 | Patch #896096 (Restoring last selected game selection) with some personal mod... | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-09-28 | including sys/param.h causes several conflicts with symbol names we use, so d... | Max Horn |
2004-09-28 | use MAXPATHLEN for path buffer size | Jonathan Gray |
2004-08-26 | Ignore case when sorting entries in the launcher | Max Horn |
2004-08-15 | Use custom font for the console -> more information visible, helps when using... | Max Horn |
2004-08-15 | Allow char drawing with a custom font | Max Horn |
2004-08-15 | Removed some obsolete stuff; made switching to the alt font less intrusive (y... | Max Horn |
2004-08-11 | Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ... | Max Horn |
2004-08-06 | Make the global savepath button match the look & feel of the 'local' one; fix... | Max Horn |
2004-07-26 | Fix label width; properly distinguish between a global default extrapath/save... | Max Horn |
2004-07-21 | Allow user to select ListWidget entries by typing them (see FR #922921) | Max Horn |
2004-07-01 | Backport C&P bug from local tree | James Brown |
2004-06-29 | Add 'Path' tab to launcher, w/ selection for Game, Data and a new 'Extra' path. | James Brown |
2004-05-23 | Applied patch #956989 ("Varous console fixes"). Fingolfin said it looked | Torbjörn Andersson |
2004-05-05 | Maybe this change will cure one of erik's two console bug reports (namely #94... | Max Horn |
2004-05-05 | Cleaned up console code a bit - wrap around logic needs work | Max Horn |
2004-05-05 | Added generic variable size stack class - COMPLETELY UNTESTED. Really should ... | Max Horn |
2004-04-09 | Renamed template class 'List' to 'Array', since that is really what it is (a ... | Max Horn |
2004-04-06 | Changed "voice_volume" to "speech_volume" for consistency with the Broken | Torbjörn Andersson |
2004-04-05 | added voice group volume to scumm engine for imuse digital and implemeted vol... | Paweł Kołodziejski |
2004-03-29 | Make use of Stack template | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-25 | fix memory leak | Max Horn |
2004-03-22 | cleanup | Max Horn |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |
2004-03-17 | Fix (workaround?) for bugs #917700 and #917697 | Max Horn |
2004-03-17 | Fix for bug #917532 (GUI: BrowserDialog return value) | Max Horn |
2004-03-15 | cleanup; added a TODO to Font class | Max Horn |
2004-03-15 | Aaargh, didn't mean to commit this... | Max Horn |
2004-03-15 | ...and mor. Next big thing should be to document the overlay stuff, but that'... | Max Horn |
2004-03-13 | Added FotAQ to the "About" window, after som discussion with Endy about the | Torbjörn Andersson |
2004-03-13 | use 'Surface' in NewGui | Max Horn |
2004-03-13 | Revamped the font code: now it's very easy to switch between the 'original' S... | Max Horn |
2004-03-13 | useful helper method (will be used for improved options dialog) | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-25 | remove outdated TODO | Max Horn |