ddnet/src
Dennis Felsing abb959eef4 Fix C89 compilation "for loop initial declarations"
/ddnet-master/src/base/hash_libtomcrypt.c:45:5: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode
     for(int i = 0; i != 8; ++i)
2018-06-27 09:43:22 +02:00
..
base Fix C89 compilation "for loop initial declarations" 2018-06-27 09:43:22 +02:00
engine Also search for maps with sha256 in downloadedmaps 2018-06-24 17:04:50 +02:00
game Version 11.2 2018-06-27 08:32:21 +02:00
mastersrv Introduce new, vanilla-compatible server info protocol 2017-03-29 12:56:13 +02:00
modhelp Add shebang line to the modhelp script (thanks @ChillerDragon) 2018-06-20 22:18:07 +02:00
osx Remove bam compatibility symlinks for osx 2018-01-28 22:53:51 +01:00
osxlaunch Remove bam compatibility symlinks for osx 2018-01-28 22:53:51 +01:00
test Use more secure hash function for map downloads 2018-06-24 17:04:50 +02:00
tools Use more secure hash function for map downloads 2018-06-24 17:04:50 +02:00
twping Rename ping -> twping 2014-11-24 23:22:37 +01:00