Age | Commit message (Expand) | Author |
2004-12-22 | Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from ... | Max Horn |
2004-12-22 | Moved credits into a separate file | Max Horn |
2004-12-20 | cast fix, hopefully this helps PalmOS | Max Horn |
2004-12-20 | Updated, cleaned up, and unified the credits | Max Horn |
2004-12-20 | Small tweak to get rid of a warning on systems where type uint is not equal t... | Max Horn |
2004-12-20 | Adding KingGuppy to about dialog, too | Max Horn |
2004-12-19 | Fancy about dialog | Max Horn |
2004-12-18 | Ensure that the file list in the browser is always sorted | Max Horn |
2004-12-12 | clean up slide code | Max Horn |
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-27 | Add slide animation effect to the console | Max Horn |
2004-11-27 | do clipping | Max Horn |
2004-11-25 | Make use of the new graphic primitives | Max Horn |
2004-11-21 | Fixed behaviour of return key in the file browser | Max Horn |
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 |