Max Horn
00abb48c7d
Moved SCUMM game descriptions/titles into a seperate table
...
svn-id: r20657
2006-02-12 20:51:56 +00:00
Torbjörn Andersson
8935cac6da
Standardized the preprocessor constants used to prevent double inclusion of
...
header files. Each now begins with "SWORD2_" and ends with "_H". (Well, except
for "SWORD2_H", since I didn't want to name it "SWORD2_SWORD2_H".)
svn-id: r20655
2006-02-12 19:57:23 +00:00
Torbjörn Andersson
0dbeb2f65b
Oops. Forgot to tell SVN to actually *move* the files. I'll get the hang of it
...
eventually.
svn-id: r20652
2006-02-12 19:38:26 +00:00
Torbjörn Andersson
2ec8584828
Renamed files for consistency with other engines:
...
build_display -> screen
save_rest -> saveload
More to come, no doubt.
svn-id: r20651
2006-02-12 19:33:45 +00:00
Torbjörn Andersson
d6fea31251
Removed layers.h since it was a) empty and b) never included.
...
svn-id: r20644
2006-02-12 19:20:10 +00:00
Max Horn
952b23fec7
- Changed the scumm-md5.txt format to reduce redundancy and to make it a bit niecer to edit
...
- Added --txt option to the md5table tool -> makes it easier to modify the scumm-md5.txt format
svn-id: r20641
2006-02-12 19:03:39 +00:00
Max Horn
7ef0b0c650
Fixing platform value for two HE mac demos
...
svn-id: r20624
2006-02-12 15:40:38 +00:00
Eugene Sandulenko
faec3622b3
Committed old work on Soccer U32. Too far from being finished.
...
svn-id: r20613
2006-02-12 13:45:57 +00:00
Travis Howell
b9fec00c25
Only adjusted in SCUMM 5+
...
svn-id: r20598
2006-02-12 11:03:16 +00:00
Travis Howell
30c5480bd3
Actor room is only checked in SCUMM 7+
...
svn-id: r20597
2006-02-12 09:52:13 +00:00
Travis Howell
2873ae8186
Actually that should be before all code
...
svn-id: r20595
2006-02-12 07:03:04 +00:00
Travis Howell
86ee0df205
A few corrections from disasm., checked against all versions
...
svn-id: r20594
2006-02-12 06:43:42 +00:00
Travis Howell
37bc512d64
This difference only applies to SCUMM7+
...
svn-id: r20593
2006-02-12 04:43:27 +00:00
Travis Howell
19e3882439
Add another Loom demo
...
svn-id: r20591
2006-02-12 02:21:03 +00:00
Max Horn
be068cf6f3
The GameDetector is no longer a required parameter for Engine constructors
...
svn-id: r20590
2006-02-12 01:42:34 +00:00
Max Horn
80cf2fa46f
Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk
...
svn-id: r20584
2006-02-12 00:16:31 +00:00
Max Horn
26ee630756
Moved engines to the new engines/ directory
...
svn-id: r20582
2006-02-11 22:45:04 +00:00