Commit Graph
65 Commits
Author SHA1 Message Date
Eugene Sandulenko 51a83e8be1 FULLPIPE: Implement scene11_initScene() 2013-12-24 00:14:37 +02:00
Eugene Sandulenko 90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko fe8d2df77c FULLPIPE: Implement FullpipeEngine::setArcadeOverlay() 2013-12-16 11:18:33 +02:00
Eugene Sandulenko 8caec7691c FULLPIPE: Implement StaticANIObject::changeStatics2() 2013-12-11 23:17:45 +02:00
D G Turner 4e849da06d FULLPIPE: Add debug console. 2013-12-07 00:16:56 +00:00
Eugene Sandulenko 78896e562d FULLPIPE: Complete scene02 2013-11-19 19:02:31 -08:00
Eugene Sandulenko 3a444f3b63 FULLPIPE: Enable intro 2013-10-29 00:11:47 +02:00
Eugene Sandulenko 5b54a546e0 FULLPIPE: Made setting rooms via bootparams easier 2013-10-10 23:58:44 +03:00
Eugene Sandulenko 918d2f175a FULLPIPE: CGameVar -> GameVar 2013-09-18 19:39:54 +04:00
Eugene Sandulenko f40787dbbf FULLPIPE: Rename C* modal objects 2013-09-18 19:39:53 +04:00
Eugene Sandulenko 79dd327411 FULLPIPE: Fix cheat codes. Bug in original? 2013-09-16 10:48:47 +03:00
Eugene Sandulenko 2196916b62 FULLPIPE: Implement FullpipeEngine::defHandleKeyDown() 2013-09-15 22:29:22 +03:00
Eugene Sandulenko ec650efb47 FULLPIPE: Fix mouse event handling 2013-09-06 21:40:02 +03:00
Eugene Sandulenko 0dc4914cc4 FULLPIPE: Remove redundant debug info 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 7c3640b2b7 FULLPIPE: Some WIP debugging 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 9abf4f6f89 FULLPIPE: Added more debug output 2013-09-06 14:51:22 +03:00
Eugene Sandulenko 11cfbe4bc5 FULLPIPE: Fixe few warnings 2013-09-06 14:51:22 +03:00
Eugene Sandulenko ee18a54554 FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon() 2013-09-06 14:51:19 +03:00
Eugene Sandulenko 3e4670e6be FULLPIPE: Implement Scene::initObjectCursors() 2013-09-06 14:51:19 +03:00
Eugene Sandulenko 6ba453fa2a FULLPIPE: Fix number of bugs found by Coverity 2013-09-06 14:51:16 +03:00
Eugene Sandulenko 687d0624e5 FULLPIPE: Fix stupid bug with not processed messages 2013-09-06 14:51:13 +03:00
Eugene Sandulenko c12ea8bd2b FULLPIPE: Implement global_messageHandler1() 2013-09-06 14:51:13 +03:00
Eugene Sandulenko 1ca1a5dfa0 FULLPIPE: Implement MessageQueue::chain() 2013-09-06 14:51:12 +03:00
Eugene Sandulenko d866e2aabf FULLPIPE: First phase of StaticANIObject::update() implementation 2013-09-06 14:51:12 +03:00
Eugene Sandulenko a80f934640 FULLPIPE: Implemented main event handler 2013-09-06 14:51:12 +03:00
Eugene Sandulenko 1d55aa0c6e FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missing 2013-09-06 14:51:11 +03:00
Eugene Sandulenko ea91b8f799 FULLPIPE: Initial code for SC_1 2013-09-06 14:51:11 +03:00
Eugene Sandulenko 133a77887f FULLPIPE: Started work on intro 2013-09-06 14:51:11 +03:00
Eugene Sandulenko 856eb1b0fa FULLPIPE: Implemented FullpipeEngine::updateScreen() 2013-09-06 14:51:09 +03:00
Eugene Sandulenko 1c75ebcca9 FULLPIPE: main loop stub 2013-09-06 14:51:09 +03:00
Eugene Sandulenko 274f7d1737 FULLPIPE: Implement stubs for ModalObject 2013-09-06 14:51:08 +03:00
Eugene Sandulenko 8cceaae590 FULLPIPE: Implement StaticANIObject::draw() 2013-09-06 14:51:08 +03:00
Eugene Sandulenko 795a926744 FULLPIPE: Unstubbed loadGam() and CGameLoader() 2013-09-06 14:51:07 +03:00
Eugene Sandulenko d8cca2357e FULLPIPE: Moved debug code to loadAllScenes() 2013-09-06 14:51:07 +03:00
Eugene Sandulenko 4d215a849d FULLPIPE: Moved all engine initialization functions to init.cpp 2013-09-06 14:51:07 +03:00
Eugene Sandulenko 94fedf0128 FULLPIPE: Finished stubbing loadGam() 2013-09-06 14:51:07 +03:00
Eugene Sandulenko ad537b1a7e FULLPIPE: Further work on loadGam() 2013-09-06 14:51:06 +03:00
Eugene Sandulenko 67bbf26ecd FULLPIPE: Rename messagequeue.* to messages.* 2013-09-06 14:51:06 +03:00
Eugene Sandulenko b18f08d93b FULLPIPE: Started Statics drawing 2013-09-06 14:51:06 +03:00
Eugene Sandulenko 7f332e1f20 FULLPIPE: Second part of scene drawing 2013-09-06 14:51:05 +03:00
Eugene Sandulenko aaf5bae026 FULLPIPE: Fixed initial scene drawing. Scene bg is shown 2013-09-06 14:51:05 +03:00
Eugene Sandulenko dbe5524fe0 FULLPIPE: First part of scene drawing code 2013-09-06 14:51:05 +03:00
Eugene Sandulenko f54055d1ee FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior Manager 2013-09-06 14:51:05 +03:00
Eugene Sandulenko 22eedf5600 FULLPIPE: Further work on Scene switcher 2013-09-06 14:51:05 +03:00
Eugene Sandulenko 9d83eb1aea FULLPIPE: More work on sceneSwitcher. MessageHandler 2013-09-06 14:51:04 +03:00
Eugene Sandulenko 7aa2377bf7 FULLPIPE: Initial stubs for input system 2013-09-06 14:51:04 +03:00
Eugene Sandulenko c4499bb4b2 FULLPIPE: Further work on sceneSwitcher 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 d0c9392862 FULLPIPE: Implemented quitting from picture browsing 2013-09-06 14:48:18 +03:00