..
alchemy.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
alchemy.h
http://eressea.upb.de/mantis/view.php?id=1344
2008-03-05 19:30:52 +00:00
alliance.c
- Changed a couple of compiler-settings
2008-04-22 10:40:20 +00:00
alliance.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
battle.c
making init_battle a bit faster by being a bit smarter.
2008-05-05 16:08:46 +00:00
battle.h
Cache Optimizations:
2007-10-27 15:09:36 +00:00
binarystore.c
warnings about parentheses
2008-04-27 09:59:27 +00:00
binarystore.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
border.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
border.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
build.c
http://eressea.upb.de/mantis/view.php?id=1419
2008-05-11 22:01:48 +00:00
build.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
building.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
building.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
calendar.c
don't use MT library for release
2006-02-04 13:08:44 +00:00
calendar.h
Include cleanup.
2007-06-20 00:34:02 +00:00
command.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
command.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
curse.c
- binary storage uses packed int
2008-04-27 09:52:03 +00:00
curse.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
equipment.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
equipment.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
eressea.c
- prevent enslaved units from FORGET
2008-05-13 16:47:54 +00:00
eressea.h
- prevent enslaved units from FORGET
2008-05-13 16:47:54 +00:00
faction.c
bugfix monsterfaction
2008-05-12 09:44:01 +00:00
faction.h
bugfix monsterfaction
2008-05-12 09:44:01 +00:00
group.c
Kompatibilitaets-Fix negative ids.
2008-04-27 11:58:14 +00:00
group.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
item.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
item.h
making a warning go away. clarifying the need to remove the _MODULE defines and how to.
2008-04-20 15:18:43 +00:00
Jamfile
compilation fixes GCC.
2008-04-26 16:46:05 +00:00
karma.c
making a warning go away. clarifying the need to remove the _MODULE defines and how to.
2008-04-20 15:18:43 +00:00
karma.h
making a warning go away. clarifying the need to remove the _MODULE defines and how to.
2008-04-20 15:18:43 +00:00
kernel.dsp
Some updates to the VC6 files. Can't compile it since I have no libxml installed here
2004-09-11 16:57:05 +00:00
magic.c
http://eressea.upb.de/mantis/view.php?id=1421
2008-05-11 21:50:26 +00:00
magic.h
i18n of spell-syntax (removing fixed syntax text and replacing with a localizable function)
2007-09-10 06:51:11 +00:00
message.c
- started MONSTER_FACTION->is_monsters()
2008-05-04 05:57:34 +00:00
message.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
move.c
- started MONSTER_FACTION->is_monsters()
2008-05-04 05:57:34 +00:00
move.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
names.c
- added a testsuite
2008-04-25 14:31:38 +00:00
names.h
abkz() gets unicode
2007-09-03 21:42:05 +00:00
objtypes.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
order.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
order.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
pathfinder.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
pathfinder.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
plane.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
plane.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
player.c
- fixing race prefixes
2007-09-02 18:11:17 +00:00
player.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
pool.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
pool.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
race.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
race.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
region.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
region.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
render.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
reports.c
- started MONSTER_FACTION->is_monsters()
2008-05-04 05:57:34 +00:00
reports.h
more intelligent values for hashtable sizes.
2008-04-24 18:14:14 +00:00
resources.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
resources.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
save.c
bugfix monsterfaction
2008-05-12 09:44:01 +00:00
save.h
Lua: faction:renumber_faction(no)
2008-05-11 22:20:03 +00:00
ship.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
ship.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
skill.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
skill.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
spell.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
spell.h
i18n of spell-syntax (removing fixed syntax text and replacing with a localizable function)
2007-09-10 06:51:11 +00:00
spellid.h
Unicode WIP:
2007-07-17 15:33:48 +00:00
teleport.c
defining NPC-factions with a flag instead of MONSTER_FACTION.
2008-05-11 22:51:34 +00:00
teleport.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
terrain.c
Eressea can now be compiled and debugged with Eclipse CDT
2008-04-20 14:48:15 +00:00
terrain.h
- fixing race prefixes
2007-09-02 18:11:17 +00:00
terrainid.h
Der Eressea-Code hat jetzt auch extern definierte Terrains. Ich war so gründlich wie es ging dabei, die alten T_ Konstanten zu entfernen, aber einzelne Regeln sind ziemlich hardgecodet (wo Drachen geboren werden, usw), und benötigen daher noch das terrainid.h include, in das der alte enum verfrachtet ist.
2005-10-25 12:38:01 +00:00
textstore.c
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
textstore.h
- made a storage class that wraps disk i/o for data files
2008-04-26 14:55:22 +00:00
types.h
compilation fixes GCC.
2008-04-26 16:46:05 +00:00
unit.c
defining NPC-factions with a flag instead of MONSTER_FACTION.
2008-05-11 22:51:34 +00:00
unit.h
- prevent empty "private" attribute
2008-04-26 18:55:58 +00:00
version.h
- binary storage uses packed int
2008-04-27 09:52:03 +00:00
xmlkernel.h
Archetypes (WIP): "RECRUIT 15 knight"
2007-05-28 16:03:48 +00:00
xmlreader.c
making a warning go away. clarifying the need to remove the _MODULE defines and how to.
2008-04-20 15:18:43 +00:00
xmlreader.h
Archetypes (WIP): "RECRUIT 15 knight"
2007-05-28 16:03:48 +00:00