Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
264 1009 d 23 h cycrow / Fixed writing of temp files  
226 1075 d 1 h cycrow / Removeds some literal conversions, "" to L""  
225 1075 d 2 h cycrow / Removed CyStringFromSystemString  
224 1075 d 2 h cycrow / Removed use of _S to _WS  
197 1076 d 3 h cycrow / Updated to WString usage  
127 1932 d 1 h cycrow / Added files belonging to multiple games in Creator  
116 3981 d 1 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
115 3981 d 4 h cycrow / Added libx2bc.dll for BobDecompiling
Filtered out null race and variant 20 when displaying ship names
 
112 3987 d 11 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
110 3988 d 11 h cycrow / Prepared for new release, 1.52  
109 3988 d 11 h cycrow / Added Exporting of generated files  
107 3990 d 2 h cycrow / Fixed maxmising of PackageForm  
101 4001 d 7 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
95 4002 d 23 h cycrow / Updated game exe, detects directories better
Sync with Plugin Manager added
 
94 4003 d 0 h cycrow / Added GameDirectories, and replaced each link list  
77 4010 d 23 h cycrow /Creator/src/Forms/ Added error message when unable to find TShips when importing ships  
68 4011 d 23 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
 
50 5117 d 22 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
39 5123 d 22 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
36 5128 d 5 h cycrow / Adjusted Creator to make use of the Virtual Filesystem.