.. |
alliance.c
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
alliance.h
|
|
|
alliance.test.c
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +01:00 |
ally.c
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
ally.h
|
fix gcc build
|
2015-11-24 19:15:53 +01:00 |
ally.test.c
|
|
|
build.c
|
refactoring: move parsing and allies code out of config.c
|
2015-11-24 18:52:09 +01:00 |
build.h
|
|
|
build.test.c
|
|
|
building.c
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
building.h
|
refactored inside_building/building_is_active/active_building
|
2015-11-16 02:13:48 +01:00 |
building.test.c
|
Merge branch 'market_tests' of https://github.com/stm2/server into stm2-market_tests
|
2015-11-26 18:42:23 +01:00 |
CMakeLists.txt
|
teleport.c is the astral space implementation, and it is not one of the core concepts, so move it out of the kernel/ directory
|
2016-01-28 12:25:16 +01:00 |
command.c
|
|
|
command.h
|
|
|
config.c
|
eliminate global log_flags, revert the mode arguments for fopen.
|
2016-02-05 23:10:05 +01:00 |
config.h
|
remove wild mkdir calls all over the code, catch EEXIST errors
|
2016-02-01 09:26:24 +01:00 |
config.test.c
|
faster lookup for get_param with tries
|
2015-11-20 15:48:17 +01:00 |
connection.c
|
attrib.read gets a gamedata object
|
2016-02-24 11:44:19 +01:00 |
connection.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
curse.c
|
attrib.read gets a gamedata object
|
2016-02-24 11:44:19 +01:00 |
curse.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
curse.test.c
|
attrib.read gets a gamedata object
|
2016-02-24 11:44:19 +01:00 |
equipment.c
|
|
|
equipment.h
|
|
|
equipment.test.c
|
|
|
faction.c
|
Merge branch 'master' into develop
|
2016-02-23 10:47:33 +01:00 |
faction.h
|
add a new password module
|
2016-01-12 23:52:30 +01:00 |
faction.test.c
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +01:00 |
group.c
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +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
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
item.c
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
item.h
|
|
|
item.test.c
|
|
|
jsonconf.c
|
eliminate global log_flags, revert the mode arguments for fopen.
|
2016-02-05 23:10:05 +01:00 |
jsonconf.h
|
|
|
jsonconf.test.c
|
eliminate global log_flags, revert the mode arguments for fopen.
|
2016-02-05 23:10:05 +01:00 |
messages.c
|
increase error-logging from unit tests.
|
2016-01-28 16:00:36 +01:00 |
messages.h
|
|
|
messages.test.c
|
|
|
objtypes.h
|
|
|
order.c
|
|
|
order.h
|
|
|
order.test.c
|
|
|
pathfinder.c
|
|
|
pathfinder.h
|
|
|
plane.c
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +01:00 |
plane.h
|
gcc is picky, fix gcc warnings
|
2016-02-22 20:47:06 +01:00 |
pool.c
|
refactoring: move parsing and allies code out of config.c
|
2015-11-24 18:52:09 +01:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
refactoring: eliminate a_findc, and too much const-fuckery
|
2016-02-01 17:31:03 +01:00 |
race.h
|
Merge branch 'master' into develop
|
2015-12-05 17:27:04 +01:00 |
race.test.c
|
https://bugs.eressea.de/view.php?id=2166
|
2015-12-05 17:17:21 +01:00 |
region.c
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
region.h
|
gcc is picky, fix gcc warnings
|
2016-02-22 20:47:06 +01:00 |
render.h
|
|
|
resources.c
|
kill static caches for floating-point variables
|
2015-11-22 17:32:35 +01:00 |
resources.h
|
|
|
save.c
|
attrib.read gets a gamedata object
|
2016-02-24 11:44:19 +01:00 |
save.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
save.test.c
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
ship.c
|
Merge branch 'massive_overload' of https://github.com/stm2/server into stm2-massive_overload
|
2015-11-27 12:40:17 +01:00 |
ship.h
|
reduce maximum overload damage to 38%
|
2015-11-17 15:47:43 +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
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
skills.h
|
|
|
spell.c
|
|
|
spell.h
|
|
|
spell.test.c
|
trying to make tests not throw out so many ERROR log mesages, commenting on some of them.
|
2016-01-29 17:49:27 +01:00 |
spellbook.c
|
|
|
spellbook.h
|
|
|
spellbook.test.c
|
|
|
terrain.c
|
|
|
terrain.h
|
|
|
terrainid.h
|
|
|
types.h
|
|
|
unit.c
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
unit.h
|
cleanup of config.c: move more code to other modules like unit.c and faction.c
|
2015-11-24 19:53:27 +01:00 |
unit.test.c
|
pass the parent of an attribute into a_age and attrib_type::age
|
2016-02-20 16:50:04 +01:00 |
version.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
xmlreader.c
|
Merge branch 'master' into develop
|
2015-12-05 17:27:04 +01:00 |
xmlreader.h
|
|
|