Derek Hensley
312b65d5e3
Even more general cleanup ( #1640 )
...
* floats
* obj_lightblock externs
* Couple more floats
* slime floats
* undefined_syms
* Move some tools to the tools folder
* format
* Update src/overlays/actors/ovl_Bg_Dblue_Waterfall/z_bg_dblue_waterfall.c
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com >
---------
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com >
2024-06-01 11:01:19 -04:00
Derek Hensley
471d86f530
Build Sync ( #1600 )
...
* Rename outputs
* Makefile target renames
* Add run target
* yeet z64compress
* venv
* baserom_uncompressed -> baserom-decompressed
* input rom name to baserom.z64
* Add BUILD_DIR makefile variable
* Move built roms to build dir
* Move baserom to baseroms folder
* Add version to map file name
* Makefile cleanup
* Rename ldscript to include version
* Multiversion build
* n64-us version name
* Remove venv as dependency of setup
* Readme wording
* extract_baserom.py suggestion
* Readd checksums
* Make .venv work with windows
* missed an endif
* Cleaner windows venv implementation
* Remove duplciate process
* Build process steps
* Move make_options back
* Fix schedule build directory
* Fix schedule includes
* Makefile NON_MATCHING check -> != 0
* OOT 1704 changes
* Small cleanups
* Missed 1 thing
* UNSET -> SYMS
* Update extract_baserom.py
* dmadata.py
* Small cleanup
* dmadata_start
* Format
* dmadata files
* Fix makefile comment
* Jenkins report fix
* extracted dir
* Python dependencies order in readme
2024-04-06 11:07:58 -07:00
Derek Hensley
eb6b837d65
Clang-Format 14 ( #1321 )
...
* format
* Update dockerfile and other documentation
* Update mac instructions
2023-07-27 12:15:40 -04:00
Derek Hensley
bc632ac931
Update link ( #1291 )
2023-06-15 00:27:34 +10:00
Anghelo Carvajal
496b4928ea
Rename GameInfo to RegEditor ( #1178 )
...
* Rename RegEditor and move it to regs.h
* bring over some minor doc from oot
* add missing include
* Update tools/disasm/variables.txt
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* update comment
* bss
---------
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
2023-03-08 23:53:38 -05:00
Derek Hensley
26207594f2
Format Script Update ( #904 )
...
* Bring over format.sh and .clang-tidy and run it
* Little fixes
* Adjustments
* Jenkins kick
* Jenkins kick 2
* format
* small fixes
* Bring over new formatter by Roman
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com >
* Force use of clang-11
* check_format
* Update error messages
* Fix from Tharo for python3.6
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com >
* Just use nproc to determine num jobs for check format
* Update error message
* AnimatedMat_DrawStepOpa texture arg -> matAnim
* Fix enTwig draw prototype
* Tidying up
* Bring over fixes in OoT #1387
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com >
* Fix
* Update doc tools
* PR
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com >
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com >
2022-10-04 04:06:04 +01:00
Parker Burnett
3503163a64
Adding Git information to tutorial ( #862 )
...
* Adding an intro to git with helpful commands for someone unfamiliar
with git.
Co-authored by: EllipticEllipsis <elliptic.ellipsis@gmail.com >
* Adding an intro to git with helpful commands for someone unfamiliar
with git.
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com >
* ovl_Obj_Y2lift decompiled (#856 )
* ovl_Obj_Y2lift decompiled
* format
* pr review fixes
* clean up
Co-authored-by: SonicDcer <noreply@github.com >
* Formating files and moving contributing.md
Also fixes links.
* Adding an intro to git with helpful commands for someone unfamiliar
with git.
formating files too
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com >
* pr fixes
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com >
Co-authored-by: Alejandro Asenjo <96613413+sonicdcer@users.noreply.github.com >
Co-authored-by: SonicDcer <noreply@github.com >
2022-07-11 20:27:49 -04:00
Parker Burnett
a6cd0e4427
Adding tools.md ( #344 )
...
* Filling in what I could
* Organise, add most of the other tools, etc.
* removing redundant file and filling in TOC
* addressing comments
* Merge branch 'master' into contributing_update_tools
* hopefully adding pngs and missing tools
* quick fix
* applying feedback
* adding clarity to the sheet section
* Update docs/tools.md
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update tools.md
* Update docs/tools.md
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
Co-authored-by: Elliptic Ellipsis <elliptic.ellipsis@gmail.com >
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
2021-12-16 04:56:38 +00:00