Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
299 455 d 15 h cycrow / Added ScriptTypes to CLanguages  
273 906 d 13 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
264 1053 d 13 h cycrow / Fixed writing of temp files  
248 1090 d 16 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
237 1112 d 20 h cycrow / Added Globals controls to Creator  
226 1118 d 16 h cycrow / Removeds some literal conversions, "" to L""  
225 1118 d 16 h cycrow / Removed CyStringFromSystemString  
224 1118 d 17 h cycrow / Removed use of _S to _WS  
218 1118 d 22 h cycrow / Fixed converted CXspFile to WString  
217 1118 d 22 h cycrow / Converted members in CXspFile to WString  
216 1118 d 23 h cycrow / Converted XSPFile structs to WString  
214 1119 d 9 h cycrow / Converted CSpkFile members and statics to WString  
212 1119 d 10 h cycrow / Removed CStringList readLines in CFileIO  
206 1119 d 13 h cycrow / Converted remaining members in CCorePackage to WString  
204 1119 d 14 h cycrow / Replaced Package version and creation date with WString  
203 1119 d 14 h cycrow / Changes package name, author to WString  
197 1119 d 18 h cycrow / Updated to WString usage  
196 1121 d 12 h cycrow / Replaced File_IO and DirIO to use WString  
191 1122 d 20 h cycrow / Removed SystemStringToCyString  
185 1123 d 17 h cycrow / Removed remaining CyString from library  
182 1123 d 20 h cycrow / Refactored CPackages, CyString => Utils::String  
181 1123 d 22 h cycrow / Refactors CatFile, CyString => Utils::String  
180 1123 d 23 h cycrow / Refactored static functions, CyString => Utils::String  
178 1124 d 0 h cycrow / Refactors C_File, CyString => Utils::String  
175 1124 d 12 h cycrow / Refactors CBaseFile CyString => Utils::String  
173 1124 d 16 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
172 1124 d 17 h cycrow / Refactored removeFile functions in CBaseFile  
170 1124 d 17 h cycrow / Refactor CBaseFile and CXspFile  
165 1125 d 22 h cycrow / Adjusted Cutdata to use CStringList  
162 1126 d 1 h cycrow / Updated Package Downloader to use MyDocuments  
160 1126 d 19 h cycrow / Refactored Utils::String  
158 1137 d 13 h cycrow / CyString => Utils::String conversion  
134 1972 d 19 h cycrow / Updated installer build script
Improved spktool
 
131 1973 d 18 h cycrow / Added Extract and Export options to packager scripts  
130 1973 d 23 h cycrow / Added combining of multiple games per file  
129 1974 d 20 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1975 d 16 h cycrow / Added files belonging to multiple games in Creator  
126 2007 d 20 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
125 2010 d 10 h cycrow / Adjusted to CyString
Fixed file installing bug
 
102 4042 d 16 h cycrow / More String conversions