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
/
ringworld_scenes10.cpp
Age
Commit message (
Expand
)
Author
2011-05-25
TSAGE: Add scene description in scene groups 8 and 10
strangerke
2011-05-15
TSAGE: Ensured all scenes with custom data properly save it in the savegames
Paul Gilbert
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-07
TSAGE: Fix a bug and a couple of glitches in scene 9700
strangerke
2011-05-05
TSAGE: Fix a nasty graphical bug in scene 9450
strangerke
2011-05-05
TSAGE: Fix 6 freezes in scene 9850
strangerke
2011-05-05
TSAGE: fix 3 freezes in scene 9450
strangerke
2011-05-03
TSAGE: Cleanup: Use NULL instead of 0 when handling pointers. Suppress some u...
strangerke
2011-05-03
TSAGE: Bugfixes for displaying the credits
Paul Gilbert
2011-05-03
TSAGE: Fix the last action of the game. The ending animation is still screwed...
strangerke
2011-05-03
TSAGE: some little cosmetic modifications
strangerke
2011-05-02
TSAGE: Fix a couple of glitches in scene 9100
strangerke
2011-05-02
TSAGE: Fixed using communicator in Scene #9700
Paul Gilbert
2011-05-01
TSAGES: Bugfixes for placing the candle and helmet in the inventory in scene ...
Paul Gilbert
2011-05-01
TSAGE: Bugfix for showing tunic to guard in scene #9200
Paul Gilbert
2011-05-01
TSAGE: Bugfix for picking up tunic in scene #9450
Paul Gilbert
2011-05-01
TSAGE: Fix display of tapestries in the Kzin castle hallways
Paul Gilbert
2011-05-01
TSAGE: Bugfix for hallway setup, and picking up straw in the Blacksmith's room
Paul Gilbert
2011-05-01
TSAGE: Bugfix for having eagle fly away in Scene #9150
Paul Gilbert
2011-05-01
TSAGE: Bugfixes for movement in Scene #9100
Paul Gilbert
2011-04-30
TSAGE: Rename setPriority2 to setPriority for disambiguation
strangerke
2011-04-26
TSAGE: Gave proper names to several previously unnamed fields
Paul Gilbert
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-19
TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sce...
Paul Gilbert
2011-04-15
TSAGE: Cleanup. For coding consistency, remove default parameters when callin...
strangerke
2011-04-15
TSAGE: Changed palette code back to using a byte array
Paul Gilbert
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-14
TSAGE: Added replacement hierarchy for palette modifier classes that better m...
Paul Gilbert
2011-04-13
TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing...
strangerke
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Fix compilation on Linux/amd64 with g++ 4.5.2.
Johannes Schickel
2011-04-13
TSAGE: Change palette code from 4-byte to 3-byte palettes
Paul Gilbert
2011-04-13
TSAGE: Fix a crash using the new palette effect. It still doesn't show much...
strangerke
2011-04-12
TSAGE: Implement most of the scene 9900. New palette animation is currently b...
strangerke
2011-04-09
TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistency
strangerke
2011-04-09
TSAGE: move SceneObject3 and 4 to scenes8 and 10, rename them their unknown f...
strangerke
2011-04-08
TSAGE: move NamedHotspot back into core. Replace HotspotBase4300 by NamedHots...
strangerke
2011-04-08
TSAGE: Rename SceneHotspot_3 to NamedHotspot
strangerke
2011-04-08
TSAGE: Move SceneHotspot_3 to Scene10, rename unknown fields, fix sword bug i...
strangerke
2011-04-08
TSAGE: Fix typo
strangerke
2011-04-08
Tsage: Add scene 9850 (with several bugs :/) and skeleton of scene 9900.
strangerke
2011-04-08
Merge branch 'tsage' of http://github.com/dreammaster/scummvm
strangerke
2011-04-08
TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDE
Paul Gilbert
2011-04-05
TSAGE: rename an object in scene9500, fix 2 bugs, remove debug strings
strangerke
2011-04-05
TSAGE: Add scene 9500
strangerke
2011-04-05
Merge branch 'tsage' of http://github.com/dreammaster/scummvm
strangerke
2011-04-05
TSAGE: Add scene 9450 (not perfect)
strangerke
2011-04-05
TSAGE: Reimplemented the old _sceneObjectListeners as _altSceneObjects
Paul Gilbert
[next]