Commit graph

21 commits

Author SHA1 Message Date
Clownacy
d81c46a79c Release custom code under the MIT licence
Of course, Pixel's code is still proprietary.
2020-10-23 19:09:55 +01:00
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
a5bf854408 Document gMC.equip
All raw values have been replaced with enums
2020-06-27 19:27:57 +01:00
Clownacy
affaf25e5c Sorted out the other NPCs' variables too 2020-01-07 20:35:15 +00:00
Clownacy
cb2b03559c Note a 60FPS/50FPS-related inconsistency 2019-11-14 16:24:31 +00:00
Clownacy
00478c4f3b Clean-up NpcAct200.cpp 2019-11-14 15:24:07 +00:00
Clownacy
f596f89736 Shut up more Clang warnings 2019-10-29 12:20:48 +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
5412390860
Cleaned up NpcAct200.cpp 2019-05-15 21:08:23 +02:00
Clownacy
6f8197d9ac Made NpcAct200.cpp ASM-accurate 2019-02-25 11:11:59 +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
3306316162 More NPCs, and added the Sisters 2019-02-07 20:45:53 +00:00
Clownacy
2e16660a5a Added NPCs for the destroyed Egg Corridor 2019-02-07 17:02:11 +00:00
Clownacy
f47f036e36 Added Core and more NPCs 2019-02-07 14:08:53 +00:00
Clownacy
ee88e805b3 Fix some errors and prevent some GCC warnings 2019-02-05 22:51:44 +00:00
Clownacy
91a7c0185c Added more NPCs
Started on Sand Zone NPCs
2019-02-04 21:16:41 +00:00
Clownacy
daa858f09c More First Cave objects (also Kazuma's shelter ones) 2019-01-28 17:40:06 +00:00
Clownacy
0f87d1ee8f Added bunch of First Cave objects 2019-01-28 17:36:50 +00:00