server/src
Enno Rehling 2292c61601 small changes from code-review 2012-06-09 09:06:59 +02:00
..
attributes gcc 4.6 is a lot more picky about unused variables, so I shall appease it. 2012-05-20 00:16:12 -07:00
bindings small changes from code-review 2012-06-09 09:06:59 +02:00
build Getting ready to build on VS2010 again. I still have to figure out a better way to include and build dependencies that are installed on most Linux systems. 2012-06-01 21:09:11 -07:00
gamecode fixed bug #1875: demons use their own peasantblood before other unit's 2012-06-09 00:13:13 +02:00
items complete rewrite of cmake files 2012-06-03 18:41:07 -07:00
kernel small changes from code-review 2012-06-09 09:06:59 +02:00
modules complete rewrite of cmake files 2012-06-03 18:41:07 -07:00
triggers rename _log_error to log_error and get rid of the cumbersome #define 2012-05-16 16:52:01 -07:00
util fix compilation on ARM (differnt char type) 2012-06-04 03:41:34 +00:00
CMakeLists.txt include headers for MSVC 2012-06-06 20:33:15 -07:00
eressea.c disable bson dependency, nobody is using that code 2012-06-04 16:23:02 -07:00
eressea.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
gamecode.vcxproj giving ownerships over buildings was broken by a recent refactoring 2012-05-27 08:50:34 -07:00
gamecode.vcxproj.filters giving ownerships over buildings was broken by a recent refactoring 2012-05-27 08:50:34 -07:00
gmtool.c gcc 4.6 is a lot more picky about unused variables, so I shall appease it. 2012-05-20 00:16:12 -07:00
gmtool.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
gmtool_structs.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
kernel.vcxproj add some tests for pools, because I found a bug here and we don't want to have that happen again. 2012-05-25 16:15:21 -07:00
kernel.vcxproj.filters add some tests for pools, because I found a bug here and we don't want to have that happen again. 2012-05-25 16:15:21 -07:00
lua-bindings.vcxproj use enums, fix typecasts 2011-03-07 22:31:06 -08:00
lua-bindings.vcxproj.filters use enums, fix typecasts 2011-03-07 22:31:06 -08:00
platform.h Spiking on findparam to use critbit as a findtoken replacement 2012-05-16 09:18:25 -07:00
settings.h eressea-pbem.de no longer exists 2012-05-16 13:07:28 -07:00
stdafx.h undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
tests.c missing include files 2012-06-04 02:41:07 -07:00
tests.h hammering these makefiles until everything works 2012-06-04 02:35:56 -07:00
tests_test.c Make this stuff compile on MSVC 2012-06-03 23:36:40 -07:00
util.vcxproj added slprintf and tests for the bsdstring functions 2012-05-29 10:46:48 -07:00
util.vcxproj.filters added slprintf and tests for the bsdstring functions 2012-05-29 10:46:48 -07:00