openclonk/src
Nicolas Hake 9a9bcd0568 C4AulError: derive from std::exception 2016-01-23 13:49:08 +01:00
..
c4group Fix int type in group info display format. 2016-01-09 00:19:39 -04:00
config Give system path precedence over user path #831 2016-01-08 00:28:23 -04:00
control func PlayerControl: Send nil instead of 0 for non-mouse controls. 2016-01-16 22:06:19 -05:00
editor Avoid a gtk runtime warning on empty statusbar text 2016-01-17 23:34:29 +01:00
game Use an IBO for the particle system 2016-01-17 11:37:17 -08:00
gamescript CommandFailure: Route missing sound effect to failure function playing clonk skin sound. 2016-01-10 21:16:34 -05:00
graphics Replace obsolete GL_MAX_TEXTURE_UNITS (#1641) 2016-01-19 18:05:57 -08:00
gui custom GUIs: fixed scrollbar offset with active upper board (#1612) 2016-01-21 22:17:47 +01:00
landscape Remove unused IsRenderTarget and MaxTextureSize C4Surface options 2016-01-17 11:37:17 -08:00
lib Fix index buffer offset calculation (#1635) 2016-01-17 21:14:41 -08:00
mape gtk: Use glib-compile-resources instead of gdk-pixbuf-csource 2016-01-11 01:52:49 +01:00
netio Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
network C4Game: Turn some owned pointers into std::unique_ptr 2015-12-28 11:43:37 +01:00
object Fix overflow when calling DoEnergy with large values #1646 2016-01-22 22:52:09 -05:00
platform Merge branch 'editor' 2016-01-16 16:00:57 +01:00
player C4Player: Merge ctor/Default, dtor/Clear 2015-12-29 02:59:00 +01:00
res Win32 editor: Allow resizing of main console window #1601 2016-01-16 21:01:11 -05:00
script C4AulError: derive from std::exception 2016-01-23 13:49:08 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fix order of initialization of C4Game/C4GraphicsSystem. 2016-01-07 23:42:18 -04:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
C4Prototypes.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Version.h.in Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO 2015-12-29 15:47:55 +01:00