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
/
File_IO.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
227
760 d 0 h
cycrow
/
Added support for reading UTF8 files. Fixed using of WString filenames
223
760 d 3 h
cycrow
/
Removed older Utils::String functions
222
760 d 4 h
cycrow
/
Removed CyStringList and Utils::CStringList
212
760 d 21 h
cycrow
/
Removed CStringList readLines in CFileIO
211
760 d 21 h
cycrow
/
Converts ShipData to WString
200
761 d 3 h
cycrow
/
Updated FormatErrorString to use WString
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
179
765 d 10 h
cycrow
/
Removed old File_IO::WriteFile (CyString)
173
766 d 2 h
cycrow
/
removed File_IO::ReadLinesStr (replaced with Utils::String)
170
766 d 4 h
cycrow
/
Refactor CBaseFile and CXspFile
166
767 d 6 h
cycrow
/
Moved available packages to game directory
160
768 d 5 h
cycrow
/
Refactored Utils::String
158
778 d 23 h
cycrow
/
CyString => Utils::String conversion
129
1616 d 6 h
cycrow
/
Additional CySTring refactor
Added addon and multiple game files to package extraction
124
1652 d 5 h
cycrow
/
Adjusted some strings Utils::String => CyString
123
1652 d 7 h
cycrow
/
Updated release build in solution
121
1656 d 9 h
cycrow
/
Updated for Visual Studio 2017
Added DirectoryControl to Installer
120
3663 d 3 h
cycrow
/
Fixed baseName in CFileIO
119
3665 d 8 h
cycrow
/libspk/src/
Additional CyString changes
118
3665 d 12 h
cycrow
/
CyString => Utils::String (CFileIO.Open)
111
3672 d 12 h
cycrow
/
CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
95
3688 d 0 h
cycrow
/
Updated game exe, detects directories better
Sync with Plugin Manager added
86
3694 d 6 h
cycrow
/
Fixed save game manager
85
3694 d 8 h
cycrow
/
Fixed problems with appending and truncating cat files
84
3694 d 22 h
cycrow
/
More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
83
3695 d 1 h
cycrow
/
Converted more CyString to Utils::String
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
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
56
4798 d 22 h
cycrow
/
Cleaned up CGameExe and converted CyString => Utils::String
53
4799 d 9 h
cycrow
/
Fixed some memory handling Errors
52
4800 d 4 h
cycrow
/
Changes most file routines to use std::fstream instead of FILE
51
4801 d 21 h
cycrow
/
Added additional logging and converted various fopen with std::fstream
42
4807 d 20 h
cycrow
/
Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)
33
4813 d 7 h
cycrow
/libspk/src/
Fixed reading line by line from files
1
4821 d 10 h
cycrow
/
Initial Commit