CIA.vc
Doomseeker
Real-time open source activity stats
Stats » Projects » Doomseeker
information
Photo
A cross platform server browser for Doom. Supports Skulltag, Odamex, Chocolate Doom, and Vavoom servers.
syndicateUTC clock
14:16 on Feb 12, 2012
event counters
The last message was received 21.93 minutes ago at 13:54 on Feb 12, 2012
2 messages so far today, 4 messages yesterday
13 messages so far this week, 8 messages last week
17 messages so far this month, 42 messages last month
583 messages since the first one, 2.63 years ago, for an average of 1.65 days between messages
recent messages
dateReversed sort columnprojectcontentlink
21 min agoDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 45667109e2fe r767 /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 todayDoomseeker
Commit by Braden Obrzut <admin@maniacsvault.net> :: b22f1d0ad858 r766 /src/core/ (2 files): (link)

  • Fixed: Refreshing a server you last attempted to join would trigger a rejoin.
#
13:36 yesterdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: bc4ba74d713e r764 /src/wadseeker/wadretriever/wadretriever.cpp: (link)

  • Wadseeker: Changed "Finished downloading URL" message to more accurate "Finished URL".
#
13:35 yesterdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: c3cace9f981c r765 /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 yesterdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 459bb3b142d1 r763 /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 yesterdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 28b721772a26 r762 /src/core/refresher.cpp: (link)

  • Fixed: Previous changeset actually broke the last challenge timer.
#
23:41 FridayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: efc260427e25 r761 /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 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: d3a991cd90fb r760 /src/wadseeker/protocols/http.cpp: (link)

  • Wadseeker: Forgot to bring back one file in previous changeset.
#
19:48 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 28b8d70a5ed2 r759 /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 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 9749c106adc0 r758 /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 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: be48680e09af r757 /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 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 7082be24b637 r755 /src/wadseeker/ioutils.cpp: (link)

  • Fixed: IOUtils::copy() did not work properly.
#
17:40 WednesdayDoomseeker
Commit by Zalewa <zalewapl@gmail.com> :: f3523e7b2ad4 r756 /src/wadseeker/wadseeker.cpp: (link)

  • Removed wadhost.fathax from default sites list.
#
23:11 on Feb 05Doomseeker
Commit by Braden Obrzut <admin@maniacsvault.net> :: 95e9a6d24bea r754 /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 05Doomseeker
Commit by Braden Obrzut <admin@maniacsvault.net> :: 5dc1cacc7090 r753 /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 03Doomseeker
Commit by Braden Obrzut <admin@maniacsvault.net> :: bd1976c4fedd r752 /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 02Doomseeker
Commit by Zalewa <zalewapl@gmail.com> :: 6d6a4db90c4a r751 /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 31Doomseeker
Commit by Zalewa <zalewapl@gmail.com> :: f44adf63b689 r750 /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 31Doomseeker
Commit by Zalewa <zalewapl@gmail.com> :: ecd02ff6fc9a r748 /src/wadseeker/ (3 files in 2 dirs): (link)

  • Wadseeker: Code refactor: Removed unused 'attachmentDownloaded' slot and signal.
#
23:18 on Jan 31Doomseeker
Commit by Zalewa <zalewapl@gmail.com> :: b77528179112 r749 /src/ (16 files in 4 dirs): (link)

  • Wadseeker: Fixed: Wadseeker would crash if too large files were downloaded. (tested on a 353MB file)
#