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
|
13985fb349
|
Added SoundMode enum
Controls whether a PlaySoundObject call start, stops, or loops a
sound
|
2020-07-08 18:52:32 +01:00 |
|
Clownacy
|
496a50c272
|
More static function stuff
This time I'm using the Linux debug data
|
2020-05-03 21:52:37 +01:00 |
|
Clownacy
|
bd280414ea
|
Cleanup
|
2020-04-04 00:43:06 +01:00 |
|
Clownacy
|
d7033994ac
|
Clean-up BossAlmo1.cpp
|
2019-11-17 16:05:42 +00:00 |
|
Clownacy
|
6f71f2405d
|
Code cleanup
|
2019-08-23 00:30:33 +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
|
c162d06f96
|
BossAlmo1.cpp extra accuracy
I forgot, the Linux debug data tells us the exact line number each
variable is declared on.
|
2019-06-30 00:30:30 +01:00 |
|
Gabriel Ravier
|
edba2f176c
|
Correct RECT formatting error I missed
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-05-07 19:07:01 +02:00 |
|
Gabriel Ravier
|
1b0ebfe25d
|
Revert RECT formatting changes
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-05-07 18:10:54 +02:00 |
|
Gabriel Ravier
|
b0ebfd3aa3
|
Fix RECT declaration indentation
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-05-07 15:04:45 +02:00 |
|
Gabriel Ravier
|
c7c40fa24a
|
Fixed comments and spacing in boss files
Add spaces for comments
Remove spaces in "( expr )" things
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-05-07 14:31:06 +02:00 |
|
Clownacy
|
533f641c91
|
Made BossAlmo1.cpp ASM-accurate
|
2019-04-05 21:41:44 +01: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
|
f47f036e36
|
Added Core and more NPCs
|
2019-02-07 14:08:53 +00:00 |
|