Eugene Sandulenko
|
3a49501e20
|
SAGA2: Rename class variables in fta.h
|
2022-09-25 21:37:27 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
f544cb934d
|
SAGA2: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
0c43f21c80
|
SAGA2: Remove timer callback on cleanup
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
2625fafbc5
|
SAGA2: Make Timers/Alarms/Threads save size portable
|
2021-07-15 20:04:34 +09:00 |
|
Eugene Sandulenko
|
0942c69e73
|
SAGA2: Set timer to active on loading. CID 1458214
|
2021-07-13 01:25:34 +02:00 |
|
Eugene Sandulenko
|
1d169ee4bf
|
SAGA2: Remove savefile.*
|
2021-07-12 17:11:37 +02:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
97f90e5e2d
|
SAGA2: Fix list removal on cleanupTimers
|
2021-07-12 17:19:01 +09:00 |
|
a/
|
a9bab56f44
|
SAGA2: Implement Timers save/loading
|
2021-07-11 19:01:24 +09:00 |
|
a/
|
d822b43468
|
SAGA2: Fix for list traversal in checkTimers
|
2021-07-11 19:01:23 +09:00 |
|
a/
|
2b22e64ffd
|
SAGA2: Implement SAGA Threads save/loading
|
2021-07-09 08:51:08 +09:00 |
|
a/
|
2c7416f99a
|
SAGA2: Implement Timers and Calender saveloading
|
2021-07-07 00:13:15 +09:00 |
|
a/
|
51d1c44470
|
SAGA2: Fix Timer/TimerList cleanup
|
2021-07-06 08:47:09 +09:00 |
|
Eugene Sandulenko
|
16356103a4
|
SAGA2: Fix codacy warnings
|
2021-07-01 01:37:43 +02:00 |
|
a/
|
1df171e36b
|
SAGA2: Delete timers on list removal
|
2021-07-01 01:37:37 +02:00 |
|
a/
|
8748806a5c
|
SAGA2: Add more debug messages
|
2021-07-01 01:37:36 +02:00 |
|
a/
|
540d58a135
|
SAGA2: Add more debug output
|
2021-07-01 01:37:35 +02:00 |
|
Eugene Sandulenko
|
2161d9e388
|
SAGA2: Removed std.h
|
2021-07-01 01:37:31 +02:00 |
|
a/
|
8bae7aa52b
|
SAGA2: Add more debug output
|
2021-07-01 01:37:23 +02:00 |
|
Eugene Sandulenko
|
6a8aadb1fa
|
SAGA2: Remove pool.*
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
b34ee434dd
|
SAGA2: Fix in-game timer frequency
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
260a82c3e0
|
SAGA2: Reenable game timers
|
2021-07-01 01:37:17 +02:00 |
|
Eugene Sandulenko
|
cf61650d1b
|
SAGA2: Rewrite TimerList using Common::List
|
2021-07-01 01:37:13 +02:00 |
|
Eugene Sandulenko
|
2d85ffea2f
|
SAGA2: Disable timer for now
|
2021-07-01 01:37:12 +02:00 |
|
Eugene Sandulenko
|
180a72377f
|
SAGA2: Merge timer.cpp and timers.cpp
|
2021-07-01 01:37:12 +02:00 |
|
Eugene Sandulenko
|
54fb9a226a
|
SAGA2: Added warnings for unsafe pointer arithmetics
|
2021-07-01 01:37:09 +02:00 |
|
Eugene Sandulenko
|
8f19630ded
|
SAGA2: JANITORIAL: Fix code formatting
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
9a8c31cde3
|
SAGA2: Finish work on the nested includes
|
2021-07-01 01:36:56 +02:00 |
|
Eugene Sandulenko
|
eca51bba37
|
SAGA2: Reduce header dependency
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
177aa92900
|
SAGA2: Replace custom assert macros
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
e7cfeb8bab
|
SAGA2: Move FORBIDDEN_SYMBOL_ALLOW_ALL to individual files
|
2021-07-01 01:36:46 +02:00 |
|
Eugene Sandulenko
|
62e5f32dd8
|
SAGA2: Initial engine commit
|
2021-07-01 01:36:44 +02:00 |
|