openclonk/src
gitMarky 4a2048575f Refactor movement code (#87)
Improve readability by adding appropriate parentheses and braces, and fixing misleading/confusing whitespace. Extract SolidMask removal to a function since it's used in several places.
2019-03-05 21:15:39 +01:00
..
c4group c4group -l: Print both file and contents CRC 2018-04-21 21:41:28 +02:00
config CMake: Remove <locale.h> test 2018-12-31 12:30:06 +01:00
control Write text files with unix file endings 2019-02-19 15:28:12 +01:00
editor Remove #undef new/delete before Qt includes 2019-02-19 15:35:00 +01:00
game Add openclonk:// protocol handler (#1657) 2019-01-02 17:16:09 +01:00
graphics Remove #undef new/delete before Qt includes 2019-02-19 15:35:00 +01:00
gui C4KeyboardInput: Replace std::bind2nd &c by lambda 2018-07-24 14:21:42 +02:00
landscape Write text files with unix file endings 2019-02-19 15:28:12 +01:00
lib Write text files with unix file endings 2019-02-19 15:28:12 +01:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Revisit #includes 2017-05-15 13:24:59 +02:00
netpuncher Change netpuncher protocol to be more extensible 2017-12-14 17:22:38 +01:00
network Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
object Refactor movement code (#87) 2019-03-05 21:15:39 +01:00
platform Fix "no matching sound" error spam 2019-02-20 09:36:35 +01:00
player Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Aul: Correctly check for enable/disable keywords in warning pragma 2019-02-17 11:58:03 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4Prototypes.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4Version.h.in Add git branch to C4Version.h 2018-10-03 23:44:35 +02:00