aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Menu (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-22Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08151-0/+1
2007-11-01fixed failed buildsjaybinks4-351/+367
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-081510-13/+55
2007-10-27Fixed "White Line" Bugwhiteshark01-2/+6
2007-10-02Fixed linux compilation.jaybinks2-1570/+1593
2007-09-27TextGL.pas: changed text blendmode... most texts should be readableb1indy1-0/+1
2007-09-24fixed song loading in Lazarus..jaybinks2-1/+4
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks1-5/+13
2007-09-20Adding new Resource compiler for lazarus projects..jaybinks1-1/+2
2007-09-20Ultrastar-DX now compiles in linux jaybinks3-1354/+1380
2007-09-19fixes to get working in lazarus..jaybinks1-1/+1
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks2-6/+21
2007-09-18changes in order to compile in lazarus...jaybinks4-3/+23
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+10
2007-09-08did some cleanup and minor modificationsb1indy2-14/+10
2007-09-07removed "error" messages (are more like warnings and did only confuse users)b1indy1-2/+2
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy5-12/+11
2007-09-03some small improvement with fading buttonsb1indy1-1/+1
2007-09-02now buttons can also have transparent colorized texturesb1indy2-22/+149
2007-09-02finished stuff for colorized transparent textures with statics (credits to mo...b1indy1-5/+20
2007-07-22again some fixes in reflection code for buttons and staticsb1indy2-5/+5
2007-07-22fixed a minor bug in the reflection code that caused some reflections to be i...b1indy1-3/+3
2007-07-08Add Debug OSD with FPS and RSpeedwhiteshark01-2/+71
2007-07-08Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M...whiteshark01-1/+4
2007-07-08Improved Error Logging and Benchmark:whiteshark01-2/+2
2007-06-14Added Text Fading to ButtonCollectionwhiteshark03-4/+19
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark01-3/+7
2007-06-01Fixed a Memory Bug in UMenuSelectSlide that causes memory that is not in use ...whiteshark01-21/+22
2007-05-28New spacing for Font type 1whiteshark01-0/+3
2007-05-28Changed Text Spacing for a better lookwhiteshark01-1/+4
2007-05-18Added ability to take a Screenshot with the Print Key from every Screen in th...whiteshark01-4/+3
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-3/+3
2007-05-16Fixed text position of SelectSlide when High is not 70whiteshark02-3/+8
2007-05-04well... changed Button Reflections back to old behaviorb1indy1-2/+2
2007-05-03reflections of buttoncollection nur fade out more realisticly (need your opin...b1indy1-2/+2
2007-05-03more explanatory error message in case copying the fade texture failsb1indy1-2/+14
2007-05-03screen fades to black at game end, when fading is enabledb1indy1-10/+29
2007-05-03minor changes to PopUp code and to related parts of themesb1indy1-3/+3
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2-11/+48
2007-04-30Added ability to make buttons invisible(and also unselectable) in Theme. whiteshark01-1/+4
2007-04-29Commented some Debuging Outputs in ULogwhiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark05-60/+368
2007-04-28Fixed a Bug in UMenuText that causes that Text with only one Char is not disp...whiteshark01-6/+14
2007-04-27Some Code Cleanup in UMenuTextwhiteshark01-140/+5
2007-04-27PageBreak Code Rewrittenwhiteshark01-50/+233
2007-04-26Added PS3 like ButtonFade abilitywhiteshark02-22/+270
2007-04-24just to test somethingb1indy1-1/+1
2007-04-24UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro...b1indy1-2/+2
2007-04-24changed size of texture for screen fading effect to fixed size of 512x512, ne...b1indy1-7/+9
2007-04-24re-inserted a line that is essential for proper timing in dual screen modeb1indy1-1/+1