aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some minor DX skin tweaksmogguh2007-11-23115-565/+577
* Now it should really build on linux again...eddie-08152007-11-231-11/+11
* Now it should build again...eddie-08152007-11-232-2/+2
* Fixed ModiSDK.pas.eddie-08152007-11-231-1/+1
* Changed string to pchar in ModiSDK.pas.eddie-08152007-11-232-16/+22
* Fonts are readable again, didn't edit the outline fonts (will be done later, ...mogguh2007-11-233-6/+6
* Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt2007-11-231-1/+10
* Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08152007-11-224-212/+255
* Added LogBuffer to dump binary data to a file.eddie-08152007-11-221-0/+19
* 'PLUGIN_TEAMDUELL' in German.ini, English.ini and readme.txtjekatt2007-11-223-0/+8
* Solved Usdx-1 in Trunk and 1.0.1whiteshark02007-11-211-794/+794
* added TeamDuell Mode...jaybinks2007-11-212-2/+239
* Removed Windows.pas includeeddie-08152007-11-201-3/+0
* Fixed UPlatformLinux.paseddie-08152007-11-201-1/+1
* Changed Platform from Interface to Class.eddie-08152007-11-207-157/+105
* promoted changes from fisheye#614 to the main trunkjaybinks2007-11-201-0/+92
* fix run time bugjaybinks2007-11-191-2/+2
* fixed bug in UIni ( on linux at least )jaybinks2007-11-192-165/+168
* Trunk is readable again now (if you recompile your resource file)mogguh2007-11-191-0/+0
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4...jaybinks2007-11-111-6/+3
* Fixed song loading on Windows.eddie-08152007-11-081-16/+17
* Removed the String() casts. Now BrowseDir is unicode capable again.eddie-08152007-11-081-2/+2
* Added forward declarations...eddie-08152007-11-081-0/+5
* Move the TSearchRecW record to the implementation part. This should fix the c...eddie-08152007-11-081-8/+11
* Changed d_name to name.eddie-08152007-11-081-5/+5
* Added missing functions. I Hope this fixes the build on Windows.eddie-08152007-11-081-0/+70
* Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08152007-11-0811-404/+470
* Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...eddie-08152007-11-0811-392/+306
* Big thanks to Jacobo who fixed some typos in the Swedish language file :)mogguh2007-11-071-20/+20
* Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark02007-11-067-711/+726
* Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08152007-11-057-595/+411
* Fixed compilation on the mac: Function Ptr() does not exist. Please use the P...eddie-08152007-11-054-744/+747
* Thanks to Jonaspaulo who corrected some texts in the Portuguese language file...mogguh2007-11-051-3/+3
* Partymodule finished.whiteshark02007-11-0412-473/+733
* Added MacResources.pas. Fixed some resource loading issues on OS X. The main ...eddie-08152007-11-047-1599/+1510
* <3 whitemogguh2007-11-031-0/+0
* O.omogguh2007-11-031-0/+0
* finally it's workingmogguh2007-11-031-0/+0
* mubmogguh2007-11-031-0/+0
* lalamogguh2007-11-031-0/+0
* blehmogguh2007-11-031-0/+0
* once againmogguh2007-11-031-0/+0
* just a bamboo testmogguh2007-11-031-0/+0
* Completed: jira:USDX-162canni20072007-11-032-610/+0
* Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08152007-11-035-1287/+1333
* Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o...eddie-08152007-11-031-36/+32
* 1 more try.jaybinks2007-11-031-1/+3
* another attempt..jaybinks2007-11-033-77/+79
* attempt to fix linux build.jaybinks2007-11-031-6/+6
* Windows Lazarus Build working again...jaybinks2007-11-0311-4194/+4036