.. |
attributes
|
remove custom boolean type
|
2012-06-23 22:41:07 -07:00 |
bindings
|
Merge branch 'master' of github.com:eressea/core
|
2012-07-24 00:19:14 -07: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
|
fix bug #1795: demon recruitment limit
|
2012-07-26 10:44:47 +02:00 |
items
|
Some crashes and other minor stuff.
|
2013-04-28 03:13:40 +02:00 |
kernel
|
Some crashes and other minor stuff.
|
2013-04-28 03:13:40 +02: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
|
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
|
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 |