skip to content
Doomsday Manual
User Tools
Admin
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
script:module:savedsession
====== SavedSession (Module) ====== Module that provides access to the savegame manipulation features of the resource subsystem. ===== Functions ===== #@Identifier_HTML~convert~@# ( #@Arg_HTML~Text,gameId~@#, #@Arg_HTML~Text,savegamePath~@# ) Performs conversion of a single legacy savegame into the native **.save** package format. When this function is called the //savegamePath// (which is assumed to be a path to a legacy savegame, in the internal file system) is offered to each converter plugin in turn. If a plugin supports conversion of the given file type a conversion attempt is made. Returns ''True'' or ''False'' to indicate the source file was located and a at least one plugin signalled that conversion was attempted. SavedSession.convert("doom1-ultimate", "/legacysavegames/doom1-ultimate/DoomSav0.dsg") #@Identifier_HTML~convertAll~@# ( #@Arg_HTML~Text,gameId~@# ) Performs conversion of __all__ legacy savegames located for the given //gameId//. Otherwise functions identically to ''convert''.
script/module/savedsession.txt
ยท Last modified: 2019-11-17 16:20 by
skyjake
Page Tools
Show page
Old revisions
Backlinks
Rename Page
Back to top
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog