..
db
fix binding faction.no to sqlite statement.
2019-04-26 23:54:22 +02:00
alliance.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
alliance.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
alliance.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
ally.c
factions that idle out gift their stuff to friends
2019-09-15 14:32:48 +02:00
ally.h
factions that idle out gift their stuff to friends
2019-09-15 14:32:48 +02:00
ally.test.c
Bug 2567: we had alliances with status 0 in the data.
2019-03-24 17:18:25 +01:00
attrib.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
attrib.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
attrib.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
build.c
make it impossible to create buildings with size 0
2020-08-16 16:00:27 +02:00
build.h
MACHE beschädigte Konvois
2019-10-21 20:04:32 +02:00
build.test.c
MACHE beschädigte Konvois
2019-10-21 20:04:32 +02:00
building.c
make it impossible to create buildings with size 0
2020-08-16 16:00:27 +02:00
building.h
make it impossible to create buildings with size 0
2020-08-16 16:00:27 +02:00
building.test.c
defaults
2018-05-01 19:39:41 +02:00
calendar.c
Bug 2458 strikes again: wrong insect warning.
2019-08-25 15:14:21 +02:00
calendar.h
fix gcc issues with new season_t type.
2019-08-25 18:14:03 +02:00
calendar.test.c
last gcc thing, I hope.
2019-08-25 19:34:04 +02:00
callbacks.c
fix callbacks linkage for clang/mac
2017-05-02 15:10:43 +02:00
callbacks.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
CMakeLists.txt
begin the work to swap strings to database
2018-10-23 22:31:42 +02:00
command.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
command.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
command.test.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
config.c
rule_give is crufty, do not involve it in destroyfaction
2019-09-13 22:00:47 +02:00
config.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
config.test.c
extract contact logic to a module
2018-11-04 15:53:27 +01:00
connection.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
connection.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
curse.c
kill ancient godcursezone code.
2020-01-04 12:22:14 +01:00
curse.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
curse.test.c
Merge branch 'master' into develop
2018-10-29 20:10:51 +01:00
database.c
kill orderdb.[hc] files
2018-10-24 09:02:19 +02:00
database.h
kill orderdb.[hc] files
2018-10-24 09:02:19 +02:00
database.test.c
fix unused variable warning.
2019-04-24 15:13:27 +02:00
equipment.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
equipment.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
equipment.test.c
fix any migrants that have received aura.
2019-05-19 15:47:13 +02:00
event.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
event.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
faction.c
Fix demon stealth in English reports.
2020-05-10 17:50:56 +02:00
faction.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
faction.test.c
tricks to reduce sizeof(scholar)
2019-06-24 20:51:09 +02:00
gamedata.c
remove UTF-8 BOM from sources
2019-03-03 09:42:42 +01:00
gamedata.h
bug 2686: stealth races not translated correctly.
2020-08-03 10:31:58 +02:00
gamedata.test.c
move gamedata.c to kernel
2018-09-29 13:21:46 +02:00
group.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
group.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
group.test.c
Tests for GIVE UNIT and groups.
2019-08-25 17:43:18 +02:00
item.c
reduce struct person by 12 bytes on a 32-bit arch.
2019-11-17 19:55:41 +01:00
item.h
reduce struct person by 12 bytes on a 32-bit arch.
2019-11-17 19:55:41 +01:00
item.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
messages.c
bug 2626: fehlende neue messages nachtragen
2020-01-02 11:34:26 +01:00
messages.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
messages.test.c
re-enable disabled test.
2019-03-03 09:39:52 +01:00
objtypes.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
order.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
order.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
order.test.c
fix tests for parsing single-letter keywords.
2020-08-16 16:00:26 +02:00
pathfinder.c
Bug 2684 Astraler Blick
2020-08-16 16:00:28 +02:00
pathfinder.h
Bug 2684 Astraler Blick
2020-08-16 16:00:28 +02:00
plane.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
plane.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
plane.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
pool.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
pool.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
pool.test.c
re-enable intermittent test, supplement unit test.
2019-03-03 09:41:15 +01:00
race.c
Merge branch 'master' into develop
2020-05-10 18:01:43 +02:00
race.h
remove the stealthany race flag
2020-08-03 10:33:24 +02:00
race.test.c
all races can be on a boat by default.
2018-05-10 22:10:26 +02:00
region.c
Allow alternative names for some spells.
2020-08-16 16:00:28 +02:00
region.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
region.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
render.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
resources.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
resources.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
save.c
Bug 2683: fix buildings with size 0
2020-08-16 16:00:27 +02:00
save.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
save.test.c
eliminate warnings from cppcheck
2019-03-03 09:42:41 +01:00
ship.c
empty convoys cannot be built on.
2020-08-16 16:00:27 +02:00
ship.h
https://bugs.eressea.de/view.php?id=2615
2019-10-20 18:55:40 +02:00
ship.test.c
small copy/paste error
2019-10-27 10:57:32 +01:00
skills.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
skills.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
skills.test.c
make some changes to support non-random skill progress.
2018-01-21 11:03:50 +01:00
spell.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
spell.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
spell.test.c
Merge branch 'master' into develop
2018-10-29 20:10:51 +01:00
spellbook.c
code analysis scan.
2019-03-03 09:41:15 +01:00
spellbook.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
spellbook.test.c
Do not use 0 to mean NULL pointers.
2018-10-14 11:49:48 +02:00
terrain.c
remove copyright notices.
2019-09-13 21:35:44 +02:00
terrain.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
terrainid.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
types.h
remove copyright notices.
2019-09-13 21:35:44 +02:00
unit.c
https://bugs.eressea.de/view.php?id=2692 inherit racial stealth from creator unit
2020-08-16 16:00:08 +02:00
unit.h
STIRB PARTEI löscht die Befehle nicht.
2019-11-24 16:39:21 +01:00
unit.test.c
Verifikation dass Erbschaft wie gewollt verteilt wird.
2019-09-01 19:42:12 +02:00
version.c
update default version number
2020-08-16 16:00:26 +02:00
version.h
remove copyright notices.
2019-09-13 21:35:44 +02:00