Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
273 547 d 23 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
264 695 d 0 h cycrow / Fixed writing of temp files  
248 732 d 3 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
226 760 d 2 h cycrow / Removeds some literal conversions, "" to L""  
218 760 d 8 h cycrow / Fixed converted CXspFile to WString  
217 760 d 9 h cycrow / Converted members in CXspFile to WString  
216 760 d 9 h cycrow / Converted XSPFile structs to WString  
213 760 d 20 h cycrow / Replaced some wide string conversions  
212 760 d 21 h cycrow / Removed CStringList readLines in CFileIO  
211 760 d 21 h cycrow / Converts ShipData to WString  
210 760 d 22 h cycrow / Converts CBaseFile to WString  
207 760 d 23 h cycrow /libspk/src/ Updated ValuesLines to WString  
206 761 d 0 h cycrow / Converted remaining members in CCorePackage to WString  
203 761 d 1 h cycrow / Changes package name, author to WString  
197 761 d 4 h cycrow / Updated to WString usage  
196 762 d 22 h cycrow / Replaced File_IO and DirIO to use WString  
182 765 d 6 h cycrow / Refactored CPackages, CyString => Utils::String  
181 765 d 8 h cycrow / Refactors CatFile, CyString => Utils::String  
178 765 d 10 h cycrow / Refactors C_File, CyString => Utils::String  
175 765 d 22 h cycrow / Refactors CBaseFile CyString => Utils::String  
171 766 d 3 h cycrow / Moved language names to CCorePackage  
170 766 d 3 h cycrow / Refactor CBaseFile and CXspFile  
165 767 d 9 h cycrow / Adjusted Cutdata to use CStringList  
160 768 d 5 h cycrow / Refactored Utils::String  
158 778 d 23 h cycrow / CyString => Utils::String conversion  
134 1614 d 5 h cycrow / Updated installer build script
Improved spktool
 
129 1616 d 6 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1617 d 2 h cycrow / Added files belonging to multiple games in Creator  
126 1649 d 6 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
124 1652 d 5 h cycrow / Adjusted some strings Utils::String => CyString  
118 3665 d 12 h cycrow / CyString => Utils::String (CFileIO.Open)  
116 3666 d 3 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
115 3666 d 6 h cycrow / Added libx2bc.dll for BobDecompiling
Filtered out null race and variant 20 when displaying ship names
 
114 3666 d 6 h cycrow / Updated X2BC
Updated VFS to match different filetypes
 
113 3672 d 11 h cycrow / Fixed deleting of generated file Data
Fixed generating bodies File
 
112 3672 d 12 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
109 3673 d 12 h cycrow / Added Exporting of generated files  
108 3675 d 1 h cycrow / Added ship items to packager scripts  
102 3684 d 2 h cycrow / More String conversions  
98 3687 d 4 h cycrow / Added Multiple Games to packager scripts