Commit Graph

46 Commits

Author SHA1 Message Date
Luke Street b0eb3c4f2b Merge pull request #33 from encounter/progress
Add progress calculation & upload to frogress
2023-09-14 17:44:43 -04:00
Luke Street 2f7c96767b Add progress calculation & upload to frogress 2023-09-14 17:34:26 -04:00
TakaRikka f1d8c41c38 work on d_s_play (#31)
* work on d_s_play

* some fixes
2023-09-14 12:45:49 -07:00
Noah McQueen 6eca83914b Work on J2DPane (#30) 2023-09-14 01:36:29 -07:00
Luke Street 069a67e66d Merge pull request #27 from zeldaret/configure-cleanup
Clean up configure.py, move common logic to tools/project.py
2023-09-13 18:36:41 -04:00
Luke Street bcf3784918 Delete tools/mwcc_compiler, fix a few source paths 2023-09-13 18:14:23 -04:00
Luke Street 9c6f228941 Clean up configure.py, move common logic to tools/project.py 2023-09-13 17:56:25 -04:00
Trueffeloot db20fa01a0 Merge branch 'main' of https://github.com/zeldaret/tww into d_a_tag_kb_item 2023-09-13 20:59:18 +02:00
Luke Street 2f0ae6fa7d Update dtk & config adjustments 2023-09-13 09:48:56 -04:00
Trueffeloot 25608e3f47 add d_a_tag_kb_item 2023-09-13 15:28:06 +02:00
fig02 47b3b6c933 fix conflict 2023-09-13 00:55:29 -04:00
fig02 60b9661107 it compiles. also split player and link headers. 2023-09-12 23:43:04 -04:00
Jasper St. Pierre c0d02ccfcf J3DVertex almost 2023-09-12 20:16:11 -07:00
Jasper St. Pierre d3b4092523 J3DVertex yea 2023-09-12 19:52:29 -07:00
Jasper St. Pierre 286c30129f J3DDrawBuffer yeah 2023-09-12 19:39:54 -07:00
Jasper St. Pierre 109b2f299d J3DPacket nearly yeah 2023-09-12 19:29:38 -07:00
Jasper St. Pierre f1308361db f_op_kankyo_mng OK 2023-09-12 19:23:02 -07:00
TakaRikka b034aecce0 d_bg_s_movebg_actor OK (#23) 2023-09-12 18:29:15 -07:00
Dylan Ascencio 9d280b5168 Match d_a_magma 2023-09-12 20:41:12 -04:00
Noah McQueen dc8d4d3093 Various fixes in SSystem (#19)
* Various fixes in SSystem

* Removed unused include in c_xyz.h

* Removed unused include in c_xyz.cpp
2023-09-12 15:20:08 -07:00
TakaRikka 85b77c336b work on m_Do_audio and d_com_inf_game (#18)
* fix float issues and add decompctx.py tool

* work on m_Do_audio and d_com_inf_game

* fix build
2023-09-12 03:14:40 -07:00
Jasper St. Pierre 4e6c26cf4d configure: adjust fp_contract usage 2023-09-11 20:43:37 -07:00
Jasper St. Pierre bf5c15e70a f_op_kankyo_mng close 2023-09-11 20:41:53 -07:00
Dylan Ascencio 862b852620 Match d_a_boss_item.cpp (#14)
* Match d_a_boss_item.cpp

* Revert changes to isStageBossEnemy and isStageLife
2023-09-11 17:59:34 -07:00
Dylan Ascencio 7ba8ae3b76 Match d_a_scene_change 2023-09-11 19:51:32 -04:00
LagoLunatic aa37c40fa8 d_a_andsw2 OK 2023-09-11 15:45:08 -04:00
Luke Street dc270ad10d Update wibo 2023-09-11 09:29:05 -04:00
Jasper St. Pierre 6b0a4e9e6e rework configure.py format 2023-09-10 23:03:35 -07:00
Jasper St. Pierre afdbaa44a0 Merge pull request #10 from TakaRikka/hio
m_Do_hostIO OK, m_Do_mtx work
2023-09-10 23:02:06 -07:00
TakaRikka 958c31ef1c m_Do_hostIO OK, m_Do_mtx work 2023-09-10 22:57:00 -07:00
Noah McQueen da415ac542 Several JSystem file matches 2023-09-10 23:17:07 -06:00
Jasper St. Pierre b82520becb Merge pull request #7 from LagoLunatic/items
Started work on items
2023-09-10 21:31:12 -07:00
TakaRikka 6406901ea7 m_Do_main OK 2023-09-10 21:04:21 -07:00
LagoLunatic d229a14532 Started work on items 2023-09-10 23:53:23 -04:00
SuperDude88 37e0ee5732 JFramework
Match most of JFramework
2023-09-10 18:35:46 -04:00
Jasper St. Pierre aa738135ed d_a_Obj_Gryw00 nonmatching start 2023-09-10 12:14:15 -07:00
Jasper St. Pierre a4c20f5136 all rels in configure 2023-09-10 10:33:57 -07:00
Jasper St. Pierre 3831945812 d_a_alldie ready-ish, f_op_actor fill-out 2023-09-10 10:13:56 -07:00
Jasper St. Pierre 95fdc41ffa f_op_kankyo yeah, match splits 2023-09-10 09:41:23 -07:00
TakaRikka fe79d732bd fix some d_com_inf_game stuff 2023-09-10 04:50:27 -07:00
TakaRikka 5b7dc7986b d_save_init OK 2023-09-10 01:16:37 -07:00
TakaRikka 1e1dacad72 add d_save to configure.py 2023-09-10 00:58:48 -07:00
Jasper St. Pierre 32f62c1402 f_op matches 2023-09-09 23:00:31 -07:00
Luke Street 701309e5ec Mark more as Matching 2023-09-10 01:22:53 -04:00
Jasper St. Pierre 5ea54cb071 f_pc mostly matching 2023-09-09 22:13:52 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00