Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
346 101 d 22 h cycrow / Updated commandline tools for c++17 and x64  
341 140 d 19 h cycrow / Adjusted printf to wide char  
331 389 d 0 h cycrow / Added "info" command and updated "install" command to use CommandLine  
329 389 d 2 h cycrow /Tools/ Updated spkinstall to use CommandLine  
298 409 d 15 h cycrow / Replaced CyString with Utils::WString  
297 409 d 19 h cycrow /Tools/src/ Fixed missing brackets  
226 1066 d 20 h cycrow / Removeds some literal conversions, "" to L""  
222 1066 d 22 h cycrow / Removed CyStringList and Utils::CStringList  
218 1067 d 2 h cycrow / Fixed converted CXspFile to WString  
214 1067 d 13 h cycrow / Converted CSpkFile members and statics to WString  
206 1067 d 17 h cycrow / Converted remaining members in CCorePackage to WString  
204 1067 d 18 h cycrow / Replaced Package version and creation date with WString  
203 1067 d 18 h cycrow / Changes package name, author to WString  
200 1067 d 21 h cycrow / Updated FormatErrorString to use WString  
197 1067 d 22 h cycrow / Updated to WString usage  
185 1071 d 21 h cycrow / Removed remaining CyString from library  
183 1071 d 23 h cycrow / Refactors CPackages, CyStringList => Utils::CStringList  
182 1071 d 23 h cycrow / Refactored CPackages, CyString => Utils::String  
171 1072 d 21 h cycrow / Moved language names to CCorePackage  
170 1072 d 21 h cycrow / Refactor CBaseFile and CXspFile  
160 1074 d 23 h cycrow / Refactored Utils::String  
158 1085 d 17 h cycrow / CyString => Utils::String conversion  
152 1464 d 16 h cycrow / Fixed installing of dependencies  
130 1922 d 3 h cycrow / Added combining of multiple games per file  
52 5106 d 21 h cycrow / Changes most file routines to use std::fstream instead of FILE  
50 5109 d 16 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
46 5113 d 17 h cycrow / Created initial CorePackage, moved install text to new class  
1 5128 d 3 h cycrow / Initial Commit