.. |
alliance.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
alliance.h
|
continue fixing compilation (gcc/clang)
|
2017-01-26 18:03:48 +01:00 |
alliance.test.c
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
ally.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
ally.h
|
fix gcc build
|
2015-11-24 19:15:53 +01:00 |
ally.test.c
|
|
|
build.c
|
adding simple test for MAKE <ITEM>
|
2017-02-15 17:09:23 +01:00 |
build.h
|
reduce complexity of building_protection.
|
2017-02-22 19:38:46 +01:00 |
build.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
building.c
|
reduce complexity of building_protection.
|
2017-02-22 19:38:46 +01:00 |
building.h
|
reduce complexity of building_protection.
|
2017-02-22 19:38:46 +01:00 |
building.test.c
|
Merge branch 'develop' of https://github.com/ennorehling/eressea.git
|
2017-02-22 19:38:56 +01:00 |
CMakeLists.txt
|
fix demand in terraformed regions.
|
2016-10-24 13:47:38 +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
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
config.h
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
config.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01: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
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
curse.h
|
make att_modification not crash when a good/bad dream curse has no magician.
|
2017-02-12 13:22:44 +01:00 |
curse.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01: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
|
rename create_equipment function
|
2017-01-26 18:06:48 +01:00 |
faction.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
faction.h
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
faction.test.c
|
channel XML race.parameters through a single, tested, function
|
2017-02-05 16:55:51 +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
|
strip rawmaterial_type to just the funpointers
|
2017-02-23 07:53:28 +01:00 |
item.h
|
refactor rawmaterial_type.
|
2017-02-22 21:10:22 +01:00 |
item.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
jsonconf.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
jsonconf.h
|
|
|
jsonconf.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
messages.c
|
error message if building is required.
|
2017-02-16 20:26:34 +01:00 |
messages.h
|
continued work for MSVC compilation
|
2017-01-26 18:05:25 +01:00 |
messages.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
objtypes.h
|
|
|
order.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
order.h
|
continue fixing compilation (gcc/clang)
|
2017-01-26 18:03:48 +01:00 |
order.test.c
|
remove autoconf.h from platform.h, fix lots of includes
|
2016-11-25 20:15:11 +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
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
set age_unit and name_unit funpointers in rc_create.
|
2017-02-20 22:07:36 +01:00 |
race.h
|
set age_unit and name_unit funpointers in rc_create.
|
2017-02-20 22:07:36 +01:00 |
race.test.c
|
eliminate race.parameters.
|
2017-02-06 09:46:36 +01:00 |
region.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
region.h
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
region.test.c
|
BENENNE REGION ist jeder Einheit des Regionsbesitzers erlaubt
|
2017-01-26 18:06:49 +01:00 |
render.h
|
|
|
resources.c
|
rm_tree is not actually a thing
|
2017-02-23 08:07:47 +01:00 |
resources.h
|
fix rmt_find for trees
|
2017-02-23 08:02:24 +01:00 |
save.c
|
strip rawmaterial_type to just the funpointers
|
2017-02-23 07:53:28 +01: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
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
ship.h
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
ship.test.c
|
introducing config_set and config_get so we don't have to refer to globals.parameters everywhere
|
2015-11-22 10:33:31 +01:00 |
skills.c
|
reduce item.h include dependencies
|
2016-11-14 01:05:10 +01:00 |
skills.h
|
|
|
spell.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spell.h
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spell.test.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01: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
|
remove superfluous quicklist includes.
|
2017-01-06 22:47:50 +01: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
|
set age_unit and name_unit funpointers in rc_create.
|
2017-02-20 22:07:36 +01:00 |
unit.h
|
fix healing for elves in a forest.
|
2017-02-03 17:43:40 +01:00 |
unit.test.c
|
set age_unit and name_unit funpointers in rc_create.
|
2017-02-20 22:07:36 +01:00 |
version.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
version.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
xmlreader.c
|
fix rmt_find for trees
|
2017-02-23 08:02:24 +01:00 |
xmlreader.h
|
|
|