Sven Hesse
5961609a56
GOB: Add a resource size workaround for Little Red
...
This fixes the missing resources in the screen where Little Red
has to find the animals' homes for them.
2012-06-15 15:09:01 +02:00
D G Turner
8356656575
GOB: Replace snprintf() usage with Common::String::format()
...
Safer and less portability issues.
2011-06-02 02:20:51 +01:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Sven Hesse
e73484b259
GOB: Fix Urban Runner hotspot texts
...
Thanks to SylvainTV :)
svn-id: r55286
2011-01-18 06:30:47 +00:00
Max Horn
2180b2d6b5
COMMON: Split common/stream.h into several headers
...
svn-id: r54385
2010-11-19 17:03:07 +00:00
Max Horn
a008d14055
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using'
...
svn-id: r54323
2010-11-18 16:38:03 +00:00
Sven Hesse
16a3cc8a84
GOB: Clean up class DataIO
...
Removing the need for class DataStream and that handle mess.
svn-id: r53984
2010-10-31 20:07:14 +00:00
Arnaud Boutonné
80a8111193
Use resSize instead of computing its value again.
...
svn-id: r48274
2010-03-17 20:29:26 +00:00
Sven Hesse
6e07e3e642
Fixing problems with the texts table in TOT files when the order of the texts and resources tables are switched in the TOT file
...
svn-id: r48124
2010-02-25 15:22:26 +00:00
Arnaud Boutonné
85bce4611c
Fascination - Fix syntax (clone2727)
...
svn-id: r48074
2010-02-16 23:18:32 +00:00
Arnaud Boutonné
9426e86ede
Playtoons - "Fascination" workaround for text is also required for Playtoons.
...
svn-id: r48067
2010-02-15 22:17:48 +00:00
Arnaud Boutonné
03e8276407
Fascination: REAL fix. Thanks DrMcCoy.
...
svn-id: r48055
2010-02-13 22:26:52 +00:00
Arnaud Boutonné
17de7acd7b
Fix a crash in previous commit
...
svn-id: r48054
2010-02-13 22:17:17 +00:00
Arnaud Boutonné
5ba36c8216
Fascination:
...
- Fix a potential bug in winDraw
- Add a hack (and a todo) to work around the missing texts and windows in Amiga, Atari and early PC floppy version.
svn-id: r48053
2010-02-13 21:59:45 +00:00
Sven Hesse
6248362c38
Properly deleting the TOT resource table again when loading failed
...
svn-id: r47750
2010-01-31 13:18:32 +00:00
Sven Hesse
2185f6b164
Adding some sanity asserts
...
svn-id: r47749
2010-01-31 13:05:46 +00:00
Sven Hesse
6a28c0af12
Added a method to easily dump resources to file
...
svn-id: r42711
2009-07-24 21:34:43 +00:00
Sven Hesse
6c4e87a1d8
Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in
...
svn-id: r42552
2009-07-17 00:55:56 +00:00
Sven Hesse
922f721108
Added some more debug warnings when resources can't be loaded
...
svn-id: r42551
2009-07-17 00:55:42 +00:00
Sven Hesse
5913895ecc
Allow resource loading from EXT even if the TOT has none again
...
svn-id: r42463
2009-07-13 23:42:37 +00:00
Sven Hesse
5a6573d33d
Fixing text strings embedded in the TOT
...
svn-id: r41903
2009-06-26 19:03:37 +00:00
Sven Hesse
88062e90a0
Plugging some memory leaks
...
svn-id: r41859
2009-06-25 10:54:35 +00:00
Sven Hesse
d03dc08b64
Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own class
...
svn-id: r41839
2009-06-24 21:49:37 +00:00