Age | Commit message (Expand) | Author |
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-14 | TONY: Fixed scripted exit to use engine method, rather than error(). | D G Turner |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
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-08 | TONY: Constify static data tables in custom.cpp. | Johannes Schickel |
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-01 | TONY: Remove adv.h | Strangerke |
2012-09-01 | TONY: More renaming | Strangerke |
2012-08-28 | TONY: Fix some for and if statements with bad coding style | Strangerke |
2012-08-28 | TONY: Remove most of the remaining global functions. | Alyssa Milburn |
2012-08-28 | TONY: Remove unnecessary mainloop mutex. | Alyssa Milburn |
2012-08-28 | TONY: Rename curDialog to g_curDialog. | Alyssa Milburn |
2012-08-28 | TONY: Improve Take/ReleaseOwnership. | Alyssa Milburn |
2012-08-25 | TONY: Fix Take/ReleaseOwnership. | Alyssa Milburn |
2012-08-23 | TONY: Removed some debug warnings which aren't needed any longer | Paul Gilbert |
2012-08-22 | TONY: Replace _vm with g_vm. | Alyssa Milburn |
2012-06-21 | TONY: Fix Valgrind warning | Torbjörn Andersson |
2012-06-21 | TONY: Translate two comments | Strangerke |
2012-06-21 | TONY: Some more renaming (thanks Hkz) | Strangerke |
2012-06-19 | TONY: Implement more of the music related code from the original | Paul Gilbert |
2012-06-18 | TONY: Remove useless void in function declaration | Strangerke |
2012-06-18 | TONY: Rename two variables | Strangerke |
2012-06-17 | TONY: American-ification of English used | Strangerke |
2012-06-17 | TONY: Cleaned up the @defgroup comments | Paul Gilbert |
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-13 | TONY: Translate some more Italian | Strangerke |
2012-06-12 | TONY: Translate Italian enums | Strangerke |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-11 | TONY: Rename variables in utils.h | Strangerke |
2012-06-11 | TONY: Fix crash in the Tunnel Of Love | Paul Gilbert |
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: Fix operation of TakeOwnership/ReleaseOwnership | Paul Gilbert |
2012-06-09 | TONY: Fix some calls from globalFree to globalDestroy | Paul Gilbert |
2012-06-09 | TONY: Rename more globals | Strangerke |
2012-06-08 | TONY: start renaming globals | Strangerke |
2012-06-07 | TONY: Some more renaming | Strangerke |
2012-06-07 | TONY: Rename variables and functions in utils.h | Strangerke |
2012-06-07 | TONY: Rename variables and functions in loc.h and tonychar.h | Strangerke |
2012-06-06 | TONY: Rename variables and functions in inventory.h | Strangerke |
2012-06-06 | TONY: More renaming | Strangerke |