aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UGraphic.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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