Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
235 1062 d 7 h cycrow /  
227 1067 d 22 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
226 1068 d 0 h cycrow / Removeds some literal conversions, "" to L""  
224 1068 d 1 h cycrow / Removed use of _S to _WS  
223 1068 d 1 h cycrow / Removed older Utils::String functions  
220 1068 d 2 h cycrow / Converted CPackages static functions to WString  
201 1069 d 1 h cycrow / Updated CFile to replace String => WString  
197 1069 d 2 h cycrow / Updated to WString usage  
196 1070 d 20 h cycrow / Replaced File_IO and DirIO to use WString  
192 1070 d 23 h cycrow /PluginManager/src/ Fixed Command line arguments parseing  
191 1072 d 4 h cycrow / Removed SystemStringToCyString  
183 1073 d 3 h cycrow / Refactors CPackages, CyStringList => Utils::CStringList  
182 1073 d 4 h cycrow / Refactored CPackages, CyString => Utils::String  
160 1076 d 3 h cycrow / Refactored Utils::String  
158 1086 d 21 h cycrow / CyString => Utils::String conversion  
133 1922 d 7 h cycrow / Added automatic installing of available dependacies  
121 1964 d 7 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
105 3984 d 1 h cycrow / Updated Installer Package Dialog
Backed up original files replacements (so they can be restored)
 
104 3987 d 7 h cycrow / Moved Languages into core library  
102 3992 d 0 h cycrow / More String conversions  
86 4002 d 3 h cycrow / Fixed save game manager  
84 4002 d 20 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
64 4939 d 7 h cycrow / Fixed Dummies file creation problem (removed end space)
Adjusted the command line arguments to work with --gamerun
 
56 5106 d 20 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
55 5107 d 4 h cycrow / Prepared for new release, 1.45  
52 5108 d 1 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5109 d 19 h cycrow / Added additional logging and converted various fopen with std::fstream  
50 5110 d 20 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
1 5129 d 7 h cycrow / Initial Commit