Age | Commit message (Expand) | Author |
2007-12-20 | More cleanup | Max Horn |
2007-12-20 | get rid of unused globals | Max Horn |
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ... | Max Horn |
2007-12-19 | Bugfix for correctly handling \n characters in WordWrap method | Paul Gilbert |
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm |
2007-12-18 | Bugfix for font sizes indexing - dereferencing a character > 128 was giving a... | Paul Gilbert |
2007-12-18 | Add Japanese 3DO version of Putt Putt's Fun Pack. | Travis Howell |
2007-12-17 | Fix dangling pointer | Vincent Hamm |
2007-12-17 | Patch #1852017: INDY3 Mac: Biplane Manual Fix | Max Horn |
2007-12-17 | Fix glitchy cell sorting | Vincent Hamm |
2007-12-17 | Added extra debug statements to the talk dialog display process | Paul Gilbert |
2007-12-17 | Added some casting of fields in debug statements | Paul Gilbert |
2007-12-17 | Changed Credits display to avoid the brief flash as the palette changed | Paul Gilbert |
2007-12-16 | Bugfix for Use actions to work correctly | Paul Gilbert |
2007-12-16 | Patch #1851568: INDY3 Mac: Grail Diary Fix | Max Horn |
2007-12-16 | Removed unused variable. | Torbjörn Andersson |
2007-12-16 | adding clickable menu functionality, which is very good to have on devices wi... | Kostas Nakos |
2007-12-16 | use the virtual keyboard facilities if available, when needed | Kostas Nakos |
2007-12-16 | Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ... | Johannes Schickel |
2007-12-16 | Changed an explicit warning/remainder into a code comment. | Nicola Mettifogo |
2007-12-16 | The _nativeMT32 in MidiMusic was never initialised. Rather than storing it in | Torbjörn Andersson |
2007-12-16 | An element was missing in the initialisation of sounds during the endgame | Torbjörn Andersson |
2007-12-16 | Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an | Torbjörn Andersson |
2007-12-16 | Bugfix for walking to hotspots - if the mouse was already highlighting the ho... | Paul Gilbert |
2007-12-16 | Tweaked the delay for several of the introduction message screens | Paul Gilbert |
2007-12-16 | Hooked up the sound code to use the configuration for sfx and music, and adde... | Paul Gilbert |
2007-12-16 | Added a debugger method to show a specified entry in the string table | Paul Gilbert |
2007-12-16 | Changed interruptableDelay method to not break when a modifier key is pressed | Paul Gilbert |
2007-12-16 | Changed delay method to not break when a modifier key is pressed | Paul Gilbert |
2007-12-16 | Bugfix for followers doing an Ask action in another room | Paul Gilbert |
2007-12-16 | Add alternative Spanish version Elvira 2 (DOS). | Travis Howell |
2007-12-16 | Add Spanish fan translation of Elvira 1 (DOS). | Travis Howell |
2007-12-16 | Workaround for bug #1487382 ("SWORD2: Game freezes"). It appears to be a script | Torbjörn Andersson |
2007-12-15 | Fixed typo in comment. | Torbjörn Andersson |
2007-12-15 | debug(C) parameter type fixes. | Johannes Schickel |
2007-12-15 | Added halfbrite effect to Nippon Safes Amiga. Implementation is not complete,... | Nicola Mettifogo |
2007-12-15 | Remove bad workaround and change compiler options (no optimization, no inline) | Chris Apers |
2007-12-14 | renamed several structures, variables and functions | Gregory Montoir |
2007-12-14 | Added a note, switched to CLIP template for clipping, some cleanup | Filippos Karapetis |
2007-12-14 | Cleanup | Filippos Karapetis |
2007-12-13 | Fixing bug #1850343 (GOB1: Long beeping noise after cutscene) | Sven Hesse |
2007-12-13 | Use CLIP template for clipping in the SAGA engine | Filippos Karapetis |
2007-12-13 | Use CLIP template for clipping in the AGI engine | Filippos Karapetis |
2007-12-13 | use CLIP template for clipping, made an array static const and renamed MAX_OB... | Gregory Montoir |
2007-12-13 | Added a proper fix for bug #1733238 - "FW: crash in copier room", taken from ... | Filippos Karapetis |
2007-12-13 | Fixed a regression from the latest cleanups | Filippos Karapetis |
2007-12-13 | Fixed an incorrect copy/paste | Filippos Karapetis |
2007-12-13 | Fixed regression introduced by the latest cleanups | Filippos Karapetis |
2007-12-13 | Fixed one more regression from the latest cleanup | Filippos Karapetis |
2007-12-13 | Fixed a regression from the latest cleanup | Filippos Karapetis |