PikHacker
d0ce95216d
some dolphin cleanup
...
also some JUTGamePad cleanup and memoryCard progress
2024-05-15 23:31:20 -04:00
HeartPiece
c5e06d2934
more JStudio progress
2024-03-28 23:20:02 +11:00
intns
018f1cfc05
Change VSCode to use Ninja instead of make
2024-02-28 15:46:02 +00:00
intns
df17ef7649
Match a lot more of RandMapUnit
2024-01-12 14:25:19 +00:00
EpochFlame
dfde416180
use randInt significantly more often
2023-12-22 19:58:26 -05:00
Thaddeus Crews
b6f98cfe0c
More context file adjustments ( #194 )
2023-12-22 18:26:05 -05:00
Thaddeus Crews
b21730a97b
Add ability to autogenerate context with ninja ( #192 )
2023-12-21 17:29:12 -05:00
Thaddeus Crews
522716a6c4
VS Code: Change default c/cpp encoder ( #185 )
2023-12-19 13:18:23 -05:00
Thaddeus Crews
5385f8f32a
vscode tweaks
...
• Update `c_cpp_properties.json` to account for other platforms
• Add `ms-vscode.makefile-tools` to recommended extensions
2023-12-17 15:31:48 -05:00
HeartPiece
3dce485b2c
Link GXInit.c
2023-11-23 22:01:38 +11:00
HeartPiece
b421f7650e
Overhaul gx headers (again)
2023-11-23 15:41:48 +11:00
EpochFlame
b5a0420ef9
trk improvements
2023-10-21 12:41:39 -04:00
HeartPiece
5c9bb9cd46
Rework TRK_MINNOW headers + start linking
2023-10-21 23:04:34 +11:00
EpochFlame
a7c402bea5
exception links
...
thanks xenoblade amber
2023-10-19 23:05:51 -04:00
EpochFlame
3ac6c92c96
os bleh
...
reboooooooooot
2023-10-19 21:10:48 -04:00
HeartPiece
d9401f99cc
Link mtx.c, mtx44.c, mtxvec.c, CircleBuffer.c
2023-10-15 20:38:15 +11:00
HeartPiece
ff27b6ca8e
Link GDGeometry.c
2023-10-15 18:31:01 +11:00
HeartPiece44
0fdb658ad7
Yoink most of Pad.c
...
ty prime decomp - couple functions need to not auto-inline and part of SPEC2_MakeStatus needs tweaking
2023-09-27 16:07:44 +10:00
EpochFlame
0c87bbc4e2
clean up J3DShape and move hw_reg macro
...
macro lives in hw_regs.h now
2023-09-19 21:42:51 -04:00
EpochFlame
d9305571f8
match and link ai
...
yoinked from mkdd repo
2023-09-19 17:53:45 -04:00
EpochFlame
016c848759
link THPAudio.c
...
slightly different from MKDD's instance
2023-09-17 13:25:49 -04:00
EpochFlame
11806f7ac9
match most of THPVideoDecode.c
...
also fix OSMessage types for better accuracy
2023-09-12 21:16:31 -04:00
HeartPiece
4580dbe7ba
Link THPAudioDecode.c + tidy up THP headers
2023-09-12 17:30:02 +10:00
EpochFlame
f0c739adfa
THPAudioDecode progress
...
ty sware and mk:dd
@HeartPiece44 your turn now :)
2023-09-11 23:50:47 -04:00
EpochFlame
4664f368ba
update vscode include path
2023-04-24 16:14:01 -04:00
intns
e4b15ae2de
Add comments to legible Kono funcs
2023-04-22 22:14:56 +01:00
HeartPiece
84dd43011a
Start naviMgr.cpp
2023-03-16 19:22:45 +11:00
EpochFlame
f9b38a0733
dsp.c cleanup
2023-02-10 18:20:36 -05:00
EpochFlame
ad71a15440
link dvdlow
2023-02-10 17:50:13 -05:00
EpochFlame
09d603ac7c
link dvdfs.c and update calcprogress
...
calcprogress now aligns the printed statistics
2023-02-10 14:30:06 -05:00
HeartPiece
3ae3798679
Fix OS headers (for good) (real)
2023-02-09 23:52:27 +11:00
PikHacker
91fc6a0c24
more challengeResult2d progress
2023-02-08 00:15:39 -05:00
EpochFlame
463a0368b7
jkrthread partial fixup
2023-02-07 23:22:50 -05:00
EpochFlame
6878f8c5aa
link osdsp
...
todo: compile it with -lang=c++
2023-01-31 10:25:28 -05:00
EpochFlame
f1286ed1e1
Ebi screens ( #131 )
...
* ebi TMemoryCard
* Patch up some ebiScreenMemoryCard
* some ebi ScreenMemoryCard and ScreenOmake
* Fix a little bit of ebiScreenMemoryCard
ebisawa makes me tired
* system.cpp relatively done
* reset.cpp
* movieConfig.cpp almost good
* demoSection.cpp almost good
* commonSaveData.cpp nearly done
* Link reset.cpp
* Fix up some of system.cpp
* captionMgr.cpp
* ebiP2TitleChappy somewhat done
* efxEnemyGeneral.cpp closeish
* Almost match ebiP2TitleChappy.cpp
* Fix most of efxEnemyGeneral.cpp
* efxEnemyBoss.cpp
* baby.cpp 99% done
* demon.cpp
* back to 🆗
Co-authored-by: PikHacker <evangrune@gmail.com>
Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
2022-12-29 18:04:33 -05:00
PikHacker
affdd42c45
ObjUfo done
2022-11-30 11:08:41 -05:00
PikHacker
4a4ab90a00
more ObjUfo plus a vscode error fix
2022-11-30 11:08:41 -05:00
EpochFlame
f1bb588d9f
match most of OSError.c
2022-11-26 20:07:50 -05:00
PikHacker
6bd09390b9
More onyon functions ( #112 )
...
* more onyon functions
* fix clang formatting
* Assorted fixes
Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
2022-11-23 23:43:30 +11:00
EpochFlame
172a70b189
cleanup commit
2022-10-28 16:31:33 -04:00
intns
3410f1c536
Update settings.json
2022-10-26 01:20:04 +01:00
intns
ef1ccfafbc
Misc. tweaks
2022-10-26 01:12:41 +01:00
intns
90af7259e8
Clean code is Good code
2022-10-18 17:26:42 -04:00
Luke Street
6f102eec7b
Add VS Code workspace settings ( #77 )
...
* Add VS Code workspace settings
* Fix windows compatibility
while hopefully not breaking linux?
Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
2022-09-21 09:04:38 -04:00