2954 Commits
Author SHA1 Message Date
petrie911 c08238ddc6 adjust damage stuff 2022-08-22 12:41:06 -05:00
engineer124 dc7c5ec634 more docs 2022-08-22 13:16:32 -04:00
engineer124 c3d51994b3 gfx functions first attempt 2022-08-22 12:53:04 -04:00
engineer124 85df65eb17 fix bss 2022-08-22 12:45:23 -04:00
Derek Hensley 75d5eae12f Nonmatchings + cleanup 2022-08-21 20:50:59 -07:00
Derek Hensley a40495c722 Merge remote-tracking branch 'upstream/master' into mine 2022-08-21 19:30:33 -07:00
mzxrules a65750c33a incremental clean-up, more function names 2022-08-19 22:46:52 -04:00
petrie911 cbd30f2210 merge master 2022-08-19 12:11:26 -05:00
petrie911 ec3aa5c3e7 cam fixes 2022-08-19 07:58:19 -05:00
mzxrules 1da0fa1ac5 More OKs, split map_data.data, more doc 2022-08-18 05:12:23 -04:00
mzxrules 64bced7853 Start documentation, rename DoorCtx 2022-08-16 21:13:19 -04:00
engineer124 075a0c9d71 Merge branch 'master' into parameter 2022-08-16 00:31:52 -04:00
engineer124 e78bbc6566 more timer docs 2022-08-16 00:31:08 -04:00
engineer124 8615f46250 lots of timer docs 2022-08-15 23:25:25 -04:00
Derek HensleyandGitHub bb96e47f8d General Cleanup 11 (#992)
* char -> UNK_TYPE1

* SubS fixes

* func_800B8500

* macros

* misc

* A few more GET_{ACTOR} vs {ACTOR}_GETw

* More Macros

* fix

* PARSE_TYPE -> GET_TYPE

* 1 more
2022-08-15 21:42:21 -04:00
Derek HensleyandGitHub f3a51c5403 General Cleanup 10 (#990)
* limbs -> limb

* Generated limbs

* Fix ENUMNAME

* goronLink fix

* actually save

* Boss011Limbs -> Boss011Limb

* keep skeletons

* remove comments
2022-08-15 20:40:41 -04:00
engineer124 6292de0b3e merge master 2022-08-15 18:40:51 -04:00
Anghelo CarvajalandGitHub a67571c2bf Purge ExchangeItemID enum (#1026)
* Purge ExchangeItemID enum

* Add stff to namefixer

* Rename FISHING_ROD
2022-08-15 15:04:42 -04:00
Anghelo CarvajalandGitHub 0f130c173d Fix EnHorseAction enum (#1022)
* Fix enum

* Fix some constants

* ENHORSE_ACT_MOUNTED_IDLE_WHINNYING

* ACT -> ACTION
2022-08-15 15:01:07 -04:00
c5254084c2 Matched several functions (#1020)
* matchmaker, matchmaker

* more matches

* one fix

* I'll format you good

* cleanup

Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu>
2022-08-15 14:55:42 -04:00
Tom OvertonandGitHub 78684187fe Make names related to animations more consistent (#998)
* Make names related to animations more consistent

* Standardize on sAnimationInfo

* Respond to hensldm's review

* Standardize on ChangeAnim

* Respond to hensldm's review

* Small formatting thing

* Consistency after merging master

* A few more things I missed

* Respond to Elliptic's review

* Some more stuff that was requested
2022-08-15 14:51:38 -04:00
Derek HensleyandGitHub 132dd6a373 Entrance Macro (#987)
* POC

* fix

* Fix typo

* token POC

* The rest

* small cleanup

* More small cleanup

* ENTRANCE

* arg renames

* EntranceIndex -> Entrance

* format

* PR

* PR2

* Remove layer from entrance macro

* namefixer plus comments

* format
2022-08-15 14:45:28 -04:00
engineer124andGitHub 82fe521721 Audio Sfx (code_801A5BD0 and selected sfx functions in code_8019AF00.c) OK and Documented (#798)
* Rename functions

* code_801A5BD0 OK

* PR 1, improve spacing

* Rename unused struct

* Rename Sfx Variables

* PR Feedback, update names

* Add comment

* cleanup vars

* Fix merge

* Rework documentation, include more functions in sfx system

* PR suggestions

* fix AudioSfx_MuteBanks

* missed enum

* more cleanup

* more suggestions
2022-08-15 14:39:57 -04:00
engineer124andGitHub 0082c299c6 Decompile Camera Helper Functions (#1023)
* helper functions

* more pr suggestions
2022-08-15 14:36:33 -04:00
Derek HensleyandGitHub 24ba04d70c Effect Deaddd OK (#1019)
* OK

* cleanup

* Add unused comment
2022-08-15 14:31:36 -04:00