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-22 09:01:52 +01:00
..
builtin new android port 2021-02-24 09:28:47 +01:00
components add flash effect and implement <FLA 2021-03-15 22:10:16 +01:00
engine_constants weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
framework weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
input add missing inventory/map input handling 2021-03-15 22:11:12 +01:00
menu (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
netplay weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
npc bugfixes for certain NPCs, add Curly 2021-03-15 22:11:40 +01:00
player weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
scene add flash effect and implement <FLA 2021-03-15 22:10:16 +01:00
scripting new android port 2021-02-24 09:28:47 +01:00
sound support for custom soundtracks 2021-03-12 17:54:30 +01:00
weapon some bullet fixes 2021-03-12 17:53:08 +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 new android port 2021-02-24 09:28:47 +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 shift-jis encoding support 2020-09-13 05:30:56 +02:00
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 TSC handling certain weapon opcodes improperly 2021-03-22 09:01:52 +01:00
lib.rs add netplay feature 2021-03-12 17:55:20 +01:00
live_debugger.rs add a basic npc inspector 2021-03-15 22:08:30 +01:00
macros.rs make texture size table case insensitive 2020-09-11 14:58:50 +02:00
main.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
map.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
physics.rs Lua time 2021-01-01 02:46:01 +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 fix TSC handling certain weapon opcodes improperly 2021-03-22 09:01:52 +01:00
texture_set.rs add procedures for rectangle drawing 2021-02-13 00:03:38 +01:00