Commit graph

22 commits

Author SHA1 Message Date
Clownacy
a3692d1c40 Add Caret enums 2020-08-05 21:45:59 +01:00
Clownacy
13985fb349 Added SoundMode enum
Controls whether a PlaySoundObject call start, stops, or loops a
sound
2020-07-08 18:52:32 +01:00
Clownacy
affaf25e5c Sorted out the other NPCs' variables too 2020-01-07 20:35:15 +00:00
Clownacy
b59aaabb2d Clean-up NpcAct240.cpp
Also added some missing includes
2019-11-14 14:29:42 +00:00
Clownacy
e5d5939f18 Clean-up NpcAct340.cpp 2019-11-14 11:52:29 +00:00
Clownacy
d79a8c801a Clean-up ActNpc340 2019-11-14 02:31:49 +00:00
Clownacy
4bc80a288d More cleanup 2019-08-25 16:49:52 +00:00
Clownacy
3e34136f69 Overhauled the NPC_flags, and applied them everywhere
No more raw values floating about in the decompiled code.
Been wanting to do this for ages.
2019-08-21 17:59:06 +00:00
Clownacy
c80b593a3f Some #include fixes
Finally figured out how to get include-what-you-use working
2019-06-06 18:44:28 +00:00
Gabriel Ravier
a312be2b4b
Cleaned up NpcAct340.cpp 2019-05-16 08:25:53 +02:00
Gabriel Ravier
960fa6f456 Removed all trailing spaces and added newline at EOF (when not present)
Also changed a "linux" to "Linux"

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-07 11:55:42 +02:00
Clownacy
e1484dbcd3 Made NpcAct340 ASM-accurate
YAAAAAAAAAAAAAY
2019-02-25 19:44:36 +00:00
Clownacy
01ddc5e923 Fixed some warning MSVC2003 was giving in /W3 mode 2019-02-23 21:45:57 +00:00
Clownacy
ec148c1072 Made the spriterects C++03-compatible 2019-02-19 22:30:43 +00:00
Clownacy
0bb9760d87 Rearranged #includes 2019-02-18 21:30:22 +00:00
Clownacy
132d3c5110 Applied SURFACE_ID constants to everything 2019-02-18 14:36:58 +00:00
Clownacy
8eecbaff3c All NPCs done 2019-02-09 22:45:21 +00:00
cuckydev
97b8a3b4a2 Fortnite 2019-02-08 18:29:55 -05:00
Clownacy
c0f29fac7b More NPCs 2019-02-07 22:48:24 +00:00
Clownacy
3306316162 More NPCs, and added the Sisters 2019-02-07 20:45:53 +00:00
Clownacy
28dfac081b More NPCs 2019-01-31 15:29:19 +00:00
Clownacy
daa858f09c More First Cave objects (also Kazuma's shelter ones) 2019-01-28 17:40:06 +00:00