Subversion Repositories spk

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
298 315 d 5 h cycrow / Replaced CyString with Utils::WString  
291 315 d 14 h cycrow /libspk/src/Utils/  
285 321 d 10 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
284 329 d 17 h cycrow / Updated library for x64 compile  
196 975 d 6 h cycrow / Replaced File_IO and DirIO to use WString  
188 977 d 10 h cycrow /libspk/src/Utils/ Renamed String to SString  
186 977 d 11 h cycrow /libspk/ Added WString for wide characters  
175 978 d 6 h cycrow / Refactors CBaseFile CyString => Utils::String  
174 978 d 8 h cycrow /libspk/src/ Added initial change for wide string  
170 978 d 11 h cycrow / Refactor CBaseFile and CXspFile  
160 980 d 13 h cycrow / Refactored Utils::String  
159 991 d 7 h cycrow /libspk/src/Utils/ Fixed Comparing versions  
131 1827 d 12 h cycrow / Added Extract and Export options to packager scripts  
130 1827 d 17 h cycrow / Added combining of multiple games per file  
127 1829 d 10 h cycrow / Added files belonging to multiple games in Creator  
126 1861 d 14 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
121 1868 d 17 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
109 3885 d 20 h cycrow / Added Exporting of generated files  
104 3891 d 16 h cycrow / Moved Languages into core library  
101 3898 d 16 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
94 3900 d 9 h cycrow / Added GameDirectories, and replaced each link list  
86 3906 d 13 h cycrow / Fixed save game manager  
85 3906 d 16 h cycrow / Fixed problems with appending and truncating cat files  
82 3907 d 9 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 3907 d 11 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
78 3908 d 8 h cycrow / Removed some unneeded code  
69 3908 d 11 h cycrow /libspk/src/Utils/ Fixed issue with reading text files  
58 5005 d 18 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
56 5011 d 6 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
50 5015 d 6 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
48 5019 d 5 h cycrow / Moved Description to CorePackage  
43 5019 d 16 h cycrow / Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files  
39 5021 d 7 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
34 5025 d 14 h cycrow /libspk/src/Utils/ Added truncate function to Utils::String  
14 5031 d 7 h cycrow / Updated more string changes, CyString => Utils::String  
13 5032 d 12 h cycrow / More changes, CyString => Utils::String  
10 5032 d 17 h cycrow / Updated projects for release build  
8 5033 d 9 h cycrow / Added new string class