Project

General

Profile

Activity

From 2017-10-04 to 2017-10-17

2017-10-17

22:53 Revision fdbe111f (github): FS|Client: Downloading remote packages
skyjake
22:40 Revision 1ab7626b (github): libcore|Socket: Always prefer speed when compressing payloads
skyjake
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 ...
skyjake
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.
skyjake
22:35 Revision be6383c4 (github): Cleanup
skyjake
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.
skyjake
20:00 Revision bc38422d (github): Fixed|Server: Threading issue with log entries
skyjake
13:51 Revision 3e9cc619 (github): Resources|libdoomsday: Reading a PK3 file as raw data
skyjake
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...
skyjake
09:38 Revision 22499025 (github): Windows|Fixed: Build errors
skyjake
08:19 Revision 673d5cae (github): Cleanup
skyjake
08:19 Revision 14be7e00 (github): libcore: Cleanup
The server's RemoteFeed repository folder shouldn't be hardcoded
in libcore.
skyjake
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.
skyjake

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 ...
skyjake
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...
skyjake
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. skyjake
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...
skyjake
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...
skyjake
21:59 Revision 2229b547 (github): libcore: API improvements
skyjake

2017-10-15

12:56 Revision a8af502c (github): FS|libcore: Fixed accessing remote file content
Must be careful with de::maybeAs... skyjake
12:55 Revision af73466b (github): FS: File description improvements
skyjake
11:27 Revision 1c288c8a (github): Cleanup
skyjake
11:21 Revision d67d2591 (github): Cleanup
skyjake
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...
skyjake
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.
skyjake

2017-10-14

22:47 Revision 6aaa6f5a (github): Cleanup
skyjake
22:47 Revision d54102cc (github): FS|Network: Downloading remote file contents
skyjake
18:12 Revision 50558195 (github): libcore|Socket: Asynchronous sending is disabled by default
skyjake
16:33 Revision cc54d02f (github): libcore|Socket: Use a background thread to compress large messages
skyjake
15:32 Revision e823c825 (github): libcore: Using Waitable and WaitableFIFO without exceptions
skyjake
13:45 Revision 690b14c4 (github): FS: Remote feed population, file content transfer protocol
skyjake
13:42 Revision 55934a6a (github): Cleanup
Use an enum class for file type (File/Folder). skyjake
13:40 Revision 4b01543c (github): libcore|Network: Socket notifies when everything has been written
skyjake
13:39 Revision 04d1f091 (github): Scripting|FS: Added script method Core.Folder.contents()
skyjake

2017-10-12

20:44 Revision b5254d92 (github): libcore: Improved async utility
Added a method for terminating the thread (in exceptional
circumstances).
skyjake

2017-10-11

23:08 Revision 5caf24ab (github): Server|FS: Handle remote FS queries in a background thread
skyjake
23:07 Revision a9f94197 (github): libcore: Added async execution utility
skyjake

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.
skyjake

2017-10-05

19:59 Revision 1710e6a6 (github): FS: Continued RemoteFeed implementation
After connecting to a server, "/remote/server" should show files from
the server.
skyjake
11:39 Revision 76edb481 (github): Began work on remote file repositories
A remote file repository may either be a Doomsday Server or a web
server hosting a repository of packages with prepro...
skyjake

2017-10-04

09:53 Revision 3f4dce83 (github): Cleanup
skyjake
 

Also available in: Atom