index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mads
/
game.cpp
Age
Commit message (
Expand
)
Author
2014-10-28
MADS: Remove trailing whitespace
Filippos Karapetis
2014-10-18
MADS: Remove deprecated code from AnimationView and a bunch of out-of-date TODOs
Paul Gilbert
2014-06-28
MADS: Cleanup of fields and constants usage
Paul Gilbert
2014-06-28
MADS: Create savegame thumbnail from scenes before opening in-game dialogs
Paul Gilbert
2014-06-07
MADS: More setup code for the difficulty dialog
Paul Gilbert
2014-06-07
MADS: Remove unused variable
Torbjörn Andersson
2014-06-06
MADS: Refactoring and cleanup of the game startup code
Paul Gilbert
2014-06-03
MADS: Remove redundant Palette::close method
Paul Gilbert
2014-06-01
MADS: Properly set the scene revisited flag when loading a saved game
Filippos Karapetis
2014-05-30
MADS: Change order of savegame loading to fix scene 318
Paul Gilbert
2014-05-27
MADS: Initialize several other variables
Strangerke
2014-05-26
MADS: Fix displaying multi-line messages in conversation with village girl
Paul Gilbert
2014-05-27
MADS: Slight formatting fixes.
Johannes Schickel
2014-05-24
MADS: Implement screen shaking
Paul Gilbert
2014-05-24
MADS: Fix checks for assets count when calling releasePlayerSprites
Paul Gilbert
2014-05-20
MADS: Completely remove synchronizeString in favour of syncString
Paul Gilbert
2014-05-19
MADS: Some more British -> American English modifications
Strangerke
2014-05-18
MADS: Replace _ongoingGame by the use of quitGame()
Strangerke
2014-05-18
MADS: Implement scene 803, add an ongoingGame global flag to exit the multipl...
Strangerke
2014-05-12
MADS: Hook in the section 1 sound player
Paul Gilbert
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-05-03
MADS: Default to first inventory item after loading a savegame
Paul Gilbert
2014-05-03
MADS: Savegames are now working
Paul Gilbert
2014-05-02
MADS: Misc savegame fixes and added meta query info
Paul Gilbert
2014-05-01
MADS: Add some further savegame loading logic
Paul Gilbert
2014-05-01
MADS: Implemented more savegame synchronization
Paul Gilbert
2014-05-01
MADS: Default game to impossible difficulty by default
Paul Gilbert
2014-04-27
MADS: Add skeleton classes for Phantom and Dragonsphere
Filippos Karapetis
2014-04-27
MADS: Set Rex to start from scene 101, like the original
Filippos Karapetis
2014-04-26
MADS: Beginnings of full screen dialogs
Paul Gilbert
2014-04-26
MADS: Implemented more save/load logic
Paul Gilbert
2014-04-26
MADS: Implemented savegame header read/writes
Paul Gilbert
2014-04-23
MADS: Fix scenes previously using globals to properly use locals
Paul Gilbert
2014-04-23
MADS: Further synchronization implementation
Paul Gilbert
2014-04-22
MADS: Beginnings of savegame synchronisation
Paul Gilbert
2014-04-16
MADS: Fix to stop game ending when loading a cutscene scene
Paul Gilbert
2014-04-16
MADS: Fix player/sprite setup/teardown for scene 112
Paul Gilbert
2014-04-15
MADS: Fix depth issues with sitting in chair in scene 101
Paul Gilbert
2014-04-12
MADS: Fix for resetting trigger mode between scenes
Paul Gilbert
2014-04-12
MADS: Refactoring PaletteUsage to use external data arrays
Paul Gilbert
2014-04-10
MADS: Fixes for inventory scrollbar display
Paul Gilbert
2014-04-09
MADS: Fixes for correctly displaying inventory list in the user interface
Paul Gilbert
2014-04-08
MADS: Resolve some old TODOs
Paul Gilbert
2014-04-08
MADS: Added preliminary keyboard handling and keypress process stub
Paul Gilbert
2014-04-07
MADS: Implement loading logic for UI background animations
Paul Gilbert
2014-04-06
MADS: Fixes for switching between scenes
Paul Gilbert
2014-04-05
MADS: Further cleanup of previously anonymous fields
Paul Gilbert
2014-04-05
MADS: Fixes for actions triggering prematurely
Paul Gilbert
2014-04-03
MADS: Renamings for saving fields in MADSAction::startAction
Paul Gilbert
2014-04-02
MADS: Fix/clean up ending of ScreenObjects::check
Paul Gilbert
[next]