index
:
tmc
gh-pages
master
Decompilation of The Legend of Zelda: The Minish Cap
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
npcUtils.c
Age
Commit message (
Expand
)
Author
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup headers
Henny022p
2023-12-30
merge upstream
theo3
2023-12-30
label BounceUpdate asm
theo3
2023-12-30
Use new entity struct for player
octorock
2023-12-24
Match SortKinstoneBag
Henny022p
2023-08-01
Create new entity structs for NPCs
octorock
2023-05-05
Name some functions for marking a Fuser as done
Catobat
2023-04-29
Name the special values used with Kinstone Fusions
Catobat
2023-01-08
Name some more functions in common.c
Catobat
2023-01-07
Give unk141 and unk1C1 in SaveFile names
Catobat
2022-10-08
Extract some data
octorock
2022-08-07
Use negative values where appropriate
Tal Hayon
2022-08-07
Put some const data in npcUtils
Tal Hayon
2022-04-28
Add TextCategory enum
Tal Hayon
2022-04-23
Add DialogType and DialogFlagType enums
Tal Hayon
2022-04-13
Put const data into stamp
Tal Hayon
2022-03-28
naming
theo3
2022-03-28
name remaining entity fields
theo3
2022-03-28
identify some functions
theo3
2022-03-25
Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL
Elliptic Ellipsis
2022-03-17
cleanup
theo3
2022-03-05
Decompile houseDoorInterior
Tal Hayon
2022-02-18
Add playeritem enum and use ids and kinds in all Findentity calls
Tal Hayon
2022-02-12
Rename movement functions
octorock
2022-02-02
Decompile Object97
octorock
2022-02-01
Merge pull request #340 from hatal175/npcenum
notyourav
2022-02-01
Merge pull request #334 from hatal175/playerstateflags
notyourav
2022-02-01
Merge pull request #333 from hatal175/playercontrolmode
notyourav
2022-01-30
Use npc enum when possible
Tal Hayon
2022-01-30
Use PlayerFlags where possible
Tal Hayon
2022-01-29
Merge branch 'master' into entitykind
hatal175
2022-01-29
Use PlayerControlMode in a few places
Tal Hayon
2022-01-29
Use EntityFlags enum where applicable
Tal Hayon
2022-01-29
Using EntityKind enum in various places
Tal Hayon
2022-01-25
Decompile ShowNPCDialogue
Tal Hayon
2022-01-23
Decompile sub_0806F0A4
Tal Hayon
2022-01-04
sort out functions.h
theo3
2022-01-03
naming work
theo3
2022-01-01
color.c, utils->common.c
theo3
2021-12-28
Identify player functions and update asm.h
theo3
2021-12-25
doc surface types
theo3
2021-12-20
header overhaul
theo3
2021-12-19
util files
theo3