1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-27 12:38:57 +00:00
doukutsu-rs/src
2021-03-23 13:51:55 +01:00
..
builtin new android port 2021-02-24 09:28:47 +01:00
components fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
engine_constants fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
framework fix windows builds 2021-03-23 04:40:02 +01:00
input add multiselect to menu 2021-03-23 02:49:55 +01:00
menu add multiselect to menu 2021-03-23 02:49:55 +01:00
netplay weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
npc fix windows builds 2021-03-23 04:40:02 +01:00
player reworked player animation system a bit 2021-03-23 02:48:46 +01:00
scene fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
scripting new android port 2021-02-24 09:28:47 +01:00
sound fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
weapon fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
bmfont.rs ogg playback and persistent settings 2021-02-12 11:05:28 +01:00
bmfont_renderer.rs initial sdl2 port 2021-01-28 23:33:43 +01:00
builtin_fs.rs minor fixes 2021-03-23 02:49:18 +01:00
caret.rs Lua time 2021-01-01 02:46:01 +01:00
common.rs weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
difficulty_modifier.rs debugger ui improvements 2020-11-25 00:08:27 +01:00
encoding.rs
entity.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
frame.rs Lua time 2021-01-01 02:46:01 +01:00
inventory.rs fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
lib.rs fix windows builds 2021-03-23 04:40:02 +01:00
live_debugger.rs add a basic npc inspector 2021-03-15 22:08:30 +01:00
macros.rs
main.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
main_android.rs fix windows builds 2021-03-23 04:40:02 +01:00
map.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
physics.rs fix NPC hitboxes being calculated incorrectly 2021-03-22 09:04:19 +01:00
profile.rs fix TSC handling certain weapon opcodes improperly 2021-03-22 09:01:52 +01:00
rng.rs rng bugfix 2021-02-12 23:48:42 +01:00
settings.rs clean 2021-02-12 23:49:25 +01:00
shaders.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
shared_game_state.rs new android port 2021-02-24 09:28:47 +01:00
stage.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
text_script.rs remove log spam 2021-03-23 02:52:15 +01:00
texture_set.rs add procedures for rectangle drawing 2021-02-13 00:03:38 +01:00