1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-15 18:32:48 +00:00
doukutsu-rs/src
2022-02-27 20:26:42 +01:00
..
builtin Initial Android pause menu support 2022-02-11 22:28:30 -05:00
components water improvements 2022-02-27 20:26:42 +01:00
editor Missed tilemap calls in editor 2022-01-25 00:16:07 -05:00
engine_constants Add texture size lookup file 2022-02-26 14:07:35 -05:00
framework water improvements 2022-02-27 20:26:42 +01:00
input Added strafing 2022-02-25 20:51:10 -05:00
menu Challenge fixes: saves, nikumaru timer, menu 2022-02-25 17:00:14 -05:00
netplay netplay shit, visual tweaks 2021-10-14 06:54:11 +02:00
npc formatting 2022-02-26 23:54:15 -05:00
player Booster strafing 2022-02-25 21:49:14 -05:00
scene water improvements 2022-02-27 20:26:42 +01:00
scripting Even more bugfixes 2022-02-17 19:54:22 -05:00
sound soundtrack switching menu 2022-02-10 07:15:28 +01:00
weapon Further super missile fix 2022-02-24 22:40:50 -05:00
bmfont.rs refactoring 2021-10-15 16:36:05 +02:00
bmfont_renderer.rs use path list for resource loading 2022-02-10 08:54:20 +01:00
builtin_fs.rs commit stuff from last 2 months idfk what I've exactly changed 2021-10-08 04:41:31 +02:00
caret.rs Fixed ProjectileDissipation 1st frame missing 2022-02-21 17:22:14 -05:00
common.rs Fixed fireball sfx and missiles going through walls (#37) 2022-02-24 21:00:10 -05:00
encoding.rs shift-jis encoding support 2020-09-13 05:30:56 +02:00
entity.rs lighting thing 2021-04-20 13:43:58 +02:00
frame.rs prevent zero division if 0 as wait is passed to <FON/<FOM 2022-02-25 06:06:30 +01:00
hooks.rs add few missing methods to hooks 2021-04-20 13:43:58 +02:00
inventory.rs Save, load, and display item counts 2022-02-08 19:04:36 -05:00
lib.rs macOS fixes 2022-02-25 06:03:05 +01:00
live_debugger.rs Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
macros.rs refactoring 2021-10-15 16:36:05 +02:00
main.rs editor shit 2022-01-06 02:11:17 +01:00
map.rs water improvements 2022-02-27 20:26:42 +01:00
mod_list.rs Challenge fixes: saves, nikumaru timer, menu 2022-02-25 17:00:14 -05:00
physics.rs Fixed fireball sfx and missiles going through walls (#37) 2022-02-24 21:00:10 -05:00
profile.rs Start event #0000 on profile load 2022-02-23 19:05:19 -05:00
rng.rs new rng 2021-05-02 14:26:13 +02:00
settings.rs Added strafing 2022-02-25 20:51:10 -05:00
shaders.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
shared_game_state.rs Add texture size lookup file 2022-02-26 14:07:35 -05:00
stage.rs Fix challenge's incomplete stage.tbl 2022-02-10 18:02:45 -05:00
texture_set.rs use path list for resource loading 2022-02-10 08:54:20 +01:00