summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-13Fix "unpause the game when all players left"0.6.5-releaseheinrich5991
2018-10-13Try to fix secure RNG on Windowsdef
2018-10-13Fix compilation with bam on Windowsheinrich5991
2018-10-13Fix compilation with gcc in debug modeheinrich5991
2018-10-13Fix nethashheinrich5991
2018-10-12Add ratelimits for the legacy handshakeheinrich5991
2018-10-12Add a backward compatible handshakeheinrich5991
2018-10-12Add CMakeheinrich5991
2018-10-12Make bam.lua check for 1 and trueheinrich5991
2018-10-12Add tokens to the protocolheinrich5991
2018-10-12Add `MSGFLAG_FLUSH` to the initial game client infoheinrich5991
2018-10-12Add md5 libraryheinrich5991
2018-10-12Add platform-independent secure random number generatorheinrich5991
2018-10-12Remove the unused import of the deprecated imp moduleheinrich5991
2018-10-12Try `pkg-config` to find external libs, tooheinrich5991
2018-10-12Reintroduce bam version checkheinrich5991
2018-10-12Add bam 0.5.0 support while retaining 0.4.0 compatiblityheinrich5991
2018-10-12Revert "added a simple challenge response mechanism for connecting clients"heinrich5991
2018-10-12Revert "added a timer a client has to fulfill the challenge response authenti...heinrich5991
2018-09-16made 0.6.5 release0.6.5-rcoy
2018-09-16unpause the game when all players leftoy
2018-09-16added a timer a client has to fulfill the challenge response authenticationoy
2018-09-16added a simple challenge response mechanism for connecting clientsoy
2018-01-24added "Limit m_NumTimelineMarkers" by def-. (#1507)oy
2017-09-17added „Made int packing functions safe“ by Redix. (#1502)oy
2016-12-18fixed typooy
2016-11-04added some checks to snap handling0.6.4-releaseoy
2016-09-27Updated romanian.txtNicolae Crefelean
2016-06-13fixed mistake in listbox code # 1463oy
2016-06-13updated yearoy
2016-06-13fixed some warningsoy
2016-06-13fix compiling of 0.6 for mac osxH-M-H
2016-06-13Don't send uninitialized memory over the networkheinrich5991
2015-10-28Fix walking animationheinrich5991
2015-10-19fixed ambiguous else statementeast
2015-09-08By default sort by player count.Allu2
2015-08-29Fix typo in vector2_base division operatorBeaR
2015-08-29Added missing filesoy
2015-08-25updated sdl and freetype to the latest versionsoy
2015-08-25removed the extra projectile. #1381oy
2015-08-25fixed mouse lock in the editor. Closes #1383oy
2015-08-23fixed a possible crash within snapshot handling and some misspellings. Closes...oy
2015-08-23fixed quick rejoin check for localhosts. Closes #1140Tom_Adams@web.de
2015-08-23Fixed econ clients don't get dropped when bannedencypruon
2015-07-26fixed frozen input when leaving a server with active chatoy
2015-07-13added unpause countdown. Closes #1365oy
2015-07-13made utf8 decoding check for valid continuation bytes. Closes #1373oy
2015-07-05check for valid codevalue range on utf8 decodingoy
2015-07-05skip duplicate error string. Closes #1339oy
2015-07-05fixed wrong types within vector constructors. Closes #1371oy