Commit graph

66 commits

Author SHA1 Message Date
Dominic Szablewski
0ded93de55 Allow for A_MENU_START to select in menu; add A_MENU_QUIT to go back 2023-08-15 23:37:05 +02:00
Dominic Szablewski
24b6efd3ea Fix input problems when rebinding input 2023-08-15 23:35:02 +02:00
Dominic Szablewski
0e3422d345 Rename buttons for presentation in menu 2023-08-15 23:20:23 +02:00
Dominic Szablewski
6c85526fcd Hide mouse cursor in fullscreen; close #23 2023-08-15 19:44:58 +02:00
Dominic Szablewski
5314d92ec6 [Sokol] Lower audio buffer size to prevent audio lag. 2023-08-15 19:32:47 +02:00
vanfanel
d1a412594c [SDL2] Lower audio buffer size to prevent audio lag. 2023-08-15 18:18:04 +01:00
Dominic Szablewski
676d4ef6ee Use glGenTextures() and glFramebufferTexture2D() everywhere instead of creating stubs; close #20 2023-08-15 18:04:05 +02:00
Dominic Szablewski
5fcf2feec8 Fix check for projectiles - acceleration in either horizontal axis is sufficient 2023-08-15 17:51:57 +02:00
Dominic Szablewski
d7204cad0f Remove obsolete/debug code 2023-08-15 17:50:34 +02:00
Dominic Szablewski
ba2222775a Whitespace 2023-08-15 17:48:43 +02:00
vanfanel
13d1463112 Add modern GLVND and explicit GLES2 support in GNU/Linux 2023-08-15 12:37:01 +01:00
Dominic Szablewski
b484e85e7e Fix music decoder playing garbage; close #8 2023-08-13 22:12:29 +02:00
Ikko Eltociear Ashimine
828a59685d
Fix typo in render_gl.c
vertial -> vertical
2023-08-14 00:41:16 +09:00
Dominic Szablewski
c0019b1bca Add CRT post processing effect and allow for lower internal resolutions; see #1 2023-08-13 14:02:19 +02:00
Dominic Szablewski
6d241d506f Fix controls help stating y instead of z to shoot 2023-08-10 17:29:38 +02:00
Dominic Szablewski
7cfaff0c7b Initial 2023-08-10 14:10:51 +02:00