Commit Graph

832 Commits

Author SHA1 Message Date
Yanis42
422d40f257 fix issues 2024-02-03 17:48:02 +01:00
Yanis42
879fe98a1e Merge remote-tracking branch 'decomp/main' into v2 2024-02-03 17:40:34 +01:00
Yanis42
1bf7f41748 macros for "is debug and feature enabled" 2024-02-03 17:31:58 +01:00
Yanis42
dc651efdbe debug features part 2 2024-02-03 17:02:10 +01:00
cadmic
178e95ae50 Give debug_malloc.c the same treatment as system_malloc.c and z_malloc.c (#1700) 2024-02-03 10:59:25 -05:00
Yanis42
40e7a86972 improved general features 2024-02-03 02:42:49 +01:00
Yanis42
36557818d4 initial debug features 2024-02-03 01:39:45 +01:00
cadmic
d9a1148d13 Match retail __osMalloc.c (#1684)
* Match retail __osMalloc.c

* Add TODO about N64 ArenaNode debug info

* FLAG prefix -> FLAG suffix
2024-02-02 17:37:32 -05:00
cadmic
8db76a27da Match retail system_malloc.c and z_malloc.c (#1683)
* Match system_malloc.c and z_malloc.c

* Rename CHECK_POINTER
2024-02-02 15:01:49 -05:00
cadmic
8c909c5d98 Match retail logutils.c and z_locale.c (#1699)
* Match retail logutils.c and z_locale.c

* Update src/boot/logutils.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

---------

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2024-02-02 13:45:02 -05:00
cadmic
a337416530 Match retail code_800D31A0.c (#1698) 2024-02-02 13:33:00 -05:00
cadmic
67d4f0f36a Match retail z_skin.c, z_skin_awb.c, z_skin_matrix.c (#1697)
* Match retail z_skin_matrix.c

* Match retail z_skin_awb.c

* Match retail z_skin.c

* Remove same-line hacks
2024-02-02 13:29:58 -05:00
fig02
23de92d2f9 Match z_debug for retail (#1694)
* match z_debug for retail

* prototype

* directive
2024-02-02 12:44:31 -05:00
cadmic
4e2d2885bc Match retail padmgr.c and sys_rumble.c (#1693)
* Match retail padmgr.c

* Match retail sys_rumble.c

* Poke jenkins
2024-02-02 12:25:44 -05:00
Yanis42
403ada3ac9 pre-merge tweaks 2024-02-02 16:59:44 +01:00
Yanis42
52f8bc9ab1 Merge remote-tracking branch 'decomp/main' into v2 2024-02-02 15:49:51 +01:00
Yanis42
69b40946b4 minor adjustements 2024-02-02 15:46:49 +01:00
fig02
8d0076b010 Match retail Title and Sample gamestates (#1692)
* match title and sample

* change to directive

* no bad return
2024-02-01 19:52:52 -05:00
engineer124
1e21f69b37 z_play retail OK (#1688)
* z_play OK

* cleanup spacing

* PR
2024-02-01 17:00:27 -05:00
Yanis42
2899ab9d70 Merge remote-tracking branch 'decomp/main' into v2 2024-02-01 16:57:48 +01:00
Yanis42
f13fc57208 autoscroll 2024-02-01 16:36:38 +01:00
cadmic
99fd784bc2 Match sys_matrix.c (#1682) 2024-02-01 09:13:24 -05:00
fig02
593a86014c Retail z_scene matching (#1677)
* one left

* cursed match for Scene_CommandObjectList

* format

* revert printf modification for permuter

* more bad-returns

* format

* typedef scene command func
2024-02-01 09:29:02 +01:00
Yanis42
a32211f51f fix issues 2024-02-01 02:16:09 +01:00
Tharo
5e8e01f110 z_view.c gc-eu-mq OK (#1681)
* z_view.c retail

* Replace PERSPECTIVE_EDITOR_ACTIVE, adjust PRINTF selection condition

* Macro-ify View_ErrorCheckEyePosition
2024-01-31 20:09:16 -05:00