.. |
alchemy.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
alchemy.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
alliance.c
|
The list of alliance members is now also a quicklist, and the lua binding for faction_list iteration can disappear.
|
2011-02-25 07:23:02 -08:00 |
alliance.h
|
seen_factions is a quicklist, and the faction_list struct is a thing of the past.
|
2011-02-25 07:27:44 -08:00 |
battle.c
|
Store fighters in a quicklist, not a cvector.
|
2011-02-27 12:04:49 -08:00 |
battle.h
|
Store fighters in a quicklist, not a cvector.
|
2011-02-27 12:04:49 -08:00 |
binarystore.c
|
fix a segmentation fault when file cannot be opened
|
2011-02-26 23:52:28 -08:00 |
binarystore.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
build.c
|
http://bugs.eressea.de/view.php?id=1811
|
2010-10-17 17:24:10 -07:00 |
build.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
building.c
|
Funny. It turns out that building_list is totally not a thing and never was.
|
2011-02-25 07:41:51 -08:00 |
building.h
|
Funny. It turns out that building_list is totally not a thing and never was.
|
2011-02-25 07:41:51 -08:00 |
calendar.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
calendar.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
command.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
command.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
config.c
|
Some old files that weren't in use. Goodbye.
|
2011-02-27 02:57:28 -08:00 |
config.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
connection.c
|
another special-cased list type bites the dust and is replaced by the quicklist.
|
2011-02-25 07:47:35 -08:00 |
connection.h
|
another special-cased list type bites the dust and is replaced by the quicklist.
|
2011-02-25 07:47:35 -08:00 |
curse.c
|
messagetype_list, another special-cased list type, bites the dust and is replaced by the quicklist.
|
2011-02-25 08:04:25 -08:00 |
curse.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
curse_test.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
equipment.c
|
Even if equipment is not very frequently used, there's no need for it to use spell_list structs.
|
2011-02-25 18:16:14 -08:00 |
equipment.h
|
Even if equipment is not very frequently used, there's no need for it to use spell_list structs.
|
2011-02-25 18:16:14 -08:00 |
faction.c
|
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 |
faction.h
|
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 |
group.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
group.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
item.c
|
put spoils code into the open source parts of the code.
|
2011-02-27 00:36:38 -08:00 |
item.h
|
Store fighters in a quicklist, not a cvector.
|
2011-02-27 12:04:49 -08:00 |
magic.c
|
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 |
magic.h
|
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 |
message.c
|
When running --tests, messages cannot be created (externally defined), so that isn't an error we are interested in.
|
2011-02-27 00:11:34 -08:00 |
message.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
move.c
|
fix a crash where flying ships try to anchor
|
2010-10-16 22:18:30 +02:00 |
move.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
names.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
names.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
objtypes.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
order.c
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08:00 |
order.h
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08:00 |
pathfinder.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
pathfinder.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
plane.c
|
for planes that have no name, do not print a comma after the coordinates (this has irritated me in E3).
|
2010-11-05 21:21:49 -07:00 |
plane.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
player.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
player.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
pool.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
pool.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
race.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
race.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
region.c
|
there are regions with no name, maybe?
|
2010-09-11 19:37:11 -07:00 |
region.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
render.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
reports.c
|
adding a os module for os-specific functions (mkdir in this case).
|
2011-02-26 22:56:14 -08:00 |
reports.h
|
the report's address list is now a quicklist. A bit faster perhaps, and less memory? One less reason to have the faction_list struct, at least.
|
2011-02-24 22:29:21 -08:00 |
resources.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
resources.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
save.c
|
adding a os module for os-specific functions (mkdir in this case).
|
2011-02-26 22:56:14 -08:00 |
save.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
ship.c
|
E3 does not have a boat, so tests needs to create a canoe sometimes
|
2010-10-31 19:46:08 -07:00 |
ship.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
skill.c
|
* fix some rules to not use static variables across multiple runs
|
2010-10-08 23:39:16 -07:00 |
skill.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
spell.c
|
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 |
spell.h
|
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 |
spellid.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
sqlite.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
teleport.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
teleport.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
terrain.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
terrain.h
|
prevent buildings in regions that should not have any (simple hack)
|
2010-09-11 19:30:00 -07:00 |
terrainid.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
textstore.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
textstore.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
types.h
|
We do not require unit_list, quicklists are the future.
|
2011-02-23 23:26:15 -08:00 |
unit.c
|
We do not require unit_list, quicklists are the future.
|
2011-02-23 23:26:15 -08:00 |
unit.h
|
We do not require unit_list, quicklists are the future.
|
2011-02-23 23:26:15 -08:00 |
version.h
|
http://bugs.eressea.de/view.php?id=1833
|
2011-02-15 23:28:09 -08:00 |
xmlkernel.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
xmlreader.c
|
log an error instead of asserting on spell components
|
2010-08-16 23:08:42 -07:00 |
xmlreader.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |