This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Custom Query (5409 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 5409)

Ticket Resolution Summary Owner Reporter
#79 fixed VFS: support for creating dirs Jan Wassenberg Jan Wassenberg
Description

VFS requires a bit of work so it can create real directories when files are written to not-yet-existing dirs. This is needed for the XMB move, because they no longer reside in the game's data dirs that are sure to exist anyway.

#80 fixed VFS: move XMB files to separate dir Jan Wassenberg Jan Wassenberg
Description

.. specifically to $install/cache/XMB/mods/official .

Rationale: unclutters the XML dirs, allows easily deleting XMB, allows file writes to go into some writable dir (important when not running as admin).

Discussion: see http://www.wildfiregames.com/forum/index.php?showtopic=9939&pid=170413&st=0&

Requires #78.

#81 fixed Move all writable files to user's home directory Jan Wassenberg
Description

To support Least-permission User Accounts (i.e. everything except Administrator) on Windows, no files in the game directory may be written to.

1) All output files (e.g. screenshots, savegames) should go into "My Documents\My Games\0ad" (suggestion). 2) Non-user-specific stuff that also doesn't need to be backed up (e.g. archive and XMB) should go in "Documents and Settings\All Users\Application Data\0ad". 3) this will be implemented in a portable fashion by providing sysdep routines to return "home" and "local appdata" directories.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.