]> git.pond.sub.org Git - empserver/commit
(main,mobility_check,upda,turn,rea,mobupdate,ef_open,logerror,
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 30 Dec 2004 01:31:03 +0000 (01:31 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 30 Dec 2004 01:31:03 +0000 (01:31 +0000)
commit1a8488bc45d2fd492772a89e87796ebafe940896
tree256e23ac7396843e3b0a6ac8b987cec1183b6a36
parentf6e78f458905fa0bfb929e9e73eeb2045ff54dd8
(main,mobility_check,upda,turn,rea,mobupdate,ef_open,logerror,
emp_config,gamedown,show_motd,match_user,typed_wu,
delete_old_announcements) [_WIN32]: switch the default file mode to
binary to match POSIX.  Remove the now unneccessary ifdef for
the open/fopen. Add text mode for user files (econfig/auth).
13 files changed:
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