doukutsu-rs/src
Alula 43a756fcc2
Intro NPCs
2020-10-30 14:50:10 +01:00
..
builtin Merge branch 'master' of github.com:alula/doukutsu-rs 2020-10-26 09:36:31 +01:00
ggez Add game saving support 2020-10-30 02:29:53 +01:00
npc Intro NPCs 2020-10-30 14:50:10 +01:00
render
scene Intro NPCs 2020-10-30 14:50:10 +01:00
sound Add game saving support 2020-10-30 02:29:53 +01:00
bmfont.rs
bmfont_renderer.rs colored text and some shameless advertisting 2020-09-22 21:31:47 +02:00
builtin_fs.rs directional lights lol 2020-09-26 01:48:32 +02:00
bullet.rs add fireball and snake 2020-10-02 03:30:42 +02:00
caret.rs Intro NPCs 2020-10-30 14:50:10 +01:00
common.rs add subpixel camera scrolling 2020-10-29 23:14:53 +01:00
encoding.rs shift-jis encoding support 2020-09-13 05:30:56 +02:00
engine_constants.rs Intro NPCs 2020-10-30 14:50:10 +01:00
entity.rs resizable window and some reorganization 2020-09-20 17:27:31 +02:00
frame.rs resizable window and some reorganization 2020-09-20 17:27:31 +02:00
inventory.rs Add game saving support 2020-10-30 02:29:53 +01:00
lib.rs Add game saving support 2020-10-30 02:29:53 +01:00
live_debugger.rs various tweaks 2020-09-29 02:43:55 +02: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 physics fixes 2020-10-01 05:06:18 +02:00
menu.rs lightmap thing 2020-09-25 21:25:40 +02:00
physics.rs physics fixes 2020-10-01 05:06:18 +02:00
player.rs add subpixel camera scrolling 2020-10-29 23:14:53 +01:00
player_hit.rs add heart and missile pickups 2020-10-30 11:24:55 +01:00
profile.rs Add game saving support 2020-10-30 02:29:53 +01:00
rng.rs
shared_game_state.rs Add intro scene 2020-10-30 09:49:30 +01:00
stage.rs Initial Android support and some ggez rewrite 2020-10-07 16:08:12 +02:00
text_script.rs Add game saving support 2020-10-30 02:29:53 +01:00
texture_set.rs add flipped face support and make the lighting switch like 2020-09-25 22:02:35 +02:00
touch_controls.rs some stuff related to touch controls 2020-10-20 22:45:56 +02:00
ui.rs Initial Android support and some ggez rewrite 2020-10-07 16:08:12 +02:00
weapon.rs add fireball and snake 2020-10-02 03:30:42 +02:00