Activity
From 2017-10-06 to 2017-10-19
2017-10-19
- 08:18 Revision 685b533e (github): Cleanup: Log messages
- 08:18 Revision 593641dd (github): Fixed|UI|Client: Server's map outline was shown vertically mirrored
- 07:27 Revision edd5081c (github): Cleanup
2017-10-18
- 09:07 Revision c1e49221 (github): Client: Show event loop frequency in "net info"
- 09:06 Revision 2a5aa5f4 (github): Server: Use normal event loop frequency when users connected
- This counts shell/FS users as well as players in the game.
- 09:05 Revision d5e6dd4e (github): FS|Network: Reuse locally cached copies of remote files
- 09:04 Revision 0653ff93 (github): libcore: Querying current event loop frequency
- 09:04 Revision 373d2310 (github): Cleanup
- 08:19 Revision 5ce62349 (github): Cleanup
2017-10-17
- 22:53 Revision fdbe111f (github): FS|Client: Downloading remote packages
- 22:40 Revision 1ab7626b (github): libcore|Socket: Always prefer speed when compressing payloads
- 22:40 Revision 3ba43566 (github): FS|libcore: Improved behavior of linked packages
- A package's root folder may be behind a link. PackageLoader will
also accept package source files in addition to the ... - 22:36 Revision 23a31060 (github): FS|libcore: Finding linked files
- When looking for a file of a specific type, accept a link target if it
happens to have the right type. - 22:35 Revision be6383c4 (github): Cleanup
- 20:03 Revision 03befd17 (github): Fixed|Resources: Corrected behavior of the "-pkg" option
- Like "-file", "-pkg" specifies packages to load in the automatic
game profile only. - 20:00 Revision bc38422d (github): Fixed|Server: Threading issue with log entries
- 13:51 Revision 3e9cc619 (github): Resources|libdoomsday: Reading a PK3 file as raw data
- 11:23 Revision a87a87eb (github): FS|RemoteFeed: Remember remote status of cached files
- The real last-modified time of remote files is stored in a special
auxiliary file. This ensures that non-versioned fi... - 09:38 Revision 22499025 (github): Windows|Fixed: Build errors
- 08:19 Revision 673d5cae (github): Cleanup
- 08:19 Revision 14be7e00 (github): libcore: Cleanup
- The server's RemoteFeed repository folder shouldn't be hardcoded
in libcore. - 08:12 Bug #1821: [Hexen] Monsters do not always awaken (Seven Portals and elsewhere)
- Should be retested in light of #2261.
- 08:09 Feature #1878 (In Progress): [MP] Hosted files/pwads etc need client download and auto load/unload files
- 08:09 Feature #2185 (In Progress): Package repositories
- 08:09 Feature #1766 (In Progress): Server-supplied (i.e., remote) resource files
- 07:42 Revision 9babf4c3 (github): Client|FS: Unloading remote packages on disconnect
- When the connection to a server is closed, files downloaded from
the server should be automatically unloaded.
2017-10-16
- 22:14 Revision 5515b674 (github): Client|FS|Multiplayer: Download missing packages from server before joining
- ServerLink's joining procedure was expanded to include an async step
for downloading any packages that the client is ... - 22:12 Revision 44ca70d4 (github): Server|FS: Server offers custom files for remote access
- Packages that are not vanilla IWADs or Doomsday's core packages are
now made available via remote feed so clients can... - 22:09 Revision c4d6bb89 (github): Console|libdoomsday: Added the "ds" command for running Doomsday Script
- The arguments of "ds" are parsed and executed as Doomsday Script.
- 22:08 Revision b66a8a6d (github): Resources|libdoomsday: Path handling in internal package metadata
- Metadata for packages is supposed to be relative to the package
root, so now the "dataFiles" variable in data bundles... - 22:04 Revision a04fbbb9 (github): FS|Network: Improving remote file access
- RemoteFile now stores the actual file in the cache using the
original name, and is derived from LinkFile to provide a... - 21:59 Revision 2229b547 (github): libcore: API improvements
2017-10-15
- 12:56 Revision a8af502c (github): FS|libcore: Fixed accessing remote file content
- Must be careful with de::maybeAs...
- 12:55 Revision af73466b (github): FS: File description improvements
- 11:27 Revision 1c288c8a (github): Cleanup
- 11:21 Revision d67d2591 (github): Cleanup
- 10:10 Revision ff176052 (github): FS|Network: Disconnecting from a remote repository
- The server's folder is deleted and pending queries are cancelled.
RemoteFile will use an existing cached copy of a r... - 10:08 Revision 0736e2d3 (github): Network|libcore: More detailed network traffic statistics
- "net info" will now show more accurate statistics, and the current
output rate.
2017-10-14
- 22:47 Revision 6aaa6f5a (github): Cleanup
- 22:47 Revision d54102cc (github): FS|Network: Downloading remote file contents
- 18:12 Revision 50558195 (github): libcore|Socket: Asynchronous sending is disabled by default
- 16:33 Revision cc54d02f (github): libcore|Socket: Use a background thread to compress large messages
- 15:32 Revision e823c825 (github): libcore: Using Waitable and WaitableFIFO without exceptions
- 13:45 Revision 690b14c4 (github): FS: Remote feed population, file content transfer protocol
- 13:42 Revision 55934a6a (github): Cleanup
- Use an enum class for file type (File/Folder).
- 13:40 Revision 4b01543c (github): libcore|Network: Socket notifies when everything has been written
- 13:39 Revision 04d1f091 (github): Scripting|FS: Added script method Core.Folder.contents()
2017-10-12
- 20:44 Revision b5254d92 (github): libcore: Improved async utility
- Added a method for terminating the thread (in exceptional
circumstances).
2017-10-11
- 23:08 Revision 5caf24ab (github): Server|FS: Handle remote FS queries in a background thread
- 23:07 Revision a9f94197 (github): libcore: Added async execution utility
2017-10-07
- 17:19 Bug #2264 (Closed): Crosshair thickness cannot be changed
- Thickness of the crosshair cannot be changed. Unsuccessfully tried both the menu option and console command "view-cro...
2017-10-06
- 08:32 Revision 943dec51 (github): FS|RemoteFeed: Send only relevant metadata about files
- A file object's namespace contains a bunch of functions etc. that
are not relevant for sharing over the network.
Also available in: Atom