Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 454 d 20 h cycrow / Some improvements in data types  
317 454 d 21 h cycrow / Fixed extracting files from cat  
308 455 d 1 h cycrow /libspk/src/ Improved handling of pck files for x64  
229 1116 d 19 h cycrow / Fixed creating of Cat files  
227 1118 d 17 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
213 1119 d 13 h cycrow / Replaced some wide string conversions  
197 1119 d 21 h cycrow / Updated to WString usage  
196 1121 d 15 h cycrow / Replaced File_IO and DirIO to use WString  
181 1124 d 1 h cycrow / Refactors CatFile, CyString => Utils::String  
160 1126 d 22 h cycrow / Refactored Utils::String  
127 1975 d 19 h cycrow / Added files belonging to multiple games in Creator  
125 2010 d 13 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 2010 d 22 h cycrow / Adjusted some strings Utils::String => CyString  
119 4024 d 0 h cycrow /libspk/src/ Additional CyString changes  
118 4024 d 4 h cycrow / CyString => Utils::String (CFileIO.Open)  
111 4031 d 5 h cycrow / CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
 
102 4042 d 19 h cycrow / More String conversions  
101 4045 d 1 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
96 4046 d 14 h cycrow / Fixed installing of pck script files  
85 4053 d 1 h cycrow / Fixed problems with appending and truncating cat files  
84 4053 d 15 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
82 4053 d 18 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
65 4640 d 15 h cycrow /  
58 5152 d 3 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 5158 d 2 h cycrow / Fixed some memory handling Errors  
52 5158 d 20 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5160 d 14 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 5166 d 13 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 5166 d 17 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
40 5167 d 15 h cycrow /libspk/src/ Fixed installing of some files (removal of files from cat's is now working properly)  
16 5177 d 16 h cycrow /libspk/src/ Fixed reading and writing of cat/dat files. Fixes installing of ships in AP  
1 5180 d 2 h cycrow / Initial Commit