Commit Graph
21 Commits
Author SHA1 Message Date
Eugene Sandulenko 90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Filippos Karapetis edbf2d49fb FULLPIPE: Make _exCommands private 2013-12-11 22:52:49 +02:00
Eugene Sandulenko 91713e695e FULLPIPE: More work on scene04 2013-11-21 07:45:15 -08:00
Eugene Sandulenko 1cfafc6cfd FULLPIPE: method4C -> doWalkTo 2013-10-17 00:37:04 +03:00
Eugene Sandulenko 3bd3431ad4 FULLPIPE: Remove C* prefixes from interaction classes 2013-09-18 19:39:53 +04:00
Eugene Sandulenko f70b737ad9 FULLPIPE: Remove C* prefixes in utils.cpp 2013-09-18 19:39:53 +04:00
Eugene Sandulenko ad43f25c0f FULLPIPE: Fix debug scene 2013-09-12 01:00:20 +03:00
Eugene Sandulenko 7509ffec33 FULLPIPE: Move GameObject::canInteractAny() out of the class 2013-09-10 22:36:14 +03:00
Eugene Sandulenko 33f975a446 FULLPIPE: Do not continue unnecessary function. CID 1086777 2013-09-09 21:15:47 +03:00
Eugene Sandulenko a6231b83d1 FULLPIPE: Remove unnecessary check. CID 1086775 2013-09-09 21:08:06 +03:00
Eugene Sandulenko 6ca4b7d514 FULLPIPE: Fix logical error. CID 1086778 2013-09-09 21:04:42 +03:00
Eugene Sandulenko b165dd8a06 FULLPIPE: Fix warnings 2013-09-09 00:38:07 +03:00
Eugene Sandulenko 747e70a38e FULLPIPE: Implement CInteractionController::handleInteraction() 2013-09-08 23:56:04 +03:00
Eugene Sandulenko 940c686858 FULLPIPE: Implement CInteraction::isOverlapping() 2013-09-07 22:57:56 +03:00
Eugene Sandulenko 6226b5862d FULLPIPE: Replace goto usage 2013-09-06 16:17:37 +03:00
Eugene Sandulenko af91d2a5ce FULLPIPE: Whitespace fix 2013-09-06 15:58:05 +03:00
Eugene Sandulenko 0b88635ef4 FULLPIPE: Fix const'ness 2013-09-06 15:50:49 +03:00
Eugene Sandulenko 39e126f3c4 FULLPIPE: Implement CInteraction::canInteract() 2013-09-06 14:51:26 +03:00
Eugene Sandulenko 6b242c0f9f FULLPIPE: Implement GameObject::canInteractAny() 2013-09-06 14:51:25 +03:00
Eugene Sandulenko 4db2d7e21b FULLPIPE: Fix crash 2013-09-06 14:51:14 +03:00
Eugene Sandulenko cee12678dc FULLPIPE: Implement sceneHandler01() 2013-09-06 14:51:12 +03:00