]> git.pond.sub.org Git - empserver/commit
(wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate,rea,turn
authorRon Koenderink <rkoenderink@yahoo.ca>
Wed, 2 Mar 2005 12:47:15 +0000 (12:47 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Wed, 2 Mar 2005 12:47:15 +0000 (12:47 +0000)
commit55e6aca9e05e182b8f38f11b89a0d5d802e1ff5b
tree4a5be10c6ad2d2d47fb99609c89a34fc4e48c0d8
parentd4af51c9e207f5a795690908a698323587293a5a
(wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate,rea,turn
upda,ef_open,logerror,emp_config,match_user,show_motd,gamedown,
typed_wu,delete_old_announcements,mobility_check,mobility_init,
allocate_memory,write_newcap_script,main,files,fairland,doconfig,)
[_WIN32]: Switchback to default mode of text.
"t" (text) is not included the ISO/ANSI C standard but "b" (binary)
is included.
17 files changed:
src/doconfig/doconfig.c
src/lib/commands/info.c
src/lib/commands/mobu.c
src/lib/commands/rea.c
src/lib/commands/turn.c
src/lib/commands/upda.c
src/lib/common/file.c
src/lib/common/log.c
src/lib/gen/emp_config.c
src/lib/player/empdis.c
src/lib/player/player.c
src/lib/subs/wu.c
src/lib/update/anno.c
src/server/main.c
src/server/timestamp.c
src/util/fairland.c
src/util/files.c