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
/
ringworld2
/
ringworld2_dialogs.cpp
Age
Commit message (
Expand
)
Author
2014-06-08
TSAGE: Fix for R2R game/help dialog not accepting Fn keys
Paul Gilbert
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2014-02-16
TSAGE: Fix again #6507 - Regression introduced in a41db1939cdff632d16aa3849e2...
Strangerke
2014-02-16
TSAGE: Fix bug #6519 - Mouse pointer behavior in dialog menu
Strangerke
2014-01-29
TSAGE: R2R - Fix default cursor when switching characters
Strangerke
2014-01-27
TSAGE: R2R - Fix bug #6507 by resetting mouse cursor when switching character...
Strangerke
2014-01-27
TSAGE: Get rid of some magic values
Strangerke
2014-01-14
TSAGE: Fix for R2R cursor closing dialogs on title screen
Paul Gilbert
2013-11-24
TSAGE: Fixes for R2R right click dialog choosing cursor or help/player dialog
Paul Gilbert
2013-11-10
TSAGE: Janitorial - Remove trailing spaces and tabs
Strangerke
2013-11-02
TSAGE: Set R2R dialogs to restore the palette after closing
Paul Gilbert
2013-10-07
TSAGE: Fixes for not allowing walk cursor to be selected when walking disabled
Paul Gilbert
2013-09-26
TSAGE: Minor renaming for R2R
Filippos Karapetis
2013-09-10
TSAGE: Bugfixes for Spill Mountain maze
Paul Gilbert
2013-08-24
TSAGE: Fixed playing of scanner tones when switching between characters
Paul Gilbert
2013-07-16
TSAGE: Fixes for R2R scanner dialog
Paul Gilbert
2012-08-07
TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...
Strangerke
2012-02-25
TSAGE: JANITORIAL: Remove trailing spaces
Strangerke
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: Implemented dirty rect handling in the engine
Paul Gilbert
2011-12-11
TSAGE: Changed the Player characterIndex int field to be a proper enum
Paul Gilbert
2011-12-05
TSAGE: R2R - Fix several erroneous references to BF_GLOBALS
Strangerke
2011-11-28
TSAGE: Fixed array subscript in dialog button loop
Paul Gilbert
2011-11-10
TSAGE: Change the cursor to an arrow when showing the R2R help dialog
Paul Gilbert
2011-11-10
TSAGE: Implemented R2R help dialog
Paul Gilbert
2011-11-02
TSAGE: Implemented the character selection dialog logic in R2RW
Paul Gilbert
2011-11-01
TSAGE: Fix compiler warning
Paul Gilbert
2011-11-01
TSAGE: Added display logic for character selection dialog in R2RW
Paul Gilbert
2011-10-23
TSAGE: Implemented Ringworld 2 right click dialog
Paul Gilbert