Subversion Repositories spk

Rev

Rev 13 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13 Rev 18
Line 15... Line 15...
15
* Change CyString to Utils::String
15
* Change CyString to Utils::String
16
* Change CyStringList to Utils::CStringList
16
* Change CyStringList to Utils::CStringList
17
* Refactor spk libraries
17
* Refactor spk libraries
18
* Split up header files and move all implementation to cpp files
18
* Split up header files and move all implementation to cpp files
19
* Improve library handling.
19
* Improve library handling.
-
 
20
* Update all automatic filename calls to work for special cases (FILETYPE_SCRIPT_UNINSTALL)
-
 
21
* Add game language numbers to gameexe (30, 35, 38)
20
 
22
 
21
Linux/MAC
23
Linux/MAC
22
* Create makefile/configure script to compile libriaries and tools under linux/mac
24
* Create makefile/configure script to compile libriaries and tools under linux/mac