Eugene Sandulenko
|
2d3173b151
|
SAGA2: Rename rest of constants in the header files
|
2022-10-29 23:46:00 +02:00 |
|
Eugene Sandulenko
|
a1c5dee320
|
SAGA2: Renamed some constants
|
2022-10-29 23:45:59 +02:00 |
|
Eugene Sandulenko
|
90cc01996a
|
SAGA2: Rename enums in tile.h
|
2022-10-29 23:45:58 +02:00 |
|
Eugene Sandulenko
|
c76b8f1078
|
SAGA2: Rename enums in tcoords.h
|
2022-10-29 23:45:58 +02:00 |
|
Eugene Sandulenko
|
34a20f5482
|
SAGA2: Rename enums in motion.h 1/2
|
2022-10-29 01:02:24 +02:00 |
|
Eugene Sandulenko
|
39032c3743
|
SAGA2: Rename enums in effects.h
|
2022-10-27 14:35:54 +02:00 |
|
Eugene Sandulenko
|
f6aab5d9ce
|
SAGA2: Rename class variables in path.cpp
|
2022-09-27 12:43:28 +02:00 |
|
Eugene Sandulenko
|
c2d795f63c
|
SAGA2: Rename class variables in motion.h
|
2022-09-26 19:52:27 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
d6a4c4f83a
|
SAGA2: Use override
Using clang-tidy modernize-use-override
|
2021-11-14 14:34:14 +02:00 |
|
Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
c225233949
|
SAGA2: Rename Actor class variables
|
2021-08-19 06:15:39 +09:00 |
|
a/
|
93c18db9d8
|
SAGA2: Fix getRandomNumber ranges
|
2021-08-18 15:54:30 +09:00 |
|
a/
|
29c5f6e749
|
SAGA2: Fix nullptr access in Sector iterators
|
2021-08-15 08:37:18 +09:00 |
|
a/
|
ef860488e1
|
SAGA2: Fix more global constructor warning in path.cpp
|
2021-07-19 12:07:29 +09:00 |
|
a/
|
1fd8d05f6c
|
SAGA2: Fix some global constructor warnings
|
2021-07-19 12:07:29 +09:00 |
|
Eugene Sandulenko
|
fa93ff5558
|
SAGA2: Remove logically dead code. CID 1457966
|
2021-07-14 23:31:12 +02:00 |
|
Eugene Sandulenko
|
ab9e72e0cb
|
SAGA2: Init QueueItem. CID 1458217
|
2021-07-13 01:25:34 +02:00 |
|
Eugene Sandulenko
|
3fb39a8245
|
SAGA2: Add default constructor for QueueItem. CID 1457960
|
2021-07-11 00:50:30 +02:00 |
|
Eugene Sandulenko
|
36d707a6db
|
SAGA2: Fix warning. CID 1458015
|
2021-07-11 00:43:36 +02:00 |
|
Eugene Sandulenko
|
37c1c24ec2
|
SAGA2: Added constructor to DirMaskGroup. CID 1457975
|
2021-07-11 00:41:44 +02:00 |
|
Eugene Sandulenko
|
ac8e9ceefb
|
SAGA2: Fixed to the start location creation. CID 1457971
|
2021-07-11 00:39:56 +02:00 |
|
Eugene Sandulenko
|
215d84e739
|
SAGA2: Initialize class variables. CID 1457941, 1457963
|
2021-07-11 00:37:34 +02:00 |
|
Paul Gilbert
|
fd55e0f71a
|
SAGA2: Change abs to ABS
|
2021-07-04 11:54:29 -07:00 |
|
Eugene Sandulenko
|
d403eab56f
|
SAGA2: Get rid of tileRect
|
2021-07-01 22:59:44 +02:00 |
|
a/
|
f8b24c5e58
|
SAGA2: Fix initialization warning in path.cpp
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
16356103a4
|
SAGA2: Fix codacy warnings
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
e9671a73eb
|
SAGA2: Fix MSVC warnings
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
46e38b5a5b
|
SAGA2: Cleanup Win32-specific code
|
2021-07-01 01:37:42 +02:00 |
|
Eugene Sandulenko
|
eeb969fa35
|
SAGA2: Fix more enum warnings
|
2021-07-01 01:37:41 +02:00 |
|
a/
|
d63e2c1ca5
|
SAGA2: Remove some global constructors in path.cpp
|
2021-07-01 01:37:39 +02:00 |
|
Eugene Sandulenko
|
45075d5e0c
|
SAGA2: Fix remaining trivial gcc warnings
|
2021-07-01 01:37:33 +02:00 |
|
a/
|
8940f362a2
|
SAGA2: Add debug output to path.cpp
|
2021-07-01 01:37:31 +02:00 |
|
a/
|
ef389b13ff
|
SAGA2: Remove DList from path.cpp
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
2161d9e388
|
SAGA2: Removed std.h
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
37bd0e9c38
|
SAGA2: Replace elementsof with ARRAYSIZE
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
bf9154a01a
|
SAGA2: Fix warnings in path.cpp
|
2021-07-01 01:37:28 +02:00 |
|
Eugene Sandulenko
|
e60a181b8e
|
SAGA2: Remove RPool usage from path
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
23d841a04a
|
SAGA2: Make ActiveItem script-friendly
|
2021-07-01 01:37:16 +02:00 |
|
a/
|
2ac1b6f55d
|
SAGA2: Rename more constants in idtypes.h
|
2021-07-01 01:37:16 +02:00 |
|
a/
|
500a6ba468
|
SAGA2: Rename metatile metric constants
|
2021-07-01 01:37:16 +02:00 |
|
a/
|
cd48eeca19
|
SAGA2: Rename tile uv-coord constants
|
2021-07-01 01:37:16 +02:00 |
|
a/
|
6fe11531b6
|
SAGA2: Rename platform metric constants
|
2021-07-01 01:37:15 +02:00 |
|
Eugene Sandulenko
|
9ba0a2e46c
|
SAGA2: Finish reducing include dependencies
|
2021-07-01 01:36:57 +02:00 |
|
a/
|
358c3f7f84
|
SAGA2: Cleanup path.cpp
|
2021-07-01 01:36:56 +02:00 |
|
a/
|
dfaf98b2a7
|
SAGA2: Cleanup initMaps() more
|
2021-07-01 01:36:53 +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 |
|