Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 57 d 23 h cycrow / Some improvements in data types  
197 723 d 0 h cycrow / Updated to WString usage  
196 724 d 18 h cycrow / Replaced File_IO and DirIO to use WString  
181 727 d 4 h cycrow / Refactors CatFile, CyString => Utils::String  
127 1578 d 22 h cycrow / Added files belonging to multiple games in Creator  
125 1613 d 17 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1614 d 1 h cycrow / Adjusted some strings Utils::String => CyString  
101 3648 d 4 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
85 3656 d 4 h cycrow / Fixed problems with appending and truncating cat files  
83 3656 d 21 h cycrow / Converted more CyString to Utils::String  
65 4243 d 18 h cycrow /  
58 4755 d 6 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4761 d 6 h cycrow / Fixed some memory handling Errors  
52 4762 d 0 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4763 d 17 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4769 d 16 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4769 d 21 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4783 d 6 h cycrow / Initial Commit