Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
e6db9ded56
|
SAGA2: Move calender to Saga2Engine
|
2021-08-26 04:43:14 +09:00 |
|
a/
|
e14937dd9c
|
SAGA2: Rename constant in assign.cpp
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
5b1872672c
|
SAGA2: Rename constants in calender.h
|
2021-08-20 18:03:05 +09:00 |
|
a/
|
931b31318f
|
SAGA2: Rename variables in assign.h
|
2021-08-20 01:41:41 +09:00 |
|
a/
|
c225233949
|
SAGA2: Rename Actor class variables
|
2021-08-19 06:15:39 +09:00 |
|
a/
|
4cd2a2d433
|
SAGA2: Fix TaskStack construction for full stack
|
2021-08-08 16:31:23 +09:00 |
|
a/
|
0d7a8dc7dc
|
SAGA2: Make several save size calculations portable
|
2021-07-14 14:19:21 +09:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
da6a70c3e7
|
SAGA2: Imlement Assignment saving
|
2021-07-08 04:34:39 +09:00 |
|
a/
|
f1b4faa3d4
|
SAGA2: Implement Assignment loading
|
2021-07-08 04:34:39 +09:00 |
|
a/
|
4392e3f8a1
|
SAGA2: Implement Actor saving
|
2021-07-07 12:36:51 +09:00 |
|
a/
|
708a5b374b
|
SAGA2: Add more debug output
|
2021-07-01 01:37:34 +02:00 |
|
a/
|
3b9c1f530f
|
SAGA2: Fix copy-paste error in actor.cpp
|
2021-07-01 01:37:34 +02:00 |
|
a/
|
51a6baab82
|
SAGA2: Fix assignment flag setting
|
2021-07-01 01:37:33 +02:00 |
|
Eugene Sandulenko
|
2161d9e388
|
SAGA2: Removed std.h
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
415277d19e
|
SAGA2: Fix more warnings
|
2021-07-01 01:37:27 +02:00 |
|
Eugene Sandulenko
|
36e9a264c8
|
SAGA2: Reworked ActorAssignment to not use dirty pointer hacks
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
54fb9a226a
|
SAGA2: Added warnings for unsafe pointer arithmetics
|
2021-07-01 01:37:09 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
2021-07-01 01:37:08 +02:00 |
|
Eugene Sandulenko
|
26798e29eb
|
SAGA2: Rewrote PatrolRoute to Common::Stream and portability fixes
|
2021-07-01 01:37:04 +02:00 |
|
Eugene Sandulenko
|
8f19630ded
|
SAGA2: JANITORIAL: Fix code formatting
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
4a5b055e10
|
SAGA2: Reduce header dependencies
|
2021-07-01 01:36:57 +02:00 |
|
Eugene Sandulenko
|
7fbe19751b
|
SAGA2: Cleanup task.h
|
2021-07-01 01:36:56 +02:00 |
|
Eugene Sandulenko
|
14781813ca
|
SAGA2: Reduce header dependency
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
65060ab0ca
|
SAGA2: Decrease header dependency
|
2021-07-01 01:36:54 +02:00 |
|
Eugene Sandulenko
|
177aa92900
|
SAGA2: Replace custom assert macros
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
b8ab6203e4
|
SAGA2: Rename abort() methods
|
2021-07-01 01:36:47 +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 |
|