aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...Neil Millstone
2007-12-21Remove a commentNeil Millstone
2007-12-21Implement exists() in DS file systemNeil Millstone
2007-12-21Fix compilation error on DS port (template expects parameters to be same type)Neil Millstone
2007-12-21Fix memory leak in audiostream (I think)Neil Millstone
2007-12-21Reverted too complicated (and unneeded) volume settings code for towns driver.Johannes Schickel
2007-12-21Naming consistency fixes.Johannes Schickel
2007-12-21Bugfix to prevent axe animation appearing in room 6 when returning there afte...Paul Gilbert
2007-12-21Changed animation Ids for Spanish versionPaul Gilbert
2007-12-21Slight cleanupFilippos Karapetis
2007-12-21Added some hard coded strings for the Italian fan translation of ITE (still n...Filippos Karapetis
2007-12-21Turn off an MSVC warning, thrown with some escape sequencesFilippos Karapetis
2007-12-20Do sound callbacks from the main thread instead of a separate one, to avoid s...Oystein Eftevaag
2007-12-20Clarify AGI FIXMEMax Horn
2007-12-20Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"Filippos Karapetis
2007-12-20Fix palette manipulation codeVincent Hamm
2007-12-20Removed clamp() and used the common CLIP template insteadFilippos Karapetis
2007-12-20Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.Torbjörn Andersson
2007-12-20Fix title screen line drawing codeVincent Hamm
2007-12-20Fix for isalpha() assertionsFilippos Karapetis
2007-12-20Fix compilation under MSVC9Filippos Karapetis
2007-12-20Fix compiler warningsMax Horn
2007-12-20Further changes to the AGI keyboard code, matching it against the original Sa...Max Horn
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-20Do not #include time.h globally (ideally, we should provide a localtime clone...Max Horn
2007-12-20cleanup due to jvpratMax Horn
2007-12-20More cleanupMax Horn
2007-12-20get rid of unused globalsMax Horn
2007-12-20Added comments on top of each batch fileFilippos Karapetis
2007-12-20Added batch files to convert MSVC9 project files to MSVC8 and vice versaFilippos Karapetis
2007-12-20Adding MSVC9 project filesFilippos Karapetis
2007-12-20clear more executable bitsEugene Sandulenko
2007-12-20Removed unused tag (removed by VS 2008)Filippos Karapetis
2007-12-20clear executable bitEugene Sandulenko
2007-12-20Sort files alphabeticallyFilippos Karapetis
2007-12-20Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...Max Horn
2007-12-19Removed a switch that's only in the AGOS MSVC8 project file and is set to fal...Filippos Karapetis
2007-12-19Patch #1853322: Patch for Atari ST/FreeMintMax Horn
2007-12-19Replaced sqrtf by sqrt (the former causes more problems than the tiny potenti...Max Horn
2007-12-19Include SQRTFS missing fix also for Symbian OSLars Persson
2007-12-19Bugfix for correctly handling \n characters in WordWrap methodPaul Gilbert
2007-12-18Fix for bug #1853110: Error in configure on MacOS X (head -c is not portable,...Max Horn
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-12-18Bugfix for font sizes indexing - dereferencing a character > 128 was giving a...Paul Gilbert
2007-12-18Add Japanese 3DO version of Putt Putt's Fun Pack.Travis Howell
2007-12-17Fix dangling pointerVincent Hamm
2007-12-17Patch #1852017: INDY3 Mac: Biplane Manual FixMax Horn
2007-12-17Fix glitchy cell sortingVincent Hamm
2007-12-17Added extra debug statements to the talk dialog display processPaul Gilbert
2007-12-17Added some casting of fields in debug statementsPaul Gilbert