Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 162 d 5 h cycrow / Some improvements in data types  
197 827 d 6 h cycrow / Updated to WString usage  
196 829 d 0 h cycrow / Replaced File_IO and DirIO to use WString  
181 831 d 10 h cycrow / Refactors CatFile, CyString => Utils::String  
127 1683 d 4 h cycrow / Added files belonging to multiple games in Creator  
125 1717 d 22 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1718 d 7 h cycrow / Adjusted some strings Utils::String => CyString  
101 3752 d 10 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
85 3760 d 10 h cycrow / Fixed problems with appending and truncating cat files  
83 3761 d 3 h cycrow / Converted more CyString to Utils::String  
65 4348 d 0 h cycrow /  
58 4859 d 12 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4865 d 11 h cycrow / Fixed some memory handling Errors  
52 4866 d 5 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4867 d 23 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4873 d 22 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4874 d 2 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4887 d 11 h cycrow / Initial Commit