rts/src
Xavier Del Campo Romero 9d3e754f36 Implement checkbox GUI element 2022-09-23 04:12:07 +02:00
..
building Implement sub-tile collboxes 2022-03-30 08:28:47 +02:00
camera Remap calls to pad/mouse/keyboard to input 2022-09-20 16:56:30 +02:00
container Allow systems without sound support 2022-05-24 22:20:02 +02:00
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 Use find_package for SDL libraries 2022-07-23 04:23:05 +02:00
gui Implement checkbox GUI element 2022-09-23 04:12:07 +02:00
header Add metadata header to media files 2022-03-30 08:20:21 +02:00
input Implement input component 2022-09-20 13:52:14 +02:00
instance Replace x_get functions with macros 2022-03-30 08:20:21 +02:00
keyboard keyboard: Add new public functions 2022-09-20 13:52:14 +02:00
menu net: Group events into struct 2022-09-21 18:27:58 +02:00
mouse Use find_package for SDL libraries 2022-07-23 04:23:05 +02:00
net net: Group events into struct 2022-09-21 18:27:58 +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 Remove unused minor stuff 2022-03-31 07:30:14 +02:00
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 Add project source code 2022-03-30 08:20:20 +02:00
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 Add project source code 2022-03-30 08:20:20 +02:00
CMakeLists.txt Implement net component 2022-09-20 17:34:21 +02:00
main.c Implement main menu 2022-06-26 21:51:47 +02:00
system.cnf Add project source code 2022-03-30 08:20:20 +02:00