doukutsu-rs/src
Alula 79a6c93060
Fix 'Load Game' behaving incorrectly when no save is present
2021-06-28 07:27:36 +02:00
..
builtin add inventory 2021-04-21 15:15:57 +02:00
components number popup stuttering fix 2021-06-21 13:11:58 +02:00
engine_constants lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
framework remove sokol leftovers 2021-06-27 08:03:35 +02:00
input make inventory button an one-shot button 2021-04-28 21:33:39 +02:00
menu various tweaks, dskinmeta format 2021-06-21 13:12:58 +02:00
netplay weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
npc lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
player lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
scene lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
scripting lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
sound lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
weapon slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
bmfont.rs
bmfont_renderer.rs rework cutscene skipping 2021-05-02 06:06:51 +02:00
builtin_fs.rs minor fixes 2021-03-23 02:49:18 +01:00
caret.rs unfuck physics 2021-05-05 18:34:23 +02:00
common.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
difficulty_modifier.rs
encoding.rs
entity.rs lighting thing 2021-04-20 13:43:58 +02:00
frame.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
hooks.rs add few missing methods to hooks 2021-04-20 13:43:58 +02:00
inventory.rs general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
lib.rs various tweaks, dskinmeta format 2021-06-21 13:12:58 +02:00
live_debugger.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
macros.rs
main.rs revert april fools meme 2021-04-03 22:15:17 +02:00
map.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
physics.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
profile.rs add support for map flags 2021-05-02 04:04:52 +02:00
rng.rs new rng 2021-05-02 14:26:13 +02:00
settings.rs
shaders.rs
shared_game_state.rs Fix 'Load Game' behaving incorrectly when no save is present 2021-06-28 07:27:36 +02:00
stage.rs slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
text_script.rs fix layout of text boxes being completely fucked 2021-06-27 08:03:07 +02:00
texture_set.rs rounding fixes 2021-05-05 20:36:21 +02:00