Age | Commit message (Expand) | Author |
2010-11-12 | TOON: Fix audio crashs and more memory leaks | Sylvain Dupont |
2010-11-10 | TOON: Even more corrections to close memory leaks. | David Turner |
2010-11-09 | TOON: More corrections to close memory leaks. | David Turner |
2010-11-08 | TOON: Further corrections to close memory leaks. | David Turner |
2010-11-07 | TOON: Fix mismatching new/delete[] on _hotspots. | Johannes Schickel |
2010-11-07 | TOON: Cleanup. | Johannes Schickel |
2010-11-07 | TOON: Fix debug console by implementing getDebugger. | Johannes Schickel |
2010-11-07 | TOON: Corrections to close some memory leaks. | David Turner |
2010-11-07 | TOON: Added basic debugging console to engine | David Turner |
2010-11-07 | ENGINES: Unify code layout of all ADParams instances | Max Horn |
2010-11-04 | TOON: Fix sound effect archive destroy | Sylvain Dupont |
2010-11-04 | TOON: Fix ambient audio destroy in chapter 2 | Sylvain Dupont |
2010-11-01 | ENGINES: Replace many printfs by warning/debug/debugN | Max Horn |
2010-11-01 | ENGINES: Get rid of some (f)printfs | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-29 | TOON: Stops all Sfx/voice when exiting a room | Sylvain Dupont |
2010-10-28 | TOON: Fixed some animation glitches for small sprites | Sylvain Dupont |
2010-10-26 | TOON: Fix SetMousePos wrong position | Sylvain Dupont |
2010-10-26 | TOON: Implement cmd_Set_Anim_Scale_Size | Sylvain Dupont |
2010-10-25 | TOON: Fixed some Z-order issues for animations | Sylvain Dupont |
2010-10-25 | TOON: Implemented Ambient SFX | Sylvain Dupont |
2010-10-22 | TOON: Fix conversation freeze in the beginning of chapter 2 | Sylvain Dupont |
2010-10-22 | TOON: Close correctly sound packs | Sylvain Dupont |
2010-10-22 | TOON: More talk animation fixes | Sylvain Dupont |
2010-10-22 | TOON: Fix for a small typo in talking state | Sylvain Dupont |
2010-10-22 | TOON: Fixed Bug #3089974 and #3086015 | Sylvain Dupont |
2010-10-16 | TOON: Prevent quick load/save when it's not currently possible | Sylvain Dupont |
2010-10-16 | TOON: Added most of the remaining Advanced Engine Features | Sylvain Dupont |
2010-10-16 | TOON: Implemented the 4 different mute modes for sound/text | Sylvain Dupont |
2010-10-16 | TOON: Fix bugs #3085967 and #3085969 about guards dance | Sylvain Dupont |
2010-10-16 | TOON: Fix inventory autoclose when the click is too long | Sylvain Dupont |
2010-10-16 | TOON: Removed useless debug printf | Sylvain Dupont |
2010-10-16 | TOON: Fixed bug #3085999 with bad mouse button behavior | Sylvain Dupont |
2010-10-16 | TOON: Fixed Bug #3086564 with freezing conversation | Sylvain Dupont |
2010-10-16 | TOON: Fixed bug #3086000 there was no magnifier effect | Sylvain Dupont |
2010-10-15 | TOON: Fixed Bug #3085978 with "Exit Not Defined" appearing | Sylvain Dupont |
2010-10-15 | TOON: Fixed bug #3084738 with loading bottomless bag state | Sylvain Dupont |
2010-10-15 | TOON: readding spanish special chars removed in r53513 | Martin Kiewitz |
2010-10-15 | TOON: fix Ä umlaut and " char in german version of toonstruck | Martin Kiewitz |
2010-10-15 | TOON: Fixed code analysis warning - bug #3087867 | Filippos Karapetis |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-15 | Add doxygen comment for namespaces of several engines. | Max Horn |
2010-10-14 | TOON: Fixed the Spanish special characters. | Jordi Vilalta Prat |
2010-10-14 | TOON: Fix some labels of the Spanish version. | Jordi Vilalta Prat |
2010-10-14 | TOON: Fixed Bug #3084725 with cursor disappearing at screen borders | Sylvain Dupont |
2010-10-13 | TOON: Updated code to build properly for WINSCW and GCCE(symbian) | Lars Persson |
2010-10-12 | TOON: Fixed bug #3085971 with missing "fail" sound sfx | Sylvain Dupont |
2010-10-12 | TOON: Fixed bug #3086025 with bad inventory behavior | Sylvain Dupont |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-10-11 | TOON: Fixed Flux disappearing in barn when talking to the cow | Sylvain Dupont |