Activity
From 2016-11-26 to 2016-12-09
2016-12-07
- 08:12 Revision bdaa0aef (github): World|Client: Serializing internal mobj animator state
- Save archives now include a new “{MapUri}ClientState” file that
contains the map’s thinkers’ serialized internal stat... - 07:56 Revision 6ba20fcf (github): libdoomsday|World: Internal thinker state is serializable
- 07:55 Revision fe91c634 (github): libgui|ModelDrawable: Model animator state is serializable
- 07:55 Revision cd2ccffc (github): libcore|Reader: Reading serialized objects with a constructor callback
- 07:54 Revision 3b87f14c (github): libcore|Record: Added a new utility method
- Duplicating a Record while retaining existing Variable instances.
2016-12-05
- 09:20 Revision 7c11755d (github): libcore|Writer: Utility for writing variable-length data sequences
2016-12-01
- 21:24 Revision 6632182e (github): Refactor|libdoomsday|libcommon: AbstractSession has URI and inProgress properties
- AbstractSession, at libcommon level, knows about the current map URI
and whether the session is in progress.
Doomsda...
2016-11-28
- 22:24 Revision 9736b687 (github): Resources|libdoomsday: Packages with data files likely affect gameplay
2016-11-26
- 20:47 Revision 4190bcbb (github): Resources|libdoomsday: Packages can declare a “dataFiles” array in Info
- If a package has a “dataFiles” array in its metadata, the data files
listed therein are considered data bundles to lo... - 20:45 Revision 23bffedf (github): FS|libcore: Finding a loaded package based on a file
- 13:49 Revision b9f86094 (github): Refactor: PIMPL and C++ move constructors (continued)
- 13:10 Revision a8bc97e9 (github): Refactor: PIMPL and C++ move constructors
- The private Impl of an object must be movable to another public
instance. This means the self-pointer must be changea... - 11:20 Revision 3da7d657 (github): Fixed|libcore: Potential crash
- Record does not observe itself via the public instance because using
the move constructor would result in the record ...
Also available in: Atom