mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-15 08:31:03 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
- Modlist_Init: cleanup: instead strstr(), compare the file extension pak. no need extra checking for "." and ".." in the inner while loop. break out of the inner while loop as soon as a pak file or progs.dat is found. - ExtraMaps_Init, Modlist_Init, windows: instead of using dirent emulation, use windows' native FindFirstFile/FindNextFile/FindClose directly. adapted from fitzquake-0.85. git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@946 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
quakespasm |