server/src/kernel
Enno Rehling aab234a3f4 update to schema version 1
- factions table is now faction
- no turn column
- new update logic
2019-04-23 13:19:14 +02:00
..
db update to schema version 1 2019-04-23 13:19:14 +02:00
CMakeLists.txt begin the work to swap strings to database 2018-10-23 22:31:42 +02:00
alliance.c more allocation checks. 2019-03-03 09:41:15 +01:00
alliance.h
alliance.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
ally.c Bug 2567: we had alliances with status 0 in the data. 2019-03-24 17:18:25 +01:00
ally.h eliminate struct ally, use struct allies 2018-10-31 17:54:40 +01: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 asciify more files 2019-03-03 09:42:42 +01:00
attrib.h
attrib.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
build.c asciification 2019-03-03 09:42:42 +01:00
build.h
build.test.c starting to see diminishing returns. 2019-03-03 09:41:15 +01:00
building.c asciify more files 2019-03-03 09:42:42 +01:00
building.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01:00
building.test.c
calendar.c
calendar.h
calendar.test.c
callbacks.c
callbacks.h
command.c more allocation checks. 2019-03-03 09:41:15 +01:00
command.h
command.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
config.c reduce variables scope (cppcheck warnings). 2019-03-03 09:41:15 +01:00
config.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01:00
config.test.c extract contact logic to a module 2018-11-04 15:53:27 +01:00
connection.c asciify more files 2019-03-03 09:42:42 +01:00
connection.h
curse.c asciify more files 2019-03-03 09:42:42 +01:00
curse.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01: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 update to schema version 1 2019-04-23 13:19:14 +02:00
equipment.c
equipment.h
equipment.test.c
event.c code analysis scan. 2019-03-03 09:41:15 +01:00
event.h
faction.c allow setting password to null 2019-03-31 18:14:37 +02:00
faction.h write a warning in the template about password replacement. 2019-03-03 09:41:53 +01:00
faction.test.c BUG 2531: new factions get a fresh password every turn until they send their first orders, which is shown in the report. 2018-12-06 20:04:45 +01:00
gamedata.c remove UTF-8 BOM from sources 2019-03-03 09:42:42 +01:00
gamedata.h Bug 1982: Klone auflösen, und Magiern ihre permanete Aura und Trank zurück geben. 2019-04-07 21:37:06 +02:00
gamedata.test.c
group.c eliminate MAX/MIN macros completely 2019-03-03 09:42:41 +01:00
group.h eliminate struct ally, use struct allies 2018-10-31 17:54:40 +01:00
group.test.c fix that catastrophic merge, make struct ally module-private 2018-10-26 21:49:58 +02:00
item.c remove UTF-8 BOM from sources 2019-03-03 09:42:42 +01:00
item.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01:00
item.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
messages.c remove UTF-8 BOM from sources 2019-03-03 09:42:42 +01:00
messages.h re-undo splint warning fizes 2019-03-03 09:41:53 +01:00
messages.test.c re-enable disabled test. 2019-03-03 09:39:52 +01:00
objtypes.h
order.c eliminate MAX/MIN macros completely 2019-03-03 09:42:41 +01:00
order.h
order.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
pathfinder.c code analysis scan. 2019-03-03 09:41:15 +01:00
pathfinder.h
plane.c code analysis scan. 2019-03-03 09:41:15 +01:00
plane.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01:00
plane.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
pool.c eliminate MAX/MIN macros completely 2019-03-03 09:42:41 +01:00
pool.h eliminate MAX/MIN macros completely 2019-03-03 09:42:41 +01:00
pool.test.c re-enable intermittent test, supplement unit test. 2019-03-03 09:41:15 +01:00
race.c code analysis scan. 2019-03-03 09:41:15 +01:00
race.h BUG 2504: skeletons can learn. 2019-03-03 09:42:42 +01:00
race.test.c
region.c asciification 2019-03-03 09:42:42 +01:00
region.h Merge branch 'master' into develop 2018-11-04 09:10:54 +01:00
region.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
render.h
resources.c code analysis scan. 2019-03-03 09:41:15 +01:00
resources.h BUG 2506: starting regions have bad resource levels. 2018-10-30 21:01:16 +01:00
save.c Bug 1982: Klone auflösen, und Magiern ihre permanete Aura und Trank zurück geben. 2019-04-07 21:37:06 +02:00
save.h
save.test.c eliminate warnings from cppcheck 2019-03-03 09:42:41 +01:00
ship.c asciify more files 2019-03-03 09:42:42 +01:00
ship.h kaputte umlaute ersetzt, ascii 4 lyfe 2019-03-03 09:42:42 +01:00
ship.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
skills.c code analysis scan. 2019-03-03 09:41:15 +01:00
skills.h Bug 2511: LERNE AUTO fixed, student limit increased 2018-11-04 09:08:50 +01:00
skills.test.c
spell.c more allocation checks. 2019-03-03 09:41:15 +01:00
spell.h asciify more files 2019-03-03 09:42:42 +01: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
spellbook.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
terrain.c code analysis scan. 2019-03-03 09:41:15 +01:00
terrain.h fix source encodings, break umlauts, ASCII everywhere 2019-03-03 09:41:15 +01:00
terrainid.h
types.h fix source encodings, break umlauts, ASCII everywhere 2019-03-03 09:41:15 +01:00
unit.c eliminate MIN and MAX macros 2019-03-03 09:41:53 +01:00
unit.h fix source encodings, break umlauts, ASCII everywhere 2019-03-03 09:41:15 +01:00
unit.test.c add some variety to familiar selection. 2019-02-02 20:38:02 +01:00
version.c increase version number 2019-03-18 10:36:33 +01:00
version.h