aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/MacOSX (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...eddie-08152008-01-203-106/+279
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@799 b956fd51-792f-4...eddie-08152008-01-203-284/+209
* Fixed compiling and typos on OS X.eddie-08152008-01-114-114/+364
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@774 b956fd51-792f-4...eddie-08152008-01-091-0/+1407
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@773 b956fd51-792f-4...eddie-08152008-01-092-246/+266
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@766 b956fd51-792f-4...eddie-08152008-01-091-1/+1
* 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