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.h
– Rev 313
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
313
50 d 17 h
cycrow
/libspk/src/
Added Relative path to DirIO
227
714 d 9 h
cycrow
/
Added support for reading UTF8 files. Fixed using of WString filenames
223
714 d 12 h
cycrow
/
Removed older Utils::String functions
222
714 d 13 h
cycrow
/
Removed CyStringList and Utils::CStringList
212
715 d 6 h
cycrow
/
Removed CStringList readLines in CFileIO
211
715 d 6 h
cycrow
/
Converts ShipData to WString
197
715 d 13 h
cycrow
/
Updated to WString usage
196
717 d 7 h
cycrow
/
Replaced File_IO and DirIO to use WString
185
719 d 13 h
cycrow
/
Removed remaining CyString from library
179
719 d 18 h
cycrow
/
Removed old File_IO::WriteFile (CyString)
178
719 d 19 h
cycrow
/
Refactors C_File, CyString => Utils::String
173
720 d 11 h
cycrow
/
removed File_IO::ReadLinesStr (replaced with Utils::String)
170
720 d 12 h
cycrow
/
Refactor CBaseFile and CXspFile
166
721 d 15 h
cycrow
/
Moved available packages to game directory
161
722 d 13 h
cycrow
/
Updated package browser to always pick latest version and remove duplicates from different servers
160
722 d 14 h
cycrow
/
Refactored Utils::String
158
733 d 8 h
cycrow
/
CyString => Utils::String conversion
124
1606 d 14 h
cycrow
/
Adjusted some strings Utils::String => CyString
123
1606 d 16 h
cycrow
/
Updated release build in solution
121
1610 d 18 h
cycrow
/
Updated for Visual Studio 2017
Added DirectoryControl to Installer
119
3619 d 17 h
cycrow
/libspk/src/
Additional CyString changes
118
3619 d 21 h
cycrow
/
CyString => Utils::String (CFileIO.Open)
112
3626 d 21 h
cycrow
/
Switching CStringList from old CLinkList to new Utils::CList
111
3626 d 21 h
cycrow
/
CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
102
3638 d 11 h
cycrow
/
More String conversions
85
3648 d 17 h
cycrow
/
Fixed problems with appending and truncating cat files
82
3649 d 11 h
cycrow
/
Updated some Utils::String and started using CFileIO instead of the file system directly
58
4747 d 19 h
cycrow
/
Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits
57
4752 d 9 h
cycrow
/
Changes some more CyString => Utils::String
56
4753 d 7 h
cycrow
/
Cleaned up CGameExe and converted CyString => Utils::String
53
4753 d 18 h
cycrow
/
Fixed some memory handling Errors
52
4754 d 12 h
cycrow
/
Changes most file routines to use std::fstream instead of FILE
51
4756 d 6 h
cycrow
/
Added additional logging and converted various fopen with std::fstream
1
4775 d 19 h
cycrow
/
Initial Commit