sirlemonhead
|
3977c3e3bd
|
Check for a valid return value from BuildBullet() in FuncTrap() before trying to use it. Will need to check all instances of BuildBullet() return value uses as original game doesn't seem to check if they're valid before using them to index arrays.
|
2019-11-22 17:39:30 +01:00 |
|
sirlemonhead
|
be65a9863b
|
Add License header to .h and .cpp files
|
2019-11-22 00:13:44 +01:00 |
|
sirlemonhead
|
f22d6b275b
|
Working towards fixing Energy Towers. Tower texture should now animate but explosion effect still doesn't render when the tower is destroyed.
|
2019-11-22 00:13:41 +01:00 |
|
nukeykt
|
c970aebb54
|
Fix invalid sector sound
|
2019-11-22 00:13:20 +01:00 |
|
sirlemonhead
|
7049070721
|
Misc warning fixes (removed unused variables)
|
2019-11-22 00:12:46 +01:00 |
|
sirlemonhead
|
03f6b4c9ec
|
Remove test assert
|
2019-11-22 00:11:28 +01:00 |
|
nukeykt
|
53c6e40d6d
|
Fix some gcc related issues
|
2019-11-22 00:11:26 +01:00 |
|
sirlemonhead
|
f04de71065
|
Fix moving sector trail point bug. Sectors should now move on the correct path.
|
2019-11-22 00:03:09 +01:00 |
|
sirlemonhead
|
102076dc5f
|
Fix arrow trap - arrows were appearing to shoot out side-on
|
2019-11-22 00:03:03 +01:00 |
|
nukeykt
|
2ef835fcb8
|
Rework palette related code. This fixes black screen issue with polymost
|
2019-11-21 23:19:38 +01:00 |
|
nukeykt
|
bda7eb58f2
|
Uncomment sound calls
|
2019-11-21 23:10:18 +01:00 |
|
nukeykt
|
67f370f17c
|
Fix compile error
|
2019-11-21 23:05:08 +01:00 |
|
nukeykt
|
708483ca78
|
wip
|
2019-11-21 22:59:46 +01:00 |
|
nukeykt
|
50349a6b3d
|
wip
# Conflicts:
# platform/Windows/exhumed.vcxproj
# platform/Windows/exhumed.vcxproj.filters
# source/build/include/build.h
# source/build/src/palette.cpp
|
2019-11-21 22:59:33 +01:00 |
|
nukeykt
|
936ce5a866
|
wip
# Conflicts:
# platform/Windows/exhumed.vcxproj
# platform/Windows/exhumed.vcxproj.filters
|
2019-11-21 22:52:46 +01:00 |
|