Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
344 153 d 18 h cycrow / Updated commandLine to work with UTF8  
341 192 d 14 h cycrow / Adjusted printf to wide char  
323 454 d 9 h cycrow / Added BOB/BOD conversion to catpck  
322 454 d 15 h cycrow / Some improvements in data types  
320 454 d 15 h cycrow /Tools/src/ Improved pack/unpack with CommandLine  
317 454 d 16 h cycrow / Fixed extracting files from cat  
316 454 d 19 h cycrow /Tools/src/ Fixed catpck tool listing files (relative paths)  
314 454 d 20 h cycrow /Tools/ Added recursive adding of files to cat  
312 454 d 21 h cycrow /Tools/src/ Fixed using "FindFiles" function for relative paths  
305 455 d 0 h cycrow /Tools/ Added command line parser to catpck and fixed adding multiple files to cats  
298 461 d 10 h cycrow / Replaced CyString with Utils::WString  
276 797 d 10 h cycrow /Tools/src/ Fixed catpck extracting wildcard files  
226 1118 d 15 h cycrow / Removeds some literal conversions, "" to L""  
222 1118 d 17 h cycrow / Removed CyStringList and Utils::CStringList  
218 1118 d 21 h cycrow / Fixed converted CXspFile to WString  
197 1119 d 16 h cycrow / Updated to WString usage  
196 1121 d 11 h cycrow / Replaced File_IO and DirIO to use WString  
185 1123 d 16 h cycrow / Removed remaining CyString from library  
181 1123 d 21 h cycrow / Refactors CatFile, CyString => Utils::String  
178 1123 d 22 h cycrow / Refactors C_File, CyString => Utils::String  
158 1137 d 12 h cycrow / CyString => Utils::String conversion  
129 1974 d 19 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1975 d 14 h cycrow / Added files belonging to multiple games in Creator  
125 2010 d 9 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 2010 d 18 h cycrow / Adjusted some strings Utils::String => CyString  
102 4042 d 15 h cycrow / More String conversions  
65 4640 d 11 h cycrow /  
54 5157 d 20 h cycrow / Adjusted fopen to use CFileIO  
52 5158 d 16 h cycrow / Changes most file routines to use std::fstream instead of FILE  
41 5166 d 13 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 5179 d 22 h cycrow / Initial Commit