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
/
rooms.cpp
Age
Commit message (
Expand
)
Author
2018-01-23
SUPERNOVA: Fixes game freeze in bcorrdior
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Fixes turntable message
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Puts on suit when leaving the restaurant
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Implement onEntrance for all corridors
Thierry Crozat
2018-01-23
SUPERNOVA: Fix clearing inventory when landing on Axacuss
Thierry Crozat
2018-01-23
SUPERNOVA: Removes Discman from inventory
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Implement dialogs with variable text
Thierry Crozat
2018-01-23
SUPERNOVA: Complete implementation of walking through the Jungle
Thierry Crozat
2018-01-23
SUPERNOVA: Add 2 missing translation strings, handle variable dialogs in Axac...
Strangerke
2018-01-23
SUPERNOVA: Small cleanups
Strangerke
2018-01-23
SUPERNOVA: Implement telomat, increase savegame version
Strangerke
2018-01-23
SUPERNOVA: Fix missing message when waking up from dream
Thierry Crozat
2018-01-23
SUPERNOVA: Fix handling of room brightness
Thierry Crozat
2018-01-23
SUPERNOVA: Fix some TODOs
Strangerke
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: 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: enable general dialogs in AxacussIntersection and AxacussExit
Strangerke
2018-01-23
SUPERNOVA: Implement AxacussExit interaction logic
Strangerke
2018-01-23
SUPERNOVA: Add interaction logic for AxacussIntersection
Strangerke
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 recursive infinite loop in door closing animation in ArsanoEnt...
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: Extract some more stings from rooms.cpp
Strangerke
2018-01-23
SUPERNOVA: Remove AxacussCorridor5::interact in order to get rid of several G...
Strangerke
2018-01-23
SUPERNOVA: extract strings for Axacuss Corridor 5
Strangerke
2018-01-23
SUPERNOVA: Merge two strings to help with translation
Thierry Crozat
2018-01-23
SUPERNOVA: Change the signature of dialog(), fix calls, extract some more str...
Strangerke
2018-01-23
SUPERNOVA: Extract ArsanoGlider, ArsanoMeetup 2 & 3 and AxacussCell strings
Strangerke
2018-01-23
SUPERNOVA: Extract ArsanoRoger texts
Strangerke
2018-01-23
SUPERNOVA: Fix a remaining kStringDialogSeparator
Strangerke
2018-01-23
SUPERNOVA: Extract more dialog texts
Strangerke
2018-01-23
SUPERNOVA: Extract strings used in ShipHold and operations related to the cable
Strangerke
2018-01-23
SUPERNOVA: Extract strings for ShibCabinL3 & R3 and for ShipAirlock
Strangerke
2018-01-23
SUPERNOVA: Fix check of dialog status in ArsanoRoger onEntrance
Thierry Crozat
2018-01-23
SUPERNOVA: Simplify a bit the code
Thierry Crozat
2018-01-23
SUPERNOVA: Extract the strings from ShipCockpit
Strangerke
2018-01-23
SUPERNOVA: Extract strings for Ship Hall and Ship Sleep Cabin
Strangerke
2018-01-23
SUPERNOVA: Janitorial - Fix some spacing in rooms.cpp
Strangerke
2018-01-23
SUPERNOVA: Change _shown to an array of bytes in order to handle extra values...
Strangerke
2018-01-23
SUPERNOVA: Improve translated title display
Thierry Crozat
2018-01-23
SUPERNOVA: Improve interactivity of title screen and intro cutscene
Thierry Crozat
2018-01-23
SUPERNOVA: Move intro cutscene strings to engine data file
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
[next]