Subversion Repositories spk

Rev

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

Filtering Options

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