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
Age
Commit message (
Expand
)
Author
2018-01-23
SUPERNOVA: Cleanup dialog code
Thierry Crozat
2018-01-23
SUPERNOVA: Implement most dialog related functions
Thierry Crozat
2018-01-23
SUPERNOVA: Add missing game string
Thierry Crozat
2018-01-23
SUPERNOVA: Fix screen shake
Thierry Crozat
2018-01-23
SUPERNOVA: Fix delay when loading a savedgame while a message is displayed
Thierry Crozat
2018-01-23
SUPERNOVA: Change detection to use data files instead of executables
Strangerke
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: 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: Fix displaying image missing last row and last column
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: Remove useless 2nd initialization of _shown to false
Strangerke
2018-01-23
SUPERNOVA: Remove useless defines
Strangerke
2018-01-23
SUPERNOVA: Change _shown to an array of bytes in order to handle extra values...
Strangerke
2018-01-23
SUPERNOVA: Fix some warnings
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: Add POTFILES to get translated text for the GUI
Thierry Crozat
2018-01-23
SUPERNOVA: Start using strings from the engine data file
Thierry Crozat
2018-01-23
SUPERNOVA: Load strings from the supernova.dat file
Thierry Crozat
2018-01-23
SUPERNOVA: Add detection entry for English translation
Thierry Crozat
2018-01-23
SUPERNOVA: Add getting translated images from the engine data 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 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 Warning for Malformed Narrowing Conversions in C++11.
D G Turner
2018-01-23
SUPERNOVA: Fix GCC Unused Variable Warnings.
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: Disable loading during intro cutscene
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: Fix exiting intro cutscene using Escape
Thierry Crozat
[next]