Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
323 48 d 11 h cycrow / Added BOB/BOD conversion to catpck  
322 48 d 18 h cycrow / Some improvements in data types  
320 48 d 18 h cycrow /Tools/src/ Improved pack/unpack with CommandLine  
317 48 d 19 h cycrow / Fixed extracting files from cat  
316 48 d 22 h cycrow /Tools/src/ Fixed catpck tool listing files (relative paths)  
314 48 d 23 h cycrow /Tools/ Added recursive adding of files to cat  
312 48 d 23 h cycrow /Tools/src/ Fixed using "FindFiles" function for relative paths  
305 49 d 3 h cycrow /Tools/ Added command line parser to catpck and fixed adding multiple files to cats  
298 55 d 12 h cycrow / Replaced CyString with Utils::WString  
276 391 d 13 h cycrow /Tools/src/ Fixed catpck extracting wildcard files  
226 712 d 17 h cycrow / Removeds some literal conversions, "" to L""  
222 712 d 19 h cycrow / Removed CyStringList and Utils::CStringList  
218 712 d 23 h cycrow / Fixed converted CXspFile to WString  
197 713 d 19 h cycrow / Updated to WString usage  
196 715 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
185 717 d 19 h cycrow / Removed remaining CyString from library  
181 717 d 23 h cycrow / Refactors CatFile, CyString => Utils::String  
178 718 d 1 h cycrow / Refactors C_File, CyString => Utils::String  
158 731 d 14 h cycrow / CyString => Utils::String conversion  
129 1568 d 21 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1569 d 17 h cycrow / Added files belonging to multiple games in Creator  
125 1604 d 11 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1604 d 20 h cycrow / Adjusted some strings Utils::String => CyString  
102 3636 d 17 h cycrow / More String conversions  
65 4234 d 13 h cycrow /  
54 4751 d 22 h cycrow / Adjusted fopen to use CFileIO  
52 4752 d 18 h cycrow / Changes most file routines to use std::fstream instead of FILE  
41 4760 d 16 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4774 d 1 h cycrow / Initial Commit