aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/TextGL.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* - SetFontBlend addedtobigun2008-07-191-117/+127
* As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh2008-07-151-1/+1
* Text has a new property -> Z (default is 0)mogguh2008-07-121-29/+41
* - set svn:eol-style to nativetobigun2008-06-081-585/+585
* just some cleanuptobigun2008-06-071-55/+51
* final removal of Macresourcesk-m_schindler2008-05-241-5/+0
* eol-style unified, nicer sourcek-m_schindler2008-05-221-114/+111
* MacResources commented out for now, property eol-style set to nativek-m_schindler2008-05-161-1/+1
* text reflection -> renamed TestHeight to TexHeightmogguh2008-05-051-4/+4
* Added text reflection as new property in the thememogguh2008-05-051-7/+63
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* 64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a...tobigun2008-04-301-525/+541
* - Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun2008-04-071-546/+525
* removed lazarus dependenciestobigun2008-04-061-4/+3
* removed second ultrastar.lrs inclusiontobigun2008-04-011-9/+0
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-5/+5
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-5/+5
* - Select(Slide) textures should work now ('Font Black' -> 'Colorized')tobigun2008-03-281-1/+1
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-091-1/+1
* Translated some Variablesf1fth_freed0m2008-03-071-16/+16
* Patch from AlexanderSjaybinks2008-03-041-1/+1
* - removed some windows/lclintf dependenciestobigun2008-03-031-30/+24
* Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ...tobigun2008-01-271-559/+562
* Fonts are readable again, didn't edit the outline fonts (will be done later, ...mogguh2007-11-231-6/+6
* Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08152007-11-051-0/+3
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-6/+4
* Fixed linux compilation.jaybinks2007-10-021-554/+554
* fix mogs compile error :)jaybinks2007-10-011-3/+3
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-011-0/+122
* TextGL.pas: changed text blendmode... most texts should be readableb1indy2007-09-271-2/+2
* fixed song loading in Lazarus..jaybinks2007-09-241-39/+67
* minor bug fixes to have lazarus build load resources into SDL_Image jaybinks2007-09-221-376/+404
* now we have a better laz-resource compiler..jaybinks2007-09-201-17/+4
* tidy texture loading.jaybinks2007-09-201-2/+1
* fixed nasty bug I introduced... jaybinks2007-09-201-0/+2
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-381/+388
* fix for delphi build... oops.jaybinks2007-09-191-1/+1
* oops... broke delphi building..jaybinks2007-09-191-0/+2
* trying to fix lazarus runtime errors..jaybinks2007-09-191-0/+2
* fixes to get working in lazarus..jaybinks2007-09-191-14/+37
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-1/+10
* Changed Fonts from BMP to PNGwhiteshark02007-03-241-4/+4
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+345