openclonk/src
Sven Eberhardt ba84fc7c4b Fix internal marker for FindObject searches and CrossCheck using shapes.
Before, the marker would be reset in every frame, but object markers and main counter weren't reset consistently at the same time. This could cause some objects to be not found if their markers were set after the object marker reset but before the main marker counter reset.
2013-08-10 23:21:26 +02:00
..
c4group Fix loading from child groups when the mother needs to re-set its file pointer. 2013-07-04 23:18:52 +02:00
config Make DEBUGREC define a commandline option 2013-05-25 22:51:32 +02:00
control Make DEBUGREC define a commandline option 2013-05-25 22:51:32 +02:00
editor Merge branch 'scancodes' 2013-05-24 17:47:59 +02:00
game Fix internal marker for FindObject searches and CrossCheck using shapes. 2013-08-10 23:21:26 +02:00
gamescript Fix internal marker for FindObject searches and CrossCheck using shapes. 2013-08-10 23:21:26 +02:00
graphics mac: Remove mouse-warping silliness (it doesn't work with tablets and I'm stupid D:) 2013-07-05 23:14:16 +02:00
gui Fix C4ChatDlg::ToggleChat: Do not close the network connection. 2013-06-30 19:43:54 +02:00
landscape Fix LandscapeRender ReInit when loading scenario sections. 2013-07-03 22:28:50 +02:00
lib Remove unused Base64 codec 2013-08-04 18:10:10 +02:00
mape Fix mape build 2013-04-28 19:10:27 +02:00
netio
netpuncher
network Replace std::auto_ptr with std::unique_ptr 2013-03-26 15:43:01 +01:00
object Fix internal marker for FindObject searches and CrossCheck using shapes. 2013-08-10 23:21:26 +02:00
platform mac: Remove mouse-warping silliness (it doesn't work with tablets and I'm stupid D:) 2013-07-05 23:14:16 +02:00
player fix ViewLock default in compile func 2013-05-24 01:03:29 +02:00
res gtk: Use higher-resolution logo as window icon 2013-02-12 01:08:02 +01:00
script Also check for DebugRec flag in #ifdef DEBUGREC_* blocks 2013-05-25 23:01:41 +02: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
C4Include.h Make DEBUGREC define a commandline option 2013-05-25 22:51:32 +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