aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/surface.h
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: colour -> colorMax Horn
2010-01-19LURE: Remove evil 'using namespace' from header filesMax Horn
svn-id: r47396
2009-10-09Some const correctness changes; cleanupMax Horn
svn-id: r44850
2009-08-24Switched LURE to use a single central RandomSource instance, instead of ↵Johannes Schickel
(sometimes) creating a new RandomSource every function call. svn-id: r43715
2008-04-06Replaced ManagedList with Common::SharedPtr in the rest of the lure engineFilippos Karapetis
svn-id: r31420
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-06Fix to show talk dialogs in EGA mode using the EGA palettePaul Gilbert
svn-id: r30286
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2008-01-05Added extra handling for EGA dialogs, and added formalised ↵Paul Gilbert
parameters/methods for text positioning svn-id: r30226
2008-01-02Room backgrounds now display in EGA modePaul Gilbert
svn-id: r30138
2007-12-12Redeveloped the processing of language item article prefixes to match how ↵Paul Gilbert
the original handles the various languages svn-id: r29833
2007-12-09Added new debug category for string handlingPaul Gilbert
svn-id: r29772
2007-12-02Enhanced savegames to store any active dialog when the game was savedPaul Gilbert
svn-id: r29689
2007-10-24Implemented gradual display of text in talk dialogsPaul Gilbert
svn-id: r29251
2007-09-23Added support for original copy protection, in any anyone ever wants to see itPaul Gilbert
svn-id: r29067
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-08-12Skeleton code added for restart/restore screenPaul Gilbert
svn-id: r28544
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-20Bugfix to constrain savegame names to the dialog widthPaul Gilbert
svn-id: r26882
2007-02-14Added proper support for showing a hotspot or character's name in dialogs ↵Paul Gilbert
where the message contains a placeholder mark for it svn-id: r25582
2006-10-02Added a save/restore game dialog classPaul Gilbert
svn-id: r24071
2006-09-07Transferred all previously hard-coded English in-game text to a resourcePaul Gilbert
svn-id: r23831
2006-08-07Dialog::showMessage transferred over to the Hotspot class. Also enhanced ↵Paul Gilbert
TalkDialog to handle being passed a destination character and active item svn-id: r23690
2006-07-23Changed __lure_res_h__ to LURE_RES_H etc for consistency.Torbjörn Andersson
svn-id: r23584
2006-05-31Symbian Emulator (VC6) compilation fixes.Lars Persson
svn-id: r22809
2006-02-19Added new class for displaying conversation talk dialogsPaul Gilbert
svn-id: r20760
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582