[quake3-commits] [ioquake/ioq3] af69d1: Improve FS_GetModList
Tim Angus
tim at ngus.net
Wed Apr 12 05:14:29 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: af69d1148fdf6ef10a8038a5c03ac3e0652feae7
https://github.com/ioquake/ioq3/commit/af69d1148fdf6ef10a8038a5c03ac3e0652feae7
Author: Max Crofts <maxcrofts at users.noreply.github.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M code/qcommon/files.c
Log Message:
-----------
Improve FS_GetModList
- Paths to search for mods are now specified in an array
- Mods can now consist solely of ".pk3dir" folders and still be
considered valid
- The function now has a consistent style
Commit: 300f06ce8d3fe53b2d0ea8214f782b198f1f1acc
https://github.com/ioquake/ioq3/commit/300f06ce8d3fe53b2d0ea8214f782b198f1f1acc
Author: Tim Angus <tim at ngus.net>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M code/qcommon/files.c
Log Message:
-----------
Merge pull request #288 from maxcrofts/list-pk3dir-mods
Improve FS_GetModList
Compare: https://github.com/ioquake/ioq3/compare/7ea46532d5b8...300f06ce8d3f
More information about the quake3-commits
mailing list