aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-12-17Changed Credits display to avoid the brief flash as the palette changedPaul Gilbert
2007-12-16Bugfix for Use actions to work correctlyPaul Gilbert
2007-12-16Patch #1851568: INDY3 Mac: Grail Diary FixMax Horn
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
2007-12-16Small change to ports.mk to make cross compiling a bit easierMax Horn
2007-12-16default is not to build plugins yet, until the plugin system is reworkedKostas Nakos
2007-12-16reimplemented the freelook action to be more usable, ultimately targeted towa...Kostas Nakos
2007-12-16Removed unused variable.Torbjörn Andersson
2007-12-16adding preliminary lure supportKostas Nakos
2007-12-16adding clickable menu functionality, which is very good to have on devices wi...Kostas Nakos
2007-12-16use the virtual keyboard facilities if available, when neededKostas Nakos
2007-12-16Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...Johannes Schickel
2007-12-16Changed an explicit warning/remainder into a code comment.Nicola Mettifogo
2007-12-16The _nativeMT32 in MidiMusic was never initialised. Rather than storing it inTorbjörn Andersson
2007-12-16An element was missing in the initialisation of sounds during the endgameTorbjörn Andersson
2007-12-16Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if anTorbjörn Andersson
2007-12-16Bugfix for walking to hotspots - if the mouse was already highlighting the ho...Paul Gilbert
2007-12-16Tweaked the delay for several of the introduction message screensPaul Gilbert
2007-12-16Hooked up the sound code to use the configuration for sfx and music, and adde...Paul Gilbert
2007-12-16Added a debugger method to show a specified entry in the string tablePaul Gilbert
2007-12-16Changed interruptableDelay method to not break when a modifier key is pressedPaul Gilbert
2007-12-16Changed delay method to not break when a modifier key is pressedPaul Gilbert
2007-12-16Bugfix for followers doing an Ask action in another roomPaul Gilbert
2007-12-16Add alternative Spanish version Elvira 2 (DOS).Travis Howell
2007-12-16Add Spanish fan translation of Elvira 1 (DOS).Travis Howell
2007-12-16Workaround for bug #1487382 ("SWORD2: Game freezes"). It appears to be a scriptTorbjörn Andersson
2007-12-15Fixed typo in comment.Torbjörn Andersson