server/src/common/kernel
Enno Rehling 07ecc3e517 calling getplane() and rplane() is a real waste of cycles (and happens enough to shortcut it) 2007-03-01 21:51:35 +00:00
..
Jamfile Angepasste Jamfiles 2007-02-03 15:26:28 +00:00
alchemy.c http://eressea.upb.de/mantis/view.php?id=967 2006-07-30 12:25:36 +00:00
alchemy.h
alliance.c bugfix buffer bounds 2007-02-28 21:50:19 +00:00
alliance.h
battle.c Message-fixes 2007-02-25 09:02:43 +00:00
battle.h FASTROW macro to slightly speed up get_unitrow() 2007-02-24 20:09:52 +00:00
border.c argh. lomem settings falschrum 2007-02-18 10:32:39 +00:00
border.h
build.c More English translations for spells and other parts of the code (addmessage replacements FTW) 2007-02-23 21:18:35 +00:00
build.h Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser. 2006-08-12 19:15:16 +00:00
building.c Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser. 2006-08-12 19:15:16 +00:00
building.h Massive changes: 2006-02-11 16:11:16 +00:00
calendar.c don't use MT library for release 2006-02-04 13:08:44 +00:00
calendar.h don't use MT library for release 2006-02-04 13:08:44 +00:00
curse.c More curseinfo everywhere, less code. 2007-02-23 23:38:44 +00:00
curse.h More curseinfo everywhere, less code. 2007-02-23 23:38:44 +00:00
equipment.c http://eressea.upb.de/mantis/view.php?id=845 2006-02-26 13:14:46 +00:00
equipment.h
eressea.c calling getplane() and rplane() is a real waste of cycles (and happens enough to shortcut it) 2007-03-01 21:51:35 +00:00
eressea.h http://eressea.upb.de/mantis/view.php?id=1043 2007-02-14 22:06:06 +00:00
faction.c bugfix buffer bounds 2007-02-28 21:50:19 +00:00
faction.h parteinummern-wechsel speichern 2006-12-09 17:44:49 +00:00
give.c feedback_unit_not_found used throughout instead of error 63 or German text 2007-02-10 21:47:51 +00:00
give.h
group.c
group.h
item.c feedback_unit_not_found used throughout instead of error 63 or German text 2007-02-10 21:47:51 +00:00
item.h small fixes 2006-10-29 14:03:56 +00:00
karma.c New way of storing attrib-lists should make it faster to find a specific one and jump over entire classes of attribs. 2006-02-25 00:12:48 +00:00
karma.h The incomplete fspecial functions cause quite a bit of attribute-lookups, so I'm putting them in a #define until they get implemented (if ever). 2006-02-17 22:59:03 +00:00
kernel.dsp
kernel.vcproj http://eressea.upb.de/mantis/view.php?id=975 2007-02-03 14:09:03 +00:00
magic.c The power of 2, faster. 2007-02-12 23:08:32 +00:00
magic.h http://eressea.upb.de/mantis/view.php?id=681 2006-07-28 11:41:57 +00:00
message.c More English translations for spells and other parts of the code (addmessage replacements FTW) 2007-02-23 21:18:35 +00:00
message.h http://eressea.upb.de/mantis/view.php?id=870 2006-03-26 18:26:52 +00:00
movement.c bugfix buffer bounds 2007-02-28 21:50:19 +00:00
movement.h Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser. 2006-08-12 19:15:16 +00:00
names.c - New random number generator 2006-02-19 22:43:56 +00:00
names.h
objtypes.h
order.c Mehrere Bugfixes die aus der vorangegangenen Aenderung resultierten. 2006-08-13 00:36:42 +00:00
order.h
pathfinder.c
pathfinder.h
plane.c calling getplane() and rplane() is a real waste of cycles (and happens enough to shortcut it) 2007-03-01 21:51:35 +00:00
plane.h
player.c - New random number generator 2006-02-19 22:43:56 +00:00
player.h
pool.c http://eressea.upb.de/mantis/view.php?id=1044 2007-02-13 20:44:59 +00:00
pool.h Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser. 2006-08-12 19:15:16 +00:00
race.c http://eressea.upb.de/mantis/view.php?id=1084 2007-02-14 20:45:30 +00:00
race.h Feature: friedliebende Rassen (ungenutzt) 2007-02-19 18:01:37 +00:00
region.c calling getplane() and rplane() is a real waste of cycles (and happens enough to shortcut it) 2007-03-01 21:51:35 +00:00
region.h speedup for is_guarded(), which is more important with new combat code. 2007-02-25 13:35:52 +00:00
render.h
reports.c calling getplane() and rplane() is a real waste of cycles (and happens enough to shortcut it) 2007-03-01 21:51:35 +00:00
reports.h http://eressea.upb.de/mantis/view.php?id=1141 2007-02-21 19:59:27 +00:00
resources.c - New random number generator 2006-02-19 22:43:56 +00:00
resources.h
save.c bugfix buffer bounds 2007-02-28 21:50:19 +00:00
save.h Removing some defines that have long become the norm for all games. 2006-11-04 21:38:25 +00:00
ship.c - Do not trust strcheck() in Release 2007-02-25 18:49:28 +00:00
ship.h
skill.c New way of storing attrib-lists should make it faster to find a specific one and jump over entire classes of attribs. 2006-02-25 00:12:48 +00:00
skill.h
spell.c project eressa64: trying to run eressea natively on 64 bit hardware. 2006-02-09 19:39:17 +00:00
spell.h shock: apply also to units with 0 people, because they need to e.g. kill familiar-attributes. 2006-02-17 17:47:11 +00:00
spellid.h earn_silver Zauber in script/xml ausgelagert. 2006-02-05 15:48:52 +00:00
spy.c feedback_unit_not_found used throughout instead of error 63 or German text 2007-02-10 21:47:51 +00:00
spy.h http://eressea.upb.de/mantis/view.php?id=975 2007-02-03 14:09:03 +00:00
teleport.c - New random number generator 2006-02-19 22:43:56 +00:00
teleport.h
terrain.c
terrain.h
terrainid.h
unit.c http://eressea.upb.de/mantis/view.php?id=1130 2007-02-17 12:51:40 +00:00
unit.h Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser. 2006-08-12 19:15:16 +00:00
xmlreader.c Feature: friedliebende Rassen (ungenutzt) 2007-02-19 18:01:37 +00:00
xmlreader.h project eressa64: trying to run eressea natively on 64 bit hardware. 2006-02-09 19:39:17 +00:00