Commit Graph
44 Commits
Author SHA1 Message Date
Eugene Sandulenko c42648fd00 FULLPIPE: Plug scene20 in 2014-01-02 16:03:39 +02:00
Eugene Sandulenko 85420834b5 FULLPIPE: Plug scene36 in 2014-01-02 14:56:54 +02:00
Eugene Sandulenko ff6cbe625b FULLPIPE: Plug scene30 in 2014-01-02 13:44:57 +02:00
Eugene Sandulenko a4ff43d417 FULLPIPE: Plug scene31 in 2014-01-02 13:07:11 +02:00
Eugene Sandulenko f5c36318fe FULLPIPE: Plug scene21 in 2014-01-02 10:45:52 +02:00
Eugene Sandulenko 065118d8b6 FULLPIPE: Plug scene17 in 2014-01-01 23:08:15 +02:00
Eugene Sandulenko e1ed5cbbc6 FULLPIPE: Plug scene16 in 2014-01-01 13:06:49 +02:00
Eugene Sandulenko bcb48c9d17 FULLPIPE: Plug scene14 in 2013-12-30 23:25:53 +02:00
Eugene Sandulenko 16f7d5c6ec FULLPIPE: Plug scene13 in 2013-12-29 09:42:54 +02:00
Eugene Sandulenko 0af0d2bc6a FULLPIPE: Plug scene24 in 2013-12-28 22:04:12 +02:00
Eugene Sandulenko 2ad2eb12ee FULLPIPE: Implement scene12_init() 2013-12-25 09:13:52 +02:00
Eugene Sandulenko f58cdb98b3 FULLPIPE: Implement scene15_init() 2013-12-24 22:12:05 +02:00
Eugene Sandulenko 51a83e8be1 FULLPIPE: Implement scene11_initScene() 2013-12-24 00:14:37 +02:00
Eugene Sandulenko cba54cce98 FULLPIPE: Plug scene10 in 2013-12-21 17:18:06 +02:00
Eugene Sandulenko bf59b074d2 FULLPIPE: Make scene08_initScene() compilable 2013-12-20 00:17:41 +02:00
Eugene Sandulenko 10763d0608 FULLPIPE: Implement scene07_initScene() 2013-12-19 17:49:27 +02:00
Eugene Sandulenko 021e00ab7c FULLPIPE: Implement scene06_initScene() 2013-12-16 11:08:54 +02:00
Eugene Sandulenko 84bf5238cd FULLPIPE: Started scene05 code 2013-12-14 17:39:10 +02:00
D G Turner 4e849da06d FULLPIPE: Add debug console. 2013-12-07 00:16:56 +00:00
Eugene Sandulenko b6944479d3 FULLPIPE: Started scene04 implementation 2013-11-20 17:07:00 -08:00
Eugene Sandulenko 2a2e0e4db3 FULLPIPE: Moved sceneDbg to a separate file 2013-11-20 12:33:30 -08:00
Eugene Sandulenko 3aa648e519 FULLPIPE: Move scene03 into separate file 2013-11-20 12:28:47 -08:00
Eugene Sandulenko 120cecdfe4 FULLPIPE: Move scene02 to separate file 2013-11-20 12:25:03 -08:00
Eugene Sandulenko b255148097 FULLPIPE: Move scene01 to separate file 2013-11-20 12:21:59 -08:00
Eugene Sandulenko df33980691 FULLPIPE: Move sceneIntro to separate file 2013-11-20 12:18:02 -08:00
Eugene Sandulenko 24bfdd9e7c FULLPIPE: Move message handlers into separate file 2013-11-20 12:11:58 -08:00
Eugene Sandulenko 0ba2fbc2d0 FULLPIPE: More work on scene02 2013-11-19 19:02:31 -08:00
Eugene Sandulenko 8b885d4c7e FULLPIPE: Make engine conditionally compilable as dynamic plugin 2013-09-06 14:56:29 +03:00
Eugene Sandulenko ee18a54554 FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon() 2013-09-06 14:51:19 +03:00
Eugene Sandulenko cee12678dc FULLPIPE: Implement sceneHandler01() 2013-09-06 14:51:12 +03:00
Eugene Sandulenko 856eb1b0fa FULLPIPE: Implemented FullpipeEngine::updateScreen() 2013-09-06 14:51:09 +03:00
Eugene Sandulenko 4d215a849d FULLPIPE: Moved all engine initialization functions to init.cpp 2013-09-06 14:51:07 +03:00
Eugene Sandulenko 67bbf26ecd FULLPIPE: Rename messagequeue.* to messages.* 2013-09-06 14:51:06 +03:00
Eugene Sandulenko f54055d1ee FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior Manager 2013-09-06 14:51:05 +03:00
Eugene Sandulenko 7aa2377bf7 FULLPIPE: Initial stubs for input system 2013-09-06 14:51:04 +03:00
Eugene Sandulenko 62cbdd81f0 FULLPIPE: Further work on sceneSwitcher.
Reduced header dependency.
Put CGameLoader into separate files.
2013-09-06 14:51:03 +03:00
Eugene Sandulenko c76bec2646 FULLPIPE: Further work on sceneSwitcher() 2013-09-06 14:51:03 +03:00
Eugene Sandulenko 5f7cf0131c FULLPIPE: Started sound loading 2013-09-06 14:48:15 +03:00
Eugene Sandulenko 0b6591e491 FULLPIPE: Continued work on scene loading 2013-09-06 14:48:15 +03:00
Eugene Sandulenko 77ab4241d9 FULLPIPE: Continued work on Scene loading. Pictures 2013-09-06 14:48:14 +03:00
Eugene Sandulenko 2412eb23ad FULLPIPE: Further refactoring classes into separate files 2013-09-06 14:48:14 +03:00
Eugene Sandulenko 8de8a901cb FULLPIPE: Put all inventory-related classes into separate file 2013-09-06 14:48:13 +03:00
Eugene Sandulenko a8d733b2b2 FULLPIPE: Split out motion-related classes 2013-09-06 14:48:12 +03:00
Eugene Sandulenko 5eaa5696e7 FULLPIPE: Added module.mk
OOPS!
2013-09-06 14:48:12 +03:00