Commit Graph

106 Commits

Author SHA1 Message Date
Cuyler36 69acf4001f Move button definitions to proper header file 2023-05-20 16:58:16 -04:00
Cuyler36 4631f52ac9 Fix enum name 2023-05-19 15:37:31 -04:00
Cuyler36 b0bf992112 Implement & link ac_set_ovl_gyoei 2023-05-19 15:29:54 -04:00
Cuyler36 2af13706e7 Implement & link ac_set_manager 2023-05-16 21:13:49 -04:00
Cuyler36 ad272c7a9c Implement & link m_mushroom.c 2023-05-15 19:36:28 -04:00
Prakxo c02dbb8e6e Merge pull request #31 from Cuyler36/m_field_assessment
Partial match m_field_assessment.c
2023-05-14 19:36:53 +02:00
Cuyler36 68e61a5bc5 Fix cyclic inclusion 2023-05-14 11:21:34 -04:00
Cuyler36 37f50010ae Partial match m_field_assessment.c 2023-05-14 11:08:39 -04:00
Prakxo 777d138c8b fix gu protos 2023-05-12 22:47:49 +02:00
Prakxo 2058673f23 Merge pull request #30 from Cuyler36/m_actor_h
Implement actor class
2023-05-10 08:10:34 +02:00
Prakxo a4fa553384 Merge pull request #28 from Cuyler36/m_notice
Implement m_notice but with some non-matchings
2023-05-10 06:57:06 +02:00
Cuyler36 a09aae6eab Implement actor class 2023-05-09 22:57:55 -04:00
Cuyler36 e8bb03784d m_notice work 2023-05-09 20:28:40 -04:00
Prakxo 234fc03e26 implement fbdemo_triforce 2023-05-05 11:30:29 +00:00
Prakxo 7a50a4511a implement fade and wipe transitions 2023-05-05 10:41:30 +00:00
Prakxo 26bbc625ca match and link m_fbdemo.c 2023-05-04 11:01:21 +00:00
Prakxo 879041ed4b match and link pad.c 2023-05-04 10:00:22 +00:00
Cuyler36 f6fdff5382 Add RGBA8 -> RGB5A3 macro and utilize for palette colors 2023-04-29 22:57:06 -04:00
Cuyler36 1fb0b48ed8 Implement & link m_needlework.c 2023-04-29 13:27:49 -04:00
Cuyler36 f678127ffa Get irqmgr matching 2023-04-29 08:28:32 -04:00
Cuyler36 d099c2d387 Add missing headers 2023-04-29 08:21:36 -04:00
Cuyler36 aad0bc2f09 Implement irqmgr 2023-04-29 08:04:22 -04:00
Cuyler36 5f3a6f1f5b Implement and link m_cockroach, m_police_box 2023-04-29 02:01:44 -04:00
Cuyler36 6cb66bc773 Implement & link m_huusui_room.c, m_huusui_room_ovl.c 2023-04-27 20:02:05 -04:00
Cuyler36 1e93ec45f2 Add Island_c to Save_t 2023-04-26 20:58:27 -04:00
Cuyler36 5509dd4d6a Add island struct & update animal struct with unions 2023-04-26 20:28:21 -04:00
Cuyler36 41c669ea83 Implement & link m_house.c, m_home.c 2023-04-26 18:26:59 -04:00
Cuyler36 8f21921cbb Implement & link m_kabu_manager.c 2023-04-24 21:22:58 -04:00
Cuyler36 863a8cb73b Implement more save structs and headers 2023-04-24 17:30:53 -04:00
Prakxo da98012623 Merge pull request #21 from Cuyler36/m_private_header
Implement Private_c and all prerequisite structures
2023-04-24 15:16:37 +02:00
Cuyler36 a6f91e39be Implement Private_c and all prerequisite structures 2023-04-24 09:11:01 -04:00
Prakxo 417a4475e4 actually link m_malloc 2023-04-24 12:50:57 +02:00
Cuyler36 9ca1335c55 Implement last function 'DebugHaniwaTempo' in m_debug_mode.c 2023-04-24 04:14:34 -04:00
Cuyler36 0a6917bd8c Add acre and fg item data along with other misc data to save file struct 2023-04-24 03:43:13 -04:00
Cuyler36 7747dcbe1c Add header definitions for m_npc.h and m_quest.h 2023-04-24 02:48:38 -04:00
Cuyler36 6d94143587 Add homes to Save_t 2023-04-23 23:15:25 -04:00
Cuyler36 84a2a837c7 Finish m_home.h definitions 2023-04-23 22:47:53 -04:00
Cuyler36 2dda53326e Address review 2023-04-23 20:12:36 -04:00
Cuyler36 f797ec3597 Reduce verbosity in docs 2023-04-23 19:28:21 -04:00
Cuyler36 a41b9e6b36 Fix building 2023-04-23 18:48:44 -04:00
Cuyler36 c75418ec1b Implement m_lib and some header file defintions 2023-04-23 18:46:44 -04:00
Prakxo 98d13299ca Fix building 2023-04-23 20:15:03 +02:00
Cuyler36 0d783d0534 Implement m_flashrom.c file-scope only 2023-04-23 00:21:12 -04:00
Cuyler36 efb1169e4f Link m_debug_hayakawa.c 2023-04-22 00:55:05 -04:00
Cuyler36 fe9086a79a Swap mFRm and mCD methods to correct files 2023-04-20 11:37:16 -04:00
Cuyler36 4051859a03 Implement m_debug_mode 2023-04-20 11:30:33 -04:00
Prakxo 1e4b351fe5 link m_malloc 2023-04-20 11:37:14 +00:00
Prakxo c7e7e2e766 match m_malloc 2023-04-20 09:40:59 +00:00
Prakxo 4ecb12f3cc link sys_ucode 2023-04-20 06:51:10 +00:00
Prakxo 7a27cda3a1 link m_olib 2023-04-20 06:34:17 +00:00