Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ↵ | eddie-0815 | 1 | -0/+3 | |
windows/linux. Added switches.inc to all files. Changed many IFDEFs. For Windows-only code please use MSWINDOWS instead of WIN32 now. WIN32 is also used by the Mac port. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@546 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -2/+0 | |
UGraphic.pas: prepared for possible loading animation UGraphicClasses.pas, ULCD.pas, ULight.pas, UMain.pas, USkins.pas, UDisplay.pas, UMenuButton.pas, UMenuSelect.pas, UMenuSelectSlide.pas, UMenuStatic.pas, UScreenCredits.pas, UScreenEditSub.pas, UScreenOpen.pas, UScreenPopup.pas: some fixes to get rid of some compiler infos/warnings git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@374 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-07-22 | again some fixes in reflection code for buttons and statics | b1indy | 1 | -2/+2 | |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@318 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-07-22 | fixed a minor bug in the reflection code that caused some reflections to be ↵ | b1indy | 1 | -3/+3 | |
incorrectly drawn git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@316 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-04-13 | Fixed Bug in Reflection Code that Causes wrong Depth Test when drawing Text | whiteshark0 | 1 | -5/+10 | |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@84 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2007-04-13 | Added Reflection to ThemeStatic | whiteshark0 | 1 | -0/+47 | |
Added Attribut ReflectionSpacing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@83 b956fd51-792f-4845-bead-9b4dfca2ff2c |