| Commit message (Expand) | Author | Files | Lines |
2007-12-05 | New portaudio interface added | tobigun | 1 | -0/+434 |
2007-12-05 | bugfix: changed sqlite3.dll to SQLiteDLL (which was never used) | tobigun | 1 | -199/+199 |
2007-12-05 | Added {$PACKRECORDS C} for correct structure | tobigun | 2 | -1266/+1274 |
2007-12-05 | Added swscaler as a replacement for the deprecated img_convert function | tobigun | 1 | -0/+194 |
2007-12-03 | Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surface | b1indy | 1 | -0/+1 |
2007-12-03 | fixed line endings | jaybinks | 1 | -94/+94 |
2007-12-03 | Added Makefile and lazres script from | jaybinks | 2 | -0/+163 |
2007-11-28 | added portaudio and portmixer headers as replacement for bass in linux | tobigun | 2 | -0/+1303 |
2007-11-28 | fixed lazarus build-error due to differing declarations of FindFirstFileW and... | tobigun | 1 | -21/+33 |
2007-11-23 | checking for delta=0 in col2h | b1indy | 1 | -0/+2 |
2007-11-23 | this shouldn't have been here | b1indy | 1 | -0/+0 |
2007-11-23 | Some minor DX skin tweaks | mogguh | 2 | -0/+0 |
2007-11-23 | Now it should build again... | eddie-0815 | 1 | -1/+1 |
2007-11-23 | Fonts are readable again, didn't edit the outline fonts (will be done later, ... | mogguh | 3 | -6/+6 |
2007-11-23 | Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins available | jekatt | 1 | -1/+10 |
2007-11-22 | Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized).... | eddie-0815 | 4 | -212/+255 |
2007-11-22 | Added LogBuffer to dump binary data to a file. | eddie-0815 | 1 | -0/+19 |
2007-11-21 | Solved Usdx-1 in Trunk and 1.0.1 | whiteshark0 | 1 | -794/+794 |
2007-11-21 | added TeamDuell Mode... | jaybinks | 1 | -2/+2 |
2007-11-20 | Removed Windows.pas include | eddie-0815 | 1 | -3/+0 |
2007-11-20 | Fixed UPlatformLinux.pas | eddie-0815 | 1 | -1/+1 |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 7 | -157/+105 |
2007-11-20 | promoted changes from fisheye#614 to the main trunk | jaybinks | 1 | -0/+92 |
2007-11-19 | fix run time bug | jaybinks | 1 | -2/+2 |
2007-11-19 | fixed bug in UIni ( on linux at least ) | jaybinks | 2 | -165/+168 |
2007-11-19 | Trunk is readable again now (if you recompile your resource file) | mogguh | 1 | -0/+0 |
2007-11-11 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4... | jaybinks | 1 | -6/+3 |
2007-11-08 | Fixed song loading on Windows. | eddie-0815 | 1 | -16/+17 |
2007-11-08 | Removed the String() casts. Now BrowseDir is unicode capable again. | eddie-0815 | 1 | -2/+2 |
2007-11-08 | Added forward declarations... | eddie-0815 | 1 | -0/+5 |
2007-11-08 | Move the TSearchRecW record to the implementation part. This should fix the c... | eddie-0815 | 1 | -8/+11 |
2007-11-08 | Changed d_name to name. | eddie-0815 | 1 | -5/+5 |
2007-11-08 | Added missing functions. I Hope this fixes the build on Windows. | eddie-0815 | 1 | -0/+70 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 11 | -404/+470 |
2007-11-08 | Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod... | eddie-0815 | 11 | -392/+306 |
2007-11-06 | Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f... | whiteshark0 | 6 | -705/+707 |
2007-11-05 | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 7 | -595/+411 |
2007-11-05 | Fixed compilation on the mac: Function Ptr() does not exist. Please use the P... | eddie-0815 | 4 | -744/+747 |
2007-11-04 | Partymodule finished. | whiteshark0 | 11 | -469/+710 |
2007-11-04 | Added MacResources.pas. Fixed some resource loading issues on OS X. The main ... | eddie-0815 | 7 | -1599/+1510 |
2007-11-03 | <3 white | mogguh | 1 | -0/+0 |
2007-11-03 | O.o | mogguh | 1 | -0/+0 |
2007-11-03 | finally it's working | mogguh | 1 | -0/+0 |
2007-11-03 | mub | mogguh | 1 | -0/+0 |
2007-11-03 | lala | mogguh | 1 | -0/+0 |
2007-11-03 | bleh | mogguh | 1 | -0/+0 |
2007-11-03 | once again | mogguh | 1 | -0/+0 |
2007-11-03 | just a bamboo test | mogguh | 1 | -0/+0 |
2007-11-03 | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 5 | -1287/+1333 |
2007-11-03 | Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o... | eddie-0815 | 1 | -36/+32 |