aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/MacOSX (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08152007-11-223-212/+254
* Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08152007-11-084-216/+178
* Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...eddie-08152007-11-088-389/+270
* Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08152007-11-054-547/+360
* Fixed compilation on the mac: Function Ptr() does not exist. Please use the P...eddie-08152007-11-053-131/+133
* Added MacResources.pas. Fixed some resource loading issues on OS X. The main ...eddie-08152007-11-046-460/+368
* Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08152007-11-032-209/+244
* Added icns file for mac os x.eddie-08152007-11-025-226/+156
* Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...eddie-08152007-11-024-311/+346
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-0115-5065/+6635
* Just adding first MacOSX version. This does not compile yet. eddie-08152007-10-2920-0/+8363