doukutsu-rs/src
dawnDus 7dcf30f854
Android pause menu fix
2022-04-24 18:25:37 -04:00
..
builtin Delete replay menu option 2022-04-20 08:47:31 -04:00
components Inventory inaccuracies (fixes #119) 2022-04-21 13:24:44 -04:00
editor Missed tilemap calls in editor 2022-01-25 00:16:07 -05:00
engine_constants Wind fortress NPCs 2022-04-08 16:37:36 -04:00
framework Debug mode config toggle 2022-04-19 18:50:04 -04:00
input Cleanup 2022-04-19 18:20:18 -04:00
menu Android pause menu fix 2022-04-24 18:25:37 -04:00
npc Assorted Fixes 2022-04-24 11:32:26 -04:00
player Trigger CPS and CSS when going to title 2022-04-24 11:55:37 -04:00
scene Android pause menu fix 2022-04-24 18:25:37 -04:00
scripting Inventory inaccuracies (fixes #119) 2022-04-21 13:24:44 -04:00
sound refactor CS+ soundtrack loading (#79) 2022-03-07 08:47:37 -05:00
weapon Refire fix 2022-04-24 17:45:44 -04: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 Basic i18n support (#82) 2022-03-14 21:54:03 -04:00
caret.rs Fixed ProjectileDissipation 1st frame missing 2022-02-21 17:22:14 -05:00
common.rs some refactorings, behemot smoke fix 2022-03-26 10:21:08 +01: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
i18n.rs Basic i18n support (#82) 2022-03-14 21:54:03 -04:00
inventory.rs Save, load, and display item counts 2022-02-08 19:04:36 -05:00
lib.rs Cleanup 2022-04-19 18:20:18 -04:00
live_debugger.rs debug menu additions (#124) 2022-04-24 11:01:31 -04: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 NPCs trigger plash effect with dynamic water (fixes #102) 2022-03-27 00:31:10 -04:00
mod_list.rs add challenge unlocking (#90) 2022-03-15 18:18:25 -04:00
mod_requirements.rs Cleanup 2022-04-19 18:20:18 -04:00
physics.rs Fixed fireball sfx and missiles going through walls (#37) 2022-02-24 21:00:10 -05:00
profile.rs add challenge unlocking (#90) 2022-03-15 18:18:25 -04:00
rng.rs new rng 2021-05-02 14:26:13 +02:00
settings.rs debug menu additions (#124) 2022-04-24 11:01:31 -04:00
shaders.rs (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
shared_game_state.rs Trigger CPS and CSS when going to title 2022-04-24 11:55:37 -04:00
stage.rs Basic i18n support (#82) 2022-03-14 21:54:03 -04:00
texture_set.rs some refactorings, behemot smoke fix 2022-03-26 10:21:08 +01:00