Niklas Bauer
8fece471c6
Update README after GCN matching ( #2986 )
2025-12-22 12:32:48 -08:00
Luke Street
cb08a259a5
Update dtk-template & use wibo on macOS ( #2829 )
...
* Update dtk-template & use wibo on macOS
* Update to wibo 1.0.0-beta.5
* Fix implicit dependencies for pch rules
2025-11-20 01:16:44 -08:00
Luke Street
30777a85b5
Update dtk-template & fix source paths ( #2231 )
2024-10-30 16:35:28 -07:00
TakaRikka
12eb254d76
switch to dtk setup ( #2203 )
...
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1 )
* Fix build image ref (#2 )
---------
Co-authored-by: Luke Street <luke@street.dev>
2024-10-10 08:29:58 -06:00
Trueffel
69e9173e0f
Match a few funcs, optimize some things ( #1960 )
...
* match a few nonmatchings
* remove unused asm
* remove stale docs
* add LICENSE.md to project overview in readme
2023-10-13 05:56:17 +03:00
Pheenoh
469d9cfe91
add license ( #389 )
2023-07-25 17:22:44 -04:00
Pheenoh
bc59794141
pr template, update README ( #387 )
2023-07-23 23:55:22 -07:00
Tal Hayon
75c8666bd9
Fix Dol Progress label
2023-07-09 20:42:33 +03:00
Tal Hayon
f3759779fb
Add Progress buttons to github Readme
2023-07-09 20:41:35 +03:00
DRK-512
efeb260726
setup moved from makefile to tp
2023-01-24 22:50:19 -05:00
Darek Konopka
c6c01426f1
Update README.md
...
README uses make setup instead of manual setup
2023-01-24 19:00:33 -05:00
Darek Konopka
4a524883e5
Update README.md
...
Updated README to use make setup
2023-01-24 18:59:50 -05:00
Tal Hayon
19d13860a7
Fix README unzip instructions
2023-01-21 08:30:06 +02:00
hatal175
7825666971
Add 1.2.5e to several makefiles and matching dolphin lib stuff ( #247 )
...
* Fix select_occurence in diff.py
* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs
* Fix FRANK_COMPILER WINE typo
* Double WINE use removal
* Organize dolphin compiler makefile names
* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
Pheenoh
85ad8b190d
d_a_npc work
...
daBaseNpc_c::setBckAnm and J3DAnmTransform* daBaseNpc_c
daBaseNpc_c::setBtpAnm
daBaseNpc_c::attnSttsOn
daBaseNpc_c::orderEvent
daBaseNpc_c::setEnvTevColor
daBaseNpc_c::setRoomNo
daBaseNpc_c::checkEndAnm attempt
CheckCreateHeap
daNpcF_addIdx
daNpcF_subIdx
daNpcF_incIdx
daNpcF_decIdx
daNpcF_ActorMngr_c::initialize()
daNpcF_ActorMngr_c::entry
cleanup daNpcF_ActorMngr_c::entry
daNpcF_ActorMngr_c::remove
daNpcF_ActorMngr_c::getActorP
daNpcF_MatAnm_c::calc attempt
daNpcF_SPCurve_c::initialize
minor fixes
daNpcF_Path_c::initialize
daNpcF_Path_c::setPathInfo
daNpcF_Path_c::chkPassed
daNpcF_Path_c::reverse
daNpcF_Path_c::setNextIdx
daNpcF_Path_c::getNextIdx
daNpcF_Path_c::getBeforeIdx
daNpcF_Path_c::getBeforePos
daNpcF_Path_c::getNextPos
daNpcT_MatAnm_c::initialize
daNpcT_MatAnm_c::calc
daNpcT_addIdx
daNpcT_subIdx
daNpcT_decIdx
daNpcT_Path_c::hermite
daNpcT_Path_c::initialize
daNpcT_Path_c::setPathInfo attempt
daNpcT_Path_c::setNextPathInfo
daNpcT_Path_c::reverse
daNpcT_Path_c::setNextIdx
daNpcT_Path_c::getDstPos attempt
daNpcT_DmgStagger_c::setParam
Add FLOAT_LABEL where possible
fopEn_enemy / fix e_wb
move jasper's jsystem work over
d_attention / d_demo / d_lib work
remove asm
clean up dolphin files / work on some rels (#212 )
* d_a_alldie / d_a_tboxSw / d_a_tag_gstart / d_a_tag_hstop
* dolphin OS work / cleanup
* dolphin GX work / cleanup
* finish changing dolphin files to C
* more files into C
* match rest of MSL_C math functions
* more dolphin files converted to C
* remove asm
* d_bg_w work
* remove asm
* d_a_alink work / kytag14
initial changes to d_a_e_yc
checkpoint until virtual destructor issue is solved
daNpcF_Lookat_c::adjustMoveDisAngle
daBaseNpc_c::setMtx
daBaseNpc_moveBgActor_c::daBaseNpc_moveBgActor_c()
daNpcT_c::ctrlFaceMotion
daNpcT_c::ctrlMsgAnm attempt
daNpcT_c::initTalk
daNpcF_clearMessageTmpBit
daNpcF_getDistTableIdx
daNpcF_offTmpBit
daNpcF_onTmpBit
daNpcF_chkTmpBit
daNpcF_onEvtBit
daNpcF_chkEvtBit
daNpcF_c::getDistTableIdx
daNpcF_chkPointInArea
daNpcF_chkDoBtnEqSpeak
daNpcF_getPlayerInfoFromPlayerList attempt
daNpcF_pntVsLineSegmentLengthSquare2D
daNpcF_c::chkPointInArea
daNpcF_c::chkPointInArea
daNpcF_c::getAttentionPos
daNpcT_chkTmpBit
daNpcT_offTmpBit
daNpcT_onTmpBit
daNpcT_chkEvtBit
daNpcT_offEvtBit
daNpcT_onEvtBit
daNpcT_chkDoBtnIsSpeak
daNpcT_getDistTableIdx
daBaseNpc_acMngr_c::entry
daNpcF_c::initTalk
undo override
2022-12-20 16:28:41 -07:00
jdflyer
545da8536d
Add Progress.md ( #187 )
...
* Match DynamicLink
* finish merge
* Add Progress.md and update readme
2022-04-10 18:29:58 -04:00
Pheenoh
0cfa10aea8
fix readme links
2022-03-22 23:58:57 -04:00
Pheenoh
f5a2c5900c
Update README and Contributing
2022-03-22 09:42:08 -04:00
Pheenoh
8c2a3ae7ea
add make assets target
2021-06-13 19:47:12 -04:00
lepelog
3b7364d481
Add requirements.txt with all necessary python dependencies and update README ( #127 )
...
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-05-02 14:49:51 -04:00
Erin Moon
8a7a0e502a
Doxygen ( #84 )
...
* set up Doxygen
- `.gitignore`: ignore Doxygen output
- limit Doxygen search to relevant paths
- move extra `.md`s to docs/
- `Makefile`: add Doxygen target
- use as much SVG as possible for Doxygen diagrams
- alias @meme as an \xrefitem
* new github workflow: run doxygen and push to gh pages
2021-01-18 14:00:28 -05:00
unknown
724638fa36
Add discord server link
2020-09-05 15:21:05 -04:00
unknown
6d5e5cb17c
organize files, update makefile, add CI checks, begin adding d_save.cpp
2020-09-05 15:03:13 -04:00
unknown
c5e2415773
ok
2020-08-29 17:54:55 -04:00