Commit Graph
61292 Commits
Author SHA1 Message Date
RichieSams e92e3c5b0b ZVISION: Delete action_node 2013-09-06 22:50:42 -05:00
RichieSams 2840ce750e ZVISION: Save the Puzzle key, since ChangeLocation could be called
Which wipes all the puzzles
2013-09-06 22:50:42 -05:00
RichieSams b6366a2697 ZVISION: Fix signed/unsigned mismatch 2013-09-06 22:50:34 -05:00
RichieSams 6ce62475ca ZVISION: Disable saving until it can be fixed 2013-09-06 22:29:48 -05:00
RichieSams 2dab04e14b ZVISION: Do full working window warp instead of image at a time 2013-09-06 22:29:19 -05:00
Strangerke 7be84e9d52 AVALANCHE: Fix some more Clang warnings 2013-09-07 01:26:28 +02:00
Strangerke 73afd0d8e1 AVALANCHE: Fix some more warnings 2013-09-07 00:41:39 +02:00
Strangerke c537d2f1e5 AVALANCHE: Comment out some dead code 2013-09-07 00:34:38 +02:00
Littleboy 3079100409 CREATE_PROJECT: Change PlatformToolset name for latest version of LLVM on Windows 2013-09-06 18:33:48 -04:00
Strangerke e340767395 AVALANCHE: Move some static arrays to function bodies 2013-09-07 00:32:08 +02:00
Strangerke f1bac0f193 AVALANCHE: (Hopefully) fix some warnings reported by GCC and Clang 2013-09-07 00:03:59 +02:00
Eugene Sandulenko ec650efb47 FULLPIPE: Fix mouse event handling 2013-09-06 21:40:02 +03:00
uruk 200670d327 AVALANCHE: More renaming in gyro2.h. 2013-09-06 16:23:57 +02: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 c55862a378 FULLPIPE: Fix const'ness 2013-09-06 15:51:36 +03:00
Eugene Sandulenko 0b88635ef4 FULLPIPE: Fix const'ness 2013-09-06 15:50:49 +03:00
Eugene Sandulenko a5800dfe1a FULLPIPE: Fixed compiler warning 2013-09-06 15:49:13 +03:00
Eugene Sandulenko f7d10b5b8f FULLPIPE: Turn Sc2Array into typedef 2013-09-06 15:40:41 +03:00
Eugene Sandulenko e672452462 FULLPIPE: Added guard #define 2013-09-06 15:37:57 +03:00
Eugene Sandulenko 1ed2069f86 FULLPIPE: Inherit GlobalMessageQueueList from Common::Array 2013-09-06 15:36:02 +03:00
Eugene Sandulenko 7c8570d499 FULLPIPE: Remove unused class 2013-09-06 15:25:53 +03:00
Eugene Sandulenko 0f1cc86896 FULLPIPE: Use consistent include guard 2013-09-06 14:57:49 +03:00
Eugene Sandulenko 8b885d4c7e FULLPIPE: Make engine conditionally compilable as dynamic plugin 2013-09-06 14:56:29 +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 f61b77e07e FULLPIPE: Implement Bitmap::isPixelHitAtPos() 2013-09-06 14:51:25 +03:00
Eugene Sandulenko 8ea65ec40f FULLPIPE: Fix *AtPos() functions 2013-09-06 14:51:25 +03:00
Eugene Sandulenko d048446768 FULLPIPE: Implement Bitmap::isPixelHitAtPos() 2013-09-06 14:51:25 +03:00
Eugene Sandulenko ff9cd54fd1 FULLPIPE: Fix default cursor 2013-09-06 14:51:25 +03:00
Eugene Sandulenko 0814826f12 FULLPIPE: Implement StaticANIObject::setSpeed() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko b3abc58675 FULLPIPE: Hid noisy stub message 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 8ffbbccbfc FULLPIPE: Bugfix shadow drawing 2013-09-06 14:51:24 +03:00
Eugene Sandulenko eea48b4f12 FULLPIPE: Implement Shadows::initMovement() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 1b057ba346 FULLPIPE: Implement MessageQueue::finish() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 0bc0aa1658 FULLPIPE: Implement GlobalMessageQueueList::compact() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 0b43182674 FULLPIPE: Remove rdundant debug output 2013-09-06 14:51:23 +03:00
Eugene Sandulenko a522f5bc15 FULLPIPE: WIP debug output 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 5c759da7a3 FULLPIPE: Fix long standing bug with animation 2013-09-06 14:51:23 +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 b457771b7d FULLPIPE: Implemented setAlpha() functions 2013-09-06 14:51:22 +03:00
Eugene Sandulenko 9abf4f6f89 FULLPIPE: Added more debug output 2013-09-06 14:51:22 +03:00
Eugene Sandulenko d6309755fc FULLPIPE: Bugfixes to StaticANIObject::update() 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 f43b145ad4 FULLPIPE: Fixed several unitialized members as pointed by Coverity 2013-09-06 14:51:22 +03:00
Eugene Sandulenko b559257358 FULLPIPE: Implement CInventory2::handleLeftClick() 2013-09-06 14:51:22 +03:00
Eugene Sandulenko 638bd3014e FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase() 2013-09-06 14:51:21 +03:00
Eugene Sandulenko cac623a821 FULLPIPE: Bugfixes for StaticANIObject::startAnim() 2013-09-06 14:51:21 +03:00
Eugene Sandulenko d8d5e2d67f FULLPIPE: Finished Picture::getPixelAtPosEx() 2013-09-06 14:51:21 +03:00