Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 168 d 19 h cycrow / Some improvements in data types  
197 833 d 20 h cycrow / Updated to WString usage  
196 835 d 14 h cycrow / Replaced File_IO and DirIO to use WString  
181 838 d 0 h cycrow / Refactors CatFile, CyString => Utils::String  
127 1689 d 18 h cycrow / Added files belonging to multiple games in Creator  
125 1724 d 13 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1724 d 21 h cycrow / Adjusted some strings Utils::String => CyString  
101 3759 d 0 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
85 3767 d 0 h cycrow / Fixed problems with appending and truncating cat files  
83 3767 d 17 h cycrow / Converted more CyString to Utils::String  
65 4354 d 14 h cycrow /  
58 4866 d 2 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4872 d 2 h cycrow / Fixed some memory handling Errors  
52 4872 d 20 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4874 d 13 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4880 d 12 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4880 d 17 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4894 d 2 h cycrow / Initial Commit