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-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
2014-04-01
MADS: Minor variable renaming and remove incorrect variable set in scene loop
Paul Gilbert
2014-03-30
MADS: Added some missing code for scene change freeing
Paul Gilbert
2014-03-29
MADS: Implemented message loading/decoding
Paul Gilbert
2014-03-29
MADS: Implemented NebularGame::step
Paul Gilbert
2014-03-29
MADS: Implement palette::lock() and unlock(), get rid of some magic values in...
Strangerke
2014-03-28
MADS: Clean up of Player::move method
Paul Gilbert
2014-03-28
MADS: Cleanup of Player::updateFrame
Paul Gilbert
2014-03-28
MADS: Cleanup of direction setup, fix sprite mirroring for walking
Paul Gilbert
2014-03-27
MADS: Initial cleanup of action/player handling
Paul Gilbert
2014-03-27
MADS: Cleanup of game and player fields used during initialization
Paul Gilbert
2014-03-26
MADS: Cleaned up game initialisation code to use more constants
Paul Gilbert
2014-03-25
MADS: Added enums for copy protection result and globals
Paul Gilbert
[next]