1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-29 03:34:07 +00:00
oot/include
louist103 781d497264
Extract the assets from most of the overlays (#985)
* remove fake match

* Fire and Ice arrows

* Light arrows

* Ganon otyuka and end title

* Oceff_Spot

* Add missing Vtx to arrows

* Update assets/xml/overlays/ovl_Arrow_Ice.xml

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* Update assets/xml/overlays/ovl_Arrow_Light.xml

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* Fix fire arrows

* Update assets/xml/overlays/ovl_Arrow_Fire.xml

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Update ovl_Bg_Ganon_Otyuka.xml

* Update src/overlays/actors/ovl_Bg_Ganon_Otyuka/z_bg_ganon_otyuka.c

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Change a comment and rename a DList

* rename DList

* Jya cobra

* shd and elf_msg

* elf msg 2

* En Bili

* Remove extern form ice piece

* remove some externs

* en holl

* kanban

* make

* sda

* ssh and some cleanup

* replace undefined sym in en_kusa

* st

* oceff wipe 3

* oceff wipe

* oceff spot

* oceff spot

* oceff wipe 4

* Update VTXDIS

* update VTXDIS again

* fix sun song

* magic dark

* magic wind and oceff wipe 2

* magic fire and oceff storm

* Update src/overlays/actors/ovl_Eff_Dust/z_eff_dust.c

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Update assets/xml/overlays/ovl_En_Sth.xml.ignore

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Update assets/xml/overlays/ovl_Elf_Msg.xml

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Update assets/xml/overlays/ovl_Magic_Wind.xml

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* fix emptyDL, run formatter on en_ssh

* run formatter

* Update format.sh

* update to VTXDIS

* small change

* textureDL -> materialDL, vtxDL -> modelDL

* upper CASE

* setupDL -> materialDL

* GeometryDL->ModelDL and VisualDL->MaterialDL

* revert rcp.c

* revert holl.c

* another revert in rcp.c

* some u32 DL -> Gfx* DL

* the rest of dragorns comments

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "3e9ed72e2"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "3e9ed72e2"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

* start updating overlays with static

* en sth OK

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "d0cd6b397"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "d0cd6b397"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

* fix names of the overlays

* remove segment 128, add gameplay keep to global config file

* Fix end title and remove hex mode from VTXdis.c

* add code assets

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-11-08 20:51:45 -05:00
..
tables Implement define tables for objects, actors and effect soft sprites (#906) 2021-08-29 21:24:32 -04:00
ultra64 Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
alloca.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
bgm.h Introducing Macros for BGM (Background Music) (#979) 2021-11-01 13:54:19 -04:00
color.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
command_macros_base.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
fp.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
functions.h Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
global.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
ichain.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
macro.inc First proper commit. 2020-03-17 00:31:30 -04:00
macros.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
math.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
regs.h Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
segment_symbols.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
sfx.h Various SFX fixes (#237) 2020-07-04 23:30:21 -04:00
stdarg.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
stdbool.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
stddef.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
stdlib.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
ultra64.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
unk.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
variables.h Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
vt.h Partially format header files 2020-03-22 22:50:15 +01:00
z64.h Document ovl_select (#966) 2021-10-23 20:44:45 -04:00
z64actor.h z_en_a_keep documentation and cleanup (#900) 2021-10-22 21:54:30 +02:00
z64animation.h Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
z64audio.h Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
z64bgcheck.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64camera.h Document Camera Settings (#994) 2021-11-01 16:10:03 +01:00
z64collision_check.h Decomp BgHidanSekizou (#970) 2021-09-24 18:26:19 -04:00
z64cutscene.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64cutscene_commands.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64dma.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64effect.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64environment.h Decomp the remaining functions in vr_box and import its data (#917) 2021-09-21 04:48:43 -04:00
z64interface.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64item.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64light.h Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z64map_mark.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64math.h Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
z64object.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64player.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z64save.h Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z64scene.h Extract the assets from most of the overlays (#985) 2021-11-08 20:51:45 -05:00
z64transition.h Extract the assets from most of the overlays (#985) 2021-11-08 20:51:45 -05:00