Age | Commit message (Expand) | Author |
2008-08-02 | Checkboxes looking good. | Vicent Marti |
2008-08-02 | Added basic support for inner shadows. | Vicent Marti |
2008-08-02 | Fixed: Text selection background overlap scrollbars. | Vicent Marti |
2008-08-02 | Screen/dialog dimming. | Vicent Marti |
2008-08-02 | Improved looks on the Modern theme in the new GUI. | Vicent Marti |
2008-08-01 | Replicating the trunk GUI theme. WIP. | Vicent Marti |
2008-08-01 | Massive changes to the renderer in order to replicate the current GUI theme, ... | Vicent Marti |
2008-08-01 | Theme Layout parsing, WIP. | Vicent Marti |
2008-08-01 | Fixed compiler problem with anyProp var. | Vicent Marti |
2008-08-01 | Support for XML layout with unspecified keys. | Vicent Marti |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-31 | Silencing a compiler warning by adding a newline at the end of the file | Sven Hesse |
2008-07-31 | Added missing ThemeEval header. | Vicent Marti |
2008-07-31 | Fixed SVNMerge trash which got commited in last fix. | Vicent Marti |
2008-07-31 | Enabled the correct features for standard builds | Lars Persson |
2008-07-31 | GUI Layout parsing. Work in progress. | Vicent Marti |
2008-07-31 | * Removed references to the current _backgroundInfo from parser code. | Nicola Mettifogo |
2008-07-31 | Disabled masks in BRA Amiga, because the decoding is not known yet. | Nicola Mettifogo |
2008-07-31 | Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), and | Torbjörn Andersson |
2008-07-31 | - Added Common::mem_fun_ref for object references instead of pointers. | Johannes Schickel |
2008-07-31 | Made changing of background more flexible, in that the engine can now configu... | Nicola Mettifogo |
2008-07-31 | Changed Gfx::_backgroundInfo to be a pointer. This temporarily kills all z-bu... | Nicola Mettifogo |
2008-07-31 | Set correct font for dialogues in BRA Amiga. | Nicola Mettifogo |
2008-07-31 | Update MSVC project files for Kyra Lands of Lore additions. | Kari Salminen |
2008-07-31 | Removed debugging leftover. | Johannes Schickel |
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara... | Johannes Schickel |
2008-07-30 | Bugfix: Pixel init in Conolution mappings | Vicent Marti |
2008-07-30 | This time properly reverted my accidental commits of the osystem&configman pa... | Max Horn |
2008-07-30 | Fixed Win32 build, after Fingolfin's commits (probably because of the revert ... | Nicola Mettifogo |
2008-07-30 | Simplify/optimize/cleanup detectGameFilebased further | Max Horn |
2008-07-30 | Revert my accidental commit of the OSystem changes (oops) | Max Horn |
2008-07-30 | Simplified advanced detector file sys scanning code | Max Horn |
2008-07-30 | Layout XML format. WIP. | Vicent Marti |
2008-07-30 | Advanced detector: split out part of detectGame into a new function detectGam... | Max Horn |
2008-07-30 | Reordered initialization order to kill a ton of warnings. | Nicola Mettifogo |
2008-07-30 | Finished documentation. | Vicent Marti |
2008-07-30 | Rewrote most of the XML parser class. | Vicent Marti |
2008-07-30 | Debug printing a couple more relevant variables in addAni. | Kari Salminen |
2008-07-30 | Added some debug aids related to addAni and the processSeqList crashing. | Kari Salminen |
2008-07-30 | Make sure that save game descriptions are 0-terminated | Filippos Karapetis |
2008-07-30 | * Unified implementation of flow control opcodes in NS and BRA | Nicola Mettifogo |
2008-07-30 | Changed BufferedReadStream to not permanently decrease its buffer size at the... | Max Horn |
2008-07-30 | Reordered initialization lists to silence warning. | Nicola Mettifogo |
2008-07-29 | - Formatting | Johannes Schickel |
2008-07-29 | Little fix for documentation. | Johannes Schickel |
2008-07-29 | Documentation for func.h. | Johannes Schickel |
2008-07-29 | Added two new classes, BufferedReadStream & BufferedSeekableReadStream, as pr... | Max Horn |
2008-07-29 | Added documentation for the functions in algorithm.h. | Johannes Schickel |
2008-07-29 | Mass detector: sort all newly detected games by target name before adding the... | Max Horn |
2008-07-29 | Added convenience accessor method GameDescriptor::preferredtarget | Max Horn |