Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
235 870 d 20 h cycrow /  
227 876 d 12 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
226 876 d 14 h cycrow / Removeds some literal conversions, "" to L""  
224 876 d 15 h cycrow / Removed use of _S to _WS  
223 876 d 15 h cycrow / Removed older Utils::String functions  
220 876 d 16 h cycrow / Converted CPackages static functions to WString  
201 877 d 15 h cycrow / Updated CFile to replace String => WString  
197 877 d 15 h cycrow / Updated to WString usage  
196 879 d 10 h cycrow / Replaced File_IO and DirIO to use WString  
192 879 d 13 h cycrow /PluginManager/src/ Fixed Command line arguments parseing  
191 880 d 18 h cycrow / Removed SystemStringToCyString  
183 881 d 17 h cycrow / Refactors CPackages, CyStringList => Utils::CStringList  
182 881 d 17 h cycrow / Refactored CPackages, CyString => Utils::String  
160 884 d 16 h cycrow / Refactored Utils::String  
158 895 d 11 h cycrow / CyString => Utils::String conversion  
133 1730 d 21 h cycrow / Added automatic installing of available dependacies  
121 1772 d 21 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
105 3792 d 15 h cycrow / Updated Installer Package Dialog
Backed up original files replacements (so they can be restored)
 
104 3795 d 20 h cycrow / Moved Languages into core library  
102 3800 d 14 h cycrow / More String conversions  
86 3810 d 17 h cycrow / Fixed save game manager  
84 3811 d 10 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
64 4747 d 21 h cycrow / Fixed Dummies file creation problem (removed end space)
Adjusted the command line arguments to work with --gamerun
 
56 4915 d 10 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
55 4915 d 18 h cycrow / Prepared for new release, 1.45  
52 4916 d 15 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4918 d 9 h cycrow / Added additional logging and converted various fopen with std::fstream  
50 4919 d 10 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
1 4937 d 21 h cycrow / Initial Commit