Enno Rehling
|
0fead39b41
|
added a function that sets a monster's name to NULL if it is the name of its race.
deprecate old rc_name function (renamed to rc_name_s) because it used a static return string.
|
2014-12-09 07:20:36 +01:00 |
|
Enno Rehling
|
9394c4324e
|
units without a name will use their race as a default name.
|
2014-12-09 06:45:21 +01:00 |
|
Enno Rehling
|
440aca34ea
|
test special treatment for spells in remove_empty_units.
|
2014-10-16 08:06:44 +02:00 |
|
Enno Rehling
|
7df47fd25c
|
remove bad configuration caching (TODO: cache inside get_param).
move remove_empty_* functions out of config.c
add basic tests for remove_empty_units (no special units yet).
|
2014-10-16 07:41:49 +02:00 |
|
Enno Rehling
|
d435c13bfc
|
adding more tests.
test for build()
test for scale_number()
update submodules
|
2014-08-26 20:06:49 +02:00 |
|