Commit Graph

364 Commits

Author SHA1 Message Date
Aetias 2175c4e5b5 Mangle ActorManager 2024-04-13 18:55:53 +02:00
Aetias 5a40c5a0e4 Delink ActorManager 2024-04-13 18:50:33 +02:00
Aetias 298024544f Update docs 2024-04-12 16:20:15 +02:00
Aetias b0cd453331 Merge branch 'main' of github-aetias-hax:AetiasHax/ph into main 2024-04-12 15:30:32 +02:00
AetiasHax 2d9d098831 Merge pull request #21 from Yanis42/python_fix
Fixed ``python`` on Ubuntu
2024-04-11 17:50:57 +02:00
Yanis42 c2d1e9b2f8 review 2024-04-11 01:46:45 +02:00
AetiasHax ded71b1585 Merge pull request #22 from Yanis42/contribute_readme_fix
Fixed minor issues in ``CONTRIBUTING.md``
2024-04-10 23:40:10 +02:00
Yanis42 2a0c8a4dda fixed note and wrong link in CONTRIBUTING.md 2024-04-09 17:46:08 +02:00
Yanis42 fe949e88d8 default to `python` 2024-04-09 17:30:07 +02:00
Yanis42 1489760011 fix python for linux 2024-04-09 17:23:16 +02:00
Aetias 7817b952ed Add libc include directory in CC_FLAGS 2024-04-09 17:06:08 +02:00
Aetias a61011c82f Add vtable for ModelRender 2024-04-08 23:32:48 +02:00
Aetias 9ce588a4b8 Update include directories in m2ctx 2024-04-08 23:24:50 +02:00
Aetias 748ea2d01a Add item IDs 2024-04-08 23:22:46 +02:00
Aetias 7142c0c83b Add size_t 2024-04-08 23:22:30 +02:00
Aetias ea0165eb26 Label string.h functions 2024-04-08 20:29:55 +02:00
Aetias 392ccb357e Mangle ActorRupee actor type and resource 2024-04-07 15:04:51 +02:00
Aetias c628010c04 Update overlays.md 2024-04-07 14:38:17 +02:00
Aetias 1e17b6535c Split ActorRupee.s from ov14.s 2024-04-07 14:37:18 +02:00
Aetias b27372d921 Add ActorRupee 2024-04-07 14:12:39 +02:00
Aetias 77eb02449c Add field to Actor 2024-04-06 16:39:13 +02:00
Aetias dcf4270939 Add TouchGesture 2024-04-06 16:38:55 +02:00
Aetias 336defc995 Add LinkStateFollow 2024-04-06 16:11:25 +02:00
Aetias bcff62a8ba Add LinkStateMove 2024-04-06 11:49:42 +02:00
Aetias 4a5c32f65f Fix KeyError in gen_externs.py 2024-04-06 10:59:41 +02:00
Aetias cbc47c82db Remove static initializers from ov00_init.s 2024-04-06 10:59:27 +02:00
Aetias c0cc540ee8 Add make gen_externs 2024-04-06 09:26:50 +02:00
Aetias cab451da34 Add PlayerControl and move all .inc files
My worktree was too big to make two separate commits :p
2024-04-06 09:26:14 +02:00
Aetias c7ee2f1258 Parse long symbols in gen_externs.py 2024-04-04 17:11:38 +02:00
Aetias 25292815ba Sort external symbols
This will lead to smaller changes to .inc files when splitting up Assembly code
2024-03-31 10:32:05 +02:00
Aetias 42e3f78016 Add LinkStateRoll 2024-03-31 10:29:33 +02:00
Aetias d40ff9598d LinkStateItemGet -> LinkStateCutscene 2024-03-31 10:01:12 +02:00
Aetias 410c5acc2d LinkState4 -> LinkStateRoll 2024-03-31 09:59:07 +02:00
Aetias 85bbacbc86 LinkState3 -> LinkStateFollow 2024-03-31 09:57:20 +02:00
Aetias de7aff1571 LinkStateGrab -> LinkStateInteract 2024-03-31 09:53:44 +02:00
Aetias 348a5b5b65 Update .inc files 2024-03-31 08:42:17 +02:00
Aetias e49a6ce615 Autogenerate .inc files for entire project 2024-03-31 08:41:14 +02:00
Aetias 8def7bd9a9 Add gen_externs.py tool 2024-03-30 15:54:23 +01:00
Aetias 38e6d2eb17 Add PlayerBase.s 2024-03-30 15:54:05 +01:00
Aetias cc3b43ddc1 Mangle PlayerBase 2024-03-30 12:13:41 +01:00
Aetias 3b9d07865c Remove obsolete #define NONMATCH in global.h 2024-03-30 12:11:30 +01:00
Aetias b9b56f4e9f Add PlayerBase.cpp 2024-03-30 12:10:44 +01:00
Aetias 37685915ff Update docs 2024-03-29 13:40:09 +01:00
Aetias 6824f9ac3f Update fields in PlayerBase 2024-03-26 22:02:16 +01:00
Aetias 0af61505a9 PlayerLink -> PlayerLinkBase 2024-03-26 21:35:38 +01:00
Aetias ac47abfa46 PlayerLinkBase -> PlayerBase 2024-03-26 21:25:52 +01:00
Aetias f4e26837e2 Fix updated name ActorNavi 2024-03-25 19:44:59 +01:00
Aetias 16cf2f6091 Add LinkStateGrab 2024-03-25 19:44:30 +01:00
Aetias c974e75926 Fix duplicate field names in LinkState4 2024-03-25 19:30:39 +01:00
Aetias fab3da0e81 Move Actors/ to Actor/ 2024-03-25 19:30:25 +01:00