.. |
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
|
remove yet another fintoken warning from the logs
|
2012-05-19 20:00:54 -07:00 |
items
|
indentation rules, slightly updated
|
2011-03-07 08:24:52 +01:00 |
kernel
|
testing spells is a lot easier when you can disable fumbles
|
2012-05-19 18:50:28 -07: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
|
fix an odd edge-case where there is only a byte left in the destination string, but we're parsing a utf8 character.
|
2012-05-19 13:10:19 -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
|
a little bit of test coverage for rt_find
|
2012-05-19 00:18:23 -07:00 |
kernel.vcxproj.filters
|
a little bit of test coverage for rt_find
|
2012-05-19 00:18:23 -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
|
fix broken tests and clear locales (badly) when clearing global stte
|
2012-05-19 20:49:47 +02:00 |
tests.h
|
improved some tests
|
2012-05-19 17:23:57 -07:00 |
tests_test.c
|
fix broken tests and clear locales (badly) when clearing global stte
|
2012-05-19 20:49:47 +02: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 |