Thanasis Antoniou
573c10f0c8
TOON: Prevent segmentation fault if PAK file is missing
...
Could be related to ticket #11319
https://bugs.scummvm.org/ticket/11319
2020-02-28 10:57:53 +02:00
D G Turner
28fe02eb30
TOON: Replace Various String Functions with Common String Usage
...
This removes the dependency on the unsafe strcpy and strcat string
functions with usage of Common::String instead.
2019-09-15 18:15:19 +01:00
Johannes Schickel
1d65a915ba
TOON: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Strangerke
42cc71fef0
TOON: Fix CID 1002427, 1002428, 1002429
2013-10-30 00:46:52 +01:00
Willem Jan Palenstijn
f9ad14dc2d
TOON: Clean up Common::String usage
...
Thanks to Sylvain for testing.
2011-11-27 00:53:39 +01:00
Strangerke
b60a706751
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
2011-09-08 07:55:40 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
strangerke
fae2be668f
TOON: Cleanup
2011-03-10 01:32:03 +01:00
strangerke
cf657d09e8
TOON: Janitorial: Suppress blanks at end of lines
2011-03-10 00:25:29 +01:00
sylvaintv
6873e96732
TOON: Integrated resource cache patch by eriktorbjorn
...
Reduced global memory usage of the game
Global PAK files are not loaded entirely anymore
2011-03-05 23:01:25 +01:00
Max Horn
2180b2d6b5
COMMON: Split common/stream.h into several headers
...
svn-id: r54385
2010-11-19 17:03:07 +00:00
Sylvain Dupont
8a4cc14b1a
TOON: Fix audio crashs and more memory leaks
...
svn-id: r54219
2010-11-12 22:31:04 +00:00
David Turner
52ecbd4305
TOON: Even more corrections to close memory leaks.
...
These corrections close a number of leaks in the Toon engine reported by running Valgrind with --leak-check=full option, but a few still remain.
svn-id: r54185
2010-11-10 06:22:18 +00:00
David Turner
4acad22d6e
TOON: Corrections to close some memory leaks.
...
These corrections close a number of leaks in the Toon engine reported by running Valgrind with --leak-check=full option.
svn-id: r54127
2010-11-07 21:08:46 +00:00
Torbjörn Andersson
54b2a8c98d
JANITORIAL: Cleanup (mostly whitespace)
...
svn-id: r53161
2010-10-12 04:19:58 +00:00
Eugene Sandulenko
e11637c7bc
TOON: Normalized include paths
...
svn-id: r53089
2010-10-08 22:45:28 +00:00
Eugene Sandulenko
cf82bef02e
TOON: Merged Toon engine to ScummVM trunk
...
svn-id: r53087
2010-10-08 22:30:39 +00:00