Subversion Repositories spk

Rev

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

Filtering Options

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