server/src
Enno Rehling b385bfc4d2 Merge branch 'fixes-891'
Conflicts:
	src/kernel/faction.c
2014-08-17 07:23:07 +02:00
..
attributes
items eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
kernel Merge branch 'fixes-891' 2014-08-17 07:23:07 +02:00
modules removing the core directory (moving to res and scripts). 2014-07-28 14:27:30 +02:00
races eliminate new_race array in favor of a function (TODO: make it fast) 2014-06-29 18:10:02 -07:00
spells Merge branch 'master' of github.com:eressea/server 2014-07-24 08:06:27 +02:00
tools removing the core directory (moving to res and scripts). 2014-07-28 14:27:30 +02:00
triggers move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
util localization of alliance status "ALL". 2014-08-16 03:07:37 +02:00
CMakeLists.txt MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
bind_building.c rewrite of the Lua module system. 2014-07-26 22:52:25 +02:00
bind_building.h
bind_config.c fix line/column calculation for JSON Errors. 2014-07-02 21:17:31 -07:00
bind_config.h add a config.reset function to clear configuration state before tests. 2014-06-17 08:46:22 -07:00
bind_eressea.c remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
bind_eressea.h remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
bind_faction.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
bind_faction.h
bind_gmtool.c
bind_gmtool.h
bind_hashtable.c
bind_hashtable.h
bind_locale.c
bind_locale.h
bind_log.c
bind_log.h
bind_message.c
bind_message.h
bind_monsters.c
bind_process.c new two-phase reserve for e4 2014-07-20 09:42:45 +02:00
bind_process.h
bind_region.c bind "blocked" flag for Lua (bug 1922). 2014-07-05 10:46:43 -07:00
bind_region.h
bind_settings.c
bind_settings.h
bind_ship.c
bind_ship.h
bind_sqlite.c save game id in the data file, not name of XML file 2014-07-23 11:54:51 +02:00
bind_storage.c
bind_storage.h
bind_tolua.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
bind_tolua.h MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
bind_unit.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
bind_unit.h
bindings.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
bindings.h
build.h Published a new release. 2014-08-13 00:27:00 +02:00
building_action.c missing include 2014-08-02 23:05:01 +02:00
callback.c resolve naming conflict on windows. 2014-07-03 12:20:50 -07:00
callback.h resolve naming conflict on windows. 2014-07-03 12:20:50 -07:00
callback.test.c resolve naming conflict on windows. 2014-07-03 12:20:50 -07:00
config.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
config.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
console.c
console.h
creation.c
creation.h
creport.c Some tiny errors that slipped through Visual Studio's warnings. 2014-08-14 09:59:33 +02:00
creport.h
direction.c
direction.h
direction.test.c
economy.c smarter processing of MAKE TEMP. 2014-08-16 11:41:19 +02:00
economy.h refactor setup for economy tests. 2014-07-05 22:47:26 -07:00
economy.test.c Simple test for rules.give (there are many more, can_give deserves a test to itself). 2014-07-05 23:06:51 -07:00
eressea.c allow reading the configuration from a different directory (-c dir). 2014-07-23 08:10:14 +02:00
eressea.h
eressea.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
eressea.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
game.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
game.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
give.c refactoring the pre-release script. 2014-08-11 13:41:37 +02:00
give.h
gmtool.c
gmtool.h
gmtool_structs.h
helpers.c rewrite of the Lua module system. 2014-07-26 22:52:25 +02:00
helpers.h
items.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
items.h
json.c remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
json.h remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
json.test.c make tests pass through valgrind 2014-06-26 21:48:01 -07:00
keyword.c localization of alliance status "ALL". 2014-08-16 03:07:37 +02:00
keyword.h localization of alliance status "ALL". 2014-08-16 03:07:37 +02:00
keyword.test.c Renaming keyword tokens to English. 2014-06-16 20:16:06 -07:00
laws.c Merge branch 'master' of https://github.com/eressea/server 2014-08-16 11:59:20 +02:00
laws.h implemented a suggested change to RESERVE. 2014-07-20 06:19:21 +02:00
laws.test.c implemented a suggested change to RESERVE. 2014-07-20 06:19:21 +02:00
listbox.c
listbox.h
locale.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
locale.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
log.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
log.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
main.c config file reading based on game name and install location. 2014-08-03 20:37:05 +02:00
market.c remove static variables optimizations, they create global state that is bad for testing 2014-06-17 23:10:55 -07:00
market.h
market.test.c rt_register is no longer required, new_resourcetype replaced by rt_get_or_create. 2014-06-29 17:02:45 -07:00
monster.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
monster.h
monsters.c properly create missing monster faction when spawning dragons. 2014-08-17 07:14:47 +02:00
platform.h option for release builds 2014-06-26 22:05:17 -07:00
process.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
process.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
randenc.c eliminate new_race array in favor of a function (TODO: make it fast) 2014-06-29 18:10:02 -07:00
randenc.h
report.c localization of alliance status "ALL". 2014-08-16 03:07:37 +02:00
report.h save game id in the data file, not name of XML file 2014-07-23 11:54:51 +02:00
settings.h
settings.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
settings.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
skill.c copy/paste error 2014-06-21 14:44:40 -07:00
skill.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
skill.test.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
spy.c eliminate new_race array in favor of a function (TODO: make it fast) 2014-06-29 18:10:02 -07:00
spy.h
sqlite.c Eliminate some Visual Studio warnings, rename itemnames->resourcenames. 2014-06-29 15:41:04 -07:00
stdafx.h
study.c smarter processing of MAKE TEMP. 2014-08-16 11:41:19 +02:00
study.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
summary.c preview script and logging cleanup 2014-08-11 12:04:12 +02:00
summary.h
test_eressea.c add the build number to saves. 2014-08-14 05:06:36 +02:00
tests.c implemented a suggested change to RESERVE. 2014-07-20 06:19:21 +02:00
tests.h rt_register is no longer required, new_resourcetype replaced by rt_get_or_create. 2014-06-29 17:02:45 -07:00
tests.test.c rt_register is no longer required, new_resourcetype replaced by rt_get_or_create. 2014-06-29 17:02:45 -07:00
xmlreport.c
xmlreport.h