aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-23Fonts are readable again, didn't edit the outline fonts (will be done later, ...mogguh3-6/+6
2007-11-23Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt1-1/+10
2007-11-22Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08154-212/+255
2007-11-22Added LogBuffer to dump binary data to a file.eddie-08151-0/+19
2007-11-21Solved Usdx-1 in Trunk and 1.0.1whiteshark01-794/+794
2007-11-21added TeamDuell Mode...jaybinks1-2/+2
2007-11-20Removed Windows.pas includeeddie-08151-3/+0
2007-11-20Fixed UPlatformLinux.paseddie-08151-1/+1
2007-11-20Changed Platform from Interface to Class.eddie-08157-157/+105
2007-11-20promoted changes from fisheye#614 to the main trunkjaybinks1-0/+92
2007-11-19fix run time bugjaybinks1-2/+2
2007-11-19fixed bug in UIni ( on linux at least )jaybinks2-165/+168
2007-11-19Trunk is readable again now (if you recompile your resource file)mogguh1-0/+0
2007-11-11git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4...jaybinks1-6/+3
2007-11-08Fixed song loading on Windows.eddie-08151-16/+17
2007-11-08Removed the String() casts. Now BrowseDir is unicode capable again.eddie-08151-2/+2
2007-11-08Added forward declarations...eddie-08151-0/+5
2007-11-08Move the TSearchRecW record to the implementation part. This should fix the c...eddie-08151-8/+11
2007-11-08Changed d_name to name.eddie-08151-5/+5
2007-11-08Added missing functions. I Hope this fixes the build on Windows.eddie-08151-0/+70
2007-11-08Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-081511-404/+470
2007-11-08Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...eddie-081511-392/+306
2007-11-06Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark06-705/+707
2007-11-05Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08157-595/+411
2007-11-05Fixed compilation on the mac: Function Ptr() does not exist. Please use the P...eddie-08154-744/+747
2007-11-04Partymodule finished.whiteshark011-469/+710
2007-11-04Added MacResources.pas. Fixed some resource loading issues on OS X. The main ...eddie-08157-1599/+1510
2007-11-03<3 whitemogguh1-0/+0
2007-11-03O.omogguh1-0/+0
2007-11-03finally it's workingmogguh1-0/+0
2007-11-03mubmogguh1-0/+0
2007-11-03lalamogguh1-0/+0
2007-11-03blehmogguh1-0/+0
2007-11-03once againmogguh1-0/+0
2007-11-03just a bamboo testmogguh1-0/+0
2007-11-03Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08155-1287/+1333
2007-11-03Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o...eddie-08151-36/+32
2007-11-031 more try.jaybinks1-1/+3
2007-11-03another attempt..jaybinks2-1/+1
2007-11-03attempt to fix linux build.jaybinks1-6/+6
2007-11-03Windows Lazarus Build working again...jaybinks8-4194/+4024
2007-11-02Fixed GamePath for Mac OS X.eddie-08151-0/+24
2007-11-02Added icns file for mac os x.eddie-08156-226/+156
2007-11-02Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...eddie-08156-326/+368
2007-11-02oopsjaybinks2-0/+334
2007-11-02Runtime Song Additionjaybinks6-22/+145
2007-11-02Runtime theme changing - jira#USDX-156jaybinks2-4/+86
2007-11-02fix bad build#USDX-DELPHI-99jaybinks1-1/+3
2007-11-02basic threading of song loading..jaybinks3-308/+401
2007-11-01fixed failed buildsjaybinks56-7027/+6984