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
/
blue_force
/
blueforce_dialogs.cpp
Age
Commit message (
Expand
)
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
2012-08-07
TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...
Strangerke
2012-01-01
TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty
Paul Gilbert
2012-01-01
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
Paul Gilbert
2012-01-01
TSAGE: Revert buggy implementation of dirty rects
Paul Gilbert
2011-12-18
TSAGE: Bugfix for using save/load buttons in the Blue Force options dialog
Paul Gilbert
2011-12-18
TSAGE: Implemented dirty rect handling in the engine
Paul Gilbert
2011-11-01
TSAGE: Added support for semi-transparent dialogs used in R2RW
Paul Gilbert
2011-10-31
TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ri...
Paul Gilbert
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-09-27
TsAGE: Remove trailing spaces
Strangerke
2011-09-13
TSAGE: Bugfix for correctly displaying radio conversation dialog
Paul Gilbert
2011-09-11
TSAGE: Implemented Scene 60 - Motorcycle
Paul Gilbert
2011-09-04
TSAGE: Added missing default item response code logic in Blue Force
Paul Gilbert
2011-09-04
TSAGE: Implemented missing interface functionality, including gun loading dialog
Paul Gilbert
2011-08-29
TSAGE: Implemented the Blue Force right-click dialog
Paul Gilbert