Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | TOON: Fixed Bug #3084725 with cursor disappearing at screen borders | Sylvain Dupont | |
Bug #3084725: "TOON: Glitch in cursor anim" svn-id: r53453 | |||
2010-10-13 | TOON: Updated code to build properly for WINSCW and GCCE(symbian) | Lars Persson | |
Added templates to MAX & MIN functions. Correct usage of OpcodeV2(instead of Opcode) Match implementation with function definition. (int32 is not == int on all platforms) svn-id: r53401 | |||
2010-10-12 | TOON: Fixed bug #3085971 with missing "fail" sound sfx | Sylvain Dupont | |
Bug #3085971: "TOON: Missing sfx for invalid Flux request" svn-id: r53260 | |||
2010-10-12 | TOON: Fixed bug #3086025 with bad inventory behavior | Sylvain Dupont | |
Bug #3086025 "TOON: Inventory not working correctly with butter" svn-id: r53199 | |||
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson | |
svn-id: r53161 | |||
2010-10-11 | TOON: Fixed Flux disappearing in barn when talking to the cow | Sylvain Dupont | |
Several animations are not present for every Flux facing. There is an hardcoded table to handle this. svn-id: r53157 | |||
2010-10-11 | TOON: Fixed uninitialized var | Sylvain Dupont | |
svn-id: r53156 | |||
2010-10-11 | TOON: Reverted script throttle for now and fixed anim timing issue | Sylvain Dupont | |
svn-id: r53155 | |||
2010-10-11 | TOON: Reduced CPU usage by about 40% | Filippos Karapetis | |
svn-id: r53151 | |||
2010-10-10 | TOON: Fixed offsets in hard coded conversation musics | Sylvain Dupont | |
svn-id: r53144 | |||
2010-10-10 | TOON: Made all ToonEngine functions non-virtual | Sylvain Dupont | |
svn-id: r53134 | |||
2010-10-10 | TOON: Adapt include guard for consistency. | Johannes Schickel | |
svn-id: r53133 | |||
2010-10-10 | TOON: Coding guideline corrections. | Johannes Schickel | |
svn-id: r53132 | |||
2010-10-10 | TOON: Fix potential undefined operation warning | Sylvain Dupont | |
svn-id: r53131 | |||
2010-10-10 | TOON: Music attenuation when someone talks | Sylvain Dupont | |
svn-id: r53130 | |||
2010-10-10 | TOON: Fix fast animation "Ready" on Sweetfighter game | Sylvain Dupont | |
svn-id: r53129 | |||
2010-10-10 | TOON: Fixed bad Flux state when restoring a game | Sylvain Dupont | |
svn-id: r53127 | |||
2010-10-10 | TOON: Fix distortion in some looped music | Torbjörn Andersson | |
This was very noticeable in the footman conversation music. svn-id: r53125 | |||
2010-10-10 | TOON: Added special conversation musics | Sylvain Dupont | |
svn-id: r53124 | |||
2010-10-10 | TOON: Disable too many levels of recursion with click events | Sylvain Dupont | |
svn-id: r53119 | |||
2010-10-10 | TOON: Fix end of idle animations | Sylvain Dupont | |
svn-id: r53118 | |||
2010-10-09 | TOON: Fix black spots in title picture. | Torbjörn Andersson | |
A "full palette" is, presumably, 256 colours, not 255. svn-id: r53101 | |||
2010-10-09 | TOON: Removed unnecessary "break"s (right after "return"s) | Torbjörn Andersson | |
svn-id: r53100 | |||
2010-10-09 | TOON: Constify some more tables. | Johannes Schickel | |
svn-id: r53099 | |||
2010-10-09 | TOON: Ran astyle over the toon engine (+ some manual corrections). | Johannes Schickel | |
svn-id: r53098 | |||
2010-10-09 | TOON: More semi-colon cleanup. | Torbjörn Andersson | |
svn-id: r53097 | |||
2010-10-09 | TOON: Semicolon cleanup | Ori Avtalion | |
svn-id: r53096 | |||
2010-10-09 | TOON: Merge toondemo game id into toon | Matthew Hoops | |
ADGF_DEMO already marks it as a demo, so labeling the id as "Demo" would be redundant. svn-id: r53094 | |||
2010-10-09 | TOON: String fixes for motoezx build | Sylvain Dupont | |
svn-id: r53093 | |||
2010-10-09 | TOON: Make some static data tables const. | Johannes Schickel | |
svn-id: r53092 | |||
2010-10-09 | VIDEO: Remove useless references in handleAudioTrack function | Sylvain Dupont | |
svn-id: r53091 | |||
2010-10-08 | TOON: Normalized include paths | Eugene Sandulenko | |
svn-id: r53089 | |||
2010-10-08 | TOON: Fixed guard defines | Eugene Sandulenko | |
svn-id: r53088 | |||
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko | |
svn-id: r53087 |