aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15AGI: Fixed named fanmade games detection.Eugene Sandulenko
2010-06-15AGI: Fix bug #2959630.Eugene Sandulenko
2010-06-15AGI: add more status-related debug output.Eugene Sandulenko
2010-06-15AGI: add optional parameter to 'room' debug console command.Eugene Sandulenko
2010-06-15AGI: debugger. Improved usage output, added safeguards to runopcode commandEugene Sandulenko
2010-06-15SAGA: Fix bug #2827504.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2928923.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886130.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886141.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886151.Eugene Sandulenko
2010-06-15SAGA: Add debug output for sfLockUser()Eugene Sandulenko
2010-06-15Drascula: improve responsivity during pauses and palette updates.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2011470.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2827166.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2827169.Eugene Sandulenko
2010-06-15Drascula: add even more responsivenessEugene Sandulenko
2010-06-15Drascula: more responsiveness.Eugene Sandulenko
2010-06-15Drascula: Add responsiveness while talking.Eugene Sandulenko
2010-06-15Drascula: Move more cursor-related blits to cursorSurface.Eugene Sandulenko
2010-06-15Drascula: Plug memory leakEugene Sandulenko
2010-06-15Drascula: Fixed bug #2826608.Eugene Sandulenko
2010-06-15Drascula: Made actors animation more smooth.Eugene Sandulenko
2010-06-15Drascula: Restore cursors before automated converse responsesEugene Sandulenko
2010-06-15Drascula: Fix bug #2826610.Eugene Sandulenko
2010-06-15Drascula: ease load on backend.Eugene Sandulenko
2010-06-15Drascula: add more pic-related debug output.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2929931.Eugene Sandulenko
2010-06-15Drascula: added more debug outputEugene Sandulenko
2010-06-15Hid hashed fileopening to debuglevel 8.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2854303.Eugene Sandulenko
2010-06-15Drascula: Added debug console. Implemented a (buggy) room comand.Eugene Sandulenko
2010-06-15Drascula: hid room updater-related debug output to deeper levelEugene Sandulenko
2010-06-15Drascula: Added animation-related debug output.Eugene Sandulenko
2010-06-15Drascula: Optimized blitting code.Eugene Sandulenko
2010-06-15CINE: Fix bug #2812694.Eugene Sandulenko
2010-06-15SAGA: Fix bug #1970191.Eugene Sandulenko
2010-06-15SAGA: Add more thread-related output.Eugene Sandulenko
2010-06-15SAGA: Moved more code under ENABLE_IHNMEugene Sandulenko
2010-06-15Split out detection code in Kyra engine.Eugene Sandulenko
2010-06-15Moved tinsel detection tables to separate file.Eugene Sandulenko
2010-06-15Split out detection tables for AGI engineEugene Sandulenko
2010-06-15Split out detection tables for Gob engineEugene Sandulenko
2010-06-15Split out detection tables for Cine engineEugene Sandulenko
2010-06-15Throttle screen updates to 60fps in some screen transition effects as wellFilippos Karapetis
2010-06-15Properly reconstruct the running stack when restoring (a regression from comm...Filippos Karapetis
2010-06-15- Swapped the return value of gamestate_save (false = failed, true = succeeded)Filippos Karapetis
2010-06-15Added a signature of the game itself inside saved games (the size of script 0...Filippos Karapetis
2010-06-15Add support for SCI32 segment types to seg_table and vr debug commandsLars Skovlund
2010-06-15Reorganized functions a bitFilippos Karapetis
2010-06-15Removed the now unused EngineState parameter of script_adjust_opcode_formats(...Filippos Karapetis