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
/
Utils
/
String.cpp
– Rev 298
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
298
170 d 21 h
cycrow
/
Replaced CyString with Utils::WString
291
171 d 6 h
cycrow
/libspk/src/Utils/
285
177 d 2 h
cycrow
/libspk/src/
Updated WString to contain std::wstring instead of derive from it
284
185 d 8 h
cycrow
/
Updated library for x64 compile
196
830 d 22 h
cycrow
/
Replaced File_IO and DirIO to use WString
188
833 d 2 h
cycrow
/libspk/src/Utils/
Renamed String to SString
186
833 d 2 h
cycrow
/libspk/
Added WString for wide characters
175
833 d 21 h
cycrow
/
Refactors CBaseFile CyString => Utils::String
174
833 d 23 h
cycrow
/libspk/src/
Added initial change for wide string
170
834 d 3 h
cycrow
/
Refactor CBaseFile and CXspFile
160
836 d 4 h
cycrow
/
Refactored Utils::String
159
846 d 23 h
cycrow
/libspk/src/Utils/
Fixed Comparing versions
131
1683 d 4 h
cycrow
/
Added Extract and Export options to packager scripts
130
1683 d 9 h
cycrow
/
Added combining of multiple games per file
127
1685 d 1 h
cycrow
/
Added files belonging to multiple games in Creator
126
1717 d 6 h
cycrow
/
Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
121
1724 d 8 h
cycrow
/
Updated for Visual Studio 2017
Added DirectoryControl to Installer
109
3741 d 12 h
cycrow
/
Added Exporting of generated files
104
3747 d 8 h
cycrow
/
Moved Languages into core library
101
3754 d 8 h
cycrow
/
CyString => Utils::String
CyStringList =? Utils::CStringList
94
3756 d 1 h
cycrow
/
Added GameDirectories, and replaced each link list
86
3762 d 5 h
cycrow
/
Fixed save game manager
85
3762 d 8 h
cycrow
/
Fixed problems with appending and truncating cat files
82
3763 d 1 h
cycrow
/
Updated some Utils::String and started using CFileIO instead of the file system directly
81
3763 d 3 h
cycrow
/libspk/src/
Added filename convertion to String class
Adjusted tmp files to use tempDirectory
78
3764 d 0 h
cycrow
/
Removed some unneeded code
69
3764 d 3 h
cycrow
/libspk/src/Utils/
Fixed issue with reading text files
58
4861 d 9 h
cycrow
/
Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits
56
4866 d 22 h
cycrow
/
Cleaned up CGameExe and converted CyString => Utils::String
50
4870 d 22 h
cycrow
/
Moved more data to CCorePackage. Added additional logging and cleaned up installation of files
48
4874 d 21 h
cycrow
/
Moved Description to CorePackage
43
4875 d 8 h
cycrow
/
Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files
39
4876 d 23 h
cycrow
/
More string changes, CyString => Utils::String. Fixed cockpit creation
34
4881 d 6 h
cycrow
/libspk/src/Utils/
Added truncate function to Utils::String
14
4886 d 22 h
cycrow
/
Updated more string changes, CyString => Utils::String
13
4888 d 4 h
cycrow
/
More changes, CyString => Utils::String
10
4888 d 9 h
cycrow
/
Updated projects for release build
8
4889 d 1 h
cycrow
/
Added new string class