Enno Rehling
|
c70e597b05
|
Update copyright notice with current date.
|
2019-07-14 09:37:35 +02:00 |
|
Enno Rehling
|
3b81b7797f
|
eliminate MAX/MIN macros completely
|
2019-03-03 09:42:41 +01:00 |
|
Enno Rehling
|
a876a60b68
|
Stop using player email to set faction name.
|
2018-09-13 16:16:32 +02:00 |
|
Enno Rehling
|
f67a4943e4
|
fix some cppcheck warnings
|
2018-02-11 15:43:24 +01:00 |
|
Enno Rehling
|
63c066dfe3
|
BUG 2387: Zauberbeutel braucht kein notlost Attribut.
|
2017-12-16 20:29:07 +01:00 |
|
Enno Rehling
|
8b7dae6977
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-10 16:31:05 +01:00 |
|
Enno Rehling
|
cc227fb707
|
merge monster.c and monsters.c
move RCF_DESERT handling to monsters.c
|
2016-12-23 18:05:38 +01:00 |
|
Enno Rehling
|
e3b7e19750
|
sometims we only include config.h for fval.
I hate fval.
|
2016-11-17 10:57:20 +01:00 |
|
Enno Rehling
|
e50dfbf42b
|
fix terrains.json, reduce config.h use
|
2016-11-15 23:56:39 +01: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
|
901c70efd9
|
config cleanup contd.
createunit => create_unit, everywhere.
make_undead_unit in zombies.c
|
2014-12-25 18:40:46 +01:00 |
|
Enno Rehling
|
5b9eb9080f
|
refactoring: move all monster-related code into monster.c
make some features depend on being NPCs, not monster faction.
|
2014-11-11 16:53:56 +01:00 |
|
Enno Rehling
|
c3dfbdea18
|
eliminate new_race array in favor of a function (TODO: make it fast)
|
2014-06-29 18:10:02 -07:00 |
|
Enno Rehling
|
0ae8737062
|
rename MIN/MAX to _min/_max
|
2014-03-16 05:03:17 +01:00 |
|
Enno Rehling
|
b4b8c49934
|
use getters/setters to access unit::race
|
2013-05-02 03:50:24 +02:00 |
|
Enno
|
d940f29a6c
|
indentation rules, slightly updated
|
2011-03-07 08:24:48 +01:00 |
|
Enno
|
347a888b67
|
indentation rules, strictly applied
|
2011-03-07 08:03:10 +01:00 |
|
Enno
|
0f93601454
|
undo CRLF crazy
|
2010-08-08 09:40:42 +02:00 |
|
Enno Rehling
|
f8094f77dc
|
use libraries from the external folder, don't depend on any additional installations (VS 2010)
|
2010-08-07 22:53:41 -07:00 |
|
Enno Rehling
|
64fb51c067
|
more moving around
|
2010-03-06 14:40:26 -08:00 |
|