Age | Commit message (Expand) | Author |
2005-02-20 | Patch #1121337 (CGA rendering in early LEC titles). | Eugene Sandulenko |
2005-02-06 | Moved the console font from gui to graphics | Max Horn |
2005-01-29 | Move more text editing code into class EditableWidget; ListWidget now has all... | Max Horn |
2005-01-29 | Started to merge the text editing code in ListWidget and EditTextWidget | Max Horn |
2005-01-27 | port change from branch | Paweł Kołodziejski |
2005-01-15 | Fix up/down arrows | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-10 | Add keys mapping option to the main option dialog for WinCE - useful for Smar... | Nicolas Bacca |
2005-01-09 | Fix changing the scaler while GUI scaling and the console are active | Max Horn |
2005-01-06 | Distinguish left and right mouse button | Max Horn |
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ... | Max Horn |
2005-01-06 | oops again | Max Horn |
2005-01-06 | Added a font manager (work in progress) | Max Horn |
2005-01-06 | Patch #1092994 (Selfscaling GUI) | Max Horn |
2005-01-06 | Modify the singleton code once more to help overcome an issue with MSVC 7 (se... | Max Horn |
2005-01-05 | After adding a new game, select the new entry | Max Horn |
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 |