index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
toon
/
script_func.cpp
Age
Commit message (
Expand
)
Author
2019-09-15
TOON: Replace Various String Functions with Common String Usage
D G Turner
2018-05-07
TOON: Enforce code formatting guidelines
Adrian Frühwirth
2017-11-10
ALL: Fix misuse of comma operator
Colin Snover
2014-02-18
TOON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-30
TOON: replace strncpy by strlcpy as suggested by LordHoto
Strangerke
2013-10-30
TOON: Fix CID 1002425, 1002426, 1003214
Strangerke
2012-07-07
TOON: Remove unecessary getSystem() function.
D G Turner
2011-10-07
TOON: Fix Flux jumpy animation when imprisoned
sylvaintv
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-06-02
TOON: Remove all instances of s(n)printf
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-13
TOON: Add more dirtyRect checks
sylvaintv
2011-03-10
TOON: Cleanup
strangerke
2011-03-10
TOON: Janitorial: Suppress blanks at end of lines
strangerke
2011-03-08
TOON: Decrease CPU usage
sylvaintv
2011-02-01
TOON: Remove misc/ from paths since it's in global folders
Sylvain Dupont
2011-01-30
TOON: Fixes two movie issues
Sylvain Dupont
2011-01-30
TOON: Fix the last known z-order issues
Sylvain Dupont
2011-01-30
TOON: More Drew visibility fixes
Sylvain Dupont
2011-01-29
TOON: Add workarounds in transformed barn scene
Sylvain Dupont
2011-01-29
TOON: Fixed crash of bug #3166533
Sylvain Dupont
2010-12-26
TOON: Fix problem when exiting the king cave
Sylvain Dupont
2010-11-13
TOON: Fix more memory leaks
Sylvain Dupont
2010-11-13
TOON: Walk animation improved
Sylvain Dupont
2010-11-10
TOON: Even more corrections to close memory leaks.
David Turner
2010-11-08
TOON: Further corrections to close memory leaks.
David Turner
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
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: Fixed Bug #3089974 and #3086015
Sylvain Dupont
2010-10-16
TOON: Fix bugs #3085967 and #3085969 about guards dance
Sylvain Dupont
2010-10-13
TOON: Updated code to build properly for WINSCW and GCCE(symbian)
Lars Persson
2010-10-10
TOON: Fix fast animation "Ready" on Sweetfighter game
Sylvain Dupont
2010-10-09
TOON: Ran astyle over the toon engine (+ some manual corrections).
Johannes Schickel
2010-10-08
TOON: Normalized include paths
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko