aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_tim.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.athrxx
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-11-24KYRA: fix bug #3589442 (LOL Floppy - No speech during intro)athrxx
2012-11-23KYRA: Properly mark digital sfx as sfx in HoF and LoL again.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-26KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-09KYRA: Get rid of most snprintf usages.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Fix compilation when LoL is disabled.Johannes Schickel
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-10-15KYRA: Fix valid warnings of bug #3087837 "KYRA: Code analysis warnings".Johannes Schickel
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-07-27KYRA: Formatting.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-05-05Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.Johannes Schickel
2010-03-18Switch from Common::tag2string(foo).c_str() to tag2str(foo)Max Horn
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-12-13LOL: some cleanup for recent code changesFlorian Kagerer
2009-12-12LOL: fixed regressionFlorian Kagerer
2009-12-12LOL: moved TIM animation code into a separate classFlorian Kagerer
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
2009-10-29Fix regression in r45414.Johannes Schickel
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
2009-10-13LOL/PC-98: fixed outroFlorian Kagerer
2009-10-10LOL/PC-98: fixed two minor bugsFlorian Kagerer
2009-10-09LOL/PC-98: fixed minor bugs in text displayerFlorian Kagerer
2009-10-06KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...Florian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-03LOL/PC-98: add keyboard supportFlorian Kagerer
2009-09-30LOL/PC-98: - fixed TIM dialogue button text colorsFlorian Kagerer
2009-09-26LOL/PC-98: more fixes for text displayer and character inventoryFlorian Kagerer
2009-09-26LOL/PC-98: start fixing sequences (like broken arms inn and king richard gett...Florian Kagerer
2009-09-25LOL/PC-98: start fixing text displayerFlorian Kagerer
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
2009-09-16LOL/Floppy: fixed outroFlorian Kagerer
2009-09-05LOL/Floppy: fix bug in dialogue displayerFlorian Kagerer
2009-07-14Fix graphics glitch in LoL PC98 intro.Johannes Schickel
2009-07-12Add missing quotation mark to error message.Johannes Schickel
2009-06-29Change Screen_LoL::loadSpecialColors to take an Palette object as parameter.Johannes Schickel
2009-06-26Implement difference in TIM's displayText code for PC98, this should fix the ...Johannes Schickel
2009-06-25For now always enable voices in PC98 version of LoL.Johannes Schickel