server/src/kernel
Enno Rehling 42a86fc910 make sure that the skill bonus for races is signed, even on ARM where
that is not necessarily the default.
2014-06-09 21:36:43 -07:00
..
CMakeLists.txt rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
alchemy.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
alchemy.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
alliance.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
alliance.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
ally.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
ally.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
ally_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
battle.c remove archetypes, they are not used by any existing game. 2014-06-09 19:05:17 -07:00
battle.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
battle_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
build.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
build.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
building.c json config files, beginning with races 2014-06-07 22:17:48 -07:00
building.h json config files, beginning with races 2014-06-07 22:17:48 -07:00
building_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
calendar.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
calendar.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
command.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
command.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
config.c apply USE_LIBXML consistently, so tests can be built without libxml2 2014-06-09 20:51:29 -07:00
config.h fix counting of units, making it slower but more correct 2014-05-24 20:25:06 -07:00
connection.c changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
connection.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
curse.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
curse.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
curse_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
equipment.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
equipment.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
equipment_test.c json config files, beginning with races 2014-06-07 22:17:48 -07:00
faction.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
faction.h reading and writing the NPC flag was broken, because flags were a fully loaded unsigned int. making it an int instead, and adding a test. 2014-05-05 19:11:40 -07:00
group.c rename MIN/MAX to _min/_max 2014-03-16 05:03:17 +01:00
group.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
item.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
item.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
item_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
jsonconf.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
jsonconf.h json config files, beginning with races 2014-06-07 22:17:48 -07:00
jsonconf_test.c json config files, beginning with races 2014-06-07 22:17:48 -07:00
magic.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
magic.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
magic_test.c json config files, beginning with races 2014-06-07 22:17:48 -07:00
messages.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
messages.h rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
move.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
move.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
move_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
names.c rename MIN/MAX to _min/_max 2014-03-16 05:03:17 +01:00
names.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
objtypes.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
order.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
order.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pathfinder.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pathfinder.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
plane.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
plane.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
player.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
player.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pool.c rename MIN/MAX to _min/_max 2014-03-16 05:03:17 +01:00
pool.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pool_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
race.c json config files, beginning with races 2014-06-07 22:17:48 -07:00
race.h make sure that the skill bonus for races is signed, even on ARM where 2014-06-09 21:36:43 -07:00
region.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
region.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
render.h rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
reports.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
reports.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
reports_test.c invalid tests for some architectures (char is not guaranteed to be signed or unsigned) 2014-04-11 09:46:03 -07:00
resources.c removing some naming conflicts that hapen when trying to re-enable amalgamation builds. 2014-04-11 19:41:17 -07:00
resources.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
save.c apply USE_LIBXML consistently, so tests can be built without libxml2 2014-06-09 20:51:29 -07:00
save.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
ship.c removing some naming conflicts that hapen when trying to re-enable amalgamation builds. 2014-04-11 19:41:17 -07:00
ship.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
ship_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
skill.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
skill.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spell.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
spell.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spell_test.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spellbook.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
spellbook.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spellbook_test.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
spellid.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
sqlite.c sqlite updater, rewrite 2014-05-16 22:49:28 -07:00
teleport.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
teleport.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
terrain.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
terrain.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
terrainid.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
types.h Revert "remove GM command" 2014-03-22 21:49:18 +01:00
unit.c fix counting of units, making it slower but more correct 2014-05-24 20:25:06 -07:00
unit.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
version.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
xmlreader.c remove archetypes, they are not used by any existing game. 2014-06-09 19:05:17 -07:00
xmlreader.h remove old gamecode-diabling logic 2014-06-07 10:36:50 -07:00