server/src
Enno Rehling efc7373fb9 Merge branch 'master' of github.com:eressea/core
Conflicts:
	src/kernel/reports.c
2013-05-02 03:48:16 +02:00
..
attributes remove custom boolean type 2012-06-23 22:41:07 -07:00
bindings Merge branch 'master' of github.com:eressea/core 2013-05-02 03:48:16 +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 Merge branch 'master' of github.com:eressea/core 2013-05-02 03:48:16 +02:00
items Merge branch 'master' of github.com:eressea/core 2013-05-02 03:48:16 +02:00
kernel Merge branch 'master' of github.com:eressea/core 2013-05-02 03:48:16 +02:00
modules u_race and u_setrace getter/setter 2013-05-02 03:42:20 +02:00
triggers u_race and u_setrace getter/setter 2013-05-02 03:42:20 +02:00
util Some crashes and other minor stuff. 2013-04-28 03:13:40 +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 start adding test coverage for res_changeitem 2012-10-21 18:37:51 -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