Enno Rehling
|
ef3b72ceb7
|
BUG 2423: only apply other skill modifiers if race-modifier doesn't drop skill below 1.
|
2018-03-04 20:30:34 +01:00 |
|
Enno Rehling
|
f1be8caa46
|
more skill size savings.
|
2018-02-03 14:16:01 +01:00 |
|
Enno Rehling
|
5cdd79804a
|
optimize sizeof(skill)
|
2018-02-03 12:57:43 +01:00 |
|
Enno Rehling
|
2493b01883
|
make some changes to support non-random skill progress.
disable test_drain_exp, since it can't deal with that.
|
2018-01-21 11:03:50 +01:00 |
|
Steffen Mecke
|
160ef71d40
|
refactor for STUDYDAYS
|
2017-08-01 22:09:57 +02:00 |
|
Enno Rehling
|
c6a8a76e31
|
strip skillmod down to the essentials.
|
2017-04-02 20:17:39 +02:00 |
|
Enno Rehling
|
d7f69dfa27
|
enum type clarification
|
2017-04-02 19:21:37 +02:00 |
|
Enno Rehling
|
4aa26343f6
|
the LOMEM define has never been used, kill it.
|
2017-04-01 20:08:04 +02:00 |
|
Enno Rehling
|
967e70a4e1
|
SMF_RIDING is unused.
|
2017-04-01 11:39:41 +02:00 |
|
Enno Rehling
|
4c67e0603b
|
remove attribs from rtype (it's only in rtype->construction that we use it?)
test to verify that mine bonus for iron works as advertised.
change the oder of arguments for faction.create (race is the only thing not optional).
|
2017-03-17 22:46:10 +01:00 |
|
Enno Rehling
|
c5a6f5bd03
|
fix -Wconversion in reports.c, json.c
|
2015-05-15 11:19:26 +02:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
|
Enno Rehling
|
68aa903130
|
make tests pass through valgrind
introduce more #ifdef LOMEM to bitfield structs.
|
2014-06-26 21:48:01 -07: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 |
|