openclonk/src
Nicolas Hake 021a6e89f5 Implement direct execution of whole function definitions
This implements the changes made in c6e4bfd on the AST-based parser.
2016-10-19 14:20:47 +02:00
..
c4group Remove re namespace alias 2016-10-19 13:46:03 +02:00
config Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
control Rename SafeRandom() to UnsyncedRandom() 2016-04-25 17:32:23 +02:00
editor Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
game Merge branch script 2016-04-28 03:25:44 +02:00
graphics Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
gui Rename SafeRandom() to UnsyncedRandom() 2016-04-25 17:32:23 +02:00
landscape Remove re namespace alias 2016-10-19 13:46:03 +02:00
lib Remove MS CRT memory management debugging 2016-10-19 13:46:01 +02:00
mape Rewrite header inclusions to #include "path/to/file.h" style 2016-04-03 20:24:42 +02:00
netio Replace rand() with SafeRandom() 2016-04-20 22:42:00 +02:00
network Rename SafeRandom() to UnsyncedRandom() 2016-04-25 17:32:23 +02:00
object Remove references to functions defined in unloading defs (#1776) 2016-10-19 13:45:59 +02:00
platform SDL: Fix crash when opening resolution selector 2016-05-07 22:03:25 +02:00
player Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
res Win32 editor: Allow resizing of main console window #1601 2016-01-16 21:01:11 -05:00
script Implement direct execution of whole function definitions 2016-10-19 14:20:47 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Remove re namespace alias 2016-10-19 13:46:03 +02:00
C4Prototypes.h Declare C4AulBCC as class instead of struct 2016-05-09 12:21:33 +02:00
C4Version.h.in Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00