2025-11-30 01:51 CET

spring: develop ccdf233e Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-06-18 17:03:38 develop 3b7c1970
Changeset * Add CArchiveDir, a CArchiveBase implementation which just maps the calls
  to the normal filesystem (taking care of making it case independent etc.)
  This way one can use multiple mods/maps in extracted form by putting them
  in e.g. the directories mods/xect_vs_mynn.sdd, maps/SmallDivide.sdd, etc.

* Set svn:eol-style CRLF on uikeys.txt because GuiKeyReader.cpp is apparantly
  broken for anything but DOS style line endings (and I didn't see the bug).



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1495 37977431-3df6-0310-b722-df95706aa16b
mod - game/uikeys.txt Diff ] File ]
add - rts/System/FileSystem/ArchiveDir.cpp Diff ] File ]
add - rts/System/FileSystem/ArchiveDir.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveFactory.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/Platform/filefunctions.h Diff ] File ]