Subversion Repositories spk

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
120 3973 d 21 h cycrow / Fixed baseName in CFileIO  
119 3976 d 2 h cycrow /libspk/src/ Additional CyString changes  
118 3976 d 6 h cycrow / CyString => Utils::String (CFileIO.Open)  
111 3983 d 7 h cycrow / CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector
 
95 3998 d 19 h cycrow / Updated game exe, detects directories better
Sync with Plugin Manager added
 
86 4005 d 0 h cycrow / Fixed save game manager  
85 4005 d 2 h cycrow / Fixed problems with appending and truncating cat files  
84 4005 d 17 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
83 4005 d 19 h cycrow / Converted more CyString to Utils::String  
82 4005 d 20 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 4005 d 21 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
58 5104 d 4 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 5108 d 18 h cycrow / Changes some more CyString => Utils::String  
56 5109 d 17 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
53 5110 d 4 h cycrow / Fixed some memory handling Errors  
52 5110 d 22 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5112 d 16 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 5118 d 14 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
33 5124 d 1 h cycrow /libspk/src/ Fixed reading line by line from files  
1 5132 d 4 h cycrow / Initial Commit