Age | Commit message (Expand) | Author |
2013-08-03 | TONY: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | TONY: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-08-02 | TONY: Add a hack to work around amigaos4 issues. | Alyssa Milburn |
2013-08-02 | TONY: Fix thumbnails on BE. | Alyssa Milburn |
2013-08-02 | TONY: Fix savegames on BE (this breaks compatibility). | Alyssa Milburn |
2013-08-02 | TONY: Simplify thumbnail loading code. | Alyssa Milburn |
2013-07-19 | TONY: Remove debug message from last commit. Oops. | Torbjörn Andersson |
2013-07-19 | TONY: Fix parameter to RMGfxSourceBuffer8RLEWordAA::init() | Torbjörn Andersson |
2013-06-11 | TONY: Add detection for German "Shoe Box", bug #3582420 | Strangerke |
2013-06-11 | TONY: Add detection for English version unpacked | Strangerke |
2013-06-10 | TONY: Remove varargs from mpalQueryCORO(). CID 1002105 | Torbjörn Andersson |
2013-06-02 | TONY: Fix memory leak on save game failure (CID 1003579) | Torbjörn Andersson |
2013-06-02 | TONY: Fix potential memory leak | Torbjörn Andersson |
2012-11-20 | TONY: Fix compiler warnings about possible "used before set" variables. | D G Turner |
2012-11-14 | TONY: Fixed scripted exit to use engine method, rather than error(). | D G Turner |
2012-11-13 | TONY: Fix image loading on BE systems. | D G Turner |
2012-11-12 | TONY: Fix resource loading on BE systems | Willem Jan Palenstijn |
2012-11-12 | TONY: Fix compiler warnings in Input class. | D G Turner |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-11-11 | TONY: Replace Input class internal buffers with Common standard. | D G Turner |
2012-11-11 | TONY: Remove further unused code from Input class. | D G Turner |
2012-11-11 | TONY: Remove unused functions from Input class. | D G Turner |
2012-11-02 | TONY: Fix endianness issue when saving/loading inventory | Willem Jan Palenstijn |
2012-11-01 | Merge pull request #290 from rasky/fix_sfx_volumes | Paul Gilbert |
2012-10-27 | TONY: Fix AmigaOS build (bug #3580541) | Willem Jan Palenstijn |
2012-10-26 | TONY: fix volumes of sound effects. | Giovanni Bajo |
2012-10-26 | Merge pull request #289 from rasky/add_italian_version | Strangerke |
2012-10-26 | TONY: Fix translation of Italian comment | Willem Jan Palenstijn |
2012-10-26 | Add detection for original Italian version. | Giovanni Bajo |
2012-10-15 | TONY: Fix music bug - 2 songs played simultaneously eventually | Strangerke |
2012-09-28 | TONY: Fix German fonts | Strangerke |
2012-09-26 | TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', li... | Strangerke |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-25 | TONY: Use debug channel for fading messages | Strangerke |
2012-09-25 | TONY: Replace abortGame() with nicer error() calls. | Alyssa Milburn |
2012-09-25 | TONY: Don't error out on invalid ReleaseOwnership calls. | Alyssa Milburn |
2012-09-24 | TONY: Don't mute all sound when using sound config dialog | Willem Jan Palenstijn |
2012-09-10 | TONY: Add German/Czech detection entries. | Alyssa Milburn |
2012-09-08 | TONY: Rename yet more variables. | Alyssa Milburn |
2012-09-08 | TONY: Constify static data tables in custom.cpp. | Johannes Schickel |
2012-09-08 | TONY: More renaming, reduce some variable scopes | Strangerke |
2012-09-07 | TONY: Wait for events to pulse in 'threads'. | Alyssa Milburn |
2012-09-07 | TONY: Some more cleanup | Strangerke |
2012-09-07 | TONY: Move const tables back to .cpp, as suggested by LordHoto | Strangerke |
2012-09-06 | TONY: Some more cleanup | Strangerke |
2012-09-06 | TONY: Misc cleanup | Strangerke |
2012-09-05 | TONY: Bugfix for OFFSETOF macro on 64-bit systems | Paul Gilbert |
2012-09-05 | TONY: Change to hopefully fix Mingw 64 compilation errors | Paul Gilbert |
2012-09-02 | TONY: Move code from .h to .cpp files | Strangerke |
2012-09-01 | TONY: Remove adv.h | Strangerke |