Commit Graph

20 Commits

Author SHA1 Message Date
Paul Gilbert
2a69bcbeba CGE: Fix backslashes in module.mk 2011-08-13 19:56:43 +10:00
Paul Gilbert
e9c8232da8 TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
Paul Gilbert
744f04bf50 TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
Paul Gilbert
680ef79726 TSAGE: Implemented title screen of Blue Force 2011-08-07 23:14:09 +10:00
Christoph Mallon
23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Paul Gilbert
1568f19569 TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
Paul Gilbert
c17f200ccf TSAGE: Added new file for Ringworld Demo 2011-04-25 20:11:12 +10:00
Johannes Schickel
fb9a8620db TSAGE: Fix build as dynamic plugin. 2011-04-13 19:18:12 +02:00
strangerke
753dcda503 Merge branch 'tsage' of http://github.com/dreammaster/scummvm
Conflicts:
	engines/tsage/module.mk
	engines/tsage/ringworld_logic.cpp
2011-04-02 18:06:53 +02:00
Paul Gilbert
cbfe04fc1f TSAGE: Implemented Scene 5000 - Caverns - Entrance 2011-04-02 11:30:20 +11:00
strangerke
1b0d5e8877 Merge branch 'tsage' of http://github.com/dreammaster/scummvm
Conflicts:
	engines/tsage/module.mk
	engines/tsage/ringworld_logic.cpp
	engines/tsage/ringworld_logic.h
	engines/tsage/ringworld_scenes1.cpp
	engines/tsage/staticres.cpp
	engines/tsage/staticres.h
2011-03-27 15:23:48 +02:00
strangerke
2a911701bc TSAGE: Implement Scene 9999 2011-03-27 01:19:44 +01:00
Paul Gilbert
4c765a0e64 TSAGE: In progress work on Scene #4000 2011-03-21 23:04:18 +11:00
Paul Gilbert
51602483a4 TSAGE: Implemented Scene #3500 - Ringworld Scan 2011-03-21 08:08:33 +01:00
Paul Gilbert
eb1c1e7e6a TSAGE: Implemented Scene #3500 - Ringworld Scan 2011-03-19 22:46:19 +11:00
strangerke
bda0d53622 TSAGE: fix compilation on GCC 2011-03-19 00:06:49 +01:00
Paul Gilbert
eecce7ae33 TSAGE: Implemented Scene 2000 - Cockpit cutscenes 2011-02-28 21:56:44 +11:00
Paul Gilbert
e7ca134b1a TSAGE: Separated Scene 1000 into a seaprate code file
This is mimicking the original engine, which breaks the entire game into groups of scenes
2011-02-27 16:46:49 +11:00
Paul Gilbert
03942da718 TSAGE: Reworked code to separate Ringworld specific code from core engine classes 2011-02-23 22:37:16 +11:00
Paul Gilbert
7042d95cfe TSAGE: Added the engine in a separate branch 2011-02-14 20:37:27 +11:00