server/src
Enno Rehling ad05ec8c53 fix an assert that was too picky 2012-05-18 02:08:29 +02:00
..
attributes remove viewrange, because it's not used very much (was used for one quest only) 2012-05-14 14:16:02 -07:00
bindings as much as possible, replace the UFL_OWNER flag with checking the owner the canonical way. 2012-05-17 16:40:50 -07:00
build remove tnode from anywhere, and use a void* instead, in preparation for a new findtoken implementation. this needs to have a good testing. 2012-05-15 15:04:23 -07:00
gamecode as much as possible, replace the UFL_OWNER flag with checking the owner the canonical way. 2012-05-17 16:40:50 -07:00
items indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
kernel fix an assert that was too picky 2012-05-18 02:08:29 +02:00
modules implement ship-ownership transfer as a function 2012-05-17 12:23:25 -07:00
triggers rename _log_error to log_error and get rid of the cumbersome #define 2012-05-16 16:52:01 -07:00
util rename _log_debug to log_debug and get rid of the cumbersome #define 2012-05-16 16:56:07 -07:00
eressea.c eressea-pbem.de no longer exists 2012-05-16 13:07:28 -07:00
eressea.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
gamecode.vcproj VS 2008 fixes fixed to build Release 2010-08-14 19:41:18 -07:00
gamecode.vcxproj change the way the market tests are included. 2011-03-15 20:00:54 -07:00
gamecode.vcxproj.filters 1. spell_list was pretty much used everywhere in the code, and is now also a quicklist. 2011-02-26 00:26:14 -08:00
gmtool.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
gmtool.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
gmtool.vcproj use external folder for all libraries (VS2010) 2010-08-07 23:05:54 -07:00
gmtool_structs.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
kernel.vcproj the oceannames has never been used. git history does not forget, so deleting is fine. 2011-02-24 23:25:54 -08:00
kernel.vcxproj ship and building owners encapsulated in accessors 2012-05-17 15:23:15 -07:00
kernel.vcxproj.filters ship and building owners encapsulated in accessors 2012-05-17 15:23:15 -07:00
lua-bindings.vcproj VS 2008 fixes fixed to build Release 2010-08-14 19:41:18 -07:00
lua-bindings.vcxproj use enums, fix typecasts 2011-03-07 22:31:06 -08:00
lua-bindings.vcxproj.filters use enums, fix typecasts 2011-03-07 22:31:06 -08:00
platform.h Spiking on findparam to use critbit as a findtoken replacement 2012-05-16 09:18:25 -07:00
settings.h eressea-pbem.de no longer exists 2012-05-16 13:07:28 -07:00
stdafx.h undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
tests.c ship and building owners encapsulated in accessors 2012-05-17 15:23:15 -07:00
tests.h begin making shipowner use ship->owner. 2012-05-17 00:13:30 -07:00
util.vcproj VS 2008 fixes fixed to build Release 2010-08-14 19:41:18 -07:00
util.vcxproj test suite for the crazy stuff that umlaut.c does. 2012-05-14 20:08:11 -07:00
util.vcxproj.filters test suite for the crazy stuff that umlaut.c does. 2012-05-14 20:08:11 -07:00