Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 49 d 11 h cycrow / Some improvements in data types  
197 714 d 12 h cycrow / Updated to WString usage  
196 716 d 6 h cycrow / Replaced File_IO and DirIO to use WString  
181 718 d 16 h cycrow / Refactors CatFile, CyString => Utils::String  
127 1570 d 10 h cycrow / Added files belonging to multiple games in Creator  
125 1605 d 5 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1605 d 13 h cycrow / Adjusted some strings Utils::String => CyString  
101 3639 d 16 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
85 3647 d 16 h cycrow / Fixed problems with appending and truncating cat files  
83 3648 d 9 h cycrow / Converted more CyString to Utils::String  
65 4235 d 6 h cycrow /  
58 4746 d 18 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4752 d 18 h cycrow / Fixed some memory handling Errors  
52 4753 d 12 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4755 d 6 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4761 d 4 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4761 d 9 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
1 4774 d 18 h cycrow / Initial Commit