Age | Commit message (Expand) | Author |
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 |
2011-04-03 | TSAGE: Fix SpeakerGText, Add SpeakerOR, implement Scene9400 | strangerke |
2011-04-02 | TSAGE: Implement Scene 9360, move Scene9350::Object1 to a separated subclass,... | strangerke |
2011-04-02 | TSAGE: Add Scene2 class for scene group 10, getting rid of _field30A | strangerke |
2011-04-02 | TSAGE: Implement Scene 9300 | strangerke |
2011-04-01 | TSAGE: Implement scene 9200 | strangerke |
2011-03-31 | TSAGE: Fix Scene9350:Object1::postInit (thanks dreammaster), first real uses ... | strangerke |
2011-03-31 | TSAGE: Add scene 9150 | strangerke |
2011-03-30 | TSAGE: Implement scene 9100 | strangerke |
2011-03-29 | TSAGE: Implement scene 7700. | strangerke |
2011-03-28 | TSAGE: Implement scene 9350 | strangerke |
2011-03-27 | TSAGE: Implement Scene 9750 | strangerke |
2011-03-27 | TSAGE: Implement Scene 9999 | strangerke |