aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2/ringworld2_dialogs.cpp
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-14TSAGE: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2014-06-08TSAGE: Fix for R2R game/help dialog not accepting Fn keysPaul Gilbert
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2014-02-16TSAGE: Fix again #6507 - Regression introduced in a41db1939cdff632d16aa3849e2...Strangerke
2014-02-16TSAGE: Fix bug #6519 - Mouse pointer behavior in dialog menuStrangerke
2014-01-29TSAGE: R2R - Fix default cursor when switching charactersStrangerke
2014-01-27TSAGE: R2R - Fix bug #6507 by resetting mouse cursor when switching character...Strangerke
2014-01-27TSAGE: Get rid of some magic valuesStrangerke
2014-01-14TSAGE: Fix for R2R cursor closing dialogs on title screenPaul Gilbert
2013-11-24TSAGE: Fixes for R2R right click dialog choosing cursor or help/player dialogPaul Gilbert
2013-11-10TSAGE: Janitorial - Remove trailing spaces and tabsStrangerke
2013-11-02TSAGE: Set R2R dialogs to restore the palette after closingPaul Gilbert
2013-10-07TSAGE: Fixes for not allowing walk cursor to be selected when walking disabledPaul Gilbert
2013-09-26TSAGE: Minor renaming for R2RFilippos Karapetis
2013-09-10TSAGE: Bugfixes for Spill Mountain mazePaul Gilbert
2013-08-24TSAGE: Fixed playing of scanner tones when switching between charactersPaul Gilbert
2013-07-16TSAGE: Fixes for R2R scanner dialogPaul Gilbert
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-18TSAGE: Implemented dirty rect handling in the enginePaul Gilbert
2011-12-11TSAGE: Changed the Player characterIndex int field to be a proper enumPaul Gilbert
2011-12-05TSAGE: R2R - Fix several erroneous references to BF_GLOBALSStrangerke
2011-11-28TSAGE: Fixed array subscript in dialog button loopPaul Gilbert
2011-11-10TSAGE: Change the cursor to an arrow when showing the R2R help dialogPaul Gilbert
2011-11-10TSAGE: Implemented R2R help dialogPaul Gilbert
2011-11-02TSAGE: Implemented the character selection dialog logic in R2RWPaul Gilbert
2011-11-01TSAGE: Fix compiler warningPaul Gilbert
2011-11-01TSAGE: Added display logic for character selection dialog in R2RWPaul Gilbert
2011-10-23TSAGE: Implemented Ringworld 2 right click dialogPaul Gilbert