Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
323 95 d 21 h cycrow / Added BOB/BOD conversion to catpck  
322 96 d 3 h cycrow / Some improvements in data types  
320 96 d 3 h cycrow /Tools/src/ Improved pack/unpack with CommandLine  
317 96 d 4 h cycrow / Fixed extracting files from cat  
316 96 d 7 h cycrow /Tools/src/ Fixed catpck tool listing files (relative paths)  
314 96 d 8 h cycrow /Tools/ Added recursive adding of files to cat  
312 96 d 8 h cycrow /Tools/src/ Fixed using "FindFiles" function for relative paths  
305 96 d 12 h cycrow /Tools/ Added command line parser to catpck and fixed adding multiple files to cats  
298 102 d 21 h cycrow / Replaced CyString with Utils::WString  
276 438 d 22 h cycrow /Tools/src/ Fixed catpck extracting wildcard files  
226 760 d 2 h cycrow / Removeds some literal conversions, "" to L""  
222 760 d 4 h cycrow / Removed CyStringList and Utils::CStringList  
218 760 d 8 h cycrow / Fixed converted CXspFile to WString  
197 761 d 4 h cycrow / Updated to WString usage  
196 762 d 22 h cycrow / Replaced File_IO and DirIO to use WString  
185 765 d 4 h cycrow / Removed remaining CyString from library  
181 765 d 8 h cycrow / Refactors CatFile, CyString => Utils::String  
178 765 d 10 h cycrow / Refactors C_File, CyString => Utils::String  
158 778 d 23 h cycrow / CyString => Utils::String conversion  
129 1616 d 6 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1617 d 2 h cycrow / Added files belonging to multiple games in Creator  
125 1651 d 21 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1652 d 5 h cycrow / Adjusted some strings Utils::String => CyString  
102 3684 d 3 h cycrow / More String conversions  
65 4281 d 22 h cycrow /  
54 4799 d 7 h cycrow / Adjusted fopen to use CFileIO  
52 4800 d 4 h cycrow / Changes most file routines to use std::fstream instead of FILE  
41 4808 d 1 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4821 d 10 h cycrow / Initial Commit