aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2011-12-26KYRA: Avoid deleting pointer twice after creating EOB2 partyTorbjörn Andersson
2011-12-26DREAMWEB: Convert searchForStringWillem Jan Palenstijn
2011-12-26KYRA: (EOB) Flag eob and eob2 with ADGF_UNSTABLETarek Soliman
2011-12-26DREAMWEB: Move some functions to DreamBase, remove dead codeFilippos Karapetis
2011-12-26DREAMWEB: Remove dead codeFilippos Karapetis
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26Revert "DREAMWEB: Remove dead code and move most functions to DreamBase"Filippos Karapetis
2011-12-26DREAMWEB: Remove dead code and move most functions to DreamBaseFilippos Karapetis
2011-12-26SCUMM: Make SampleBuffer::write non-virtual to silence a g++ warning.Johannes Schickel
2011-12-26DREAMWEB: Move inputline out of data blobWillem Jan Palenstijn
2011-12-26DREAMWEB: Convert 'parser'Willem Jan Palenstijn
2011-12-26DREAMWEB: Ported 'read' to C++D G Turner
2011-12-26DREAMWEB: Remove more unused global variablesFilippos Karapetis
2011-12-26DREAMWEB: Reduce dependency on globals and move functions to DreamBaseWillem Jan Palenstijn
2011-12-26DREAMWEB: Combine transferMap and transferInvWillem Jan Palenstijn
2011-12-26KYRA: Cleanup va_arg use in drawShape.Johannes Schickel
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
2011-12-26DREAMWEB: Convert pickupContsWillem Jan Palenstijn
2011-12-26DREAMWEB: Cleanup searchForFiles()Filippos Karapetis