51015 Commits

Author SHA1 Message Date
Filippos Karapetis
ed72efe05b DREAMWEB: Remove more global variables 2011-12-28 05:47:09 +02:00
Filippos Karapetis
1d4337ebb5 DREAMWEB: Remove some unused globals 2011-12-28 05:27:16 +02:00
Filippos Karapetis
749c82b951 CREATE_PROJECT: Add a hack to handle the KYRARPG_COMMON_OBJ variable in the module.mk file of the kyra engine 2011-12-28 05:16:55 +02:00
Filippos Karapetis
38c6865ab1 CREATE_PROJECT: Silence warnings 4510 and 4610 in the kyra engine 2011-12-28 05:16:54 +02:00
D G Turner
1ff19e19e7 DREAMWEB: Move checkCoords templated implementation to Dreambase header.
The PSP (MIPS) toolchain generates differing symbols for this template
and thus fails to link. By moving the implementation to the defining
header, this should fix this.
2011-12-28 02:49:27 +00:00
Willem Jan Palenstijn
4c2d2684ea DREAMWEB: Mass-move variables out of data
This has been done by an automated search/replace, culling unused
variables in the process. The remaining variables in data are all stored
in savegames.
2011-12-28 02:36:52 +01:00
D G Turner
a09fdaa0b1 DREAMWEB: Move 4 volume related variables out of data blob. 2011-12-28 01:31:24 +00:00
Johannes Schickel
db2e0fb042 KYRA: Slight cleanup in the transfer party code. 2011-12-28 01:51:09 +01:00
Johannes Schickel
ae8ab8d94e KYRA: Silence some valgrind warnings by doing a slight sanity check on savefile size. 2011-12-28 01:40:29 +01:00
D G Turner
5492307982 DREAMWEB: Move 'speechloaded' flag out of data blob. 2011-12-28 00:40:00 +00:00
Strangerke
4f5a708d7d TSAGE: R2R - Implement scene 3700 2011-12-28 01:17:34 +01:00
D G Turner
93173a11ca DREAMWEB: Move 'wongame' flag out of data blob. 2011-12-28 00:04:12 +00:00
athrxx
cc40a019e5 KYRA: (EOB) - fix EOB1 intro glitch 2011-12-28 00:56:55 +01:00
D G Turner
56191e3928 DREAMWEB: Move 3 sound related variables out of data blob. 2011-12-27 23:49:35 +00:00
Torbjörn Andersson
4ac19d8870 VIDEO: Fix cppcheck warnings about possible NULL pointer use. 2011-12-28 00:15:50 +01:00
athrxx
0e2b8413e5 KYRA: add support for another Russian HOF fan translation 2011-12-28 00:01:33 +01:00
athrxx
6786c41f4f KYRA: (LOL) - refactor item/monster structs 2011-12-28 00:01:32 +01:00
athrxx
cbfdd227a1 KYRA: (LOL) - minor reduction of save file size 2011-12-28 00:01:32 +01:00
athrxx
75c0036925 KYRA: (LOL) - add support for loading original DOS version save files 2011-12-28 00:01:31 +01:00
athrxx
99b14c5dbc KYRA: (EOB) - fix spell book tab 5 in EOB1 2011-12-28 00:01:30 +01:00
athrxx
a35550d200 KYRA: (EOB) - fix invalid string access in EOB 1
(when entering the memorize/pray menu without having a mage/cleric)
2011-12-28 00:01:29 +01:00
athrxx
e6b6099d54 KYRA: (EOB) - fix minor color glitch 2011-12-28 00:01:28 +01:00
athrxx
37c046339d KYRA: (EOB) - cleanup dialog settings a bit 2011-12-28 00:01:27 +01:00
athrxx
4fef4743fd KYRA: (EOB) - fix 2 gcc (-Woverloaded-virtual) warnings 2011-12-28 00:01:26 +01:00
athrxx
536abf6d3d KYRA: (EOB) - fix signed/unsigned mismatch 2011-12-28 00:01:25 +01:00
Torbjörn Andersson
411750ed4a CRUISE: Fix cppcheck warning about possible NULL pointer use. 2011-12-27 23:25:45 +01:00
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