.. |
alliance.c
|
make getstrtoken() return null at EOL, kill init_tokens.
|
2014-08-23 09:17:58 +02:00 |
alliance.h
|
|
|
ally.c
|
|
|
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
fix remaining getstrtoken uses without null-check.
|
2014-09-21 16:43:17 +02:00 |
build.h
|
simple tests for build().
|
2014-08-24 17:09:32 +02:00 |
build.test.c
|
reorganized directory structure.
|
2014-08-27 06:40:35 +02:00 |
building.c
|
Merge branch 'Feature-1865' of github.com:CTD1/eressea-server-bugfixing into CTD1-Feature-1865
|
2014-08-13 19:44:57 +02:00 |
building.h
|
|
|
building.test.c
|
|
|
calendar.c
|
|
|
calendar.h
|
|
|
CMakeLists.txt
|
reorganized directory structure.
|
2014-08-27 06:40:35 +02:00 |
command.c
|
make getstrtoken() return null at EOL, kill init_tokens.
|
2014-08-23 09:17:58 +02:00 |
command.h
|
|
|
config.c
|
Bug 2032: rename FIGHT back to COMBAT
|
2014-10-20 17:13:32 +02:00 |
config.h
|
Merge pull request #36 from CTD1/Workingplace
|
2014-10-16 14:05:49 +02:00 |
config.test.c
|
|
|
connection.c
|
MSVC: compile cleanly with level 4 warnings
|
2014-08-14 19:39:45 +02:00 |
connection.h
|
MSVC: compile cleanly with level 4 warnings
|
2014-08-14 19:39:45 +02:00 |
curse.c
|
refactor and kill dead code.
|
2014-10-18 18:37:44 +02:00 |
curse.h
|
refactor and kill dead code.
|
2014-10-18 18:37:44 +02:00 |
curse.test.c
|
|
|
equipment.c
|
|
|
equipment.h
|
|
|
equipment.test.c
|
|
|
faction.c
|
Merge pull request #35 from CTD1/Monster_EMail
|
2014-10-16 11:53:45 +02:00 |
faction.h
|
Eliminate dead code: FFL_NOTIMEOUT.
|
2014-10-16 07:46:08 +02:00 |
faction.test.c
|
Test: After a faction is eliminated, nobody should have it as an ally.
|
2014-10-17 19:56:26 +02:00 |
group.c
|
|
|
group.h
|
|
|
item.c
|
Add missing test coverage for update_guards. Fix the weapon:minskill default.
|
2014-10-14 18:37:45 +02:00 |
item.h
|
Add missing test coverage for update_guards. Fix the weapon:minskill default.
|
2014-10-14 18:37:45 +02:00 |
item.test.c
|
replace resource_type::_name array with a single string.
|
2014-08-24 23:58:30 +02:00 |
jsonconf.c
|
fix errors and warnings that clang reports.
|
2014-10-14 22:57:02 +02:00 |
jsonconf.h
|
|
|
jsonconf.test.c
|
make race::_name a string, not an array of strings. add a test for rc_name.
|
2014-08-24 23:58:29 +02:00 |
magic.c
|
make getstrtoken() return null at EOL, kill init_tokens.
|
2014-08-23 09:17:58 +02:00 |
magic.h
|
|
|
magic.test.c
|
|
|
messages.c
|
fix errors and warnings that clang reports.
|
2014-10-14 22:57:02 +02:00 |
messages.h
|
|
|
objtypes.h
|
|
|
order.c
|
Merge branch 'version-3-1'
|
2014-08-24 00:30:12 +02:00 |
order.h
|
make getstrtoken() return null at EOL, kill init_tokens.
|
2014-08-23 09:17:58 +02:00 |
order.test.c
|
fix tests that relied on translation structures being statically cached.
|
2014-10-23 16:14:01 +02:00 |
pathfinder.c
|
|
|
pathfinder.h
|
|
|
plane.c
|
cleaning out config.c, there is too much code in there.
|
2014-08-31 16:50:37 +02:00 |
plane.h
|
cleaning out config.c, there is too much code in there.
|
2014-08-31 16:50:37 +02:00 |
pool.c
|
replace resource_type::_name array with a single string.
|
2014-08-24 23:58:30 +02:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
fix a bug in the escape_string function.
|
2014-08-24 23:58:31 +02:00 |
race.h
|
Add missing test coverage for update_guards. Fix the weapon:minskill default.
|
2014-10-14 18:37:45 +02:00 |
race.test.c
|
make race::_name a string, not an array of strings. add a test for rc_name.
|
2014-08-24 23:58:29 +02:00 |
region.c
|
Arbeitsplätze
|
2014-09-18 12:10:42 +02:00 |
region.h
|
refactoring: special directions into their own file (vortex.c).
|
2014-08-27 21:30:24 +02:00 |
render.h
|
|
|
resources.c
|
|
|
resources.h
|
|
|
save.c
|
fix a crash in E2 caused by the recent removal of FFL_TIMEOUT.
|
2014-10-18 19:19:21 +02:00 |
save.h
|
|
|
save.test.c
|
add the build number to saves.
|
2014-08-14 05:06:36 +02:00 |
ship.c
|
|
|
ship.h
|
|
|
ship.test.c
|
|
|
skills.c
|
make race::_name a string, not an array of strings. add a test for rc_name.
|
2014-08-24 23:58:29 +02:00 |
skills.h
|
|
|
spell.c
|
|
|
spell.h
|
|
|
spell.test.c
|
|
|
spellbook.c
|
|
|
spellbook.h
|
|
|
spellbook.test.c
|
|
|
spellid.h
|
|
|
teleport.c
|
|
|
teleport.h
|
|
|
terrain.c
|
|
|
terrain.h
|
|
|
terrainid.h
|
|
|
types.h
|
|
|
unit.c
|
test special treatment for spells in remove_empty_units.
|
2014-10-16 08:06:44 +02:00 |
unit.h
|
remove bad configuration caching (TODO: cache inside get_param).
|
2014-10-16 07:41:49 +02:00 |
unit.test.c
|
test special treatment for spells in remove_empty_units.
|
2014-10-16 08:06:44 +02:00 |
version.h
|
add the build number to saves.
|
2014-08-14 05:06:36 +02:00 |
xmlreader.c
|
Add missing test coverage for update_guards. Fix the weapon:minskill default.
|
2014-10-14 18:37:45 +02:00 |
xmlreader.h
|
|
|