Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
331 440 d 21 h cycrow / Added "info" command and updated "install" command to use CommandLine  
248 1090 d 17 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
237 1112 d 21 h cycrow / Added Globals controls to Creator  
233 1113 d 0 h cycrow / Added audio stream value to gameexe (for use later with creating new voice files)  
213 1119 d 11 h cycrow / Replaced some wide string conversions  
211 1119 d 12 h cycrow / Converts ShipData to WString  
210 1119 d 12 h cycrow / Converts CBaseFile to WString  
209 1119 d 13 h cycrow / Fixed conversion of values lines for older versions (new versions use wchar_t)  
208 1119 d 14 h cycrow / Moved WebMirrors to CCorePackage. Fixed values lines wide string conversion  
207 1119 d 14 h cycrow /libspk/src/ Updated ValuesLines to WString  
204 1119 d 15 h cycrow / Replaced Package version and creation date with WString  
203 1119 d 15 h cycrow / Changes package name, author to WString  
197 1119 d 18 h cycrow / Updated to WString usage  
196 1121 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
175 1124 d 12 h cycrow / Refactors CBaseFile CyString => Utils::String  
172 1124 d 18 h cycrow / Refactored removeFile functions in CBaseFile  
171 1124 d 18 h cycrow / Moved language names to CCorePackage  
170 1124 d 18 h cycrow / Refactor CBaseFile and CXspFile  
166 1125 d 21 h cycrow / Moved available packages to game directory  
162 1126 d 2 h cycrow / Updated Package Downloader to use MyDocuments  
160 1126 d 19 h cycrow / Refactored Utils::String  
158 1137 d 14 h cycrow / CyString => Utils::String conversion  
155 1472 d 16 h cycrow / Fixed Game Launcher
Added automatically packing files from packager scripts
 
134 1972 d 20 h cycrow / Updated installer build script
Improved spktool
 
131 1973 d 19 h cycrow / Added Extract and Export options to packager scripts  
130 1974 d 0 h cycrow / Added combining of multiple games per file  
129 1974 d 21 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1975 d 17 h cycrow / Added files belonging to multiple games in Creator  
126 2007 d 21 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
121 2015 d 0 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
109 4032 d 3 h cycrow / Added Exporting of generated files  
98 4045 d 18 h cycrow / Added Multiple Games to packager scripts  
94 4046 d 16 h cycrow / Added GameDirectories, and replaced each link list  
91 4051 d 18 h cycrow /  
89 4052 d 1 h cycrow / Added Ware Conflicts and Command Slots  
88 4052 d 12 h cycrow / Added Ware display for Plugin Manager  
58 5152 d 0 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 5158 d 0 h cycrow / Fixed some memory handling Errors  
52 5158 d 18 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5160 d 12 h cycrow / Added additional logging and converted various fopen with std::fstream