.. |
alliance.c
|
BUG 2311: enforce all unit limits.
|
2017-03-11 20:30:17 +01:00 |
alliance.h
|
BUG 2311: enforce all unit limits.
|
2017-03-11 20:30:17 +01:00 |
alliance.test.c
|
BUG 2311: enforce all unit limits.
|
2017-03-11 20:30:17 +01:00 |
ally.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
XML construction elements never have a building.
|
2017-05-06 15:53:21 +02:00 |
build.h
|
XML construction elements never have a building.
|
2017-05-06 15:53:21 +02:00 |
build.test.c
|
XML construction elements never have a building.
|
2017-05-06 15:53:21 +02:00 |
building.c
|
fix bogus warnings
|
2017-05-22 21:35:25 +02:00 |
building.h
|
remove btypr->name funcptr and btype->attribs.
|
2017-05-12 22:12:22 +02:00 |
building.test.c
|
remove btypr->name funcptr and btype->attribs.
|
2017-05-12 22:12:22 +02:00 |
callbacks.c
|
fix callbacks linkage for clang/mac
|
2017-05-02 15:10:43 +02:00 |
callbacks.h
|
refactor resource callbacks into callbacks module
|
2017-05-09 08:18:20 +02:00 |
CMakeLists.txt
|
fix callbacks linkage for clang/mac
|
2017-05-02 15:10:43 +02:00 |
command.c
|
remove unused function after refactoring
|
2016-09-07 17:52:12 +02:00 |
command.h
|
remove unused function after refactoring
|
2016-09-07 17:52:12 +02:00 |
command.test.c
|
more stbool.h includes, MSVC has no unlink
|
2017-01-26 18:05:26 +01:00 |
config.c
|
BUG 2333 NMR-Anzahl im WB falsch
|
2017-06-11 17:06:13 +02:00 |
config.h
|
add a config_set_int convenience function.
|
2017-05-07 13:26:54 +02:00 |
config.test.c
|
improve the mailcmd test
|
2017-06-11 17:13:31 +02:00 |
connection.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
connection.h
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
curse.c
|
fix compile, wrong data version.
|
2017-08-18 21:05:26 +02:00 |
curse.h
|
BUG 2356: fix curse read/write
|
2017-08-18 19:39:33 +02:00 |
curse.test.c
|
BUG 2356: add a failing test.
|
2017-08-18 19:36:17 +02:00 |
equipment.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
equipment.h
|
rename create_equipment function
|
2017-01-26 18:06:48 +01:00 |
equipment.test.c
|
eliminate spell->id.
|
2017-05-01 17:04:28 +02:00 |
faction.c
|
BUG 2357: make sure starting regions have enough recruits
|
2017-08-18 20:20:12 +02:00 |
faction.h
|
the LOMEM define has never been used, kill it.
|
2017-04-01 20:08:04 +02:00 |
faction.test.c
|
stop using test_create_world, use test_setup.
|
2017-03-11 14:22:21 +01:00 |
group.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
group.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
group.test.c
|
BENUTZE Muschel repariert.
|
2017-02-13 18:48:38 +01:00 |
item.c
|
remove unused r->land->items list.
|
2017-05-09 18:49:10 +02:00 |
item.h
|
WIP: reimplemented production modifiers.
|
2017-04-02 14:43:53 +02:00 |
item.test.c
|
Merge branch 'master' into develop
|
2017-03-11 14:41:25 +01:00 |
jsonconf.c
|
remove btypr->name funcptr and btype->attribs.
|
2017-05-12 22:12:22 +02:00 |
jsonconf.h
|
|
|
jsonconf.test.c
|
add unit tests for calendar parsing.
|
2017-05-07 18:10:18 +02:00 |
messages.c
|
also apply noerror rules to msg_feedback.
|
2017-03-25 11:36:29 +01:00 |
messages.h
|
continued work for MSVC compilation
|
2017-01-26 18:05:25 +01:00 |
messages.test.c
|
also apply noerror rules to msg_feedback.
|
2017-03-25 11:36:29 +01:00 |
objtypes.h
|
|
|
order.c
|
the LOMEM define has never been used, kill it.
|
2017-04-01 20:08:04 +02:00 |
order.h
|
Neuer Befehlespräfix: ! zur Unterdrückung von Fehlern.
|
2017-03-25 11:18:48 +01:00 |
order.test.c
|
Neuer Befehlespräfix: ! zur Unterdrückung von Fehlern.
|
2017-03-25 11:18:48 +01:00 |
pathfinder.c
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
pathfinder.h
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
plane.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
plane.h
|
remove view functions for special planes (Regatta).
|
2016-09-16 18:59:24 +02:00 |
plane.test.c
|
test some simple facts about planes
|
2016-04-09 14:26:10 +02:00 |
pool.c
|
remove rtype->uget funpointer, and lua callbacks.
|
2017-03-04 20:59:43 +01:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
Fix a crash in TARNE <race>
|
2017-04-17 20:11:44 +02:00 |
race.h
|
Fix a crash in TARNE <race>
|
2017-04-17 20:11:44 +02:00 |
race.test.c
|
make item allow/deny XML easier to read, fix code
|
2017-03-03 09:56:27 +01:00 |
region.c
|
remove unused r->land->items list.
|
2017-05-09 18:49:10 +02:00 |
region.h
|
remove unused r->land->items list.
|
2017-05-09 18:49:10 +02:00 |
region.test.c
|
make region:set_resource do the right thing
|
2017-03-22 20:37:09 +01:00 |
render.h
|
|
|
resources.c
|
refactor resource callbacks into callbacks module
|
2017-05-09 08:18:20 +02:00 |
resources.h
|
refactor resource callbacks into callbacks module
|
2017-05-09 08:18:20 +02:00 |
rules.c
|
use converter frm noxml branch
|
2017-02-26 15:30:58 +01:00 |
rules.h
|
use converter frm noxml branch
|
2017-02-26 15:30:58 +01:00 |
save.c
|
BUG 2334: Nochmal Ponnuki
|
2017-06-18 14:20:01 +02:00 |
save.h
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
save.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
ship.c
|
BUG 2356: fix curse read/write
|
2017-08-18 19:39:33 +02:00 |
ship.h
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
ship.test.c
|
BUG 2356: fix curse read/write
|
2017-08-18 19:39:33 +02:00 |
skills.c
|
strip skillmod down to the essentials.
|
2017-04-02 20:17:39 +02:00 |
skills.h
|
strip skillmod down to the essentials.
|
2017-04-02 20:17:39 +02:00 |
spell.c
|
merge spell callback changes.
|
2017-05-01 19:13:40 +02:00 |
spell.h
|
merge spell callback changes.
|
2017-05-01 19:13:40 +02:00 |
spell.test.c
|
eliminate spell->id.
|
2017-05-01 17:04:28 +02:00 |
spellbook.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spellbook.h
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spellbook.test.c
|
eliminate spell->id.
|
2017-05-01 17:04:28 +02:00 |
terrain.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
terrain.h
|
remove the SAIL_INTO flag
|
2016-06-10 20:55:27 +02:00 |
terrainid.h
|
|
|
types.h
|
change error message categories.
|
2017-01-26 18:05:26 +01:00 |
unit.c
|
strip skillmod down to the essentials.
|
2017-04-02 20:17:39 +02:00 |
unit.h
|
BUG 2313: spells must not be counted.
|
2017-03-12 13:39:25 +01:00 |
unit.test.c
|
fix gcc build
|
2017-04-17 20:45:01 +02:00 |
version.c
|
begin version 3.12
|
2017-02-26 20:16:22 +01:00 |
version.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
xmlreader.c
|
remove btypr->name funcptr and btype->attribs.
|
2017-05-12 22:12:22 +02:00 |
xmlreader.h
|
fix header missing a struct
|
2017-02-26 15:52:58 +01:00 |