Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
331 389 d 1 h cycrow / Added "info" command and updated "install" command to use CommandLine  
318 402 d 22 h cycrow /libspk/src/ Updated some functions to be const  
271 854 d 22 h cycrow /libspk/src/ Added ability to read zip files named as spk  
248 1038 d 22 h cycrow / Adjusted Shipyard usage for XSP files.
Fixed deleting of ships
 
222 1066 d 23 h cycrow / Removed CyStringList and Utils::CStringList  
221 1067 d 0 h cycrow /libspk/src/ Converted CPackages to WString  
220 1067 d 0 h cycrow / Converted CPackages static functions to WString  
217 1067 d 4 h cycrow / Converted members in CXspFile to WString  
216 1067 d 4 h cycrow / Converted XSPFile structs to WString  
212 1067 d 16 h cycrow / Removed CStringList readLines in CFileIO  
210 1067 d 17 h cycrow / Converts CBaseFile to WString  
206 1067 d 19 h cycrow / Converted remaining members in CCorePackage to WString  
205 1067 d 19 h cycrow / Fixed find packages online  
204 1067 d 19 h cycrow / Replaced Package version and creation date with WString  
203 1067 d 20 h cycrow / Changes package name, author to WString  
197 1067 d 23 h cycrow / Updated to WString usage  
196 1069 d 17 h cycrow / Replaced File_IO and DirIO to use WString  
183 1072 d 0 h cycrow / Refactors CPackages, CyStringList => Utils::CStringList  
182 1072 d 1 h cycrow / Refactored CPackages, CyString => Utils::String  
179 1072 d 5 h cycrow / Removed old File_IO::WriteFile (CyString)  
178 1072 d 5 h cycrow / Refactors C_File, CyString => Utils::String  
173 1072 d 21 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
170 1072 d 22 h cycrow / Refactor CBaseFile and CXspFile  
168 1074 d 0 h cycrow / Added downloading of dependencies while installing  
166 1074 d 1 h cycrow / Moved available packages to game directory  
164 1074 d 4 h cycrow / Added found packages to CPackages list  
162 1074 d 7 h cycrow / Updated Package Downloader to use MyDocuments  
161 1074 d 23 h cycrow / Updated package browser to always pick latest version and remove duplicates from different servers  
160 1075 d 0 h cycrow / Refactored Utils::String  
158 1085 d 18 h cycrow / CyString => Utils::String conversion  
152 1464 d 17 h cycrow / Fixed installing of dependencies  
134 1921 d 0 h cycrow / Updated installer build script
Improved spktool
 
133 1921 d 4 h cycrow / Added automatic installing of available dependacies  
131 1922 d 0 h cycrow / Added Extract and Export options to packager scripts  
130 1922 d 4 h cycrow / Added combining of multiple games per file  
129 1923 d 1 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1923 d 21 h cycrow / Added files belonging to multiple games in Creator  
126 1956 d 1 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
125 1958 d 16 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1959 d 0 h cycrow / Adjusted some strings Utils::String => CyString