server/src
Enno Rehling 5abfaad528 fixing intermittent tests 2012-07-09 08:27:41 +02:00
..
attributes remove custom boolean type 2012-06-23 22:41:07 -07:00
bindings make cmake find the best Lua version that's installed 2012-07-01 22:31:14 +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 fixing intermittent tests 2012-07-09 08:27:41 +02:00
items remove custom boolean type 2012-06-23 22:41:07 -07:00
kernel added an option to disable storms from configuration files 2012-07-08 23:15:22 -07:00
modules remove custom boolean type 2012-06-23 22: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 lua 5.2 compat changes 2012-07-01 19:28:28 +02:00
CMakeLists.txt make cmake find the best Lua version that's installed 2012-07-01 22:31:14 +02:00
eressea.c Begin of massive changes to the Lua API. 2012-06-06 19:29:36 -07:00
eressea.h Begin of massive changes to the Lua API. 2012-06-06 19:29:36 -07:00
gmtool.c remove custom boolean type 2012-06-23 22:41:07 -07:00
gmtool.h remove custom boolean type 2012-06-23 22:41:07 -07:00
gmtool_structs.h remove custom boolean type 2012-06-23 22:41:07 -07:00
platform.h remove custom boolean type 2012-06-23 22:41:07 -07:00
settings.h remove unused code paths from combat code before refactoring it 2012-06-21 21:42:11 -07:00
stdafx.h undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
tests.c test that movement into coastal regions is blocked when no harbor exists, unless ship is allowed in this terrain. 2012-07-01 18:00:31 -07:00
tests.h test that movement into coastal regions is blocked when no harbor exists, unless ship is allowed in this terrain. 2012-07-01 18:00:31 -07:00
tests_test.c Make this stuff compile on MSVC 2012-06-03 23:36:40 -07:00