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
/
supernova.cpp
Age
Commit message (
Expand
)
Author
2018-01-23
SUPERNOVA: Introduces INT32_MAX for eventTime
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Corrects max value for int32
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Do not try to render INTRO room
Thierry Crozat
2018-01-23
SUPERNOVA: Implement alarm
Thierry Crozat
2018-01-23
SUPERNOVA: Fix handling of room brightness
Thierry Crozat
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 errorTempSave()
Strangerke
2018-01-23
SUPERNOVA: Implement autosave used for dream sequence
Thierry Crozat
2018-01-23
SUPERNOVA: Use setCurrentImage instead of passing the image to renderImage
Thierry Crozat
2018-01-23
SUPERNOVA: Add warning when trying to use out of bound file number
Thierry Crozat
2018-01-23
SUPERNOVA: Fix logic in rendering code
Thierry Crozat
2018-01-23
SUPERNOVA: Fix room rendering
Thierry Crozat
2018-01-23
SUPERNOVA: Implement text speed dialog
Thierry Crozat
2018-01-23
SUPERNOVA: Properly handle timer stop/start
Thierry Crozat
2018-01-23
SUPERNOVA: Disable loading and saving during execution of event callbacks
Thierry Crozat
2018-01-23
SUPERNOVA: Fix updating the palette brightness when the current image has no ...
Thierry Crozat
2018-01-23
SUPERNOVA: Fix incorrect delay for message display
Thierry Crozat
2018-01-23
SUPERNOVA: Implement event callback mechanism and Supernova event
Thierry Crozat
2018-01-23
SUPERNOVA: Fix image rendering when removing image
Thierry Crozat
2018-01-23
SUPERNOVA: Do not run animations while a text box is displayed
Thierry Crozat
2018-01-23
SUPERNOVA: Fix crash when displaying strings larger than the screen
Thierry Crozat
2018-01-23
SUPERNOVA: Reduce memory usage to store sections and simplify code
Thierry Crozat
2018-01-23
SUPERNOVA: Replace a class variable used in a single function by a local vari...
Thierry Crozat
2018-01-23
SUPERNOVA: Cleanup dialog code
Thierry Crozat
2018-01-23
SUPERNOVA: Fix delay when loading a savedgame while a message is displayed
Thierry Crozat
2018-01-23
SUPERNOVA: Fix displaying image missing last row and last column
Thierry Crozat
2018-01-23
SUPERNOVA: Fix some warnings
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: Load strings from the supernova.dat file
Thierry Crozat
2018-01-23
SUPERNOVA: Plug memory leak in MOD music streams
Thierry Crozat
2018-01-23
SUPERNOVA: Clean indentations
Thierry Crozat
2018-01-23
SUPERNOVA: Fix GCC Warning for Malformed Narrowing Conversions in C++11.
D G Turner
2018-01-23
SUPERNOVA: Fix clicks at start and end of audio samples
Thierry Crozat
2018-01-23
SUPERNOVA: Add saving/loading of playtime
Thierry Crozat
2018-01-23
SUPERNOVA: Properly handle loading saved game from launcher
Thierry Crozat
2018-01-23
SUPERNOVA: Improve save state handling
Thierry Crozat
2018-01-23
SUPERNOVA: Allows saving by default
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes save/load dialog
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes returned constant on load fail
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Raises save game limit to 99
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Changes increment size for fade in/out
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes mouse events during intro
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Adds text speed variable
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Removes comments
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Implements de-/serialization
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Adds engine pause
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Adds RoomID to Rooms
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Ignores mouse clicks while sound is playing
Joseph-Eugene Winzer
[next]