Age | Commit message (Expand) | Author |
2014-02-18 | LURE: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-14 | ALL: colour -> color | Max Horn |
2010-01-19 | LURE: Remove evil 'using namespace' from header files | Max Horn |
2009-10-09 | Some const correctness changes; cleanup | Max Horn |
2009-08-24 | Switched LURE to use a single central RandomSource instance, instead of (some... | Johannes Schickel |
2008-04-06 | Replaced ManagedList with Common::SharedPtr in the rest of the lure engine | Filippos Karapetis |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-06 | Fix to show talk dialogs in EGA mode using the EGA palette | Paul Gilbert |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2008-01-05 | Added extra handling for EGA dialogs, and added formalised parameters/methods... | Paul Gilbert |
2008-01-02 | Room backgrounds now display in EGA mode | Paul Gilbert |
2007-12-12 | Redeveloped the processing of language item article prefixes to match how the... | Paul Gilbert |
2007-12-09 | Added new debug category for string handling | Paul Gilbert |
2007-12-02 | Enhanced savegames to store any active dialog when the game was saved | Paul Gilbert |
2007-10-24 | Implemented gradual display of text in talk dialogs | Paul Gilbert |
2007-09-23 | Added support for original copy protection, in any anyone ever wants to see it | Paul Gilbert |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-12 | Skeleton code added for restart/restore screen | Paul Gilbert |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-20 | Bugfix to constrain savegame names to the dialog width | Paul Gilbert |
2007-02-14 | Added proper support for showing a hotspot or character's name in dialogs whe... | Paul Gilbert |
2006-10-02 | Added a save/restore game dialog class | Paul Gilbert |
2006-09-07 | Transferred all previously hard-coded English in-game text to a resource | Paul Gilbert |
2006-08-07 | Dialog::showMessage transferred over to the Hotspot class. Also enhanced Talk... | Paul Gilbert |
2006-07-23 | Changed __lure_res_h__ to LURE_RES_H etc for consistency. | Torbjörn Andersson |
2006-05-31 | Symbian Emulator (VC6) compilation fixes. | Lars Persson |
2006-02-19 | Added new class for displaying conversation talk dialogs | Paul Gilbert |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |