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
/
supernova
/
state.cpp
Age
Commit message (
Expand
)
Author
2018-01-23
SUPERNOVA: Load images on demand
Thierry Crozat
2018-01-23
SUPERNOVA: Fix several issues with savegames
Thierry Crozat
2018-01-23
SUPERNOVA: Implement autosave used for dream sequence
Thierry Crozat
2018-01-23
SUPERNOVA: Implement guardNoticed()
Strangerke
2018-01-23
SUPERNOVA: Use setCurrentImage instead of passing the image to renderImage
Thierry Crozat
2018-01-23
SUPERNOVA: Fix logic in rendering code
Thierry Crozat
2018-01-23
SUPERNOVA: Implement shipstart cutscene
Thierry Crozat
2018-01-23
SUPERNOVA: Fix initialization of timer when starting or loading game
Thierry Crozat
2018-01-23
SUPERNOVA: Implement AxacussExit interaction logic
Strangerke
2018-01-23
SUPERNOVA: Add interaction logic for AxacussIntersection
Strangerke
2018-01-23
SUPERNOVA: Implement text speed dialog
Thierry Crozat
2018-01-23
SUPERNOVA: Check shouldQuit to break from input loop
Thierry Crozat
2018-01-23
SUPERNOVA: Properly handle timer stop/start
Thierry Crozat
2018-01-23
SUPERNOVA: Display stubs, remove useless function declaration
Strangerke
2018-01-23
SUPERNOVA: Fix warning
Strangerke
2018-01-23
SUPERNOVA: Fix room brightness
Thierry Crozat
2018-01-23
SUPERNOVA: Remove variables and stub functions related to overlay
Thierry Crozat
2018-01-23
SUPERNOVA: Implement event callback mechanism and Supernova event
Thierry Crozat
2018-01-23
SUPERNOVA: Fix combining ObjectType enum values
Thierry Crozat
2018-01-23
SUPERNOVA: Fix usage of uninitialized variables
Thierry Crozat
2018-01-23
SUPERNOVA: Fix graphics glitches
Thierry Crozat
2018-01-23
SUPERNOVA: Handle events during dialogs
Thierry Crozat
2018-01-23
SUPERNOVA: Cleanup dialog code
Thierry Crozat
2018-01-23
SUPERNOVA: Implement most dialog related functions
Thierry Crozat
2018-01-23
SUPERNOVA: Fix screen shake
Thierry Crozat
2018-01-23
SUPERNOVA: Finish the string extraction in state.cpp
Strangerke
2018-01-23
SUPERNOVA: Extract some strings from state.cpp
Strangerke
2018-01-23
SUPERNOVA: Change the signature of dialog(), fix calls, extract some more str...
Strangerke
2018-01-23
SUPERNOVA: Extract ArsanoRoger texts
Strangerke
2018-01-23
SUPERNOVA: Extract more dialog texts
Strangerke
2018-01-23
SUPERNOVA: Extract strings for ShibCabinL3 & R3 and for ShipAirlock
Strangerke
2018-01-23
SUPERNOVA: Improve interactivity of title screen and intro cutscene
Thierry Crozat
2018-01-23
SUPERNOVA: Move object name and description strings to engine data file
Thierry Crozat
2018-01-23
SUPERNOVA: Start using strings from the engine data file
Thierry Crozat
2018-01-23
SUPERNOVA: Clean indentations
Thierry Crozat
2018-01-23
SUPERNOVA: Fix compilation using MSVC9, silent some CppCheck warnings
Strangerke
2018-01-23
SUPERNOVA: Fix GCC Signed vs. Unsigned Comparison Warnings.
D G Turner
2018-01-23
SUPERNOVA: Fix GCC Unused Variable Warnings.
D G Turner
2018-01-23
SUPERNOVA: Fix exiting intro cutscene using Escape
Thierry Crozat
2018-01-23
SUPERNOVA: Restores brightness when leaving the cave
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Implements screen shake
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Restores brightness if power on
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Adds current room to save file
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Implements inventory arrows
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Scrolls inventory when taking an object
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Limits inventory scroll
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes de-/serialization of game state
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Adds Outro initialization
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes number of rooms
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Remvomes manual assigning of current room
Joseph-Eugene Winzer
[prev]
[next]