krimtonz
4961eb0a90
SkelAnime Updates ( #78 )
...
* update naming, minor updates
* rename postLimbUpdate to postLimbDraw
* recently decompiled actor naming update
2020-04-18 14:08:12 -04:00
Ethan Roseman
cb5a604ea7
Decompiled ovl_En_Ru1 ( #72 )
...
* Decompiled ovl_En_Ru1
* Formatting
* Actor/TransitionDrawTable struct fixes
* addressing PR comments
* addressing PR comments (2)
2020-04-18 04:50:41 -04:00
Roman971
262f6c507c
Decompile z_play.c and Match/Document some of z_view.c ( #74 )
...
* Decompile z_play.c and Match/Document some of z_view.c
Also fix the last non matching in z_sample.c and update some game state functions.
* Suggestions from PR #74
* Fix undefined reference to Gameplay_DrawOverlay
* Suggestion from PR #74 (2)
* Fix a fake argument in func_800BC450
2020-04-16 17:36:12 -04:00
glank
6b04aba0ea
Tidy up known render and combine modes
2020-04-05 23:40:06 +02:00
Random
43acba22a9
Fixes in PR #50 (3)
...
- Rename Graph_OpenDisp/Graph_CloseDisp to Graph_OpenDisps/Graph_CloseDisps
- Rename gfxArr to dispRefs
2020-04-05 19:29:30 +02:00
Random
f818fb5299
Decompile graph.c
...
- decompile `graph.c` (2 non-matchings left)
- decompile `z_game_dlftbls.c`
- add noop macros in `gbi.h`
2020-04-04 18:12:59 +02:00
KrimtonZ
3ab1af0c24
pr updates
2020-04-02 12:44:19 -05:00
Roman971
f5ffe8687d
Decompile z_rcp.c (1 non matching left)
2020-03-29 18:47:38 +02:00
Random
5f027cb431
Decompile z_quake.c and code_800D31A0.c
...
- `code_800D31A0.c` : OK
- `z_quake.c` : OK
2020-03-29 03:24:39 +02:00
Ethan Roseman
a4be535164
Merge branch 'master' into ovl_En_Ru2_new
2020-03-25 18:56:09 -04:00
Ethan Roseman
36119f6c65
PR suggestions
2020-03-25 18:39:51 -04:00
KrimtonZ
582b32d39c
Fix Draw Callbacks, fix segmented address in z_en_bird
2020-03-25 11:43:11 -05:00
KrimtonZ
8970968cfc
name SkelAnime_InitLinkAnimetion, name load animation types and callbacks, rename several segement addresses in decompiled actors
2020-03-25 10:51:25 -05:00
KrimtonZ
db3cfe1b61
use clang, modify z64animation.h and z64dma.h to use open braces on newline
2020-03-24 12:16:13 -05:00
KrimtonZ
8bbac143cd
Merge branch 'master' into skelanime
2020-03-24 11:56:37 -05:00
KrimtonZ
ac4a51bf8f
Rename SkelAnime functions, which in turn modified a bunch of actor functions. Move necessary skelanime function calls to functions.h, remove unnecessary skelanime functions from functions.h, other skelanime cleanup
2020-03-24 11:52:12 -05:00
Roman971
9a63f1d4d1
Run formatter with changes
2020-03-24 00:35:35 +01:00
Roman971
64b5536ab8
Fix remaining non matchings
2020-03-23 01:38:31 +01:00
Roman971
8cfe7cce9f
Format all src C files
2020-03-22 22:20:03 +01:00
glank
fd7c3c9e56
Responding to PR comments
2020-03-22 18:55:23 +01:00
glank
d7b0ba7c06
Merge branch 'master' into z_en_tk
2020-03-22 18:43:40 +01:00
fig02
a3bac9fbb2
Merge pull request #17 from glankk/code_800FCE80
...
code_800FCE80 OK
2020-03-21 21:46:44 -04:00
glank
0cf75356a5
code_800FCE80 OK
2020-03-21 03:43:48 +01:00
fig02
aa603ca229
merge and change scene thing
2020-03-20 08:17:48 -04:00
fig02
f3b509eb68
en_dog OK
2020-03-20 08:04:35 -04:00
glank
86c4472662
ovl_En_Tk OK
2020-03-19 13:01:17 +01:00
Roman971
76eb52ab52
Various fixes/matches
...
- Matched all remaining functions in `__osMalloc.c`, 2 functions in `code_8007BF90.c`, 1 in `code_800A9F30.c`, 2 in `fault.c`, 1 in `fault_drawer.c`, 1 in `gfxprint.c`, 2 in `z_camera.c`
- Improved most other remaining non matchings to ensure they are actually equivalent and to get them closer to matching
- Added a `alloc.h` header file in the process of working on `fault.c` non matchings
- Decompiled `padmgr.c` data/bss in order to improve padmgr non matchings
- Removed unused `z_en_wallmas.c` data files
- Moved functions confirmed to be in `z_cheap_proc.c` to their own file with that name
2020-03-18 01:09:31 +01:00
Jack Walker
087f561f77
First proper commit.
2020-03-17 00:31:30 -04:00