Max Horn
88913c0139
ALL: Remove trailing whitespaces
...
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
Paul Gilbert
9dddf76aa7
Merge remote branch 'remotes/dreammaster/tsage_sound'
...
Conflicts:
engines/tsage/ringworld_scenes1.cpp
engines/tsage/ringworld_scenes5.cpp
engines/tsage/tsage.h
2011-06-19 21:14:49 +10:00
Paul Gilbert
06166e03b0
TSAGE: Bugfixes for displaying thick borders on default buttons
2011-06-04 16:29:20 +10:00
Paul Gilbert
a3ff8b5de6
TSAGE: Moved graphic edge adjustment amount to a global variable
...
This matches what was done in the Ringworld CD version
2011-06-04 14:22:09 +10:00
Strangerke
d0f721b728
TSAGE: Add proper colors to buttons in the CD version of ringworld
2011-06-03 15:02:59 +02:00
strangerke
a7580aee66
TSAGE: Add specific initialization for ringworld CD, fixing the color of the buttons
2011-05-28 07:21:38 +02:00
Paul Gilbert
815c1537b7
TSAGE: Tweaks to the destructor sequence to fix crashes
2011-05-27 21:19:06 +10:00
Paul Gilbert
fd4c55850d
TSAGE: Bugfixes for sound de-initialisation
2011-05-27 20:55:09 +10:00
Max Horn
99a6ac46e1
TSAGE: Name the RandomSource
2011-05-17 12:17:27 +02:00
Paul Gilbert
621a6e5229
TSAGE: Added skeleton game class for Blue Force
2011-05-14 18:19:35 +10:00
Paul Gilbert
a255461ab3
TSAGE: Move the RingworldDemoGame class to the ringworld_demo file
2011-05-14 17:53:33 +10:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Paul Gilbert
d4e4148a39
TSAGE: Bugfix for restoring savegames saved when palette effects are active
2011-05-08 19:08:35 +10:00
Paul Gilbert
cfd8cfe7cf
TSAGE: Added missing destructors for Globals fields
2011-05-06 19:38:17 +10:00
md5
3430a3f347
TSAGE: Switched to American English, after the relevant discussion on -devel:
...
serialiser -> serializer
synchronise -> synchronize
2011-05-04 11:41:47 +03:00
md5
7b8f3021ac
TSAGE: Bumped up savegame version, so that the old savegames are still usable
...
Savegames from revisions bf9b98f
and 4f70162d
are now version 2 savegames
2011-05-04 10:52:36 +03:00
Paul Gilbert
bf9b98f316
TSAGE: Add missing calls to inherited method in various class synchronisation methods
2011-05-03 20:31:51 +10:00
Paul Gilbert
1651ac8ca2
TSAGE: Proper bugfix for problem saving/restoring game in Scene #5000 and others
2011-04-28 20:41:00 +10:00
Paul Gilbert
80c90a569e
TSAGE: Added code to handle visual differences in Demo help dialog
2011-04-28 19:14:37 +10:00
md5
c76502fe11
TSAGE: Added temporary fix for some saved games (e.g. scenes 4050 and 5000)
2011-04-27 23:52:20 +03:00
Paul Gilbert
c68641584b
TSAGE: Added framework for playing the Ringworld demo
2011-04-25 19:39:45 +10:00
Paul Gilbert
1d58ccac81
TSAGE: Combined the resource files into a single generic overall ResourceManager
2011-04-25 17:06:35 +10:00
Max Horn
2e095e25f2
ALL: centre -> center
2011-04-14 14:34:28 +02:00
Max Horn
84184aabc0
ALL: colour -> color
2011-04-14 14:12:35 +02:00
strangerke
66b43f2312
TSAGE: "Cosmetic" cleanups
2011-04-13 21:27:46 +02:00
Paul Gilbert
9dad957454
TSAGE: Corrected background scrolling on wide-screen scenes
2011-03-18 22:58:36 +11:00
Paul Gilbert
597984abc3
TSAGE: Bugfixes for Scene 60 - Flycycle Controls
2011-02-24 22:24:19 +11:00
Paul Gilbert
3c454685c2
TSAGE: Started fleshing out the SoundHandler class
2011-02-18 00:02:21 +11:00
Paul Gilbert
7042d95cfe
TSAGE: Added the engine in a separate branch
2011-02-14 20:37:27 +11:00