openclonk/src
Günther Brammer 15b07ca717 Start counting lines and columns in text files with 1
I checked two text editors, and they did that, too.
Also implement the special rules for tab stops, assuming a tab width of 8.
2012-05-16 23:21:14 +02:00
..
c4group Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
config Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
control Added FnGetPlayerControlAssignment: Get key/button assigned to a control. 2012-04-17 17:06:16 +02:00
editor mac: Fix compilation 2012-05-01 15:05:43 +02:00
game Replaced defcore values related to fire with properties 2012-04-28 16:17:38 +02:00
gamescript Real fix for GetPlrClonkSkin 2012-05-12 19:49:53 +01:00
graphics Fix a crash when rendering an untexturized mesh 2012-05-05 23:04:35 +02:00
gui <Ringwaul> Soooo I was thinking [\n] The Savegames folder should have the floppy disk icon instead of the standard book 2012-05-22 23:20:01 +02:00
landscape GL: Identifiers starting with GL_ are reserved for the implementation 2012-05-30 23:34:08 +02:00
lib Start counting lines and columns in text files with 1 2012-05-16 23:21:14 +02: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 linux: Add SOCK_CLOEXEC to socket calls 2012-03-11 00:50:51 +01:00
object Script: Remove unused OnBlastIncinerationDamage callback 2012-05-06 15:37:43 +02:00
platform Win32: Accept dropped definition files 2012-05-23 22:37:07 +02:00
player Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
res mac: Support Lion FullScreen 2012-03-23 00:03:05 +01:00
script Fix Script runtime reload 2012-05-25 17:25:53 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fixed some files which didn't include C4Include properly (all except C4Globals.cpp caused by 17d0ceb9ef2f) 2011-03-14 16:32:01 +01:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h C4Include: Include platform headers before our headers which depend on them 2012-03-14 01:13:11 +01:00
C4Prototypes.h Merge the functions pointer branch 2012-03-09 17:42:48 +01:00
C4Version.h.in Display VCS revision instead of build number for pre-release builds (#782) 2012-05-28 16:28:49 +02:00