[quake3-commits] [ioquake/ioq3] d4e1a0: Remove FS_Read2().
SmileTheory
SmileTheory at gmail.com
Fri Mar 17 07:21:28 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: d4e1a01f33cde5566b636f461de06b1df9657e25
https://github.com/ioquake/ioq3/commit/d4e1a01f33cde5566b636f461de06b1df9657e25
Author: SmileTheory <SmileTheory at gmail.com>
Date: 2017-03-17 (Fri, 17 Mar 2017)
Changed paths:
M code/client/cl_cgame.c
M code/client/cl_ui.c
M code/qcommon/files.c
M code/qcommon/md5.c
M code/qcommon/qcommon.h
M code/server/sv_bot.c
M code/server/sv_game.c
Log Message:
-----------
Remove FS_Read2().
Functionally the same as FS_Read().
Streaming functionality was removed in https://github.com/ioquake/ioq3/commit/672cfbf16f83fb67f6ce9bb1d3571dc32a5b3083 but flag remained.
More information about the quake3-commits
mailing list