1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-19 00:19:18 +00:00
doukutsu-rs/src
2020-11-30 14:31:40 +01:00
..
builtin Water shader and motion interpolation 2020-11-07 18:17:01 +01:00
components make some of the NPCs aware of second player 2020-11-30 14:31:40 +01:00
engine_constants full implementation of grasstown npcs 2020-11-26 09:41:28 +01:00
input Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
menu initial co-op support 2020-11-29 13:06:10 +01:00
npc make some of the NPCs aware of second player 2020-11-30 14:31:40 +01:00
player make some of the NPCs aware of second player 2020-11-30 14:31:40 +01:00
render implement bmfont rendering 2020-08-29 08:59:46 +02:00
scene make some of the NPCs aware of second player 2020-11-30 14:31:40 +01:00
sound nuke saved bgm state if it was previously stopped 2020-11-05 23:10:15 +01:00
bmfont.rs out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
bmfont_renderer.rs NPC refactor and switch to u16 for animation frames 2020-11-17 03:42:45 +01:00
builtin_fs.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
bullet.rs NPC refactor and switch to u16 for animation frames 2020-11-17 03:42:45 +01:00
caret.rs NPC refactor and switch to u16 for animation frames 2020-11-17 03:42:45 +01:00
common.rs make some of the NPCs aware of second player 2020-11-30 14:31:40 +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 out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
frame.rs Water shader and motion interpolation 2020-11-07 18:17:01 +01:00
inventory.rs Add game saving support 2020-10-30 02:29:53 +01:00
lib.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
live_debugger.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
macros.rs make texture size table case insensitive 2020-09-11 14:58:50 +02:00
main.rs Initial Android support and some ggez rewrite 2020-10-07 16:08:12 +02:00
map.rs out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
physics.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
profile.rs initial co-op support 2020-11-29 13:06:10 +01:00
rng.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
settings.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
shaders.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
shared_game_state.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
stage.rs NPC/Camera/lighting fixes 2020-11-27 19:19:12 +01:00
text_script.rs make some of the NPCs aware of second player 2020-11-30 14:31:40 +01:00
texture_set.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
ui.rs out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
weapon.rs Refactor input system and other stuff 2020-11-28 20:25:51 +01:00