Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-01 | News update: Ender stepping down as project lead | Max Horn | |
svn-id: r35202 | |||
2008-11-28 | Added Cyx to SCUMM credits | Max Horn | |
svn-id: r35169 | |||
2008-11-21 | Added ArchiveMember::getDisplayName() method; changed ↵ | Max Horn | |
ArchiveMember::getName() to always return a name compatible with Archive::openFile() svn-id: r35139 | |||
2008-11-21 | GUI: Simplify ThemeBrowser code | Max Horn | |
svn-id: r35138 | |||
2008-11-20 | Fixed ZipArchive/FSDirectory creation. | Johannes Schickel | |
svn-id: r35133 | |||
2008-11-20 | GUI: Reduce space used by credits | Max Horn | |
svn-id: r35127 | |||
2008-11-13 | Moved binary theme parser to tools folder. | Vicent Marti | |
svn-id: r35049 | |||
2008-11-13 | DrawStep parsing added to binary theme parser. | Vicent Marti | |
svn-id: r35048 | |||
2008-11-13 | Binary theme format parser. | Vicent Marti | |
Warning: Work in progress. May erase hard drive. svn-id: r35046 | |||
2008-11-13 | Add newlines at end of files, to squash warning. | Travis Howell | |
svn-id: r35042 | |||
2008-11-13 | cleanup | Max Horn | |
svn-id: r35037 | |||
2008-11-12 | GUI: Blitting the full screen to the backbuffer (or vice versa) can be done ↵ | Max Horn | |
with a single memcpy, which is a bit faster than using _vectorRenderer->blitSurface svn-id: r35029 | |||
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with ↵ | Max Horn | |
GUI::ThemeEngine::TextAlignVertical svn-id: r35023 | |||
2008-11-12 | GUI: Got rid of the WidgetSize stuff | Max Horn | |
svn-id: r35022 | |||
2008-11-12 | GUI: Turn scrollbar width into a theme variable | Max Horn | |
svn-id: r35021 | |||
2008-11-12 | cleanup | Max Horn | |
svn-id: r35020 | |||
2008-11-12 | GUI: Got rid of kBigButtonWidth etc. | Max Horn | |
svn-id: r35019 | |||
2008-11-12 | GUI: Got rid of most 'built-in' variables | Max Horn | |
svn-id: r35018 | |||
2008-11-11 | Some GUI tweaks to make certain widgets readable | Max Horn | |
svn-id: r35004 | |||
2008-11-11 | Moved GUI::SaveLoadChooser to its own source file | Max Horn | |
svn-id: r35002 | |||
2008-11-10 | Include required header | Max Horn | |
svn-id: r34985 | |||
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti | |
Massive cleanup. svn-id: r34983 | |||
2008-11-10 | Added some more whitespace skipping to default theme generation script. | Vicent Marti | |
svn-id: r34982 | |||
2008-11-09 | Fixed an off-by-one error in the save slot gap filling code | Filippos Karapetis | |
svn-id: r34980 | |||
2008-11-09 | Cleanup and simplification | Filippos Karapetis | |
svn-id: r34979 | |||
2008-11-09 | Do not allow the user to alter the description of write protected save slots ↵ | Filippos Karapetis | |
in the GMM save dialog svn-id: r34978 | |||
2008-11-09 | Prevent double click handling if choose button is disabled. (SaveLoadChooser) | Johannes Schickel | |
svn-id: r34976 | |||
2008-11-09 | Cleanup (and a little bug fix :-P). | Johannes Schickel | |
svn-id: r34975 | |||
2008-11-09 | Disable 'Save' button if no entry is selected in the save chooser. | Johannes Schickel | |
svn-id: r34974 | |||
2008-11-09 | Fixed 'Save'/'Load' button enable/disable triggering. | Johannes Schickel | |
svn-id: r34972 | |||
2008-11-09 | Added a new SaveStateDescriptor flag, is_write_protected, which can be used ↵ | Filippos Karapetis | |
to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc) svn-id: r34970 | |||
2008-11-09 | - The save list iterator should now be synced correctly | Filippos Karapetis | |
- Numbering of save slots starts from 0 again, not 1 svn-id: r34968 | |||
2008-11-09 | Corrected comment | Filippos Karapetis | |
svn-id: r34967 | |||
2008-11-09 | Gaps in the list of save games are now handled correctly in the GMM ↵ | Filippos Karapetis | |
save/load dialogs svn-id: r34966 | |||
2008-11-09 | Save game descriptions are now set correctly in the GMM save dialog | Filippos Karapetis | |
svn-id: r34965 | |||
2008-11-09 | - The GMM save dialog is now working for all engines which support the ↵ | Filippos Karapetis | |
appropriate features - Added a new method to the MetaEngine class, getMaximumSaveSlot(), and implemented it in all engines for which the listSavefiles() method is implemented (it goes together with the listSavefiles method). It is used to fill the unused save slots in the save/load dialogs of each engine, so that the user can create new save games in empty slots - Unified the save/load dialog list numbering in the GMM load/save screens and in the load screen of the main menu (before a game is started) svn-id: r34963 | |||
2008-11-09 | Run xmllint on our *.STX files. Fixed several XML syntax violations | Max Horn | |
svn-id: r34962 | |||
2008-11-09 | minor tweaks | Max Horn | |
svn-id: r34961 | |||
2008-11-09 | Got rid of some more 'using' usages | Max Horn | |
svn-id: r34960 | |||
2008-11-09 | Removed many unnecessary #includes | Max Horn | |
svn-id: r34959 | |||
2008-11-09 | Partially merge classes Theme and ThemeEngine (saves another couple KB), ↵ | Max Horn | |
somebody (Tanoku?) should do a proper merge svn-id: r34951 | |||
2008-11-08 | Thou shalst never use the 'using' keyword in a header file, lest the wrath ↵ | Max Horn | |
of ye fingolfin will crush your sorrow bones to dust... *grrr* ;) svn-id: r34937 | |||
2008-11-08 | Pushing down some header deps | Max Horn | |
svn-id: r34936 | |||
2008-11-08 | Moved some internal stuff from ThemeEngine.h to ThemeEngine.cpp | Max Horn | |
svn-id: r34935 | |||
2008-11-07 | Saving a game from GMM is now working for the SAGA engine, though the ↵ | Filippos Karapetis | |
description is not set correctly yet svn-id: r34932 | |||
2008-11-07 | Formatting. | Johannes Schickel | |
svn-id: r34927 | |||
2008-11-06 | Fixed colors for the GMM save/load dialogs | Filippos Karapetis | |
svn-id: r34920 | |||
2008-11-06 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r34919 | |||
2008-11-06 | Added some WIP code for the GMM save dialog (still not working correctly) | Filippos Karapetis | |
svn-id: r34918 | |||
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for ↵ | Max Horn | |
OSystem::getOverlayFormat to several ports (pending testing by the porters) svn-id: r34912 |