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