Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
323 357 d 9 h cycrow / Added BOB/BOD conversion to catpck  
317 357 d 16 h cycrow / Fixed extracting files from cat  
308 357 d 21 h cycrow /libspk/src/ Improved handling of pck files for x64  
285 370 d 15 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
283 378 d 21 h cycrow /libspk/src/ Updated to used built in x2bc instead of library  
277 700 d 10 h cycrow /libspk/src/ Adjusted case for filenames (Linux)  
257 967 d 14 h cycrow /libspk/src/ Fixed text file reading for X3R  
227 1021 d 12 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
213 1022 d 8 h cycrow / Replaced some wide string conversions  
211 1022 d 9 h cycrow / Converts ShipData to WString  
201 1022 d 15 h cycrow / Updated CFile to replace String => WString  
200 1022 d 15 h cycrow / Updated FormatErrorString to use 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  
181 1026 d 20 h cycrow / Refactors CatFile, CyString => Utils::String  
178 1026 d 22 h cycrow / Refactors C_File, CyString => Utils::String  
160 1029 d 17 h cycrow / Refactored Utils::String  
156 1372 d 19 h cycrow /libspk/src/ Fixed auto text file renaming  
155 1375 d 13 h cycrow / Fixed Game Launcher
Added automatically packing files from packager scripts
 
143 1856 d 0 h cycrow / Fixed packager script combining files from command prompt
Updated script packages to combine files
 
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
 
128 1877 d 21 h cycrow / Adjusted multiple game file format to SpkExplorer  
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
 
125 1913 d 9 h cycrow / Adjusted to CyString
Fixed file installing bug
 
121 1917 d 21 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
116 3927 d 15 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
115 3927 d 18 h cycrow / Added libx2bc.dll for BobDecompiling
Filtered out null race and variant 20 when displaying ship names
 
96 3949 d 10 h cycrow / Fixed installing of pck script files  
88 3955 d 10 h cycrow / Added Ware display for Plugin Manager  
61 5036 d 14 h cycrow / Fixed read file bug  
58 5054 d 22 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
56 5060 d 11 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
54 5060 d 19 h cycrow / Adjusted fopen to use CFileIO  
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