Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
295 364 d 18 h cycrow /Creator/src/Forms/ Fixed wide string conversion  
227 1021 d 16 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
226 1021 d 18 h cycrow / Removeds some literal conversions, "" to L""  
225 1021 d 18 h cycrow / Removed CyStringFromSystemString  
224 1021 d 19 h cycrow / Removed use of _S to _WS  
223 1021 d 19 h cycrow / Removed older Utils::String functions  
218 1022 d 0 h cycrow / Fixed converted CXspFile to WString  
199 1022 d 19 h cycrow / Fixed loading of packager scripts  
197 1022 d 20 h cycrow / Updated to WString usage  
196 1024 d 14 h cycrow / Replaced File_IO and DirIO to use WString  
191 1025 d 22 h cycrow / Removed SystemStringToCyString  
185 1026 d 19 h cycrow / Removed remaining CyString from library  
182 1026 d 22 h cycrow / Refactored CPackages, CyString => Utils::String  
175 1027 d 14 h cycrow / Refactors CBaseFile CyString => Utils::String  
170 1027 d 19 h cycrow / Refactor CBaseFile and CXspFile  
160 1029 d 21 h cycrow / Refactored Utils::String  
158 1040 d 15 h cycrow / CyString => Utils::String conversion  
134 1875 d 21 h cycrow / Updated installer build script
Improved spktool
 
131 1876 d 20 h cycrow / Added Extract and Export options to packager scripts  
129 1877 d 22 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1878 d 18 h cycrow / Added files belonging to multiple games in Creator  
126 1910 d 22 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
123 1913 d 23 h cycrow / Updated release build in solution  
118 3927 d 3 h cycrow / CyString => Utils::String (CFileIO.Open)  
116 3927 d 18 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
110 3935 d 4 h cycrow / Prepared for new release, 1.52  
109 3935 d 4 h cycrow / Added Exporting of generated files  
108 3936 d 17 h cycrow / Added ship items to packager scripts  
107 3936 d 19 h cycrow / Fixed maxmising of PackageForm  
102 3945 d 18 h cycrow / More String conversions  
101 3948 d 0 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
95 3949 d 16 h cycrow / Updated game exe, detects directories better
Sync with Plugin Manager added
 
94 3949 d 17 h cycrow / Added GameDirectories, and replaced each link list  
68 3958 d 16 h cycrow / Fixed Game Directories adding for Creator
Fixed find of X3AP for both Plugin Manager and Creator
Fixed Import ship from VFS
Fixed Import Text for ship
 
58 5055 d 2 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
56 5060 d 14 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
52 5061 d 19 h cycrow / Changes most file routines to use std::fstream instead of FILE  
50 5064 d 14 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
39 5070 d 15 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
36 5074 d 22 h cycrow / Adjusted Creator to make use of the Virtual Filesystem.