Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 51 d 2 h cycrow / Some improvements in data types  
197 716 d 3 h cycrow / Updated to WString usage  
196 717 d 21 h cycrow / Replaced File_IO and DirIO to use WString  
181 720 d 7 h cycrow / Refactors CatFile, CyString => Utils::String  
127 1572 d 1 h cycrow / Added files belonging to multiple games in Creator  
125 1606 d 19 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1607 d 4 h cycrow / Adjusted some strings Utils::String => CyString  
101 3641 d 7 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
85 3649 d 7 h cycrow / Fixed problems with appending and truncating cat files  
83 3650 d 0 h cycrow / Converted more CyString to Utils::String  
65 4236 d 21 h cycrow /  
58 4748 d 9 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4754 d 8 h cycrow / Fixed some memory handling Errors  
52 4755 d 2 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4756 d 20 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4762 d 19 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4763 d 0 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4776 d 9 h cycrow / Initial Commit