date | project | content | link |
|---|
| 21 min ago | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 45667109e2fe r 767 /src/wadseeker/ (5 files in 3 dirs): ( link) - Wadseeker: To avoid problems with servers that allow limited amount of connections per IP, Wadseeker will now allow only 1 concurrent download per host.
| # |
| 08:16 today | Doomseeker | Commit by Braden Obrzut <admin@maniacsvault.net> :: b22f1d0ad858 r 766 /src/core/ (2 files): ( link) - Fixed: Refreshing a server you last attempted to join would trigger a rejoin.
| # |
| 13:36 yesterday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: bc4ba74d713e r 764 /src/wadseeker/wadretriever/wadretriever.cpp: ( link) - Wadseeker: Changed "Finished downloading URL" message to more accurate "Finished URL".
| # |
| 13:35 yesterday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: c3cace9f981c r 765 /src/core/configuration/doomseekerconfig.cpp: ( link) - Dropped the default number of max concurrent file downloads for Wadseeker to 2 (was 3). This should work better with the timeout functionality.
| # |
| 13:35 yesterday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 459bb3b142d1 r 763 /src/wadseeker/ (10 files in 5 dirs): ( link) - Wadseeker: Added timeout routines. Timeout will occur after 15 seconds if connection cannot be established at all and after 60 seconds if download progress stops.
| # |
| 12:37 yesterday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 28b721772a26 r 762 /src/core/refresher.cpp: ( link) - Fixed: Previous changeset actually broke the last challenge timer.
| # |
| 23:41 Friday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: efc260427e25 r 761 /src/core/refresher.cpp: ( link) - Fixed: The refresh code refactor introduced a cross-threading warning message on Windows. The message was related to timers and indicated that the problem might cause further errors.
| # |
| 21:06 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: d3a991cd90fb r 760 /src/wadseeker/protocols/http.cpp: ( link) - Wadseeker: Forgot to bring back one file in previous changeset.
| # |
| 19:48 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 28b8d70a5ed2 r 759 /src/wadseeker/ (9 files in 4 dirs): ( link) - Wadseeker: Fixed: repaired what I broke in changeset be48680e09af. Related to the request URL being empty sometimes. The URL was empty because the FixedFtpReply class was 'Fixed' in name only.
| # |
| 19:04 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 9749c106adc0 r 758 /src/wadseeker/protocols/ (fixedftpreply.cpp fixedftpreply.h): ( link) - Wadseeker: Fixed: it was impossible to abort FTP connection if FTP client was not yet connected to the server.
| # |
| 17:40 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: be48680e09af r 757 /src/wadseeker/ (14 files in 5 dirs): ( link) - Wadseeker: added file mirror support. Utilized by /idgames client. The behavior is following: - If file downloads and installs correctly it behaves as usual. - If file downloads correctly but fails to install (because the archive didn't contain requested file, for example) then all mirrors are removed from the list. - If file fails to download (because file was missing, for example) then Wadseeker will continue to the next mirror.
- Fixed: It seems that sometimes QNetworkReply::request().url() returns an empty URL. Request URL will now be stored manually by Wadseeker instead of relying on Qt.
| # |
| 17:40 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 7082be24b637 r 755 /src/wadseeker/ioutils.cpp: ( link) - Fixed: IOUtils::copy() did not work properly.
| # |
| 17:40 Wednesday | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: f3523e7b2ad4 r 756 /src/wadseeker/wadseeker.cpp: ( link) - Removed wadhost.fathax from default sites list.
| # |
| 23:11 on Feb 05 | Doomseeker | Commit by Braden Obrzut <admin@maniacsvault.net> :: 95e9a6d24bea r 754 /src/plugins/odamex/ (odamexengineplugin.cpp odamexserver.cpp): ( link) - Fixed: Odamex plugin used team information for non-team modes.
- Bumped Odamex plugin version.
| # |
| 11:47 on Feb 05 | Doomseeker | Commit by Braden Obrzut <admin@maniacsvault.net> :: 5dc1cacc7090 r 753 /src/core/ (10 files in 3 dirs): ( link) - Added URL handler mode although it may still need to be cleaned up a little.
| # |
| 01:55 on Feb 03 | Doomseeker | Commit by Braden Obrzut <admin@maniacsvault.net> :: bd1976c4fedd r 752 /src/core/ (4 files in 2 dirs): ( link) - Refactored the refreshing thread to be based entirely on event driven programming. This will allows the refreshing thread to have an event loop and solve any issues with signal connection which will be needed in order to implement a URL handler mode.
| # |
| 21:31 on Feb 02 | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: 6d6a4db90c4a r 751 /src/wadseeker/zip/ (localfileheader.h unzip.cpp unzip.h): ( link) - Bug fix #664: UnZip interface will now fit that of its superclass. This resolves problem with installation of Skulltag testing binaries on Windows.
| # |
| 23:18 on Jan 31 | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: f44adf63b689 r 750 /src/wadseeker/ (4 files in 2 dirs): ( link) - Wadseeker: Fixed: Wadseeker would crash when attempting to extract too large files from ZIP archives.
| # |
| 23:18 on Jan 31 | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: ecd02ff6fc9a r 748 /src/wadseeker/ (3 files in 2 dirs): ( link) - Wadseeker: Code refactor: Removed unused 'attachmentDownloaded' slot and signal.
| # |
| 23:18 on Jan 31 | Doomseeker | Commit by Zalewa <zalewapl@gmail.com> :: b77528179112 r 749 /src/ (16 files in 4 dirs): ( link) - Wadseeker: Fixed: Wadseeker would crash if too large files were downloaded. (tested on a 353MB file)
| # |