Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
331 294 d 11 h cycrow / Added "info" command and updated "install" command to use CommandLine  
248 944 d 7 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
237 966 d 11 h cycrow / Added Globals controls to Creator  
233 966 d 14 h cycrow / Added audio stream value to gameexe (for use later with creating new voice files)  
213 973 d 1 h cycrow / Replaced some wide string conversions  
211 973 d 2 h cycrow / Converts ShipData to WString  
210 973 d 3 h cycrow / Converts CBaseFile to WString  
209 973 d 3 h cycrow / Fixed conversion of values lines for older versions (new versions use wchar_t)  
208 973 d 4 h cycrow / Moved WebMirrors to CCorePackage. Fixed values lines wide string conversion  
207 973 d 4 h cycrow /libspk/src/ Updated ValuesLines to WString  
204 973 d 5 h cycrow / Replaced Package version and creation date with WString  
203 973 d 5 h cycrow / Changes package name, author to WString  
197 973 d 9 h cycrow / Updated to WString usage  
196 975 d 3 h cycrow / Replaced File_IO and DirIO to use WString  
175 978 d 3 h cycrow / Refactors CBaseFile CyString => Utils::String  
172 978 d 8 h cycrow / Refactored removeFile functions in CBaseFile  
171 978 d 8 h cycrow / Moved language names to CCorePackage  
170 978 d 8 h cycrow / Refactor CBaseFile and CXspFile  
166 979 d 11 h cycrow / Moved available packages to game directory  
162 979 d 16 h cycrow / Updated Package Downloader to use MyDocuments  
160 980 d 10 h cycrow / Refactored Utils::String  
158 991 d 4 h cycrow / CyString => Utils::String conversion  
155 1326 d 6 h cycrow / Fixed Game Launcher
Added automatically packing files from packager scripts
 
134 1826 d 10 h cycrow / Updated installer build script
Improved spktool
 
131 1827 d 9 h cycrow / Added Extract and Export options to packager scripts  
130 1827 d 14 h cycrow / Added combining of multiple games per file  
129 1828 d 11 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1829 d 7 h cycrow / Added files belonging to multiple games in Creator  
126 1861 d 11 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
121 1868 d 14 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
109 3885 d 17 h cycrow / Added Exporting of generated files  
98 3899 d 8 h cycrow / Added Multiple Games to packager scripts  
94 3900 d 6 h cycrow / Added GameDirectories, and replaced each link list  
91 3905 d 8 h cycrow /  
89 3905 d 15 h cycrow / Added Ware Conflicts and Command Slots  
88 3906 d 2 h cycrow / Added Ware display for Plugin Manager  
58 5005 d 15 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 5011 d 14 h cycrow / Fixed some memory handling Errors  
52 5012 d 8 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5014 d 2 h cycrow / Added additional logging and converted various fopen with std::fstream