Enno Rehling
125fd519a8
rename test files.
...
add tests for keyword.c, incomplete.
2014-06-16 08:01:59 -07:00
Enno Rehling
c8dc6be6f2
rename get_keyword, because something else should have that name.
2014-06-16 07:19:22 -07:00
Enno Rehling
64e0c221ec
directions can now be read from json configuration.
...
rename a couple of functions for more consistency across modules.
2014-06-15 22:17:08 -07:00
Enno Rehling
a144417daa
remove reference to former GM command (I killed it last week)
2014-06-15 21:22:22 -07:00
Enno Rehling
acbef7a3a0
fix missing locales initialization
2014-06-15 21:19:47 -07:00
Enno Rehling
a9f0538d8e
keyword_t and direction_t are moving into their own module.
...
direction parser gets new initialization function, for use in jsonconf later.
add unit tests for directions.
2014-06-15 18:34:39 -07:00
Enno Rehling
812cb98dff
begin binding locales (need to init_locales in the right place, still).
...
fix indentation in some places.
add some assertions.
2014-06-14 07:52:32 -07:00
Enno Rehling
24dc006e43
fix json config for terrains, some other stuff.
2014-06-13 17:36:05 -07:00
Enno Rehling
2033aabf60
new test suite, moving to new directory.
2014-06-13 17:35:43 -07:00
Enno Rehling
e27bde06ac
bindings for error logging, phase 1.
...
better error reporting for json parse errors.
2014-06-13 13:02:03 -07:00
Enno Rehling
97c17b1afa
Merge branch 'master' of github.com:eressea/server
2014-06-13 08:29:01 -07:00
Enno Rehling
6e56c56d39
read ships from config file (only very basic) and create them in a lua test.
2014-06-13 08:28:33 -07:00
Enno Rehling
5a82350037
fix broken xmlreader after most recent cahnges to
...
race/ship_type/building_type creation functions.
2014-06-12 22:30:13 -07:00
Enno Rehling
d503937999
working on making json config understand ships and buildings.
...
new tests in progress.
remove giveitem.c attribute, the name clashed with a trigger,
and it was only part of an arena that is gone from the game, I think.
2014-06-12 22:14:07 -07:00
Enno Rehling
30c1b0e1ff
new lua test framework, work in progress.
2014-06-12 17:41:03 -07:00
Enno Rehling
b84bf7ba56
add json configuration parser to lua bindings.
2014-06-12 17:39:09 -07:00
Enno Rehling
8d2df36430
clean up indentation.
...
fix duplicate header guard names.
2014-06-12 17:38:45 -07:00
Enno Rehling
fa98528d72
remove old SQL patch code, we have sqlite now.
...
rearrange the SlickEdit projects.
2014-06-11 22:21:52 -07:00
Enno Rehling
28726e2bea
update cmake to compile without sqlite3, curses or libxml2 installed.
...
This is not actually recommended, but your system may not have
this,and you should still be able to contribute. also, libxml2 is on
the way out, I am beginning to really hate it.
Moving a couple of files around.
2014-06-11 20:30:34 -07:00
Enno Rehling
2578a15318
remove gmtool from static lib
2014-06-11 07:03:17 -07:00
Enno Rehling
9605fe27ae
add a version number header for release management.
...
add build number to creport.
2014-06-11 07:01:06 -07:00
Enno Rehling
42a86fc910
make sure that the skill bonus for races is signed, even on ARM where
...
that is not necessarily the default.
2014-06-09 21:36:43 -07:00
Enno Rehling
bbc0efabe8
slickedit project files
2014-06-09 20:52:18 -07:00
Enno Rehling
3dda5d3033
apply USE_LIBXML consistently, so tests can be built without libxml2
2014-06-09 20:51:29 -07:00
Enno Rehling
a10ccac64b
Merge branch 'master' of github.com:eressea/server
2014-06-09 19:05:50 -07:00
Enno Rehling
a304b981d5
remove archetypes, they are not used by any existing game.
...
make compiling with libxml2 optional (USE_LIBXML2)
disable xml reports
2014-06-09 19:05:17 -07:00
Enno Rehling
3750738881
remove archetypes, they are not used by any existing game.
...
make compiling with libxml2 optional (USE_LIBXML2)
2014-06-09 19:04:11 -07:00
Enno Rehling
3c4b6b9dd4
rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/
...
begin json config files (WIP)
2014-06-09 09:56:49 -07:00
Enno Rehling
dceff481d7
json config files, beginning with races
2014-06-07 22:17:48 -07:00
Enno Rehling
f43d8a3297
remove old gamecode-diabling logic
...
it was old, and not in use.
2014-06-07 10:36:50 -07:00
Enno Rehling
58fa2d4454
Merge branch 'master' of github.com:eressea/server
2014-06-07 09:26:38 +02:00
Enno Rehling
395410defe
formatting (80 characters per line is good)
...
new chapter on studying skills
2014-06-05 00:41:35 -07:00
Enno Rehling
115d3a8f86
some specialized equipment
2014-06-03 07:35:45 -07:00
Enno Rehling
fa256360b9
eliminate kill_nonstarters
2014-06-03 06:29:33 +02:00
Enno Rehling
9940025a96
eliminate multiple warnings about missing default order
...
fix e3 catalog file syntax
2014-06-02 07:31:46 +02:00
Enno Rehling
e17a3fc8fa
eliminate remaining traces of the wisps spell
2014-06-02 07:22:07 +02:00
Enno Rehling
77a3dc91d5
disable test, because bug 1738 is still not fixed
2014-06-02 05:49:34 +02:00
Enno Rehling
08c3d08d7d
fix config.xml for test games
...
update log levels for some common messages.
2014-06-02 05:42:56 +02:00
Enno Rehling
1f41131593
remove invalid skills from E3 races
2014-06-02 00:01:24 +02:00
Enno Rehling
038ba723ef
remove old equipment file from config everywhere
2014-06-01 23:57:45 +02:00
Enno Rehling
1b039feacb
save the xml config, before I accidentally nuke it again
2014-06-01 23:49:09 +02:00
Enno Rehling
6f29e4dab5
improve logging information (missing race, log levels)
...
do nothing when thre is no peasant blood
2014-06-01 11:07:22 +02:00
Steffen Mecke
5ee99f97d2
give trolls and others their symmetric-half-additive armor bonus in E3
2014-05-28 17:14:45 +02:00
Enno Rehling
d388a94f36
report missing itemtype before crashing
2014-05-24 20:35:00 -07:00
Enno Rehling
7038b021de
fix counting of units, making it slower but more correct
2014-05-24 20:25:06 -07:00
Enno Rehling
649a43a27e
sqlite updater, rewrite
2014-05-16 22:49:28 -07:00
Enno Rehling
41c6b13111
familiars with differnt skills for different games
2014-05-10 13:50:16 -07:00
Enno Rehling
c508f48f54
Merge branch 'master' of github.com:eressea/server
2014-05-10 13:33:58 -07:00
Enno Rehling
5c70c45b50
read famililars equipment from separate file
2014-05-10 22:33:46 +02:00
Enno Rehling
515b582144
Merge branch 'master' of github.com:eressea/server
2014-05-10 11:45:14 -07:00