Eric Fry
|
ea7ea9f075
|
DRAGONS: Coverity Scan fixes. Memory leaks, uninitialised variables.
|
2020-03-02 22:05:50 +11:00 |
|
Eric Fry
|
ed2bf372d9
|
DRAGONS: Renaming variables
|
2020-02-25 14:43:42 +01:00 |
|
Eugene Sandulenko
|
9ea348117b
|
DRAGONS: Fix incorrect assert() usage.
At release builds assert() statements will be skipped. Thus, it is
wrong to use functions with side effects in those.
|
2020-02-25 14:43:42 +01:00 |
|
Eugene Sandulenko
|
7a912ee39f
|
DRAGONS: More whitespace fixes
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
f32a199876
|
DRAGONS: Fixed formatting on includes
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
8301d0dbb1
|
DRAGONS: Compile fixes + formatting
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
952442d56a
|
DRAGONS: Code cleanup
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
c848548c02
|
DRAGONS: work on save/load
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
b4b5689af5
|
DRAGONS: More work on scripts
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
a25ee6f255
|
DRAGONS: Add start of special opcode support
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
774147099e
|
DRAGONS: more work on actor update logic
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
e7e8155baf
|
DRAGONS: More work on actor loading
|
2020-02-25 14:43:42 +01:00 |
|
Eric Fry
|
4f77da673a
|
DRAGONS: Work on loading scene gfx files.
|
2020-02-25 14:43:42 +01:00 |
|