index
:
Starship
360floors
BumpLUS
LUS-update
audio_decompress
bumpLUS130425
bumptorch
fix/linux
hooks
impl/louist
independence
katt
katt-hook
lus-test
main
seq-importer
trymcpunative
Starship: Star Fox 64 PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
hooks
Age
Commit message (
Expand
)
Author
2025-02-10
Option to add outlines to ships in radar (#156)
Kiloku
2025-02-10
Missing semicolon
Kiloku
2025-02-10
Move Radio Message changes to Hooks
Kiloku
2025-02-10
Move Debug Pause to Hooks!
Kiloku
2025-01-04
Added new events
KiritoDv
2025-01-03
Laser range cheat (#112)
Kiloku
2025-01-03
semicolons
Kiloku
2025-01-03
Move Infinite Boost to hooks system
Kiloku
2025-01-03
Player action hooks (#93)
Kiloku
2025-01-03
Added even more events
KiritoDv
2025-01-03
Added two new events for boss health and edge arrows
KiritoDv
2025-01-03
Moved to a dynamic id system and increased id size to uint32_t
KiritoDv
2025-01-03
Renamed from _ID to ID on autogenerated event macros
KiritoDv
2025-01-03
Renamed some events
KiritoDv
2025-01-03
Implemented namespace system, added ItemDropEvent and cleaned up a little bit
KiritoDv
2025-01-03
Moved spawner to OnGameUpdate hook
KiritoDv
2025-01-03
Fixed event typedefs
KiritoDv
2025-01-03
Fixed windows compilation
KiritoDv
2025-01-03
Fixed wrong id
KiritoDv
2025-01-03
Moved port cvars out of display update
KiritoDv
2025-01-03
Hook system PoC
KiritoDv