aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/JEDI-SDL (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-22adjust eol and set svn property svn:eol-style native in JEDI-SDLk-m_schindler2-21/+21
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3094 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-02-07revert accidental cruftk-m_schindler1-3/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2103 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-02-06replace ifdef win32 by ifdef mswindows for win64 compilation. please test.k-m_schindler3-6/+9
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2098 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-28cosmetics.k-m_schindler1-9/+10
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1836 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-11libGL.so changed to libGL.so.1 as on fedora with nvidia cards ↵tobigun3-4/+3
/usr/lib/libGL.so is not usable. There is an additional directory /usr/lib/nvidia with the correct libs but it does not contain libGL.so, just libGL.so.1. So the latter is mandatory. -> We really should use the pkg_config values instead of hard-coded links :( git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1515 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-11- {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enumstobigun2-1/+3
- SDL_WM_SetIcon: parameter mask must be PUint8, not Uint8 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1514 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-20SDL_ttf headers removed (we will use freetype directly)tobigun2-1071/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1463 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-28one more version of fixing the endian problem in SDLk-m_schindler1-4/+4
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1424 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-28colors fixed on Delphi. broken by 1418k-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1421 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-28Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. ↵k-m_schindler1-0/+2
Delphi is defined also in FPC. Therefore IA32 becomes defined for fpc on powerpc, which is nonsense and gives the problem in portaudio. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1418 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler30-0/+38901
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c