LagoLunatic
|
fdba7c3a7b
|
Started cleaning up the itemNo enum
|
2024-02-25 02:05:17 -05:00 |
|
LagoLunatic
|
cb19541788
|
more inline work
|
2024-02-03 17:31:08 -05:00 |
|
LagoLunatic
|
0d3242ab22
|
work on inlines
|
2024-02-03 13:41:11 -05:00 |
|
LagoLunatic
|
9037c8e8f1
|
Use BGM/SE enums for JAIZelBasic
|
2024-01-13 01:50:54 -05:00 |
|
LagoLunatic
|
cee53aa7b2
|
use more inlines and enums
|
2024-01-06 22:21:56 -05:00 |
|
Jasper St. Pierre
|
73f07b4fac
|
some meter work
|
2024-01-06 17:31:42 -08:00 |
|
Jasper St. Pierre
|
1e7e0695f1
|
d_gameover start
|
2024-01-06 16:26:20 -08:00 |
|
LagoLunatic
|
e0279f6218
|
Move event bits enum
|
2024-01-04 02:19:34 -05:00 |
|
LagoLunatic
|
a0ea511650
|
Add save stage table, stage type, and event bit enums
|
2024-01-04 00:37:52 -05:00 |
|
Jasper St. Pierre
|
cfcb384bf4
|
d_event work
|
2023-12-28 22:54:14 -08:00 |
|
LagoLunatic
|
e6edfa7b6f
|
start d_a_player_tact, add player status enums
|
2023-12-28 18:58:56 -05:00 |
|
TakaRikka
|
5773ee904c
|
reorganize MSL_C/Runtime files. wip, notmatching
|
2023-12-27 21:07:21 -08:00 |
|
LagoLunatic
|
0490fd3c84
|
more collision enums and inlines
|
2023-12-22 21:02:23 -05:00 |
|
LagoLunatic
|
fa5fb18d3c
|
use inlines in more places
|
2023-12-20 19:04:01 -05:00 |
|
LagoLunatic
|
a3170e5d69
|
add default params to a lot more functions
|
2023-12-08 16:25:12 -05:00 |
|
LagoLunatic
|
f596426ac4
|
d_a_npc_md work
|
2023-11-30 15:13:15 -05:00 |
|
LagoLunatic
|
8d77b19a6b
|
Fix d_com_inf_game on JPN
|
2023-11-29 16:13:06 -05:00 |
|
LagoLunatic
|
0c8486eae5
|
d_com_inf_game OK
|
2023-11-29 15:57:25 -05:00 |
|
LagoLunatic
|
479d0b93c4
|
d_com_inf_game progress
|
2023-11-29 00:05:59 -05:00 |
|
LagoLunatic
|
ba5ee165f4
|
Remove fake consts from d_save
|
2023-11-25 16:27:51 -05:00 |
|
Jasper St. Pierre
|
e66b3f8c4d
|
m_do_graphic work
|
2023-11-24 23:13:19 -08:00 |
|
Jasper St. Pierre
|
088ae782a2
|
d_lib start
|
2023-11-18 15:02:48 -08:00 |
|
LagoLunatic
|
d19b7859e9
|
d_stage progress + struct fixes
|
2023-11-11 17:29:26 -05:00 |
|
Jasper St. Pierre
|
cc79561051
|
d_com_inf_game minor progress
|
2023-11-10 23:23:16 -08:00 |
|
LagoLunatic
|
15f4354f6a
|
player_main work
|
2023-11-09 18:51:06 -05:00 |
|
LagoLunatic
|
d53c702bb7
|
Rename d_a_player_link.h -> d_a_player_main.h
|
2023-10-23 20:16:32 -04:00 |
|
LagoLunatic
|
ad39e526f2
|
More d_a_player_main progress
|
2023-10-23 18:07:34 -04:00 |
|
LagoLunatic
|
9e9f2b3d41
|
daPy_lk_c::commonProcInit match
|
2023-10-22 23:46:03 -04:00 |
|
Jasper St. Pierre
|
21fae08883
|
d_metronome work
|
2023-10-21 13:35:38 -07:00 |
|
LagoLunatic
|
b84d229c2f
|
d_com_inf_game minor fixes
|
2023-10-18 14:58:01 -04:00 |
|
Jasper St. Pierre
|
c4aef79f3f
|
d_drawlist work
|
2023-10-15 16:41:33 -07:00 |
|
Jasper St. Pierre
|
bc42605ace
|
d_com_inf_game matches
|
2023-10-12 17:17:43 -07:00 |
|
LagoLunatic
|
9c91b939a7
|
d_a_player OK
|
2023-10-07 20:24:43 -04:00 |
|
Jasper St. Pierre
|
d330552361
|
d_attention work
|
2023-09-23 03:40:46 -07:00 |
|
SuperDude88
|
54a8ffbe37
|
daObjTpost_c Nearly OK (#60)
* daObjTpost_c Nearly OK
Also a little bit more work on fopNpc_npc_c
* Remove Duplicate Struct
|
2023-09-19 16:49:23 -07:00 |
|
Luke Street
|
f67a9d9411
|
Match & link d_a_alldie; more d_com_inf_game (#38)
|
2023-09-16 10:23:12 -04:00 |
|
fig02
|
f0526ace90
|
match daPy_Create, rename headers
|
2023-09-13 00:51:01 -04:00 |
|
fig02
|
60b9661107
|
it compiles. also split player and link headers.
|
2023-09-12 23:43:04 -04: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 |
|
TakaRikka
|
c65210d22f
|
most of d_com_inf_game.cpp done
|
2023-09-11 03:45:33 -07:00 |
|
TakaRikka
|
0f3b98fdca
|
more of d_com_inf_game setup
|
2023-09-10 16:02:21 -07:00 |
|
TakaRikka
|
fe79d732bd
|
fix some d_com_inf_game stuff
|
2023-09-10 04:50:27 -07:00 |
|
Luke Street
|
adb95b135c
|
Import project
Original repository: https://github.com/encounter/ww
|
2023-09-10 00:48:55 -04:00 |
|