doukutsu-rs/src
Alula 5434e6dbf5
Fix for Rust 1.78 (thanks imgui)
2024-05-29 00:55:57 +02:00
..
components Fix Player gun desync bug and inventory inconsistencies (#245) 2023-11-12 10:02:59 +00:00
data Add Ridiculon soundtrack name 2024-05-20 01:20:30 +03:00
discord Fixed game crash when disabing Discord Rich Presense setting and Discord isn't running. Fixed crash o exit when Discord isn't running 2023-05-30 12:37:41 +03:00
editor Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
engine_constants support custom text encoding for `.tsc` and stage table (#259) 2024-04-10 13:06:14 +03:00
framework Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
game Remove old Lua scripting support 2024-05-29 00:22:01 +02:00
graphics Lua api fixes[ci skip] 2023-06-15 13:01:09 +03:00
input no more april fools 2023-04-02 11:52:32 +02:00
live_debugger Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
menu localize difficulty name in save menu (#263) 2024-03-25 11:41:21 +00:00
scene Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
sound replace `impl Clone` with `#[derive(Clone)]` (#262) [ci skip] 2024-03-25 11:04:13 +00:00
util support custom text encoding for `.tsc` and stage table (#259) 2024-04-10 13:06:14 +03:00
common.rs Fix inaccuracy: bloody water droplets 2024-03-08 01:44:30 +01:00
entity.rs Refactoring time 2022-11-19 18:20:03 +01:00
i18n.rs support custom text encoding for `.tsc` and stage table (#259) 2024-04-10 13:06:14 +03:00
lib.rs add experimental discord rich presence support 2023-02-18 20:42:00 +02:00
macros.rs Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
main.rs Refactoring time 2022-11-19 18:20:03 +01:00
mod_list.rs Refactoring time 2022-11-19 18:20:03 +01:00
mod_requirements.rs Cleanup 2022-04-19 18:20:18 -04:00