rts/src
Xavier Del Campo Romero b4c08b585c net.h: Add missing extern "C" 2022-09-23 04:39:36 +02:00
..
building
camera Remap calls to pad/mouse/keyboard to input 2022-09-20 16:56:30 +02:00
container
font font.c: set null dimensions on null str 2022-07-02 04:50:50 +02:00
game Implement checkbox GUI element 2022-09-23 04:12:07 +02:00
gfx gfx: Provide functions for fullscreen handling 2022-09-23 04:12:56 +02:00
gui label.c: Set empty text by default 2022-09-23 04:20:13 +02:00
header
input input.c: do not fail on input_render 2022-09-23 04:38:33 +02:00
instance
keyboard keyboard: Add KEYBOARD_KEY_SLASH 2022-09-23 04:20:57 +02:00
menu join_menu.c: Update serial/IPv4 GUI menus 2022-09-23 04:38:33 +02:00
mouse Use find_package for SDL libraries 2022-07-23 04:23:05 +02:00
net net.h: Add missing extern "C" 2022-09-23 04:39:36 +02:00
pad Use find_package for SDL libraries 2022-07-23 04:23:05 +02:00
peripheral Remap calls to pad/mouse/keyboard to input 2022-09-20 16:56:30 +02:00
player Remap calls to pad/mouse/keyboard to input 2022-09-20 16:56:30 +02:00
resource
sfx Use find_package for SDL libraries 2022-07-23 04:23:05 +02:00
system menu: Implement join_menu 2022-09-20 17:34:25 +02:00
tech
terrain Deprecate memset(3) for zero-init 2022-06-27 21:56:43 +02:00
unit Deprecate memset(3) for zero-init 2022-06-27 21:56:43 +02:00
util
CMakeLists.txt Implement net component 2022-09-20 17:34:21 +02:00
main.c
system.cnf