aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-06Removed unnecessary extern.Johannes Schickel
2007-11-06Fixed regression: loading from the start screens was messing up game flags.Nicola Mettifogo
2007-11-06Patch #1826459: Make: reconfigure on configure change (saving environment)Max Horn
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-11-06Patch #1825132: SAVEFILEMAN: renameSavefile implementationMax Horn
2007-11-05Several subtitles-related IHNM fixes. Still not perfect.Eugene Sandulenko
2007-11-05WinCE Makefile: make deploy was copying plugins to the wrong directory.Robin Watts
2007-11-05Muting the compiler :PSven Hesse
2007-11-05made CmdText a virtual class, so that language tweaks can be handled in subcl...Gregory Montoir
2007-11-05Fix some 256color version issuesVincent Hamm
2007-11-05Implement polygon and sprite maskingVincent Hamm
2007-11-05Sort the language ID bytes of the JAS Version String alphabetically, like the...Filippos Karapetis
2007-11-05Don't show a space after the "give" command in the Greek fan translated versi...Filippos Karapetis
2007-11-05Updated the check for the language byte of the JAS Version String to be 'g' f...Filippos Karapetis
2007-11-05Fix warningFilippos Karapetis
2007-11-05Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a...Oystein Eftevaag
2007-11-04Dumb typo in earlier commit.Robin Watts
2007-11-04New 'deploy' targets for the WinCE makefile to automatically copyRobin Watts
2007-11-04Mark the end of the Cine namespace.Torbjörn Andersson
2007-11-04Minor tweak to Wince makefile; 'all' target now depends on whether we areRobin Watts
2007-11-04Added igor project for MSVC7.1, as provided by _Q.Nicola Mettifogo
2007-11-04Muting the compilerSven Hesse
2007-11-04Some code formating fixesSven Hesse
2007-11-04Some more script functionsVincent Hamm
2007-11-04* Pushed specific code from base class down to Nippon Safes.Nicola Mettifogo
2007-11-04Updated the MSVC8 igor project file for commit #29401Filippos Karapetis
2007-11-04Patch #1825403: "More MSVC7.1 (.NET 2003) project file updates"Eugene Sandulenko
2007-11-04Patch #1825378: "More work for engines on configure"Eugene Sandulenko
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-11-04fix buffer overflow (globalVars is int16 -> index/=2)Gregory Montoir
2007-11-04added saveload code, fixed calls to debugCGregory Montoir
2007-11-04switched igor detection code to AdvancedDetectorGregory Montoir
2007-11-04simplification, increased game state filenamesGregory Montoir
2007-11-04Typos :PSven Hesse
2007-11-04Fix a few script issuesVincent Hamm
2007-11-04- cleanupJohannes Schickel
2007-11-04Click on polygon detectionVincent Hamm
2007-11-04- starting to document the theme rendererJohannes Schickel
2007-11-03More polygon fix (nearly pixel perfect...)Vincent Hamm
2007-11-03Documenting the sound code a bit.Johannes Schickel
2007-11-03Fix buildVincent Hamm
2007-11-03More polygon fixVincent Hamm
2007-11-03Cleanup.Johannes Schickel
2007-11-03update for the new igor engineKostas Nakos
2007-11-03work around lack of errno in ceKostas Nakos
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-11-03Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I t...Sven Hesse
2007-11-03More whitespace fixesSven Hesse
2007-11-03Early polygon rewriteVincent Hamm
2007-11-03Whitespace fixesMax Horn