Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
273 906 d 14 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
264 1053 d 15 h cycrow / Fixed writing of temp files  
248 1090 d 18 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
226 1118 d 17 h cycrow / Removeds some literal conversions, "" to L""  
218 1118 d 23 h cycrow / Fixed converted CXspFile to WString  
217 1119 d 0 h cycrow / Converted members in CXspFile to WString  
216 1119 d 0 h cycrow / Converted XSPFile structs to WString  
213 1119 d 11 h cycrow / Replaced some wide string conversions  
212 1119 d 12 h cycrow / Removed CStringList readLines in CFileIO  
211 1119 d 12 h cycrow / Converts ShipData to WString  
210 1119 d 13 h cycrow / Converts CBaseFile to WString  
207 1119 d 14 h cycrow /libspk/src/ Updated ValuesLines to WString  
206 1119 d 15 h cycrow / Converted remaining members in CCorePackage to WString  
203 1119 d 16 h cycrow / Changes package name, author to WString  
197 1119 d 19 h cycrow / Updated to WString usage  
196 1121 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
182 1123 d 21 h cycrow / Refactored CPackages, CyString => Utils::String  
181 1123 d 23 h cycrow / Refactors CatFile, CyString => Utils::String  
178 1124 d 1 h cycrow / Refactors C_File, CyString => Utils::String  
175 1124 d 13 h cycrow / Refactors CBaseFile CyString => Utils::String  
171 1124 d 18 h cycrow / Moved language names to CCorePackage  
170 1124 d 18 h cycrow / Refactor CBaseFile and CXspFile  
165 1126 d 0 h cycrow / Adjusted Cutdata to use CStringList  
160 1126 d 20 h cycrow / Refactored Utils::String  
158 1137 d 14 h cycrow / CyString => Utils::String conversion  
134 1972 d 20 h cycrow / Updated installer build script
Improved spktool
 
129 1974 d 21 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1975 d 17 h cycrow / Added files belonging to multiple games in Creator  
126 2007 d 21 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
124 2010 d 20 h cycrow / Adjusted some strings Utils::String => CyString  
118 4024 d 3 h cycrow / CyString => Utils::String (CFileIO.Open)  
116 4024 d 17 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
115 4024 d 20 h cycrow / Added libx2bc.dll for BobDecompiling
Filtered out null race and variant 20 when displaying ship names
 
114 4024 d 21 h cycrow / Updated X2BC
Updated VFS to match different filetypes
 
113 4031 d 2 h cycrow / Fixed deleting of generated file Data
Fixed generating bodies File
 
112 4031 d 3 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
109 4032 d 3 h cycrow / Added Exporting of generated files  
108 4033 d 16 h cycrow / Added ship items to packager scripts  
102 4042 d 17 h cycrow / More String conversions  
98 4045 d 19 h cycrow / Added Multiple Games to packager scripts