Enno Rehling
|
144aeb23ac
|
leaks: call cleanup, free triggers
|
2015-10-14 20:29:07 +02:00 |
|
Enno Rehling
|
cd70b8684d
|
fix escape_string mmeory corruption error.
fix a number of small stuff that happens when loading very old data files (like 572).
|
2014-12-12 11:28:37 +01:00 |
|
Enno Rehling
|
9a0268ac96
|
bug 2042, pools not working.
|
2014-11-03 07:52:00 +01:00 |
|
Enno Rehling
|
1af315ebf2
|
move magic out of kernel, into src.
clean up/remove a ton of includes, especially of types.h (include in header if you need it, not in every .c file).
|
2014-11-01 12:57:01 +01:00 |
|
Enno Rehling
|
1d7c193de6
|
more test coverage for resource pooling.
|
2014-10-31 19:01:13 +01:00 |
|
Enno Rehling
|
9848ba08d0
|
fix gcc and clang builds: missing include
|
2014-10-31 15:54:25 +01:00 |
|
Enno Rehling
|
f27a77d288
|
refactoring: use add_ally instead of manually crating the structure all over the code.
|
2014-10-31 15:13:05 +01:00 |
|
Enno Rehling
|
c8d5d52412
|
add test for pool, fix a problem with (unused) feature that pools from allies.
|
2014-10-31 07:51:57 +01:00 |
|
Enno Rehling
|
bff25f3c51
|
move skill_t into a separate file, give it unit tests.
name functions the same as we did for keyword/direction earlier.
to do: json configuration and lua test.
|
2014-06-20 23:59:04 -07:00 |
|
Enno Rehling
|
125fd519a8
|
rename test files.
add tests for keyword.c, incomplete.
|
2014-06-16 08:01:59 -07:00 |
|