aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UGraphic.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* - workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni02010-05-051-0/+2
* - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2010-05-031-35/+35
* added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun2010-04-251-1/+15
* - better lyric <-> video synctobigun2010-04-211-0/+10
* center usdx windowwhiteshark02010-04-071-0/+3
* completly remove unused UScreenWelcomewhiteshark02010-02-221-4/+0
* deleted leftovers from old plugin system and party modewhiteshark02010-01-121-1/+0
* merged lua into trunks_alexander2010-01-121-4/+9
* use second players color to indicate selected note in editorwhiteshark02009-11-241-12/+3
* merged unicode branch (r1931) into trunks_alexander2009-11-091-15/+19
* add some colors for testsk-m_schindler2009-11-071-2/+24
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-311-4/+15
* Statics defined in theme don't necessarily need a width or height set, if omi...mogguh2009-05-261-1/+7
* add lyric-bar bounds to themewhiteshark02009-05-161-11/+0
* unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler2009-03-071-5/+5
* All comments are English now (Polish ones have been translated)tobigun2008-11-031-4/+7
* some compiler warnings/hints removedtobigun2008-10-281-1/+0
* Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...tobigun2008-10-201-12/+4
* offscreen rendering removed:tobigun2008-10-191-1/+11
* - unused (polish) constants and comments removedtobigun2008-10-181-9/+0
* Abstraction of the menus backgroundwhiteshark02008-10-131-32/+32
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-231-0/+25
* Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...tobigun2008-09-221-6/+12
* - It is not possible to handle the window/fullscreen command-line parameters ...tobigun2008-09-151-7/+14
* Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...tobigun2008-09-151-5/+11
* SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...tobigun2008-09-141-2/+1
* removed resource.inctobigun2008-09-121-1/+4
* Halt if the initial SDL_SetVideoMode() in InitializeScreen() call failstobigun2008-09-101-2/+1
* Moved: The folder classes has been renamed to basemogguh2008-09-021-0/+760