Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
313 455 d 12 h cycrow /libspk/src/ Added Relative path to DirIO  
227 1119 d 5 h cycrow / Added support for reading UTF8 files. Fixed using of WString filenames  
223 1119 d 8 h cycrow / Removed older Utils::String functions  
222 1119 d 9 h cycrow / Removed CyStringList and Utils::CStringList  
212 1120 d 1 h cycrow / Removed CStringList readLines in CFileIO  
211 1120 d 2 h cycrow / Converts ShipData to WString  
197 1120 d 8 h cycrow / Updated to WString usage  
196 1122 d 3 h cycrow / Replaced File_IO and DirIO to use WString  
185 1124 d 8 h cycrow / Removed remaining CyString from library  
179 1124 d 14 h cycrow / Removed old File_IO::WriteFile (CyString)  
178 1124 d 14 h cycrow / Refactors C_File, CyString => Utils::String  
173 1125 d 7 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
170 1125 d 8 h cycrow / Refactor CBaseFile and CXspFile  
166 1126 d 11 h cycrow / Moved available packages to game directory  
161 1127 d 8 h cycrow / Updated package browser to always pick latest version and remove duplicates from different servers  
160 1127 d 9 h cycrow / Refactored Utils::String  
158 1138 d 4 h cycrow / CyString => Utils::String conversion  
124 2011 d 10 h cycrow / Adjusted some strings Utils::String => CyString  
123 2011 d 11 h cycrow / Updated release build in solution  
121 2015 d 13 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
119 4024 d 12 h cycrow /libspk/src/ Additional CyString changes  
118 4024 d 16 h cycrow / CyString => Utils::String (CFileIO.Open)  
112 4031 d 16 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
111 4031 d 17 h cycrow / CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
 
102 4043 d 7 h cycrow / More String conversions  
85 4053 d 13 h cycrow / Fixed problems with appending and truncating cat files  
82 4054 d 6 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
58 5152 d 14 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 5157 d 4 h cycrow / Changes some more CyString => Utils::String  
56 5158 d 3 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
53 5158 d 14 h cycrow / Fixed some memory handling Errors  
52 5159 d 8 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5161 d 2 h cycrow / Added additional logging and converted various fopen with std::fstream  
1 5180 d 14 h cycrow / Initial Commit