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
/
globals.cpp
Age
Commit message (
Expand
)
Author
2011-06-22
TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds
Paul Gilbert
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
Merge remote branch 'remotes/dreammaster/tsage_sound'
Paul Gilbert
2011-06-04
TSAGE: Bugfixes for displaying thick borders on default buttons
Paul Gilbert
2011-06-04
TSAGE: Moved graphic edge adjustment amount to a global variable
Paul Gilbert
2011-06-03
TSAGE: Add proper colors to buttons in the CD version of ringworld
Strangerke
2011-05-28
TSAGE: Add specific initialization for ringworld CD, fixing the color of the ...
strangerke
2011-05-27
TSAGE: Tweaks to the destructor sequence to fix crashes
Paul Gilbert
2011-05-27
TSAGE: Bugfixes for sound de-initialisation
Paul Gilbert
2011-05-17
TSAGE: Name the RandomSource
Max Horn
2011-05-14
TSAGE: Added skeleton game class for Blue Force
Paul Gilbert
2011-05-14
TSAGE: Move the RingworldDemoGame class to the ringworld_demo file
Paul Gilbert
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-08
TSAGE: Bugfix for restoring savegames saved when palette effects are active
Paul Gilbert
2011-05-06
TSAGE: Added missing destructors for Globals fields
Paul Gilbert
2011-05-04
TSAGE: Switched to American English, after the relevant discussion on -devel:
md5
2011-05-04
TSAGE: Bumped up savegame version, so that the old savegames are still usable
md5
2011-05-03
TSAGE: Add missing calls to inherited method in various class synchronisation...
Paul Gilbert
2011-04-28
TSAGE: Proper bugfix for problem saving/restoring game in Scene #5000 and others
Paul Gilbert
2011-04-28
TSAGE: Added code to handle visual differences in Demo help dialog
Paul Gilbert
2011-04-27
TSAGE: Added temporary fix for some saved games (e.g. scenes 4050 and 5000)
md5
2011-04-25
TSAGE: Added framework for playing the Ringworld demo
Paul Gilbert
2011-04-25
TSAGE: Combined the resource files into a single generic overall ResourceManager
Paul Gilbert
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-03-18
TSAGE: Corrected background scrolling on wide-screen scenes
Paul Gilbert
2011-02-24
TSAGE: Bugfixes for Scene 60 - Flycycle Controls
Paul Gilbert
2011-02-18
TSAGE: Started fleshing out the SoundHandler class
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert