DEADSOFTWARE

net: game: other: hash database and resource downloader converted to new dirsys
[d2df-sdl.git] / src / game / g_res_downloader.pas
2019-10-20 Ketmar Darknet: game: other: hash database and resource downloader...
2019-10-18 Ketmar Darknet: call sfs gc collect in resource downloader
2019-10-18 Ketmar Darknet: some cosmetic logging in resource downloader
2019-10-13 Ketmar Darkgame: create/refresh hash databases only when the game...
2019-10-13 Ketmar Darknet: game: better hash management; calculate resource...
2019-10-13 Ketmar Darknet: some useless code motion and small cleanups in...
2019-10-12 Ketmar Darknet: append part of md5 file hash to downloaded wads...
2019-10-12 Ketmar Darkgame: net: use hash database to quickly find wad by...
2019-10-12 Ketmar Darknet: resource ignore code works now (see "rdl_" cvars...
2019-10-12 Ketmar Darknet: cosmetix and code cleanup in resource downloader
2019-10-12 Ketmar Darknet: slightly better detection of "map change" event...
2019-10-12 Ketmar Darknet: implemented (half-assed) download resuming
2019-10-12 Ketmar Darknet: do not create download directories when there...
2019-10-12 Ketmar Darknet: map downloading seems to work
2019-10-12 Ketmar Darknet: more code for file transfers; it was able to trans...
2019-10-12 Ketmar Darknet: try to abort map downloading when client received...
2019-10-12 Ketmar Darknet: some Preliminary (but half-working) code for new...
2019-09-17 Ketmar Darkchanged license to GPLv3 only; sorry, no trust to FSF...
2018-05-18 Stas'MRes Downloader: Better handle download cancel
2018-05-18 Stas'MRes Downloader: Display WAD and resource names
2017-10-07 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2017-10-05 Dmitry D. ChernovCosmetic: DooM 2D:Forever -> Doom 2D: Forever
2017-09-17 Ketmar Darkturned on "SCOPEDENUMS" fpc option
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2017-08-16 Ketmar Darkadded common file with compiler flags; cosmetic fix...
2016-04-25 Ketmar Darkadded license info
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darkdo not use TFileStream directly, use `openDiskFileRO...
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-17 Ketmar Darknetwork: it should find correct files on POSIX now...
2016-04-05 Ketmar Darkwarnings for -O3
2016-04-05 FGSFDSFGSinitial commit: