Age | Commit message (Expand) | Author |
2012-06-17 | TONY: Added code to load and save the ScummVM sound settings | Paul Gilbert |
2012-06-17 | TONY: Moved global initialisations out of TonyEngine and into Globals class | Paul Gilbert |
2012-06-17 | TONY: Fix crash opening the Options menu in-game | Paul Gilbert |
2012-06-17 | TONY: Cleaned up the @defgroup comments | Paul Gilbert |
2012-06-17 | TONY: Fix memory leak in ActionThread if game exists whilst it is active | Paul Gilbert |
2012-06-16 | TONY: Translate comments in sound.cpp | Strangerke |
2012-06-16 | TONY: Rename sound variables | Strangerke |
2012-06-16 | TONY: Workaround for original game bug opening the door in the first scene | Paul Gilbert |
2012-06-16 | TONY: Rename sound functions and class names | Strangerke |
2012-06-16 | TONY: Translate some Italian terms, rename enums | Strangerke |
2012-06-16 | TONY: Bugfix for hanging after giving 'shrimp' to the parrot | Paul Gilbert |
2012-06-16 | TONY: Initial commit of in progress dirty rect handling | Paul Gilbert |
2012-06-15 | TONY: Silent more CppCheck warnings | Strangerke |
2012-06-15 | TONY: Silent more CppCheck warnings, remove an unused global | Strangerke |
2012-06-14 | TONY: Fix three warnings reported by CppCheck in inventory (reported by erikt... | Strangerke |
2012-06-14 | TONY: Removed unused global static object and associated method | Paul Gilbert |
2012-06-14 | TONY: Silent more CppCheck warnings | Strangerke |
2012-06-14 | TONY: Silent some CppCheck warnings | Strangerke |
2012-06-13 | TONY: Refactor RMPointer class to use the ScummVM CursorMan | Paul Gilbert |
2012-06-13 | TONY: Translate some more Italian | Strangerke |
2012-06-12 | TONY: Translate Italian enums | Strangerke |
2012-06-12 | TONY: Fix looping some sounds | Matthew Hoops |
2012-06-12 | TONY: Translate some more comments into English | Strangerke |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-11 | TONY: Rename a remaining variable in loc.h | Strangerke |
2012-06-11 | TONY: Rename variables in tonychar.h | Strangerke |
2012-06-11 | TONY: Rename variables in game.h and gfxcore.h | Strangerke |
2012-06-11 | TONY: Rename variables in utils.h | Strangerke |
2012-06-11 | TONY: Removed unused variable | Paul Gilbert |
2012-06-11 | TONY: Fix crash in the Tunnel Of Love | Paul Gilbert |
2012-06-11 | TONY: Implemented process to properly set hEndOfBuffer when sound effects end | Paul Gilbert |
2012-06-10 | TONY: Rewind sounds before playing them | Matthew Hoops |
2012-06-10 | TONY: Convert FPSFX to our mixer code | Matthew Hoops |
2012-06-11 | TONY: Rename variables in inventory.h | Strangerke |
2012-06-11 | TONY: Rename variables in font.h | Strangerke |
2012-06-10 | TONY: Rename variables in loc.h and mpal.h | Strangerke |
2012-06-10 | TONY: Rename variables in globals.h | Strangerke |
2012-06-11 | TONY: Fixed display of static animations, and some variable renaming | Paul Gilbert |
2012-06-10 | TONY: Fix data freeing in DialogStart | Paul Gilbert |
2012-06-09 | TONY: Make FPSOUND work in ScummVM | Matthew Hoops |
2012-06-09 | TONY: Remove custom sound CODEC classes | Matthew Hoops |
2012-06-09 | TONY: Rework the way wave files are loaded | Matthew Hoops |
2012-06-09 | TONY: Silence some gcc warnings | Matthew Hoops |
2012-06-09 | TONY: Fix data freeing in LocationPollThread | Paul Gilbert |
2012-06-09 | TONY: Fix operation of TakeOwnership/ReleaseOwnership | Paul Gilbert |
2012-06-09 | TONY: Fix the dialogs displayed for the different function keys | Paul Gilbert |
2012-06-09 | TONY: Fix some calls from globalFree to globalDestroy | Paul Gilbert |
2012-06-09 | TONY: Fixes for deallocating MPC and MPAL data | Paul Gilbert |
2012-06-09 | TONY: Properly free dialog commands during loading when there is duplicates | Paul Gilbert |
2012-06-09 | TONY: Properly free items during loading when there is duplicates | Paul Gilbert |