Alphabetical Index
|
Tags by Size
| Find tag:
SavedSession
Authorship: 93% danij, 7% skyjake
View commits by groups
November 2014
2014-11-26
libcore
:
Adjusted text styling of metadata
2014-11-26
libcore
:
Record's text formatting expects monospaced fonts
July 2014
2014-07-25
libcore
:
SavedSession::metadata now records the current episode
April 2014
2014-04-14
Fixed
|
libdeng2
:
Info::Element::Value interpretation
2014-04-14
libdeng2
:
Cleaned up MapStateReader construction
2014-04-06
libdeng2
:
Automatic management of the shared Session::SavedIndex
2014-04-05
libdeng2
:
Only populate when certain about changes
March 2014
2014-03-30
Cleanup
|
libdeng2
:
Cleanup
2014-03-27
Cleanup
|
libdeng2
:
Cleanup
2014-03-26
libdeng2
:
SavedSession did not fulfill the File specialization rules
2014-03-25
Added
|
Cleanup
|
libdeng2
:
Added convenient accessors to SavedSession::MapStateReader, cleanup
2014-03-25
libdeng2
:
Use absolute paths to SavedSessions in the "repository" index
2014-03-25
libdeng2
:
Defer SavedSession metadata caching post instantiation
2014-03-23
libdeng2
|
Refactor
:
Moved abstract base for MapStateReader into SavedSession
2014-03-23
Documentation
|
libdeng2
:
Clarified API doc for tryLocateStateFile()
2014-03-23
Added
|
libdeng2
:
Added convenient methods for locating state data files
2014-03-23
Documentation
|
libdeng2
:
SavedSession API doc tweaks
2014-03-23
Cleanup
|
libdeng2
:
Cleanup
2014-03-22
libdeng2
:
SavedSession is now a specialized PackageFolder
2014-03-22
libcommon
|
libdeng2
|
Refactor
:
Savegame system robustness improvements
2014-03-21
libdeng2
|
Savegame Tool
:
Ensure translated boolean game rules remain as such
2014-03-21
libdeng2
:
Removed "version" from SessionMetadata
2014-03-21
GameSessionWriter
|
libdeng2
|
Savegame Tool
:
Immediately set .save packages to read-only mode when done writing
2014-03-20
Cleanup
|
libdeng2
:
Cleanup
2014-03-17
libdeng2
:
Use Info array notation for present players in session metadata
2014-03-16
libdeng2
|
Resources
:
Significantly more intelligent SavedSession management
2014-03-13
libdeng2
|
Savegame Tool
:
Suffix .save package state file names with "State"
2014-03-13
libdeng2
:
Ensure contents are up-to-date when recognizing .save files
2014-03-13
libdeng2
|
SavedSessionRepository
:
Moved more management logic from libcommon's SaveSlots
2014-03-13
Cleanup
|
libdeng2
:
Cleanup
2014-03-12
Cleanup
|
libdeng2
:
Reordered doomsday/libdeng2/src/game/savedsession.cpp
2014-03-12
Fixed
|
libdeng2
:
Serialized map states are in the /maps folder of the .save package
2014-03-12
libdeng2
:
Search .save packages to check availability of serialized map states
2014-03-12
Documentation
:
Clarified SavedSession metadata replacement, minor fixes
2014-03-12
Cleanup
|
libdeng2
:
Cleanup
2014-03-12
libdeng2
|
SavedSessionRepository
:
Improved SoC, general API improvements
2014-03-11
IMapStateReader
|
libdeng2
:
Make the SavedSession being loaded available to map state readers
2014-03-09
libdeng2
:
Parse Info into SessionMetadata when recognizing .save files
2014-03-09
libdeng2
:
Updated wrt saved session file format changes
2014-03-05
libdeng2
|
Refactor
:
Use pimpl-friendly audiences for game::SavedSession
2014-03-05
libdeng2
|
SavedSessionRepository
:
Moved the saved session repository into libdeng2, revised metadata