openclonk/src
Sven Eberhardt efcdf6fa68 Fix hanging network thread due to timing calculation errors in UDP network class.
GetNextTick() may sometimes return a tick in the past, which calculations need to consider.

This might also fix #1076.
2014-05-18 13:41:47 +02:00
..
c4group Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01:00
config Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
control Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
editor Merge Call fix commit 2014-04-19 19:02:27 +02:00
game Reactivated EditCursorModeToggle key (formerly Space) now set to no key. 2014-05-01 01:17:58 +02:00
gamescript Added script function GetPlayerZoomLimits (#1071). 2014-05-11 11:10:13 +02:00
graphics Fix dedicated 2014-04-02 20:53:12 +02:00
gui Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
landscape Fixed potential crash in certain doomsday scenarios. 2014-05-11 22:04:51 +02:00
lib Improve grammar in comment 2014-04-19 19:02:22 +02:00
mape Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
netio Update copyright notices 2013-12-23 13:03:19 +01:00
netpuncher Update copyright notices 2013-12-23 13:03:19 +01:00
network Fix hanging network thread due to timing calculation errors in UDP network class. 2014-05-18 13:41:47 +02:00
object Added SolidMaskPlane property. 2014-05-04 14:16:46 +02:00
platform win32: Use stdint.h instead of windows-only compiler extensions 2014-04-19 19:02:22 +02:00
player Add script function SetPlayerZoom to set zoom factors directly instead of by view range (#1065) 2014-04-21 19:38:05 +02:00
res mac: Add precompiled nib files to really not require Xcode … 2014-01-29 20:39:24 +01:00
script Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01:00
C4Prototypes.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Version.h.in Win32: optionally embed a build ID into crash dumps/minidump files 2013-02-21 00:06:34 +01:00