Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
323 50 d 5 h cycrow / Added BOB/BOD conversion to catpck  
322 50 d 12 h cycrow / Some improvements in data types  
320 50 d 12 h cycrow /Tools/src/ Improved pack/unpack with CommandLine  
317 50 d 13 h cycrow / Fixed extracting files from cat  
316 50 d 16 h cycrow /Tools/src/ Fixed catpck tool listing files (relative paths)  
314 50 d 17 h cycrow /Tools/ Added recursive adding of files to cat  
312 50 d 17 h cycrow /Tools/src/ Fixed using "FindFiles" function for relative paths  
305 50 d 21 h cycrow /Tools/ Added command line parser to catpck and fixed adding multiple files to cats  
298 57 d 6 h cycrow / Replaced CyString with Utils::WString  
276 393 d 7 h cycrow /Tools/src/ Fixed catpck extracting wildcard files  
226 714 d 11 h cycrow / Removeds some literal conversions, "" to L""  
222 714 d 13 h cycrow / Removed CyStringList and Utils::CStringList  
218 714 d 17 h cycrow / Fixed converted CXspFile to WString  
197 715 d 13 h cycrow / Updated to WString usage  
196 717 d 7 h cycrow / Replaced File_IO and DirIO to use WString  
185 719 d 13 h cycrow / Removed remaining CyString from library  
181 719 d 17 h cycrow / Refactors CatFile, CyString => Utils::String  
178 719 d 19 h cycrow / Refactors C_File, CyString => Utils::String  
158 733 d 8 h cycrow / CyString => Utils::String conversion  
129 1570 d 15 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1571 d 11 h cycrow / Added files belonging to multiple games in Creator  
125 1606 d 6 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1606 d 14 h cycrow / Adjusted some strings Utils::String => CyString  
102 3638 d 11 h cycrow / More String conversions  
65 4236 d 7 h cycrow /  
54 4753 d 16 h cycrow / Adjusted fopen to use CFileIO  
52 4754 d 13 h cycrow / Changes most file routines to use std::fstream instead of FILE  
41 4762 d 10 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4775 d 19 h cycrow / Initial Commit