aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/JEDI-SDL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust eol and set svn property svn:eol-style native in JEDI-SDLk-m_schindler2014-11-222-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3094 b956fd51-792f-4845-bead-9b4dfca2ff2c
* revert accidental cruftk-m_schindler2010-02-071-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2103 b956fd51-792f-4845-bead-9b4dfca2ff2c
* replace ifdef win32 by ifdef mswindows for win64 compilation. please test.k-m_schindler2010-02-063-6/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2098 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cosmetics.k-m_schindler2009-06-281-9/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1836 b956fd51-792f-4845-bead-9b4dfca2ff2c
* libGL.so changed to libGL.so.1 as on fedora with nvidia cards ↵tobigun2008-11-113-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
* - {$PACKENUM 4} and {$MINENUMSIZE 4} added for C compatible 4 byte enumstobigun2008-11-112-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
* SDL_ttf headers removed (we will use freetype directly)tobigun2008-10-202-1071/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1463 b956fd51-792f-4845-bead-9b4dfca2ff2c
* one more version of fixing the endian problem in SDLk-m_schindler2008-09-281-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1424 b956fd51-792f-4845-bead-9b4dfca2ff2c
* colors fixed on Delphi. broken by 1418k-m_schindler2008-09-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1421 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. ↵k-m_schindler2008-09-281-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
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-2730-0/+38901
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c