aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/strings.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-01-19LURE: Remove evil 'using namespace' from header filesMax Horn
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-23Workaround for unterminated look description in Italian versionPaul Gilbert
2007-12-17Added some casting of fields in debug statementsPaul Gilbert
2007-12-12Redeveloped the processing of language item article prefixes to match how the...Paul Gilbert
2007-12-09Added new debug category for string handlingPaul Gilbert
2007-11-30Fixed endian bug in the decoding of stringsPaul Gilbert
2007-11-08Bugfix for correct use of article prefixes on character names embedded in tal...Paul Gilbert
2007-09-23Shifted string decoder list to a resource, since it varies from language to l...Paul Gilbert
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Altered message display to correctly handle optional display of hotspot/chara...Paul Gilbert
2007-02-16Revised previously committed guard to comply to ScummVM coding standardPaul Gilbert
2007-02-14Added guard to prevent crashing if a hospot or character name is needed and w...Paul Gilbert
2006-08-07Fixed signature of GetString method - it is a destination character passed, n...Paul Gilbert
2006-06-01Fixed problem when building and debugging using Symbian Emulator.Lars Persson
2006-05-11Whitespace changes.Torbjörn Andersson
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn