aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UGraphic.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-24use second players color to indicate selected note in editorwhiteshark01-12/+3
2009-11-09merged unicode branch (r1931) into trunks_alexander1-15/+19
2009-11-07add some colors for testsk-m_schindler1-2/+24
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-4/+15
2009-05-26Statics defined in theme don't necessarily need a width or height set, if omi...mogguh1-1/+7
2009-05-16add lyric-bar bounds to themewhiteshark01-11/+0
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-5/+5
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-4/+7
2008-10-28some compiler warnings/hints removedtobigun1-1/+0
2008-10-20Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...tobigun1-12/+4
2008-10-19offscreen rendering removed:tobigun1-1/+11
2008-10-18- unused (polish) constants and comments removedtobigun1-9/+0
2008-10-13Abstraction of the menus backgroundwhiteshark01-32/+32
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-22Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...tobigun1-6/+12
2008-09-15- It is not possible to handle the window/fullscreen command-line parameters ...tobigun1-7/+14
2008-09-15Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...tobigun1-5/+11
2008-09-14SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...tobigun1-2/+1
2008-09-12removed resource.inctobigun1-1/+4
2008-09-10Halt if the initial SDL_SetVideoMode() in InitializeScreen() call failstobigun1-2/+1
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-21some projectM fixes:tobigun1-0/+1
2008-07-12- cleanup/comments for TDisplay.Create tobigun1-23/+11
2008-07-02Audio/Video engine update:tobigun1-3/+11
2008-05-09BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh1-2/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-6/+22
2008-04-30- title-bar icon working again in windowed modetobigun1-92/+39
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-3/+1
2008-04-06New Covers.Cache Texture loading finishedwhiteshark01-1/+3
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun1-20/+20
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-28/+28
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-28/+28
2008-03-14no need to RE-Initialize the textures and screens..jaybinks1-2/+0
2008-03-14new lyric effect: slides_alexander1-3/+3
2008-03-10auto removed a bunch of unused local variablesjaybinks1-802/+802
2008-03-06Translated German comments to Englishf1fth_freed0m1-5/+25
2008-03-03- actual.. -> current..tobigun1-3/+3
2008-02-26Implemented resizable windowed mode..jaybinks1-2/+2
2008-02-22Linux fullscreen fixtobigun1-7/+0
2008-01-11do not initialize sdl_audio at this placetobigun1-1/+1
2007-12-27bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...tobigun1-789/+789
2007-12-20Minor refinings in score screenmogguh1-2/+45
2007-12-12got back those nice stars ;)b1indy1-2/+2
2007-12-03Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surfaceb1indy1-0/+1
2007-11-03Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08151-33/+38
2007-11-02Runtime theme changing - jira#USDX-156jaybinks1-1/+38
2007-11-01fixed failed buildsjaybinks1-0/+4