louist103
e3f1ccd902
Fix all headers to comply with C standard ( #957 )
...
* Fix all headers to comply with C standard
* fix a file in libultra
* Update include/stdbool.h
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update stdbool.h
* Update z64animation.h
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-09-15 19:24:19 -04:00
Roman971
15c3a5eb91
Remove InitVars declarations from actor headers ( #939 )
...
* Remove InitVars declarations from actor headers
* Remove unused files in ovl_En_Ms
2021-09-01 15:03:52 -04:00
Lucas Shaw
0f644b7545
Decompiled A LOT of objects ( #815 )
...
* .
* remove tools/ZAP2 from origin master
* object_spot04_objects
* remove accidentally added xml
* object_spot00_objects
* object_bombf ok
* object_dy_obj
* object_masterzoora
* object_mastergolon and object_masterkokirihead
* object_aob
* object_gt
* object_gt
* object_geff
* object_mag kinda
* object_gjyo_objects OK
* object_ani OK
* object_door_gerudo
* object_md and object_trap
* object_js OK
* object_goroiwa
* object_gs
* object_nwc
* object_niw
* object_ane
* object_os_anime OK
* object_d_hsblock OK
* object_fz OK
* object_ru2 OK
* fixed object_mag
* object_cow OK
* object_spot01_objects OK
* object_spot15_obj
* object_umajump OK
* object_spot18_obj
* object_spot12_obj
* fix symbols in z_item_b_heart
* object_bdan_objects & object_bowl
* object_ddan_objects
* object_owl OK
* object_spot01_matoyab.xml OK
* object_haka OK
* object_heavy_object
* object_ingate and objet_menkuri_objects
* objet_spot00_break & object_relay_objects OK
* object_spot01_matoya OK
* object_spot06_objects OK
* undefined_syms
* object_spot08_obj OK
* object_efc_doughnut & object_zg
* object_ik OK
* object_vm
* object_ei OK
* object_ds OK
* updated spec
* map_48x85_static OK
* object_zl1 & object_peehat ok
* some z_parameter naming and other undefined symbol stuff, object_yukabyun OK
* object_bubble & object_fw ok
* object_shopnuts
* restore delete file
* object_timeblock OK
* object_d_lift OK
* object_kibako2 OK
* object_mamenoki OK
* matches
* remove unused asm
* object_mag ok now
* fixed object_ani
* done for now, im tired
* object_bdan_objects fixed up
* fix bdan
* object_bombf fixed
* object_bowl fixed up
* object_cow fixed
* did more, im tired
* fixed some stuff in object_ddan_objects
* fix object_ddan_object
* object_door_gerudo fixed
* object_ds fix
* object_dy progress
* fixed great fairy
* some more
* more
* object_haka fix
* progress
* ingo_gate fixed
* object_js
* forgot collision
* object_relay_objects fixed
* object_kibako2
* object_mag fixed
* u64* to void*
* more u64* to void*
* object_mamenoki fix
* object_mastergolon & object_masterkokirihead fix
* mido is weird
* fixed build
* fix object_menkuri_objects
* add missing textures in object_menkuri_objects
* object_ms
* fixed object_peehat
* some cleanup stuff
* object_zg fix
* object_spot00_break fix
* object_niw fix
* object_nwc fixed
* object_ru2 object_rr and some of object_owl fix
* object_spot15_obj fix
* business scrub
* object_spot01_matoya fixed
* object_spot18_obj fix
* object_spot01_objects fix
* object_spot04_objects fix
* object_spot04_objects actually fixed
* object_spot12_obj fix
* object_timeblock fix
* object_spot06_objects fixed
* object_spot08_obj fix
* spot01_matoyab fix
* object_trap fix
* object_umajump fix
* object_vm fix
* z_en_niw_lady fix
* object_yukabyun fix
* object_zl1 fixed
* added offsets to object_os_anime
* object_md fix
* object_ane fix
* object_aob fix
* add palette comment
* object_spot00_objects fix
* spot00 fix
* remove unused asm
* updates
* Add TlutOffset to objects added in https://github.com/zeldaret/oot/pull/815
* Updated object_bdan_objects, ran format.sh
* Change rgb5a1 to rgba16 in my object xmls
* Addressed Anghelo's comments
* review
Co-authored-by: Lucas Shaw <lucas.shaw1123@gmail.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Co-authored-by: Fig02 <fig02srl@gmail.com>
2021-08-05 11:53:58 -04:00
Tharo
7ee8c8011c
All* Get Item objects decompiled ( #668 )
...
* All get item objects OK
* Name z_draw functions
* fix skulltula tokens draw ids
* Review suggestions, merge extract_single_asset into extract_assets as an optional argument
Co-authored-by: Thar0 <maximilianc64@gmail.com>
2021-02-12 22:57:06 +01:00
fig02
00a5edea71
Actor Struct Changes (and a few related things) ( #617 )
...
* reformat header
* type -> category
* done for now i think
* some more stuff
* first -> head
* focus
* flag comment
* ground -> floor
* remove asm, name wrapper funcs
* name func, format
* review
* targetPriority, format
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "0305ec2c2"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git "
branch: "master"
commit: "0305ec2c2"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git "
commit: "2f68596"
* comment
* review
* feet flags
* horse shadow
2021-01-18 16:04:04 -05:00
Random
174af7384d
libultra cleanup ( #215 )
...
* cleanup libultra
* fixes
- use quotes instead of <> for includes
- add macros for zelda specific thread priorities
- fix Makefile
- properly format the remaining pfs structs
* fix button macros + add CHECK_BTN_ANY/CHECK_BTN_ALL
* remove ULTRA_ABS
* fix includes
* update z_player.c/z_lib.c + run format.sh
* merge upstream/master
* fix include in En_Goroiwa
* fix includes
2020-10-03 11:22:44 -04:00
fig02
82968a7381
All Effect Overlays and z_effect_soft_sprite_old_init.c OK ( #396 )
...
* fix colliderinit typo
* dead sound done
* deadsound documentation
* blast done
* progress
* spk init
* progress
* spark done
* ss bomb ok
* bomb done
* cleanup
* progress
* progress
* almost done with bomb2
* clean up gossip stone
* more
* cleanup and format
* remove unused asm file
* nonmatching reloc
* done i think
* mistakes
* fix headers
* idk how that got in here
* EffectSsStick OK
* progress
* fix conflicting name
* progress
* splash OK
* uname fields
* progress
* lightning OK
* remove unwanted files
* kirakira ok
* kirakira done
* magma OK
* remove files
* ss_g_fire OK
* name funcs
* progress
* progress
* magma2 and kakera OK
* eff_ss_dead_dd OK
* fcircle OK
* stone1 OK
* sibuki2 OK
* dt_bubble OK
* deaddb OK
* sibuki OK
* dead_ds OK
* ice_smoke OK
* hitmark OK
* hahen OK
* k_fire OK
* en_fire OK
* starting colors
* color changes 1
* color switch done
* init file data migrated
* data cleanup
* ice_piece OK
* en_ice OK
* progress
* progress
* docs progress
* fix blast color names
* documentation pass 1
* progress
* cleanup pass 2
* touchups
* added to functions.h
* small changes
* fix functions.h
* renaming progress
* name progress
* color enum
* more cleanups
* enice changes
* final cleanups
* remove unwanted file
* lightning -> shock
* pr suggestions
* fix comment
* remove unwanted comments
2020-09-29 20:18:46 -04:00
fig02
1f1b5e39f5
attchaedA/attachedB renamed to parent/child ( #358 )
...
* fix colliderinit typo
* rename parent/child
* cleanup
* forgot to change something in functions.h
* SpawnAsChild
* format
2020-08-29 18:25:16 -04:00
Half-asian
b687ef1143
ovl_Item_Ocarina OK ( #299 )
...
* first commit
* fixes
* remove unwanted file
Co-authored-by: fig02 <fig02srl@gmail.com>
2020-08-28 14:35:35 -04:00
Roman971
1425678d8a
More actor cleanup Part 3 ( #118 )
...
* Add custom types for actor specific functions (like actions)
* Add a forward struct declaration for all other actors
2020-05-05 18:53:15 -04:00
Roman971
f114df8929
More actor cleanup Part 2 ( #116 )
...
* Change all main actor functions to take a 'Actor* thisx' argument
* Change all actor callbacks to also take a 'Actor* thisx' argument
2020-05-04 15:02:51 -04:00
Lucas Shaw
045a92d7c3
Big actor cleanup (fixed) ( #69 )
...
* Started doing cleanup
* did more work
* did more migration
* migrated more rodata and worked on some structs
* did more work
* Removal of ROOM field from initvars, some rodata migration, some string decompilation
* General update
* Decompiled vt strings
* Tool work
* Tool improvements
* 270 overlay rodata files remaining
* better float handling
* floats
* Many more floats
* migrated boss_mo
* assorted fixes
* Migrated 10
* tool improvements
* migrated 10
* 10 more
* 1 more
* did a few more
* fixes
* 10 more
* more floats
* Did some more, updated migrate-rodata.py to 'modify' the C file after processing in order to make to compiler process it as if it was changed.
* removed changes made to script by accident
* migrated largest rodata - ovl_fishing
* Did some more
* 114 remaining
* 99 left !
* almost done migrating rodata
* did some more, done for tonight
* almost done, tried add support to the script for z_player
* All possible rodata migrated in actor overlays
* update
* removed static from all overlays, ran format.sh
* Removed unknown actor structs
* converted a few floats
* Added new lines to header files that were missing them. Removed unused asm files
* Removed unused asm files
* Formatting newlines
Further formatting
spacing
.float spacing
More space formatting
More spacing formatting
Removing .balign 4 after floats
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2020-04-14 14:16:34 -04:00
Roman971
3acb30694b
Fix actor init vars brace style under bootstrap comments
2020-03-24 00:35:35 +01:00
Roman971
51290f6126
Partially format header files
2020-03-22 22:50:15 +01:00
Roman971
8cfe7cce9f
Format all src C files
2020-03-22 22:20:03 +01:00
Jack Walker
087f561f77
First proper commit.
2020-03-17 00:31:30 -04:00