Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
344 102 d 2 h cycrow / Updated commandLine to work with UTF8  
341 140 d 21 h cycrow / Adjusted printf to wide char  
323 402 d 17 h cycrow / Added BOB/BOD conversion to catpck  
322 402 d 23 h cycrow / Some improvements in data types  
320 402 d 23 h cycrow /Tools/src/ Improved pack/unpack with CommandLine  
317 403 d 0 h cycrow / Fixed extracting files from cat  
316 403 d 3 h cycrow /Tools/src/ Fixed catpck tool listing files (relative paths)  
314 403 d 4 h cycrow /Tools/ Added recursive adding of files to cat  
312 403 d 4 h cycrow /Tools/src/ Fixed using "FindFiles" function for relative paths  
305 403 d 8 h cycrow /Tools/ Added command line parser to catpck and fixed adding multiple files to cats  
298 409 d 17 h cycrow / Replaced CyString with Utils::WString  
276 745 d 18 h cycrow /Tools/src/ Fixed catpck extracting wildcard files  
226 1066 d 22 h cycrow / Removeds some literal conversions, "" to L""  
222 1067 d 0 h cycrow / Removed CyStringList and Utils::CStringList  
218 1067 d 4 h cycrow / Fixed converted CXspFile to WString  
197 1068 d 0 h cycrow / Updated to WString usage  
196 1069 d 18 h cycrow / Replaced File_IO and DirIO to use WString  
185 1072 d 0 h cycrow / Removed remaining CyString from library  
181 1072 d 4 h cycrow / Refactors CatFile, CyString => Utils::String  
178 1072 d 6 h cycrow / Refactors C_File, CyString => Utils::String  
158 1085 d 19 h cycrow / CyString => Utils::String conversion  
129 1923 d 2 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1923 d 22 h cycrow / Added files belonging to multiple games in Creator  
125 1958 d 17 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1959 d 1 h cycrow / Adjusted some strings Utils::String => CyString  
102 3990 d 22 h cycrow / More String conversions  
65 4588 d 18 h cycrow /  
54 5106 d 3 h cycrow / Adjusted fopen to use CFileIO  
52 5107 d 0 h cycrow / Changes most file routines to use std::fstream instead of FILE  
41 5114 d 21 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 5128 d 6 h cycrow / Initial Commit