Commit Graph

58940 Commits

Author SHA1 Message Date
Strangerke
f42f29d8f8 AVALANCHE: Rename Timeout into Timer 2013-09-08 11:30:23 +02:00
uruk
1b25defe34 AVALANCHE: Missing files from last commit... 2013-09-08 11:20:37 +02:00
Strangerke
b9c14ccb08 AVALANCHE: Some more renaming in Timeout. Add some Doxygen comments 2013-09-08 11:14:00 +02:00
uruk
26099360a9 AVALANCHE: Renaming/refactoring in Visa. 2013-09-08 10:57:44 +02:00
Strangerke
21ff074fda AVALANCHE: Fix uninitialized variable in TimeOut 2013-09-08 10:53:33 +02:00
uruk
db6fcd5e9b Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-08 10:49:01 +02:00
uruk
8a4a5b3c56 AVALANCHE: Renaming in timeout2.h 2013-09-08 10:48:22 +02:00
Strangerke
f783f2c28a AVALANCHE: Silent some CppCheck warnings, rename some loop variables 2013-09-08 10:31:54 +02:00
uruk
3f2ed1c803 AVALANCHE: Everything that is missing from the last commit... 2013-09-08 00:26:16 +02:00
uruk
1847a0ddbf AVALANCHE: Start renaming in Timeout. 2013-09-08 00:24:59 +02:00
uruk
93013b5c76 AVALANCHE: Do renaming in Sequence. 2013-09-08 00:02:20 +02:00
uruk
e5d014d29d Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-07 23:49:19 +02:00
uruk
d2b554ab41 AVALANCHE: More renaming in Lucerna. Fix accidentally modified strings in Acci. 2013-09-07 23:48:48 +02:00
Strangerke
f59892b45e AVALANCHE: More renaming in animation 2013-09-07 23:42:34 +02:00
Strangerke
5c00d5fe34 AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax 2013-09-07 23:03:27 +02:00
Eugene Sandulenko
940c686858 FULLPIPE: Implement CInteraction::isOverlapping() 2013-09-07 22:57:56 +03:00
Strangerke
6383c7397d AVALANCHE: Fix one more Clang warning 2013-09-07 21:51:00 +02:00
Strangerke
fcd32da865 AVALANCHE: Missing file from previous commit 2013-09-07 21:50:37 +02:00
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