12 Commits

Author SHA1 Message Date
Filippos Karapetis
e797fdc0d9 SCI tools: Removing the now obsolete listwords tool, after discussing with lskovlun. We got better functionality in ScummVM now (the parser_words debug command)
svn-id: r53655
2010-10-20 21:06:45 +00:00
Filippos Karapetis
ac2b5df128 SCI tools: also removing obsolete file graphics_png.h
svn-id: r53654
2010-10-20 21:00:59 +00:00
Filippos Karapetis
ae2d2e78e1 SCI tools: Removing the now obsolete classes, scriptdump and vocabdump tools, after discussing with lskovlun. We got better functionality than these in ScummVM now
svn-id: r53653
2010-10-20 20:58:14 +00:00
Filippos Karapetis
aee1e15744 SCI tools: Removing the now obsolete old_objects tool, after discussing with lskovlun. It was supposed to be the underpinning for a VM that never materialized
svn-id: r53652
2010-10-20 20:57:08 +00:00
Filippos Karapetis
308ec17a05 SCI tools: Removing the now obsolete sciunpack tool, after discussing with lskovlun. We got a more advanced functionality in ScummVM now
svn-id: r53650
2010-10-20 20:46:52 +00:00
Jordi Vilalta Prat
8388e0dfea JANITORAL: Clean trailing whitespaces.
svn-id: r53160
2010-10-12 02:18:11 +00:00
Martin Kiewitz
62d5dd557a SCI: moving scitrace
svn-id: r48111
2010-02-22 18:06:21 +00:00
Arnaud Boutonné
9369c9f3c5 Add header
svn-id: r47491
2010-01-23 23:11:07 +00:00
Max Horn
608f855c9d Removed obsolete files
svn-id: r41001
2009-05-29 14:38:42 +00:00
Max Horn
466ba4bbfe SCI: Rewrote the save/load code, see also patch #2687400.
The new format is incompatible with the old one, and is still subject to
some further changes. Also, regressions are quite possible, so watch out.
Finally, the new code still contains some TODOs and FIXMEs. Several of
these will be more or less automatically resolved once other code gets
C++ified.

svn-id: r39430
2009-03-15 20:31:29 +00:00
Max Horn
d5d7bd73d5 SCI: Moved cfsml.pl from tools/ to tools/sci/; also fixed circular dependency
svn-id: r39308
2009-03-10 19:20:32 +00:00
Eugene Sandulenko
6c0ac7f692 Resurrection of SCI tools. Step 1.
svn-id: r39240
2009-03-08 17:20:33 +00:00