| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Some minor DX skin tweaks | mogguh | 2007-11-23 | 115 | -565/+577 |
* | Now it should really build on linux again... | eddie-0815 | 2007-11-23 | 1 | -11/+11 |
* | Now it should build again... | eddie-0815 | 2007-11-23 | 2 | -2/+2 |
* | Fixed ModiSDK.pas. | eddie-0815 | 2007-11-23 | 1 | -1/+1 |
* | Changed string to pchar in ModiSDK.pas. | eddie-0815 | 2007-11-23 | 2 | -16/+22 |
* | Fonts are readable again, didn't edit the outline fonts (will be done later, ... | mogguh | 2007-11-23 | 3 | -6/+6 |
* | Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins available | jekatt | 2007-11-23 | 1 | -1/+10 |
* | Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized).... | eddie-0815 | 2007-11-22 | 4 | -212/+255 |
* | Added LogBuffer to dump binary data to a file. | eddie-0815 | 2007-11-22 | 1 | -0/+19 |
* | 'PLUGIN_TEAMDUELL' in German.ini, English.ini and readme.txt | jekatt | 2007-11-22 | 3 | -0/+8 |
* | Solved Usdx-1 in Trunk and 1.0.1 | whiteshark0 | 2007-11-21 | 1 | -794/+794 |
* | added TeamDuell Mode... | jaybinks | 2007-11-21 | 2 | -2/+239 |
* | Removed Windows.pas include | eddie-0815 | 2007-11-20 | 1 | -3/+0 |
* | Fixed UPlatformLinux.pas | eddie-0815 | 2007-11-20 | 1 | -1/+1 |
* | Changed Platform from Interface to Class. | eddie-0815 | 2007-11-20 | 7 | -157/+105 |
* | promoted changes from fisheye#614 to the main trunk | jaybinks | 2007-11-20 | 1 | -0/+92 |
* | fix run time bug | jaybinks | 2007-11-19 | 1 | -2/+2 |
* | fixed bug in UIni ( on linux at least ) | jaybinks | 2007-11-19 | 2 | -165/+168 |
* | Trunk is readable again now (if you recompile your resource file) | mogguh | 2007-11-19 | 1 | -0/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4... | jaybinks | 2007-11-11 | 1 | -6/+3 |
* | Fixed song loading on Windows. | eddie-0815 | 2007-11-08 | 1 | -16/+17 |
* | Removed the String() casts. Now BrowseDir is unicode capable again. | eddie-0815 | 2007-11-08 | 1 | -2/+2 |
* | Added forward declarations... | eddie-0815 | 2007-11-08 | 1 | -0/+5 |
* | Move the TSearchRecW record to the implementation part. This should fix the c... | eddie-0815 | 2007-11-08 | 1 | -8/+11 |
* | Changed d_name to name. | eddie-0815 | 2007-11-08 | 1 | -5/+5 |
* | Added missing functions. I Hope this fixes the build on Windows. | eddie-0815 | 2007-11-08 | 1 | -0/+70 |
* | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 2007-11-08 | 11 | -404/+470 |
* | Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod... | eddie-0815 | 2007-11-08 | 11 | -392/+306 |
* | Big thanks to Jacobo who fixed some typos in the Swedish language file :) | mogguh | 2007-11-07 | 1 | -20/+20 |
* | Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f... | whiteshark0 | 2007-11-06 | 7 | -711/+726 |
* | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 2007-11-05 | 7 | -595/+411 |
* | Fixed compilation on the mac: Function Ptr() does not exist. Please use the P... | eddie-0815 | 2007-11-05 | 4 | -744/+747 |
* | Thanks to Jonaspaulo who corrected some texts in the Portuguese language file... | mogguh | 2007-11-05 | 1 | -3/+3 |
* | Partymodule finished. | whiteshark0 | 2007-11-04 | 12 | -473/+733 |
* | Added MacResources.pas. Fixed some resource loading issues on OS X. The main ... | eddie-0815 | 2007-11-04 | 7 | -1599/+1510 |
* | <3 white | mogguh | 2007-11-03 | 1 | -0/+0 |
* | O.o | mogguh | 2007-11-03 | 1 | -0/+0 |
* | finally it's working | mogguh | 2007-11-03 | 1 | -0/+0 |
* | mub | mogguh | 2007-11-03 | 1 | -0/+0 |
* | lala | mogguh | 2007-11-03 | 1 | -0/+0 |
* | bleh | mogguh | 2007-11-03 | 1 | -0/+0 |
* | once again | mogguh | 2007-11-03 | 1 | -0/+0 |
* | just a bamboo test | mogguh | 2007-11-03 | 1 | -0/+0 |
* | Completed: jira:USDX-162 | canni2007 | 2007-11-03 | 2 | -610/+0 |
* | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 2007-11-03 | 5 | -1287/+1333 |
* | Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o... | eddie-0815 | 2007-11-03 | 1 | -36/+32 |
* | 1 more try. | jaybinks | 2007-11-03 | 1 | -1/+3 |
* | another attempt.. | jaybinks | 2007-11-03 | 3 | -77/+79 |
* | attempt to fix linux build. | jaybinks | 2007-11-03 | 1 | -6/+6 |
* | Windows Lazarus Build working again... | jaybinks | 2007-11-03 | 11 | -4194/+4036 |