engineer124
70bbcebbfe
OnePointCutscene Cleanup ( #1467 )
...
* cleanup
* more cleanup
* attention cs
* remove comment
2022-12-19 02:09:13 +01:00
engineer124
da06e9a701
OnePointDemo ActionFlags Macros ( #1451 )
...
* actionflags
* more macros
* distinguish enums better
* PR Suggestions
* Update src/code/z_camera_data.inc.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
* Update src/code/z_camera_data.inc.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2022-12-11 22:18:36 -05:00
engineer124
2e9e895bf9
Good Camera Mode Names ( #1455 )
...
* better camera mode names
* cleanup
* improve aiming modes
* follow boomerang comment
* more mode docs
* cleanup
* hookshotFly, revert to still
2022-12-11 10:46:03 +01:00
engineer124
8ff58118b3
Camera Flags ( #1225 )
...
* Generic Camera Flags
* New flag names
* Add flags to functions
* Finish flag docs
* More docs
* More cleanup
* More clarity
* Better shrinkwindow flag docs
* Improve name
* CAM_INTERFACE_FLAGS
* Better approach to edge cases
* Change ordering for consistency
* Oops
* Add masks to macro
* PR/Discord discussions
* cleanup comment
* Oops
* PR Suggestions
* More PR Feedback
* More PR Suggestions
* PR Suggestions
* More flag style change
* Small cleanup
* sync names with other PRs
* more fixes
* fix comments
* update with hud visibility mode docs
* missed one
* fix comments
* Roman PR Suggestions
* interfaceField
* small fix
* letterbox cleanup
* fix macro arg
* fix func declaration
2022-12-04 23:02:24 -05:00
engineer124
1587c5505a
Document Camera for Elevator Platforms (Camera_Special7) ( #1448 )
...
* document camera for vertical platforms
* cleanup
* another rename
* small
* another rename
* add comment
* PR Suggestions
* more cleanup
* oops
* adjust comment
2022-11-26 18:15:33 -05:00
Dragorn421
bea53e1cc3
Some OREG
docs (camera data regs) ( #1405 )
...
* very wip oreg docs
* more
* more
* more
* more useful comment
2022-10-16 12:33:52 -04:00
Dragorn421
17073af8a3
Enum comments on some arrays ( #1404 )
...
* Comment enums on some big arrays
* z_camera_data too
* comment in get item table on own lines
* `sDebugSaveInventory.ammo`
* More in z_sram
* `0xFF` -> `ITEM_NONE` in `sNewSaveInventory.items`
2022-10-15 20:02:54 -04:00
Roman971
1cb00350d9
Skip compiling C-included files during the build ( #1386 )
...
* Update the makefile to skip .inc.c files when building
* Rename all C-included source files to .inc.c
2022-10-04 12:36:25 +02:00