Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
322 50 d 17 h cycrow / Some improvements in data types  
317 50 d 19 h cycrow / Fixed extracting files from cat  
308 50 d 23 h cycrow /libspk/src/ Improved handling of pck files for x64  
229 712 d 17 h cycrow / Fixed creating of Cat files  
227 714 d 15 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
213 715 d 11 h cycrow / Replaced some wide string conversions  
197 715 d 18 h cycrow / Updated to WString usage  
196 717 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
181 719 d 23 h cycrow / Refactors CatFile, CyString => Utils::String  
160 722 d 19 h cycrow / Refactored Utils::String  
127 1571 d 17 h cycrow / Added files belonging to multiple games in Creator  
125 1606 d 11 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1606 d 20 h cycrow / Adjusted some strings Utils::String => CyString  
119 3619 d 22 h cycrow /libspk/src/ Additional CyString changes  
118 3620 d 2 h cycrow / CyString => Utils::String (CFileIO.Open)  
111 3627 d 3 h cycrow / CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
 
102 3638 d 17 h cycrow / More String conversions  
101 3640 d 23 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
96 3642 d 12 h cycrow / Fixed installing of pck script files  
85 3648 d 23 h cycrow / Fixed problems with appending and truncating cat files  
84 3649 d 13 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
82 3649 d 16 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
65 4236 d 13 h cycrow /  
58 4748 d 1 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
53 4754 d 0 h cycrow / Fixed some memory handling Errors  
52 4754 d 18 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 4756 d 12 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 4762 d 11 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
41 4762 d 15 h cycrow / Fixed reading and writing packaged file (pbb) to/from cats  
40 4763 d 13 h cycrow /libspk/src/ Fixed installing of some files (removal of files from cat's is now working properly)  
16 4773 d 13 h cycrow /libspk/src/ Fixed reading and writing of cat/dat files. Fixes installing of ships in AP  
1 4776 d 0 h cycrow / Initial Commit