Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -3/+23 | |
Added TerminateIfAlreadyRunning and GetGamePath to UPlatform.pas. Fixed a bug in THookManager.Create ("SpacetoAllocate-1"). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@617 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple ↵ | eddie-0815 | 1 | -0/+66 | |
platform specific code to one file for each platform to reduce the IFDEFs in the remaining files. The first available function is a unicode capable DirectoryFindFiles. It is now used in the BrowseDir function in file USongs.pas. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@595 b956fd51-792f-4845-bead-9b4dfca2ff2c |