No description
Find a file
Jan200101 a28119ae30 Fix Linux compilation
- replaced stricmp with strcasecmp and strncasecmp
https://linux.die.net/man/3/strcasecmp

- replaced all Microsoft specific types with standard ones

- replaced all instances of MAX_PATH with BMAX_PATH
2019-09-21 11:47:14 +02:00
package/common Make use of SDL2's Game Controller API. 2019-09-20 16:03:49 +02:00
platform RFS parser wip 2019-09-21 11:46:37 +02:00
source Fix Linux compilation 2019-09-21 11:47:14 +02:00
.gitignore Multiplayer suicide message was empty string (#170) 2019-09-21 11:44:59 +02:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Only use --high-entropy-va on x86_64 2019-09-20 21:09:16 +02:00
GNUmakefile RFS parser wip 2019-09-21 11:46:37 +02:00