Commit Graph

51 Commits

Author SHA1 Message Date
Alula 67979a03ea
Mostly-working Horizon port 2022-12-01 14:30:59 +01:00
Alula 2860938b9a
abstract gamepad away from SDL 2022-11-21 15:12:45 +01:00
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
Sallai József 4ed7ba66b8 add in-game debug command line 2022-08-22 01:10:33 +03:00
Sallai József b1b3b131e2 process debug keys in game scene and add quick save shortcut 2022-08-21 22:06:06 +03:00
Sallai József e07207b40c more rust
crab headband sprites by @RedCoder09
2022-08-16 14:47:11 +03:00
Sallai József 4cfbcc50ac add gamecontrollerdb, update default inputs, add reset controls option 2022-08-01 03:18:43 +03:00
Sallai József fee63f2600 make pausing on focus loss toggleable 2022-07-25 11:41:20 +03:00
Sallai József a598f31716 don't pause the game loop when the window loses focus 2022-07-24 19:38:39 +03:00
Sallai József fb4ac0dae8 add gamepad input icons 2022-07-23 18:45:08 +03:00
Sallai József 84d9dbf877 remove gilrs dependency for controller support 2022-07-21 03:19:23 +03:00
Sallai József 2177382b5a add fullscreen toggle 2022-07-13 17:03:17 +03:00
Sallai József d8636bc693 refactor sound manager to prevent audio crashes (fixes #112) 2022-07-09 16:49:56 +03:00
dawnDus b626472f10
Debug mode config toggle 2022-04-19 18:50:04 -04:00
dawnDus 0c97d554ae
Cleanup 2022-04-19 18:20:18 -04:00
Alula ca1d7a8642
Add frame cap configuration 2022-04-15 02:51:48 +02:00
dawnDus 299ef053f4
Less dumb fullscreen 2022-03-26 18:00:20 -04:00
dawnDus 77fdd19ec2
Simple fullscreen on Maximize 2022-03-26 17:01:16 -04:00
Alula fc2f26db91
use references to slices in draw_triangle_list() 2022-02-28 08:42:04 +01:00
Alula e216110864
water improvements 2022-02-27 20:26:42 +01:00
Alula 1c2eaae4d1 macOS fixes 2022-02-25 06:03:05 +01:00
Alula e09ea37bda
Add support for triangle rendering using SDL 2.0.17+ APIs 2022-02-10 06:01:58 +01:00
Alula b880fee8e7
Switch to upsteam cpal and avoid creating unnecessary threads 2022-01-22 05:08:53 +01:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Alula 4a91448067
oops 2022-01-08 06:59:16 +01:00
Alula d484e8a183
get rid of some warnings 2022-01-08 06:57:04 +01:00
Alula 4d6768c015
fix few warnings 2022-01-08 06:15:30 +01:00
Alula b80f57ae49
fix macOS builds 2022-01-08 05:57:53 +01:00
Alula e2afafdfa3
graphics::imgui_texture_id and soundness fixes 2022-01-05 11:42:39 +01:00
Alula 75e05c5ca5
update some deps + android build fix and downloader 2021-12-02 09:21:06 +01:00
Alula eaaa11d4f6
normal ending... 2021-12-02 06:57:44 +01:00
Alula bdc4e7d209
Add <SIL/<CIL 2021-10-16 14:59:27 +02:00
Alula cd959f8f7c
fix a bunch of warnings, inventory dimming 2021-10-10 02:11:58 +02:00
Alula 7f65136f3d send more help 2021-08-13 04:23:50 +02:00
Alula 79c54b09c3 macOS tweaks / CI builds 2021-08-13 03:46:41 +02:00
Alula a52d095e45
an attempt to fix opengl initialization on windoze 2021-07-07 11:41:14 +02:00
Alula 584df5518b
fix an imgui rendering issue on sdl2 backend 2021-06-27 03:29:48 +02:00
Alula 3fe8e132e5
cs+ inspired water thing 2021-06-20 21:41:38 +02:00
Alula 490f02f2fe
stop eating CPU time when window is in background 2021-05-02 02:07:44 +02:00
Alula a08ea7a86b
opengl/es renderer 2021-04-20 13:43:14 +02:00
Alula 8271920178
revert april fools meme 2021-04-03 22:15:17 +02:00
Alula 9820f4b4f1
april fools 2021-04-01 01:15:03 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
Alula c0c48783a9
machine gun and pausing 2021-02-26 21:03:35 +01:00
Alula 319289ca67
new android port 2021-02-24 09:28:47 +01:00
Alula 449a36dbd3
add procedures for rectangle drawing 2021-02-13 00:03:38 +01:00
Alula a8a9c6316d
fix a bunch of warnings, bugs and compilation 2021-02-10 12:53:49 +01:00
Alula 318d94d843
ggez is gone 2021-02-05 23:47:13 +01:00
Alula c3887e31c7
omg sdl2 port finally fully works? 2021-02-05 10:47:30 +01:00
Alula 02f0f7f314
initial sdl2 port 2021-01-28 23:33:43 +01:00