aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-12-27DREAMWEB: Remove setdat, freedat segmentsWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove reels segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Convert room text into TextFilesWillem Jan Palenstijn
2011-12-27DREAMWEB: Convert reel segments into GraphicsFilesWillem Jan Palenstijn
2011-12-27DREAMWEB: Convert exText into TextFileWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove Extras segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Streamline graphics file accessWillem Jan Palenstijn
2011-12-27DREAMWEB: Fix uninitialized variableWillem Jan Palenstijn
2011-12-27DREAMWEB: Add the ability to blacklist unused constants in tasm-recoverFilippos Karapetis
2011-12-27DREAMWEB: Streamline text file handlingWillem Jan Palenstijn
2011-12-27DREAMWEB: Create MapFlags struct, remove backdrops segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove mapData segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove mapStore segmentWillem Jan Palenstijn
2011-12-27TSAGE: Make lots of globals const.Christoph Mallon
2011-12-27TSAGE: Added missing NULL prefix to one of the R2R setDetails callsPaul Gilbert
2011-12-27TSAGE: Fixed ambiguity with NULL parameters in R2R setDetails callsPaul Gilbert
2011-12-27TSAGE: Added explicit prefixes to more NULL's used in setDetails callsPaul Gilbert
2011-12-27TSAGE: Add explicit prefixes to NULL's used in various setDetails callsPaul Gilbert
2011-12-27TSAGE: Moved the R2R AUTODOC_ITEMS array to be part of the scene 825.Paul Gilbert
2011-12-27TSAGE: Change R2R AUTODOC_ITEMS to truly be a constant array.Paul Gilbert
2011-12-27TSAGE: Ensure correct setDetails version is called in R2R Scene825::Button::s...Paul Gilbert
2011-12-27TSAGE: Centralised all the setDetails methods in the various gamesPaul Gilbert
2011-12-27DREAMWEB: Remove dead codeFilippos Karapetis
2011-12-27DREAMWEB: Fix a regression in showRain()Filippos Karapetis
2011-12-27DREAMWEB: Remove more unused/unnecessary variablesFilippos Karapetis
2011-12-27DREAMWEB: Remove unused global variablesFilippos Karapetis
2011-12-27DREAMWEB: Move kCurrentsample out of data blob.D G Turner
2011-12-27DREAMWEB: Move kRoomssample out of data blob.D G Turner
2011-12-27DREAMWEB: Move kSubtitles out of data blob.D G Turner
2011-12-27DREAMWEB: Move kSubtitles out of data blob.D G Turner
2011-12-27DREAMWEB: Move kQuitRequested out of data blob.D G Turner
2011-12-27DREAMWEB: Minor removal of runtime residue in vgagrafx.cppD G Turner
2011-12-27KYRA: Remove unused/duplicated code.Johannes Schickel
2011-12-27KYRA: Fix compilation with clang.Johannes Schickel
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
2011-12-27KYRA: Slight cleanup.Johannes Schickel
2011-12-27DREAMWEB: Remove almost all of the ASM runtimeFilippos Karapetis
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
2011-12-27DREAMWEB: Remove more unused data from blobWillem Jan Palenstijn
2011-12-27DREAMWEB: Move all of the functions to DreamBase and remove stubs.hFilippos Karapetis
2011-12-27DREAMWEB: Blacklist the main dreamweb functionWillem Jan Palenstijn
2011-12-27DREAMWEB: Move remaining use functions to DreamBaseWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove dead codeFilippos Karapetis
2011-12-27DREAMWEB: Move operand1, currentfile out of dataWillem Jan Palenstijn
2011-12-27DREAMWEB: Clean up monitor functionsWillem Jan Palenstijn
2011-12-27KYRA: Mark EoB games with ADGF_TESTING instead of ADGF_UNSTABLE.Johannes Schickel
2011-12-27DREAMWEB: The monsource global is no longer used. Also, added a missing comme...Filippos Karapetis
2011-12-27DREAMWEB: Cleanup of getKeyAndLogo(), dirFile() and read()Filippos Karapetis
2011-12-26DREAMWEB: Improved 'getKeyAndLogo' function signature.D G Turner
2011-12-26DREAMWEB: Ported 'dirfile' to C++D G Turner