Commit graph

17 commits

Author SHA1 Message Date
SupSuper
b84814cd34 TRECISION: Clean up warnings 2021-06-30 09:36:17 +01:00
Strangerke
f3dd3de43f TRECISION: Fix some Coverity issues 2021-06-05 23:51:57 +01:00
Filippos Karapetis
308a259e55 TRECISION: Fix some issues found by Coverity 2021-05-31 09:24:24 +03:00
Filippos Karapetis
ad3ad9e3df TRECISION: Use Common::List for event queues 2021-05-29 21:25:10 +01:00
SupSuper
d16fb074e7 TRECISION: Move MessageQueues into Scheduler 2021-05-29 21:25:09 +01:00
Filippos Karapetis
cd28cdbd92 TRECISION: Remove handling and queues for animation class events
These were never actually used
2021-05-29 21:25:03 +01:00
Strangerke
63dc1fc7e5 TRECISION: end of inc/dec operand harmonization, fix function comment header format 2021-05-29 21:24:59 +01:00
Strangerke
6bcae873cb TRECISION: Start to harmonize the use of increment/decrement operation when it doesn't make a difference - systematically use ++foobar 2021-05-29 21:24:59 +01:00
Filippos Karapetis
31f51e0a8f TRECISION: Refactor mouse movement checking 2021-05-29 21:24:58 +01:00
Filippos Karapetis
9a0610711d TRECISION: Remove the changeRoom event 2021-05-29 21:24:55 +01:00
Filippos Karapetis
e02888e37e TRECISION: Add wrappers for some game events
This makes the code that uses these events more readable
2021-05-29 21:24:52 +01:00
D G Turner
a1c24252ca TRECISION: Fix Several GCC Warnings by Removing Errant Semicolons 2021-05-29 21:24:45 +01:00
SupSuper
c34edf6419 TRECISION: Get rid of last global 2021-05-29 21:24:42 +01:00
Strangerke
5ad0bff227 TRECISION: Get rid of two more static variables in Scheduler 2021-05-29 21:24:41 +01:00
Strangerke
50c0ea4317 TRECISION: Move some more methods, kill llmouse.cpp, proto.h and schedule.cpp 2021-05-29 21:24:31 +01:00
Strangerke
8a97a5f8e1 TRECISION: Move some defines to defines.cpp, remove message.h 2021-05-29 21:24:31 +01:00
Strangerke
73597751bd TRECISION: Get rid of do.cpp 2021-05-29 21:24:29 +01:00