Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
273 664 d 10 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
264 811 d 10 h cycrow / Fixed writing of temp files  
248 848 d 13 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
226 876 d 13 h cycrow / Removeds some literal conversions, "" to L""  
218 876 d 19 h cycrow / Fixed converted CXspFile to WString  
217 876 d 19 h cycrow / Converted members in CXspFile to WString  
216 876 d 20 h cycrow / Converted XSPFile structs to WString  
213 877 d 7 h cycrow / Replaced some wide string conversions  
212 877 d 7 h cycrow / Removed CStringList readLines in CFileIO  
211 877 d 8 h cycrow / Converts ShipData to WString  
210 877 d 8 h cycrow / Converts CBaseFile to WString  
207 877 d 10 h cycrow /libspk/src/ Updated ValuesLines to WString  
206 877 d 10 h cycrow / Converted remaining members in CCorePackage to WString  
203 877 d 11 h cycrow / Changes package name, author to WString  
197 877 d 14 h cycrow / Updated to WString usage  
196 879 d 9 h cycrow / Replaced File_IO and DirIO to use WString  
182 881 d 16 h cycrow / Refactored CPackages, CyString => Utils::String  
181 881 d 19 h cycrow / Refactors CatFile, CyString => Utils::String  
178 881 d 20 h cycrow / Refactors C_File, CyString => Utils::String  
175 882 d 8 h cycrow / Refactors CBaseFile CyString => Utils::String  
171 882 d 14 h cycrow / Moved language names to CCorePackage  
170 882 d 14 h cycrow / Refactor CBaseFile and CXspFile  
165 883 d 19 h cycrow / Adjusted Cutdata to use CStringList  
160 884 d 15 h cycrow / Refactored Utils::String  
158 895 d 10 h cycrow / CyString => Utils::String conversion  
134 1730 d 16 h cycrow / Updated installer build script
Improved spktool
 
129 1732 d 17 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1733 d 13 h cycrow / Added files belonging to multiple games in Creator  
126 1765 d 17 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
124 1768 d 16 h cycrow / Adjusted some strings Utils::String => CyString  
118 3781 d 22 h cycrow / CyString => Utils::String (CFileIO.Open)  
116 3782 d 13 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
115 3782 d 16 h cycrow / Added libx2bc.dll for BobDecompiling
Filtered out null race and variant 20 when displaying ship names
 
114 3782 d 17 h cycrow / Updated X2BC
Updated VFS to match different filetypes
 
113 3788 d 22 h cycrow / Fixed deleting of generated file Data
Fixed generating bodies File
 
112 3788 d 22 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
109 3789 d 23 h cycrow / Added Exporting of generated files  
108 3791 d 11 h cycrow / Added ship items to packager scripts  
102 3800 d 13 h cycrow / More String conversions  
98 3803 d 14 h cycrow / Added Multiple Games to packager scripts