.. |
argstack.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
argstack.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
attrib.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
attrib.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
base36.c
|
Testing util is no longer such an include-weirdness.
|
2011-02-23 23:23:32 -08:00 |
base36.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
base36_test.c
|
Testing util is no longer such an include-weirdness.
|
2011-02-23 23:23:32 -08:00 |
bsdstring.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
bsdstring.h
|
tcc support added
|
2011-02-26 10:21:10 +01:00 |
console.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
console.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
crmessage.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
crmessage.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
cvector.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
cvector.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
dice.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
encoding.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
event.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
event.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
eventbus.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
eventbus.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
filereader.c
|
http://bugs.eressea.de/view.php?id=1814
|
2010-11-05 22:54:29 -07:00 |
filereader.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
functions.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
functions.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
goodies.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
goodies.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
graph.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
graph.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
language.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
language.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
language_struct.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
listbox.c
|
add support for a new terrain type
|
2010-09-11 20:11:15 -07:00 |
listbox.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
lists.c
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08:00 |
lists.h
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08:00 |
log.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
log.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
message.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 |
message.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
nrmessage.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
nrmessage.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
nrmessage_struct.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
os.c
|
include the correct header on linux
|
2011-02-27 08:01:23 +01:00 |
os.h
|
adding a os module for os-specific functions (mkdir in this case).
|
2011-02-26 22:56:14 -08:00 |
parser.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
parser.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
patricia.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
patricia.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
quicklist.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 |
quicklist.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 |
quicklist_test.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 |
rand.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
rand.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
resolve.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
resolve.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
rng.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
sql.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
sql.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
storage.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
strings.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
strncpy.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
translation.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
translation.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
umlaut.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
umlaut.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
unicode.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
unicode.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
variant.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
vmap.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
vmap.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
vset.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
vset.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
windir.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
windir.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
xml.c
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
xml.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |