58922 Commits

Author SHA1 Message Date
Strangerke
c158abc313 AVALANCHE: Add some missing brackets in Lucerna 2013-09-07 21:46:01 +02:00
Strangerke
f1e699199b AVALANCHE: Some more renaming in Animation 2013-09-07 21:38:25 +02:00
Strangerke
347d970634 AVALANCHE: Fix Clang warnings 2013-09-07 21:37:54 +02:00
uruk
c087998a8a AVALANCHE: Do renaming in scrolls2.h. 2013-09-07 20:37:42 +02:00
Strangerke
9198b166f7 AVALANCHE: Some more renaming in Animation 2013-09-07 20:02:14 +02:00
Strangerke
d96555406e AVALANCHE: Rename trip into animation, some more renaming 2013-09-07 19:11:34 +02:00
uruk
9097e80153 AVALANCHE: Minor cosmetic fixes in Lucerna. 2013-09-07 18:40:15 +02:00
Strangerke
0ad51df7d9 AVALANCHE: Remove 2 variables from Visa2 2013-09-07 18:23:50 +02:00
uruk
0fa45b0fd2 AVALANCHE: Do renaming in Pingo. 2013-09-07 18:18:25 +02:00
uruk
00a963b840 AVALANCHE: Do renaming/refactoring in Parser. 2013-09-07 18:03:36 +02:00
uruk
467a7b1cce AVALANCHE: Introduce a new class: Clock. 2013-09-07 18:00:00 +02:00
uruk
2bed64b447 AVALANCHE: Do renaming/refactoring in Lucerna. 2013-09-07 15:58:02 +02:00
uruk
cfd7d06539 AVALANCHE: Fix bug due to unsaved changes. 2013-09-07 12:48:15 +02:00
uruk
cb05ea9bc6 AVALANCHE: Finish renaming/refactoring in Gyro. 2013-09-07 12:35:44 +02:00
Strangerke
5d2547c8f0 AVALANCHE: Rename some constants in trip6 2013-09-07 09:14:14 +02:00
Strangerke
e859e17e3b AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02: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