Jcw87
|
026e120e39
|
improve const correctness (#325)
|
2023-04-29 17:32:56 -07:00 |
|
Jcw87
|
0611763b60
|
fix functions not returning values (#324)
|
2023-04-29 17:31:04 -07:00 |
|
hatal175
|
e4cd3a1da8
|
Merge pull request #321 from Jcw87/FLOAT_MIN
fix FLOAT_MIN
|
2023-04-25 23:13:46 +03:00 |
|
hatal175
|
7c740c27be
|
Merge pull request #323 from Jcw87/OSMessage_macros
Remove duplicate OSMessage macros
|
2023-04-25 23:13:23 +03:00 |
|
Trueffeloot
|
01324cb624
|
Merge remote-tracking branch 'upstream/master' into work7
|
2023-04-25 18:33:26 +02:00 |
|
Jcw87
|
3de0c5e985
|
replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLOCK and OS_MESSAGE_BLOCK
|
2023-04-24 21:10:38 -07:00 |
|
Jcw87
|
43a5f69094
|
MSL_C (#319)
* MSL_C/string.h
* MSL_C/stdlib.h
|
2023-04-24 15:28:31 -07:00 |
|
Trueffeloot
|
1edc78c921
|
d_a_obj_zcloth WIP
|
2023-04-23 21:38:41 +02:00 |
|
Jcw87
|
b9fdf987d8
|
fix FLOAT_MIN
|
2023-04-23 06:57:16 -07:00 |
|
TakaRikka
|
ec263c3460
|
e_ym / obj_volcball wip. obj_mgate done (#318)
* e_ym / obj_volcball wip. obj_mgate done
* remove asm
---------
Co-authored-by: root <root@DESKTOP-BTVP2BC>
|
2023-04-21 08:18:49 -06:00 |
|
Jcw87
|
b5e22e6b6c
|
add MSL_C/stdio.h (#317)
|
2023-04-21 02:02:03 -07:00 |
|
Jcw87
|
6f30fa4d2a
|
add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316)
|
2023-04-21 02:01:46 -07:00 |
|
Trueffel
|
9cb56a7070
|
d_a_obj_bombf OK (#313)
|
2023-04-03 23:05:17 -06:00 |
|
TakaRikka
|
c3d660bb2e
|
d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip (#312)
* d_drawlist work / finish J3DDrawBuffer
* d_menu_calibration done
* remove asm
|
2023-03-28 05:11:41 -06:00 |
|
TakaRikka
|
da16a7c1ec
|
d_meter2 mostly complete (#310)
* d_meter2 mostly complete
* remove asm
|
2023-03-18 16:25:47 -06:00 |
|
Pheenoh
|
e52a5af069
|
d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
* setup TU
* JASResArcLoader OK
* d_a_obj_stoneMark work
* some funcs in d_a_obj_stoneMark
* many changes
* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile
* d_file_select functions + pr cleanup
|
2023-03-17 21:05:06 -06:00 |
|
TakaRikka
|
747d3c7027
|
d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)
* d_ky_thunder OK + misc build fixes
* d_scope mostly done
* some m_Do_graphic wip
* remove asm
|
2023-03-14 15:27:46 -07:00 |
|
Pheenoh
|
d3aa7ad7a5
|
d_eye_hl OK, d_spline_path and JASSeqReader work (#307)
|
2023-03-09 01:26:11 -07:00 |
|
Pheenoh
|
7fa56b0664
|
Misc Changes (#306)
|
2023-03-07 18:03:46 -07:00 |
|
TakaRikka
|
4003339575
|
another d_a_alink pass (#305)
* big pass on many d_a_alink files
* remove asm
* fix d_a_tag_spring
* fix
---------
Co-authored-by: root <root@DESKTOP-BTVP2BC>
|
2023-03-07 11:44:25 -07:00 |
|
Trueffel
|
c9a0ee8430
|
Some work on d_menu_fishing (#304)
* Some work on d_menu_fishing
* pr improved based on comments
* forgot ./tp pull-request
|
2023-03-06 21:31:32 -07:00 |
|
TakaRikka
|
a87d86078f
|
setup b_ob_class
|
2023-03-02 04:13:22 -08:00 |
|
TakaRikka
|
d31bbf8d13
|
dump_sort matching
|
2023-03-01 14:13:22 -08:00 |
|
TakaRikka
|
a565154ffd
|
d_a_alink_hang first pass
|
2023-03-01 03:20:07 -08:00 |
|
Pheenoh
|
f692bc5331
|
d_a_e_yk 23/26 matched (#301)
* setup TU
* daE_YK_HIO_c::daE_YK_HIO_c
* anm_init
* daE_YK_Draw
* pl_check
* damage_check
* action
* daE_YK_Delete
* fly_move
* e_yk_roof
* useHeapInit
* e_yk_wind
* e_yk_chance
* e_yk_return
* e_yk_fly
* e_yk_wolfbite
* e_yk_fight
* e_yk_attack
* e_yk_path_fly
* daE_YK_Execute and daE_YK_Create and float literal prep
* pr cleanup
* rm padding
|
2023-02-25 21:25:55 -07:00 |
|
TakaRikka
|
86bfbda871
|
d_a_kytag06 fully done / d_msg_class/object work (#300)
* d_a_kytag06 OK and d_msg_class/object wip
* add some GXDraw functions
* cleanup kytag6
* remove asm
|
2023-02-25 18:23:13 -08:00 |
|
hatal175
|
d4a251dd31
|
Various matches and improvements (#299)
* Various matches and improvements
* Remove unnecessary comment
|
2023-02-23 08:41:05 -07:00 |
|
Pheenoh
|
6faf6e92ed
|
d_a_e_ym_tag OK, d_a_tag_theB_hint OK (#289)
|
2023-02-17 07:26:11 -07:00 |
|
TakaRikka
|
af684e72c6
|
d_a_alink_swim work / fix JASGlobalInstance (#288)
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
|
2023-02-16 14:09:22 -07:00 |
|
jdflyer
|
35ef317e15
|
m_Do cleanup and c_dylink process names
|
2023-02-13 21:51:27 +00:00 |
|
jdflyer
|
408fdec6be
|
m_Do_lib OK (#278)
|
2023-02-10 23:02:39 -07:00 |
|
Pheenoh
|
c956f2fca9
|
mDoMemCd_Ctrl_c::checkspace (#277)
|
2023-02-10 11:54:34 -07:00 |
|
TakaRikka
|
67a2c83b9b
|
d_a_dmidna OK / f_op + misc cleanup (#276)
* some f_op / d_insect cleanup
* rename some vars according to tww
* d_a_dmidna OK
* remove asm
|
2023-02-10 10:07:47 -07:00 |
|
hatal175
|
5b2c3c258d
|
Misc matches (#274)
|
2023-02-09 08:52:32 -07:00 |
|
TakaRikka
|
e3dd222948
|
d_a_crod almost fully OK (#270)
|
2023-02-05 08:09:29 -07:00 |
|
Pheenoh
|
17efb411c5
|
Merge branch 'master' into d_a_do
|
2023-02-04 16:09:33 -07:00 |
|
TakaRikka
|
fadd6067d4
|
d_a_obj_cboard / finish f_op_actor / rels cleanup (#268)
* d_a_obj_cboard / finish f_op_actor / clean up some rel files
* rename some actor vars / remove asm
* progress
|
2023-02-03 21:24:26 -07:00 |
|
Tal Hayon
|
08deda35b7
|
Fix change to dKyw_get_AllWind_vecpow__FP4cXyz return value
|
2023-02-01 18:09:23 +02:00 |
|
Tal Hayon
|
5020e501ee
|
Work on dvdlow, OSTime fix and various nonmatching
|
2023-02-01 16:40:19 +02:00 |
|
TakaRikka
|
cd5a9dee6f
|
some d_map_path_fmap work
|
2023-01-30 22:52:13 -08:00 |
|
TakaRikka
|
5876617a11
|
most of d_map_path_dmap decompiled
|
2023-01-29 21:00:46 -08:00 |
|
TakaRikka
|
094179c5a0
|
d_door_param2 / d_cam_param / d_gameover + some misc cleanup
|
2023-01-27 15:12:42 -08:00 |
|
jdflyer
|
c46bb1b398
|
Formatting
|
2023-01-23 21:33:56 -07:00 |
|
jdflyer
|
fb559024c5
|
Merge with upstream
|
2023-01-21 17:05:12 -07:00 |
|
jdflyer
|
8c549af522
|
d_menu_map_common progress
|
2023-01-21 16:47:18 -07:00 |
|
Pheenoh
|
c33d98831d
|
revert user area changes
|
2023-01-15 12:28:57 -07:00 |
|
Pheenoh
|
4ebf63bb68
|
Merge branch 'master' into d_a_do
|
2023-01-15 12:23:08 -07:00 |
|
TakaRikka
|
02170bdcbf
|
d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
* d_a_obj_web0 / d_a_obj_web1
* remove asm
* d_a_set_bgobj
* d_cc_s work
* remove asm
* build fix
* fix tp.py progress check and rel sha1 check
* clean up some bg files
|
2023-01-15 12:10:23 -07:00 |
|
Pheenoh
|
74a62886d3
|
Merge branch 'master' into d_a_do
|
2023-01-15 11:52:54 -07:00 |
|
Tal Hayon
|
0bf15c420d
|
WSL compilation fixes
|
2023-01-14 08:18:31 +02:00 |
|