Sergey Cherkasov Se.Cherkasov
  • Joined on 2025-04-04
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-07-15 20:43:03 +03:00
391148415c Network: Update to latest Steamworks SDK ABI.
05a5abbfbd CMake: Rework Linux RPATH generation.
Compare 2 commits »
Se.Cherkasov synced commits to refs/heads/2.4-updates at Se.Cherkasov/VVVVVV from mirror 2026-07-15 20:43:03 +03:00
9adb0552ff Network: Update to latest Steamworks SDK ABI.
ed795ea457 CMake: Rework Linux RPATH generation.
Compare 2 commits »
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-15 08:56:04 +03:00
8c70c9eb97 Set id and loose_extra fields no matter what
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-14 16:42:20 +03:00
85dae94d2e Avoid compiler warning about signedness mismatch
08aa7c9087 Remove nuisance Vorbis errors on blank music slots
Compare 2 commits »
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-08 06:01:07 +03:00
191b989116 Fix double script execution when entering playtesting
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-07 05:39:11 +03:00
c02f8e004c Load an unlimited amount of loose music (#1171)
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-06 05:18:37 +03:00
ad7e2689be Update to FAudio 26.05
Se.Cherkasov synced commits to refs/heads/2.4-updates at Se.Cherkasov/VVVVVV from mirror 2026-05-06 05:18:37 +03:00
be29c31511 Correctly calculate FAudio block alignment
1099a9ee8e Update to FAudio 26.05
Compare 2 commits »
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-05 21:08:59 +03:00
c2a78ba688 Fix two-frame script delay when respawning
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-05-01 03:11:14 +03:00
0d69dd3820 Fix audio buffer issues on some platforms
Se.Cherkasov synced commits to refs/heads/2.4-updates at Se.Cherkasov/VVVVVV from mirror 2026-05-01 03:11:14 +03:00
08c3590a0a Fix audio buffer issues on some platforms
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-04-26 00:13:34 +03:00
4e6697352c Add an undoing & redoing system to the editor (#1085)
Se.Cherkasov synced new reference refs/tags/2.4.4 to Se.Cherkasov/VVVVVV from mirror 2026-04-21 22:47:37 +03:00
Se.Cherkasov synced commits to refs/tags/2.4.4 at Se.Cherkasov/VVVVVV from mirror 2026-04-21 22:47:37 +03:00
Se.Cherkasov synced commits to refs/heads/2.4-updates at Se.Cherkasov/VVVVVV from mirror 2026-04-21 22:47:37 +03:00
ea811e15bd 2.4.4
Se.Cherkasov synced commits to refs/heads/master at Se.Cherkasov/VVVVVV from mirror 2026-04-12 19:10:55 +03:00
a5e353a0fa Solve render recaching issues
994b3602e5 Clamp editor mouse coordinates
Compare 2 commits »
Se.Cherkasov synced commits to refs/heads/2.4-updates at Se.Cherkasov/VVVVVV from mirror 2026-04-12 19:10:55 +03:00
4b9f26bf81 Solve render recaching issues
6ed72297da Clamp editor mouse coordinates
Compare 2 commits »
Se.Cherkasov pushed to main at Se.Cherkasov/nesemu 2026-03-18 15:41:05 +03:00
badbe0979f feat(desktop): add input configuration dialog with key remapping
Se.Cherkasov pushed to main at Se.Cherkasov/nesemu 2026-03-18 15:24:28 +03:00
ad6970d4b5 feat(desktop): GPU rendering, modern GTK4 UI, hotkeys and player 2
d113228f1b refactor(runtime): inline FrameExecutor, add joypad2 and video mode setter
Compare 2 commits »
Se.Cherkasov pushed to main at Se.Cherkasov/nesemu 2026-03-18 12:52:36 +03:00
38a62b6f93 refactor(desktop): decompose monolithic main.rs into layered modules