Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
248 1038 d 21 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
218 1067 d 3 h cycrow / Fixed converted CXspFile to WString  
217 1067 d 4 h cycrow / Converted members in CXspFile to WString  
216 1067 d 4 h cycrow / Converted XSPFile structs to WString  
212 1067 d 15 h cycrow / Removed CStringList readLines in CFileIO  
211 1067 d 16 h cycrow / Converts ShipData to WString  
210 1067 d 17 h cycrow / Converts CBaseFile to WString  
207 1067 d 18 h cycrow /libspk/src/ Updated ValuesLines to WString  
206 1067 d 19 h cycrow / Converted remaining members in CCorePackage to WString  
203 1067 d 20 h cycrow / Changes package name, author to WString  
197 1067 d 23 h cycrow / Updated to WString usage  
175 1072 d 17 h cycrow / Refactors CBaseFile CyString => Utils::String  
173 1072 d 21 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
170 1072 d 22 h cycrow / Refactor CBaseFile and CXspFile  
166 1074 d 1 h cycrow / Moved available packages to game directory  
165 1074 d 4 h cycrow / Adjusted Cutdata to use CStringList  
134 1921 d 0 h cycrow / Updated installer build script
Improved spktool
 
127 1923 d 21 h cycrow / Added files belonging to multiple games in Creator  
126 1956 d 1 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
118 3972 d 7 h cycrow / CyString => Utils::String (CFileIO.Open)  
113 3979 d 6 h cycrow / Fixed deleting of generated file Data
Fixed generating bodies File
 
109 3980 d 7 h cycrow / Added Exporting of generated files  
108 3981 d 20 h cycrow / Added ship items to packager scripts  
98 3993 d 22 h cycrow / Added Multiple Games to packager scripts  
52 5106 d 22 h cycrow / Changes most file routines to use std::fstream instead of FILE  
50 5109 d 18 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
42 5114 d 15 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
39 5115 d 18 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
35 5120 d 1 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
31 5122 d 16 h cycrow / Added option to load a second cat file when importing a ship.
TODO: switch over to using the VFS instead
 
14 5125 d 18 h cycrow / Updated more string changes, CyString => Utils::String  
6 5128 d 2 h cycrow / Split SpkFile into BaseFile and SpkFile  
1 5128 d 4 h cycrow / Initial Commit