aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UGraphic.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-11* modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit1-1/+12
2015-09-07* show status in the window title when initializing or loading stuffbasisbit1-76/+35
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit1-0/+10
2010-05-05- workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni01-0/+2
2010-05-03- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun1-35/+35
2010-04-25added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun1-1/+15
2010-04-21- better lyric <-> video synctobigun1-0/+10
2010-04-07center usdx windowwhiteshark01-0/+3
2010-02-22completly remove unused UScreenWelcomewhiteshark01-4/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-4/+9
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