openclonk/src
Tobias Zwick c03effd104 fix possible bug: pPeer->GetTimeOut() already includes GetTime() + some offset, adding GetTime() another time here is wrong. 2013-12-04 14:35:17 +07:00
..
c4group GetResStr: Match lines nongreedily (#993) 2013-11-08 01:11:16 +01:00
config Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
control refactor: consistently use time_t t... variables for times in sound system, stats, application and player controls 2013-11-29 14:16:14 +07:00
editor Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
game implemented fallback for particle drawing in case glPrimitiveRestartIndex is not supported (#995) 2013-11-29 22:43:36 +01:00
gamescript add SoundAt function in C4Script (part of #238), document 2013-11-29 18:20:36 +07:00
graphics Remove more mentions of D3D 2013-11-25 14:35:51 +01:00
gui update documentation around DefCore, remove some obsolete fields 2013-11-30 14:14:18 +07:00
landscape dynamic particles: possibly fixed a theoretical crash when creating particles 2013-12-02 20:05:45 +01:00
lib use %u to format unsigned ints (times) 2013-12-04 12:51:46 +07:00
mape mape: Update StartSoundEffectAt dummy 2013-12-01 13:13:56 +01:00
netio Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
netpuncher Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
network fix possible bug: pPeer->GetTimeOut() already includes GetTime() + some offset, adding GetTime() another time here is wrong. 2013-12-04 14:35:17 +07:00
object update documentation around DefCore, remove some obsolete fields (2) 2013-11-30 14:15:42 +07:00
platform Add missing <time.h> include 2013-12-01 13:09:39 +01:00
player Move C4ComponentHost::LoadEx to C4Language 2013-10-29 21:32:21 +01:00
res win32: Manually generate manifest to indicate Win7 compatibility 2013-11-10 19:22:26 +01:00
script update documentation around ActMap (2) 2013-11-30 13:11:36 +07:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Replace ResTable with a proper dictionary 2013-10-19 19:28:54 +02:00
C4Prototypes.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Version.h.in Win32: optionally embed a build ID into crash dumps/minidump files 2013-02-21 00:06:34 +01:00