a/
|
c9a43228b9
|
SAGA2: Fix object access in scripts
|
2021-07-23 14:44:10 +09:00 |
|
a/
|
d3c4bdbf15
|
SAGA2: Add debug commands
|
2021-07-19 21:51:20 +09:00 |
|
a/
|
be1048d954
|
SAGA2: Fix pointer arithmetic in actor/object constructors
|
2021-07-17 13:02:02 +09:00 |
|
Eugene Sandulenko
|
55a9867755
|
SAGA2: Move globalContainerList to Saga2Engine
|
2021-07-06 21:34:48 +02:00 |
|
Eugene Sandulenko
|
79003be1b3
|
SAGA2: Fix new[]/delete mismatch
|
2021-07-06 16:56:37 +02:00 |
|
Eugene Sandulenko
|
7cbd2455b7
|
SAGA2: Replaced rest of rand() calls
|
2021-07-06 16:26:32 +02:00 |
|
Paul Gilbert
|
fd55e0f71a
|
SAGA2: Change abs to ABS
|
2021-07-04 11:54:29 -07:00 |
|
a/
|
19c3be9104
|
SAGA2: Fix some global constructor warnings
|
2021-07-01 01:37:44 +02:00 |
|
Eugene Sandulenko
|
16356103a4
|
SAGA2: Fix codacy warnings
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
3c14a99f7c
|
SAGA2: Fix non-portable cast from pointer to long
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
c14b9f9389
|
SAGA2: Fix MSVC compilation
|
2021-07-01 01:37:42 +02:00 |
|
Eugene Sandulenko
|
46e38b5a5b
|
SAGA2: Cleanup Win32-specific code
|
2021-07-01 01:37:42 +02:00 |
|
Eugene Sandulenko
|
c308387589
|
SAGA2: Fix another warning
|
2021-07-01 01:37:41 +02:00 |
|
a/
|
8748806a5c
|
SAGA2: Add more debug messages
|
2021-07-01 01:37:36 +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 |
|
a/
|
d7b74d5408
|
SAGA2: Fix endianness on scriptMakeActor
|
2021-07-01 01:37:28 +02:00 |
|
Eugene Sandulenko
|
6cda95cefc
|
SAGA2: Fix more warnings
|
2021-07-01 01:37:27 +02:00 |
|
Eugene Sandulenko
|
d295808363
|
SAGA2: Fix warnings in objects.cpp
|
2021-07-01 01:37:25 +02:00 |
|
a/
|
90b82851f2
|
SAGA2: Update cycleList usage in sagafunc.cpp
|
2021-07-01 01:37:23 +02:00 |
|
Eugene Sandulenko
|
36e9a264c8
|
SAGA2: Reworked ActorAssignment to not use dirty pointer hacks
|
2021-07-01 01:37:19 +02:00 |
|
a/
|
1919ef1f5e
|
SAGA2: Fix GameObject referencing in sagafunc.cpp
|
2021-07-01 01:37:17 +02:00 |
|
Eugene Sandulenko
|
b5359d7202
|
SAGA2: Fix incorrect object accesses
|
2021-07-01 01:37:17 +02:00 |
|
Eugene Sandulenko
|
23d841a04a
|
SAGA2: Make ActiveItem script-friendly
|
2021-07-01 01:37:16 +02:00 |
|
a/
|
cd48eeca19
|
SAGA2: Rename tile uv-coord constants
|
2021-07-01 01:37:16 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
2021-07-01 01:37:08 +02:00 |
|
Eugene Sandulenko
|
8f19630ded
|
SAGA2: JANITORIAL: Fix code formatting
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
9ba0a2e46c
|
SAGA2: Finish reducing include dependencies
|
2021-07-01 01:36:57 +02:00 |
|
Eugene Sandulenko
|
9a8c31cde3
|
SAGA2: Finish work on the nested includes
|
2021-07-01 01:36:56 +02:00 |
|
Eugene Sandulenko
|
20e0ee7e70
|
SAGA2: More work on reducing header dependency
|
2021-07-01 01:36:55 +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
|
97fa02d7b8
|
SAGA2: Fix duplicated enums
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
edceb1d824
|
SAGA2: Remove unneeded messagers and replace them with debugC()
|
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 |
|