25366 Commits

Author SHA1 Message Date
Willem Jan Palenstijn
5e915afcd4 DREAMWEB: Remove unused functions 2011-12-27 23:09:47 +01:00
Willem Jan Palenstijn
914bf3d519 DREAMWEB: Remove setdat, freedat segments 2011-12-27 23:05:27 +01:00
Willem Jan Palenstijn
15a1f41e8a DREAMWEB: Remove reels segment 2011-12-27 23:04:58 +01:00
Willem Jan Palenstijn
d9aed2e00b DREAMWEB: Convert room text into TextFiles 2011-12-27 23:03:40 +01:00
Willem Jan Palenstijn
a7cdc342b3 DREAMWEB: Convert reel segments into GraphicsFiles 2011-12-27 23:03:05 +01:00
Willem Jan Palenstijn
f729742f87 DREAMWEB: Convert exText into TextFile 2011-12-27 23:02:33 +01:00
Willem Jan Palenstijn
e54196f37f DREAMWEB: Remove Extras segment 2011-12-27 23:02:33 +01:00
Willem Jan Palenstijn
90cb52b7f6 DREAMWEB: Streamline graphics file access 2011-12-27 23:01:58 +01:00
Willem Jan Palenstijn
8ed39a2b9e DREAMWEB: Fix uninitialized variable 2011-12-27 23:01:07 +01:00
Filippos Karapetis
d0a302fb06 DREAMWEB: Add the ability to blacklist unused constants in tasm-recover 2011-12-27 19:53:41 +02:00
Willem Jan Palenstijn
08be0411b1 DREAMWEB: Streamline text file handling 2011-12-27 18:40:25 +01:00
Willem Jan Palenstijn
df7bb24184 DREAMWEB: Create MapFlags struct, remove backdrops segment 2011-12-27 18:01:33 +01:00
Willem Jan Palenstijn
7bae1022ed DREAMWEB: Remove mapData segment 2011-12-27 17:56:50 +01:00
Willem Jan Palenstijn
39a0153fbf DREAMWEB: Remove mapStore segment 2011-12-27 17:56:50 +01:00
Christoph Mallon
c261cbd02b TSAGE: Make lots of globals const. 2011-12-27 17:23:06 +01:00
Paul Gilbert
f9bdde939b TSAGE: Added missing NULL prefix to one of the R2R setDetails calls 2011-12-27 21:11:49 +11:00
Paul Gilbert
880fcf11b5 TSAGE: Fixed ambiguity with NULL parameters in R2R setDetails calls 2011-12-27 21:08:37 +11:00
Paul Gilbert
5d195fe329 TSAGE: Added explicit prefixes to more NULL's used in setDetails calls 2011-12-27 20:57:50 +11:00
Paul Gilbert
539a42d2ef TSAGE: Add explicit prefixes to NULL's used in various setDetails calls 2011-12-27 20:44:56 +11:00
Paul Gilbert
9fdba870c9 TSAGE: Moved the R2R AUTODOC_ITEMS array to be part of the scene 825.
Since this is the only scene that uses it, it makes as much sense to have it as part of the scene than part of the staticres file.
2011-12-27 20:39:04 +11:00
Paul Gilbert
364bc93918 TSAGE: Change R2R AUTODOC_ITEMS to truly be a constant array.
Hopefully this will stop it being a globally constructed object.
2011-12-27 20:24:53 +11:00
Paul Gilbert
fb67e4ab11 TSAGE: Ensure correct setDetails version is called in R2R Scene825::Button::setButton 2011-12-27 20:16:37 +11:00
Paul Gilbert
5c6e1f168c TSAGE: Centralised all the setDetails methods in the various games
This puts them all in the common SceneHotspot class, rather than each game having their own repeated implementations of them.
2011-12-27 20:13:50 +11:00
Filippos Karapetis
4c9a600618 DREAMWEB: Remove dead code 2011-12-27 10:43:44 +02:00
Filippos Karapetis
51d0a07902 DREAMWEB: Fix a regression in showRain() 2011-12-27 10:43:10 +02:00
Filippos Karapetis
bda312b61b DREAMWEB: Remove more unused/unnecessary variables 2011-12-27 10:16:06 +02:00
Filippos Karapetis
e63baf1521 DREAMWEB: Remove unused global variables 2011-12-27 10:06:19 +02:00
D G Turner
ead3089fa2 DREAMWEB: Move kCurrentsample out of data blob. 2011-12-27 04:59:56 +00:00
D G Turner
0155e88d10 DREAMWEB: Move kRoomssample out of data blob.
N.B. Last commit was kForeignRelease, not kSubtitles.
2011-12-27 04:39:50 +00:00
D G Turner
5256919434 DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
D G Turner
7db571812a DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 03:34:54 +00:00
D G Turner
5cfa1899bd DREAMWEB: Move kQuitRequested out of data blob. 2011-12-27 03:08:43 +00:00
D G Turner
5511779085 DREAMWEB: Minor removal of runtime residue in vgagrafx.cpp
Also, minor formatting fixes.
2011-12-27 02:18:52 +00:00
Johannes Schickel
c211ec8c16 KYRA: Remove unused/duplicated code. 2011-12-27 03:00:27 +01:00
Johannes Schickel
5fc80f99d9 KYRA: Fix compilation with clang. 2011-12-27 02:51:42 +01:00
Johannes Schickel
c96e5de291 KYRA: Some formatting fixes. 2011-12-27 02:37:25 +01:00
Johannes Schickel
1a5026570a KYRA: Slight cleanup. 2011-12-27 02:15:39 +01:00
Filippos Karapetis
107805c343 DREAMWEB: Remove almost all of the ASM runtime 2011-12-27 03:11:22 +02:00
Johannes Schickel
a95f34bc64 KYRA: Some formatting fixes. 2011-12-27 02:07:28 +01:00
Willem Jan Palenstijn
5dd3e1f6dc DREAMWEB: Remove more unused data from blob 2011-12-27 02:03:17 +01:00
Filippos Karapetis
3ff26ba84f DREAMWEB: Move all of the functions to DreamBase and remove stubs.h 2011-12-27 03:00:00 +02:00
Willem Jan Palenstijn
9bf5a1930d DREAMWEB: Blacklist the main dreamweb function 2011-12-27 01:48:40 +01:00
Willem Jan Palenstijn
0be53a88d6 DREAMWEB: Move remaining use functions to DreamBase 2011-12-27 01:44:54 +01:00
Filippos Karapetis
4027e635d5 DREAMWEB: Remove dead code 2011-12-27 02:42:33 +02:00
Willem Jan Palenstijn
e10d2bffa0 DREAMWEB: Move operand1, currentfile out of data 2011-12-27 01:37:35 +01:00
Willem Jan Palenstijn
2bbc1cbd6a DREAMWEB: Clean up monitor functions 2011-12-27 01:37:35 +01:00
Johannes Schickel
20ac0d8b5e KYRA: Mark EoB games with ADGF_TESTING instead of ADGF_UNSTABLE.
ADGF_UNSTABLE makes an confusing dialog appear about the support of the games.
EoB 1+2 should be completable so they are fit for public testing, which
ADGF_TESTING is used for as far as it is documented. This does *not* imply
that we directly want them in the next release though.
2011-12-27 01:30:51 +01:00
Filippos Karapetis
74537d9eee DREAMWEB: The monsource global is no longer used. Also, added a missing comment in dirFile() 2011-12-27 02:08:15 +02:00
Filippos Karapetis
b406276529 DREAMWEB: Cleanup of getKeyAndLogo(), dirFile() and read() 2011-12-27 02:02:54 +02:00
D G Turner
72800fac9d DREAMWEB: Improved 'getKeyAndLogo' function signature.
This removes a remaining al usage.
2011-12-26 23:06:49 +00:00