1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-08-30 10:24:51 +00:00
doukutsu-rs/src
2025-08-23 02:15:39 +02:00
..
components Use RefCells in NPCList to prevent Undefined Behavior 2025-08-23 02:15:39 +02:00
data Change icon for all platforms 2025-01-10 03:30:09 +02: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 editor compilation errors 2025-08-04 23:42:59 +03:00
engine_constants Always use a hi-res logo on the title screen for CS+ data (resolve #225, fix #171) 2025-06-30 15:57:06 +03:00
framework Use RefCells in NPCList to prevent Undefined Behavior 2025-08-23 02:15:39 +02:00
game Use RefCells in NPCList to prevent Undefined Behavior 2025-08-23 02:15:39 +02:00
graphics Always use a hi-res logo on the title screen for CS+ data (resolve #225, fix #171) 2025-06-30 15:57:06 +03:00
input no more april fools 2023-04-02 11:52:32 +02:00
live_debugger Use RefCells in NPCList to prevent Undefined Behavior 2025-08-23 02:15:39 +02:00
menu Add cli args to set initial window size and fullscreen state (resolve #211) 2025-06-26 19:45:52 +03:00
scene Use RefCells in NPCList to prevent Undefined Behavior 2025-08-23 02:15:39 +02:00
sound Fix music fading out too quickly 2025-07-22 00:33:36 +03:00
util support custom text encoding for .tsc and stage table (#259) 2024-04-10 13:06:14 +03:00
common.rs Use HitExtents instead of Rect for hitboxes 2025-08-23 02:15:39 +02: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 Fix editor compilation errors 2025-08-04 23:42:59 +03: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