Enno Rehling
|
86bc4e7aef
|
reading and writing the NPC flag was broken, because flags were a fully loaded unsigned int. making it an int instead, and adding a test.
fixing a bad test in which shadowmasters were deserting to faction null (causing a crash).
|
2014-05-05 19:11:40 -07:00 |
Enno Rehling
|
0a0d70bb1d
|
fix recruiting tests. peasant growth is too random to calculate.
add current critbit module
|
2014-03-17 06:47:57 +01:00 |
Thomas Troeger
|
33b68ecc19
|
- moved test for bug 1738 to better location.
|
2014-03-16 23:17:48 +01:00 |
Thomas Troeger
|
5b86fcb744
|
- added test to reproduce bug 1738.
|
2014-03-16 23:16:40 +01:00 |
Enno Rehling
|
ace886a2d3
|
added a test for saving/loading descriptions (bug 1984).
added bindings for ship descriptions.
fixed test framework, so make test will show failures in lua.
|
2014-03-02 10:55:35 -08:00 |
Enno Rehling
|
55b1a9038c
|
fix this test to work in E2 and E3
|
2014-02-16 03:24:23 +01:00 |
Enno Rehling
|
cb23d88a2e
|
add a test for bug 1514, proving that shadowmaster display is broken
|
2014-02-16 03:06:56 +01:00 |
Enno Rehling
|
2e626be090
|
add a test to make sure that elvenhorses require riding 5
|
2014-02-16 00:51:43 +01:00 |
Enno Rehling
|
138e0dcc40
|
add a test to check that demons eat peasants
|
2014-02-15 23:09:18 +01:00 |
Enno Rehling
|
89649844f6
|
core is now part of the server
simplifying git repository structure
|
2013-05-11 13:02:21 -07:00 |