Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-11-28 | fixed lazarus build-error due to differing declarations of FindFirstFileW and... | tobigun | 1 | -21/+33 |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -3/+32 |
2007-11-08 | Fixed song loading on Windows. | eddie-0815 | 1 | -16/+17 |
2007-11-08 | Added forward declarations... | eddie-0815 | 1 | -0/+5 |
2007-11-08 | Move the TSearchRecW record to the implementation part. This should fix the c... | eddie-0815 | 1 | -8/+11 |
2007-11-08 | Added missing functions. I Hope this fixes the build on Windows. | eddie-0815 | 1 | -0/+70 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 1 | -0/+58 |