Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
299 96 d 3 h cycrow / Added ScriptTypes to CLanguages  
273 547 d 1 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
264 694 d 1 h cycrow / Fixed writing of temp files  
248 731 d 4 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
237 753 d 7 h cycrow / Added Globals controls to Creator  
226 759 d 4 h cycrow / Removeds some literal conversions, "" to L""  
225 759 d 4 h cycrow / Removed CyStringFromSystemString  
224 759 d 4 h cycrow / Removed use of _S to _WS  
218 759 d 9 h cycrow / Fixed converted CXspFile to WString  
217 759 d 10 h cycrow / Converted members in CXspFile to WString  
216 759 d 10 h cycrow / Converted XSPFile structs to WString  
214 759 d 21 h cycrow / Converted CSpkFile members and statics to WString  
212 759 d 22 h cycrow / Removed CStringList readLines in CFileIO  
206 760 d 1 h cycrow / Converted remaining members in CCorePackage to WString  
204 760 d 2 h cycrow / Replaced Package version and creation date with WString  
203 760 d 2 h cycrow / Changes package name, author to WString  
197 760 d 5 h cycrow / Updated to WString usage  
196 761 d 23 h cycrow / Replaced File_IO and DirIO to use WString  
191 763 d 8 h cycrow / Removed SystemStringToCyString  
185 764 d 5 h cycrow / Removed remaining CyString from library  
182 764 d 7 h cycrow / Refactored CPackages, CyString => Utils::String  
181 764 d 9 h cycrow / Refactors CatFile, CyString => Utils::String  
180 764 d 11 h cycrow / Refactored static functions, CyString => Utils::String  
178 764 d 11 h cycrow / Refactors C_File, CyString => Utils::String  
175 764 d 23 h cycrow / Refactors CBaseFile CyString => Utils::String  
173 765 d 4 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
172 765 d 4 h cycrow / Refactored removeFile functions in CBaseFile  
170 765 d 5 h cycrow / Refactor CBaseFile and CXspFile  
165 766 d 10 h cycrow / Adjusted Cutdata to use CStringList  
162 766 d 13 h cycrow / Updated Package Downloader to use MyDocuments  
160 767 d 6 h cycrow / Refactored Utils::String  
158 778 d 1 h cycrow / CyString => Utils::String conversion  
134 1613 d 7 h cycrow / Updated installer build script
Improved spktool
 
131 1614 d 6 h cycrow / Added Extract and Export options to packager scripts  
130 1614 d 10 h cycrow / Added combining of multiple games per file  
129 1615 d 7 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1616 d 3 h cycrow / Added files belonging to multiple games in Creator  
126 1648 d 7 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
125 1650 d 22 h cycrow / Adjusted to CyString
Fixed file installing bug
 
102 3683 d 4 h cycrow / More String conversions