Subversion Repositories spk

Rev

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

Filtering Options

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