1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-09-20 11:13:41 +00:00

Commit graph

  • 3cd9b85b2f
    Merge 85a96f849a into 37b70c3f4d #317 biroder 2025-09-19 18:25:30 +0000
  • 85a96f849a Partial fix of challenge times export in the freeware format #317 cross-saves biroder 2025-09-19 21:25:17 +0300
  • 3d7e33b40b Add support for the Switch saves [ci skip] biroder 2025-09-19 20:53:51 +0300
  • 37b70c3f4d
    Add copyright notices for organism code [ci skip] master Alula 2025-09-19 13:25:17 +0200
  • f02147d9a0
    Add AUTHORS.md [ci skip] Alula 2025-09-19 09:56:59 +0200
  • 06b3933102
    Add correct copyright notices to source files derived from 3rd party code [ci skip] Alula 2025-09-19 09:55:56 +0200
  • c087f17054
    sound: reuse buffers (#336) Vinícius Miguel 2025-09-18 12:31:55 -0300
  • e458bead12 Requested formatting changes #336 vrmiguel 2025-09-18 12:10:02 -0300
  • 973de90ba9 Drop soundbank.clone() vrmiguel 2025-09-18 12:05:34 -0300
  • e58a9437dc Better with_capacity for sample_data vrmiguel 2025-09-18 03:22:38 -0300
  • fe5a520fb1 sound: reuse buffers vrmiguel 2025-09-18 03:14:31 -0300
  • c56221f447
    Merge 28c8923328 into efc483290a #334 alula 2025-09-15 20:57:04 +0300
  • efc483290a Fix inaccuracies in characters.rs periwinkle 2025-09-15 13:26:48 -0400
  • 1dadcd1376 Fix inaccuracies in characters.rs #335 periwinkle 2025-09-15 13:26:48 -0400
  • 28c8923328
    Update Cargo.lock #334 feature/render-refactor Alula 2025-09-13 16:04:38 +0200
  • 9ee89b1166
    Don't use deprecated default_features Alula 2025-09-13 16:02:08 +0200
  • f5b74ceb6a
    move GAME_SUSPENDED to Context Alula 2025-09-13 15:50:11 +0200
  • e1ba798d29
    Fix OpenGL not rendering anything and double borrow panic Alula 2025-09-13 15:49:45 +0200
  • 5bcd9491d1
    Fix soundness and architectural issues in the framework code (imgui and opengl is broken, wip) Alula 2025-09-11 22:21:16 +0200
  • 14df62ab11
    Update the link to the Discord server in the issue creation window biroder 2025-09-08 10:14:14 +0300
  • 177c20df09
    Add WIP implementation of Android controller support feature/android-gamepad Alula 2025-09-06 00:46:41 +0200
  • 0caa8f4376
    Modernize the Java code Alula 2025-09-05 23:33:22 +0200
  • 7615b57e66
    Move the Android project to drsandroid and use CMake Alula 2025-09-05 23:13:04 +0200
  • 0382a2c3ed Implement import of CS+ saves [ci skip] biroder 2025-08-27 01:09:16 +0300
  • 22f7e6182a Add import of freeware and generic saves [ci skip] biroder 2025-08-17 00:18:08 +0300
  • d3fef5640e Implement export of the profile [ci skip] biroder 2025-07-23 17:20:51 +0300
  • 688db1b601 Implement more or less valid saving in CS+ format [ci skip] biroder 2025-07-02 16:57:41 +0300
  • df11f540cd Implement deletion of freeware format saves biroder 2025-05-14 17:54:07 +0300
  • ac5f800784 Add a basis for working with all possible save formats [ci skip] biroder 2025-03-11 14:39:29 +0200
  • 1e776e7d3a Make the name and description of CS+ mods optional biroder 2025-09-01 19:36:13 +0300
  • 8b5406d941 Improve code generation when accessing BorrowedNPC's N.E.C. 2025-08-21 22:05:39 -0700
  • c7160c9ea8 Use RefCells in NPCList to prevent Undefined Behavior N.E.C. 2025-08-21 21:59:09 -0700
  • 20f541d469 Fix apt install failing on ubuntu-latest sometimes Alula 2025-08-14 02:21:03 +0200
  • f5d729c8a1 Refactor: Unify NPC AI handler signature Alula 2024-08-04 01:44:41 +0200
  • 2335cf0064 Use HitExtents instead of Rect for hitboxes Alula 2024-08-03 22:23:57 +0200
  • aad17cfd9a Improve code generation when accessing BorrowedNPC's #332 N.E.C. 2025-08-21 22:05:39 -0700
  • 6c1edeef65 Use RefCells in NPCList to prevent Undefined Behavior N.E.C. 2025-08-21 21:59:09 -0700
  • eb30fab993 Improve code generation when accessing BorrowedNPC's #318 N.E.C. 2025-08-21 22:05:39 -0700
  • 339a2d7608 Use RefCells in NPCList to prevent Undefined Behavior N.E.C. 2025-08-21 21:59:09 -0700
  • ff33a04a6a Add basic map loading and physics collision system #333 copilot-swe-agent[bot] 2025-08-18 02:38:57 +0000
  • e8c8675224 Implement core framework infrastructure with modern C++20 copilot-swe-agent[bot] 2025-08-18 02:23:35 +0000
  • 94d275c59c Complete C++20 modernization of core classes and templates copilot-swe-agent[bot] 2025-08-18 02:04:17 +0000
  • 82802919a1 Apply C++20 modernizations to common data structures copilot-swe-agent[bot] 2025-08-18 02:01:08 +0000
  • 2133e77ed2 Upgrade to C++20 and fix major compilation issues copilot-swe-agent[bot] 2025-08-18 01:56:55 +0000
  • 7ce6f8a9ec Initial assessment and fix missing array header copilot-swe-agent[bot] 2025-08-18 01:52:49 +0000
  • a2e6d65b42 Initial plan copilot-swe-agent[bot] 2025-08-18 01:49:11 +0000
  • 3a4c2bec48
    Fix apt install failing on ubuntu-latest sometimes Alula 2025-08-14 02:21:03 +0200
  • 3149d4f393
    Refactor: Unify NPC AI handler signature Alula 2024-08-04 01:44:41 +0200
  • 4942105173
    Use HitExtents instead of Rect for hitboxes Alula 2024-08-03 22:23:57 +0200
  • a3e0271026
    fix water BitLUT refactor Alula 2024-11-01 13:48:42 +0100
  • e74adeeafc
    disable fail-fast Alula 2024-08-28 22:43:10 +0200
  • b0226e4859
    Fix util::atom failing to build in release mode Alula 2024-08-28 22:25:46 +0200
  • 993fa9a075
    Fix SDL_SysWMinfo usage on macOS Alula 2024-08-28 22:21:47 +0200
  • a087193bd8
    Update NDK Alula 2024-08-28 22:16:19 +0200
  • be2a705f72
    Enable CI for refactor branch Alula 2024-08-28 22:04:52 +0200
  • 4eb1eebfd2
    very wip wgpu renderer Alula 2024-08-28 22:03:10 +0200
  • f7e943348a
    Fix panic hook Alula 2024-08-28 18:45:22 +0200
  • a427524680
    Update itertools and num-* crates Alula 2024-08-28 15:01:15 +0200
  • b0b566389d
    Don't do unsafe stupidity to handle imgui::Context Alula 2024-08-28 15:00:32 +0200
  • a9b345e305
    Refactor renderer initialization Alula 2024-08-28 12:37:57 +0200
  • a02175f434
    Remove GLContext.is_sdl Alula 2024-08-27 17:10:43 +0200
  • 5e633ba2b9
    Cleanup OpenGL backend and graphics code Alula 2024-08-27 17:07:21 +0200
  • 5497c0bf02
    Add compression for BuiltinFS (with lazy decompression) Alula 2024-08-27 16:11:58 +0200
  • d547efff33
    wip: expression parser Alula 2024-08-27 15:48:56 +0200
  • 88398d435c
    make this shit cleaner Alula 2024-08-15 05:36:46 +0200
  • ad2e7041ba
    Clean up some crate::macros weirdness Alula 2024-08-13 02:03:57 +0200
  • 5eac3616f0
    Add atom utility Alula 2024-08-13 02:03:38 +0200
  • 7204372305
    Switch to upstream bitfield crate (we're not using the only_ extension) Alula 2024-08-13 01:15:08 +0200
  • 43f6c50de2
    Update imgui, use stable sdl2 crate Alula 2024-08-12 23:31:50 +0200
  • 4795a45853
    Don't clone CommandLineCommand for no reason Alula 2024-08-12 23:14:26 +0200
  • 79207cea36
    Hopefully this will improve I/O perf on Horizon Alula 2024-08-12 23:08:04 +0200
  • 1754f292a5
    Add lighting engine option, improve JP translations Alula 2024-08-12 22:58:24 +0200
  • 62b6319bc1
    useless probably Alula 2024-08-12 22:40:24 +0200
  • b0ce5f95de
    framework: Remove supports_vertex_draw() Alula 2024-08-04 01:54:50 +0200
  • 7f73cf1889
    Refactor: Unify NPC AI handler signature Alula 2024-08-04 01:44:41 +0200
  • e2d309e3c5
    Use HitExtents instead of Rect for hitboxes Alula 2024-08-03 22:23:57 +0200
  • 4ff95c99c9
    Move scene handling code to Game, doesn't make sense to have it in backends Alula 2024-08-03 03:13:49 +0200
  • 9f904703ab
    Start refactoring, iOS port, bump to 1.0.0 Alula 2024-08-03 03:01:35 +0200
  • d5573da8ae Address PR feedback: remove docs, move to builtin data, use SongParameters and bitflags #331 copilot-swe-agent[bot] 2025-08-12 02:35:25 +0000
  • b3c161ac7c Add documentation and example files for music table system copilot-swe-agent[bot] 2025-08-11 22:16:50 +0000
  • f406ee4979 Implement customizable music table with per-song looping flags copilot-swe-agent[bot] 2025-08-11 22:14:42 +0000
  • e86dd5fad8 Initial plan Copilot 2025-08-11 21:54:10 +0000
  • f4602687eb Fix editor compilation errors biroder 2025-08-04 23:42:59 +0300
  • f4b5df3640 Fix music fading out too quickly biroder 2025-07-22 00:33:36 +0300
  • 37aa3f36aa Reduce log file size and fix the error window on Windows doesn't appear biroder 2025-07-14 00:24:43 +0300
  • 896f43dc1e Fix build with CMake 4.x biroder 2025-07-02 11:58:59 +0300
  • adb7a4dff6
    Fix typo in default window height biroder 2025-07-01 11:07:19 +0300
  • 7b588f0222 Always use a hi-res logo on the title screen for CS+ data (resolve #225, fix #171) biroder 2025-06-30 15:57:06 +0300
  • d96f7054e3 Add cli args to set initial window size and fullscreen state (resolve #211) biroder 2025-06-26 19:45:52 +0300
  • 5d68ea9f89 Add issue templates [ci skip] Alula 2025-06-24 06:20:21 +0200
  • 13e09e8679 Improve background colors Edward Stuckey 2025-06-02 21:13:41 -0400
  • 2f73066d12 Fix intro background color Edward Stuckey 2025-06-02 02:01:54 -0400
  • 5f517e6992
    Stop noise when <ESC opcode is executed (fix #244) biroder 2025-06-14 19:36:52 +0300
  • 25e056360d Improve background colors #322 Edward Stuckey 2025-06-02 21:13:41 -0400
  • daeb600d34 Fix intro background color Edward Stuckey 2025-06-02 02:01:54 -0400
  • 2f1159c14f Add a drop in animation when acquiring an item (fix #277) biroder 2025-05-30 12:59:41 +0300
  • 50ea506c53 Fix Android build (bump cpal) biroder 2025-04-28 17:15:56 +0300
  • 8fce1cddbc
    Update the release notes again biroder 2025-04-28 14:51:17 +0300
  • 772b8dbc27 Remove stray .into()'s #319 N.E.C. 2025-04-14 15:00:56 -0700
  • e25cad48f0 Comment cleanup N.E.C. 2025-04-14 14:59:40 -0700