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
/
tsage
/
ringworld
/
ringworld_dialogs.cpp
Age
Commit message (
Collapse
)
Author
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2016-03-14
TSAGE: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2014-10-04
TSAGE: Add list of files that contain translatable strings
Thierry Crozat
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2014-02-09
TSAGE: Ringworld - Reduce the scope of a couple of variables
Strangerke
2012-08-07
TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for ↵
Strangerke
reporting it.
2012-01-01
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
Paul Gilbert
This will be the first half of properly handling on screen dirty rects.
2012-01-01
TSAGE: Revert buggy implementation of dirty rects
Paul Gilbert
This reverts commit f69dfba21a5d4be8cc60a20a0dd0628717fa5373.
2011-12-18
TSAGE: Bugfix for Ringworld saving and restoring via options dialog
Paul Gilbert
2011-12-18
TSAGE: Implemented dirty rect handling in the engine
Paul Gilbert
This should help improve performance when scalers are being used.
2011-10-31
TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to ↵
Paul Gilbert
Ringworld namespace
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-08-29
TSAGE: Added Ringworld specific dialogs file
Paul Gilbert