Subversion Repositories spk

Rev

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

Filtering Options

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