Age | Commit message (Expand) | Author |
2005-01-01 | Changed the singleton code to allow for custom object factories; this allowed... | Max Horn |
2005-01-01 | Changed OSystem::instance() to return a reference, not a pointer (it now matc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | Final part of the fix for bug #1091802 (GUI: Credits scroll glitch) | Max Horn |
2004-12-30 | Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ... | Max Horn |
2004-12-30 | Fix for bug #1091801 (ALL: Possible to create corrupt config file) | Max Horn |
2004-12-28 | Renamed _clickedWidget -> _dragWidget; if a drag is in process, send the mous... | Max Horn |
2004-12-28 | Fix running ScummVM in plugin-mode | Max Horn |
2004-12-27 | Use SoundMixer::kMaxMixerVolume | Max Horn |
2004-12-26 | Give proper credits to Wyrmkeep folks | Eugene Sandulenko |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-25 | Fix bug #1091189 (GUI: Launcher List/Edit game interaction) | Max Horn |
2004-12-25 | Fix warning | Eugene Sandulenko |
2004-12-25 | Partial fix for bug #1091189: restore the selection after editing the games l... | Max Horn |
2004-12-25 | Make ESC key work in the launcher | Max Horn |
2004-12-25 | Draw the active tab differently: remove the horizontal line at the bottom (in... | Max Horn |
2004-12-25 | I didn't know that our credits are sorted alphabetically. Move Andrew up. | Eugene Sandulenko |
2004-12-25 | Update devs with SAGA and HE engines | Eugene Sandulenko |
2004-12-23 | Add GPL blurb to the about dialog | Max Horn |
2004-12-22 | G*oe*ffringmann; word case fix | Max Horn |
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 |