BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
spk
(root)
/
/
libspk
/
src
/
VirtualFileSystem.cpp
– Rev 285
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
285
109 d 3 h
cycrow
/libspk/src/
Updated WString to contain std::wstring instead of derive from it
274
547 d 23 h
cycrow
/
Fixed importing ships
264
695 d 0 h
cycrow
/
Fixed writing of temp files
211
760 d 21 h
cycrow
/
Converts ShipData to WString
202
761 d 3 h
cycrow
/libspk/src/
Removed some old Utils::String
197
761 d 4 h
cycrow
/
Updated to WString usage
196
762 d 22 h
cycrow
/
Replaced File_IO and DirIO to use WString
185
765 d 4 h
cycrow
/
Removed remaining CyString from library
181
765 d 8 h
cycrow
/
Refactors CatFile, CyString => Utils::String
170
766 d 3 h
cycrow
/
Refactor CBaseFile and CXspFile
160
768 d 5 h
cycrow
/
Refactored Utils::String
158
778 d 23 h
cycrow
/
CyString => Utils::String conversion
130
1615 d 9 h
cycrow
/
Added combining of multiple games per file
129
1616 d 6 h
cycrow
/
Additional CySTring refactor
Added addon and multiple game files to package extraction
127
1617 d 2 h
cycrow
/
Added files belonging to multiple games in Creator
125
1651 d 21 h
cycrow
/
Adjusted to CyString
Fixed file installing bug
124
1652 d 5 h
cycrow
/
Adjusted some strings Utils::String => CyString
121
1656 d 9 h
cycrow
/
Updated for Visual Studio 2017
Added DirectoryControl to Installer
119
3665 d 8 h
cycrow
/libspk/src/
Additional CyString changes
116
3666 d 2 h
cycrow
/
Added ShipName to import ship function instead of just taking it from the text file
114
3666 d 6 h
cycrow
/
Updated X2BC
Updated VFS to match different filetypes
112
3672 d 12 h
cycrow
/
Switching CStringList from old CLinkList to new Utils::CList
102
3684 d 2 h
cycrow
/
More String conversions
101
3686 d 8 h
cycrow
/
CyString => Utils::String
CyStringList =? Utils::CStringList
94
3688 d 1 h
cycrow
/
Added GameDirectories, and replaced each link list
85
3694 d 8 h
cycrow
/
Fixed problems with appending and truncating cat files
82
3695 d 2 h
cycrow
/
Updated some Utils::String and started using CFileIO instead of the file system directly
81
3695 d 3 h
cycrow
/libspk/src/
Added filename convertion to String class
Adjusted tmp files to use tempDirectory
79
3695 d 22 h
cycrow
/
Prepared for new version
78
3696 d 0 h
cycrow
/
Removed some unneeded code
58
4793 d 10 h
cycrow
/
Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits
57
4798 d 0 h
cycrow
/
Changes some more CyString => Utils::String
52
4800 d 4 h
cycrow
/
Changes most file routines to use std::fstream instead of FILE
43
4807 d 9 h
cycrow
/
Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files
35
4813 d 6 h
cycrow
/libspk/src/
Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
1
4821 d 10 h
cycrow
/
Initial Commit