ViewVC Help
View Directory | Download Tarball
/cvs/deliantra/server/common
File Last Change
 ../
Makefile.am 1.2 (18 years ago) by pippijn: make maintainer-clean-recursive now deletes all generated files
README 1.1.1.1 (18 years ago) by root: initial import
anim.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
arch.c 1.2 (18 years ago) by root: Replace the old and broken arch name hash fucntion by a faster and much better one
button.c 1.2 (17 years ago) by elmex: Fix from crossfire upstream (by mwedel): Fix for sourceforge bug common/button.c - harpsicord crashes client. The problem is that the trigger code presumed that the object would be animated, and blindly set teh face to the second animation frame. harpsicords are not animated, so this could amount to garbage. So add check for trigger objects to see if they are in fact animated before blindly setting the face.
exp.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
friend.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
glue.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
holy.c 1.1.1.1 (18 years ago) by root: initial import
image.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
info.c 1.1.1.1 (18 years ago) by root: initial import
init.c 1.6 (18 years ago) by pippijn: Adding setting to allow for portals in apartments and other personal maps.
item.c 1.1.1.3 (18 years ago) by elmex: cvs -z9 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_03_15
links.c 1.1.1.1 (18 years ago) by root: initial import
living.c 1.8 (18 years ago) by root: Reworked the item pricing considerably. Important features: - bargaining has no effect on approximating - charisma and bargaining affect price change 0.35/0.65 - charisma 30 now gives perfect prices w.r.t. charisma - shop pricing now changes between 2% (perfect, not achievable) and 100% difference. - instead of *= 4 we use a power function to adjust prices
loader.l 1.6 (18 years ago) by root: 'fix' buffer overflow by enlarging the buffer and keeping your fingers crossed. fixing the bug requires a complete rewrite of the relevant code parts, unfortunately
logger.c 1.2 (18 years ago) by pippijn: Made log timestamped.
los.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
map.c 1.13 (17 years ago) by elmex: merged with branch difficulty_fix
object.c 1.8 (17 years ago) by elmex: merged (claimed) crash fix from crossfire, at least i hope it doesn't do any more bad. I would've liked a real fix more which prevents floors from flying: Author: mwedel Branch: HEAD Log: common/object.c: in insert_ob_in_map() don't stop processing flying objects if the object also has floor set. This fixes crashes when an object is both flying and has floor set. MSW 2006-06-06
path.c 1.1.1.1 (18 years ago) by root: initial import
player.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
porting.c 1.3 (17 years ago) by root: finally fix the empty line logger
quest.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
re-cmp.c 1.1.1.1 (18 years ago) by root: initial import
readable.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
recipe.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
region.c 1.3 (17 years ago) by elmex: removed regions file from server like crossfire did (made sense to me).
shstr.c 1.1.1.2 (18 years ago) by elmex: cvs -z9 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_03_15
time.c 1.1.1.2 (18 years ago) by elmex: cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22
treasure.c 1.5 (17 years ago) by elmex: merge of fix from crossfire, looks sane: Author: gros Log: Added explicit item_power calculation for generated items that got an item_power of 0 - should solve bug #1460354 without creating new issues. gros - 2006/07/21
utils.c 1.2 (18 years ago) by root: transmute_materialname crashed on every op with an undefined material, make it log an error instead.
0 directories and 32 files shown