Subversion Repositories spk

Rev

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

Filtering Options

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