| Commit message (Expand) | Author | Age | Files | Lines |
* | - Support for multiple song/cover paths. | tobigun | 2008-08-15 | 1 | -0/+4 |
* | do not use the cached option of GetTexture() for theme textures, as the cache... | tobigun | 2008-08-13 | 1 | -9/+10 |
* | usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings. | tobigun | 2008-07-21 | 1 | -2/+5 |
* | clean-up, removed some unused stuff | tobigun | 2008-07-19 | 1 | -3/+1 |
* | removed unused local var | tobigun | 2008-07-12 | 1 | -1/+0 |
* | - cleanup/comments for TDisplay.Create | tobigun | 2008-07-12 | 1 | -131/+90 |
* | Text has a new property -> Z (default is 0) | mogguh | 2008-07-12 | 2 | -8/+13 |
* | Fixed the deselect texture not showing up on colorized buttons | mogguh | 2008-07-12 | 1 | -140/+134 |
* | Audio/Video engine update: | tobigun | 2008-07-02 | 1 | -3/+0 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 7 | -1467/+1467 |
* | finally removed special version of the function PosEx for darwin. Not needed | k-m_schindler | 2008-05-24 | 1 | -35/+0 |
* | eol-style unified and propset, indentation, PosEx for Darwin commented | k-m_schindler | 2008-05-23 | 1 | -51/+47 |
* | removal of TMenu.InRegion and InStaticRegion. no actual use, at best speculat... | k-m_schindler | 2008-05-22 | 1 | -22/+0 |
* | further code improvement in TMenu.InRegion | k-m_schindler | 2008-05-22 | 1 | -3/+2 |
* | unused variables removed, minor change to TMenu.InRegion, eol property set | k-m_schindler | 2008-05-22 | 1 | -36/+31 |
* | - fixed video-background | tobigun | 2008-05-13 | 2 | -21/+12 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 1 | -0/+2 |
* | Bugfix: Options screen doesn't break anymore when cursor up / down is pressed | mogguh | 2008-05-07 | 1 | -16/+2 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 1 | -2/+49 |
* | added a missing semicolon | mogguh | 2008-05-05 | 1 | -1/+1 |
* | Added text reflection as new property in the theme | mogguh | 2008-05-05 | 2 | -8/+20 |
* | MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported... | tobigun | 2008-05-02 | 1 | -5/+29 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 8 | -8/+10 |
* | screenshots should be fetched from screen in RGB and not BGR mode. | tobigun | 2008-05-02 | 1 | -3/+2 |
* | video-background fix. This should fix the white-screen bug with animation bac... | tobigun | 2008-04-30 | 1 | -1585/+1595 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 2 | -2155/+2155 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -21/+30 |
* | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 2008-04-06 | 1 | -107/+38 |
* | removed lazarus dependencies | tobigun | 2008-04-06 | 1 | -488/+490 |
* | removed unused lclintf/windows references | tobigun | 2008-04-01 | 3 | -20/+5 |
* | Replaced GetTickCount with SDL_GetTicks | f1fth_freed0m | 2008-04-01 | 3 | -9/+10 |
* | Now colorized textures are appended to the TTextureDatabase too. This will pr... | tobigun | 2008-03-31 | 1 | -32/+30 |
* | Unicode fix for WideCharUpperCase(). This should work on all platforms now. | tobigun | 2008-03-31 | 1 | -27/+9 |
* | Removed unused Format-parameter in LoadTexture() and Add...() | tobigun | 2008-03-31 | 1 | -40/+40 |
* | beep() removed | tobigun | 2008-03-31 | 1 | -10/+5 |
* | - removed "Font Black" and "Font" texture type | tobigun | 2008-03-31 | 2 | -137/+128 |
* | - Select(Slide) textures should work now ('Font Black' -> 'Colorized') | tobigun | 2008-03-28 | 1 | -15/+29 |
* | fixed EIntOverflow in function TMenu.WideCharUpperCase when used on Linux ( o... | jaybinks | 2008-03-28 | 1 | -1/+22 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 1 | -0/+11 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 1 | -2/+2 |
* | disabled ParseMouse because it is not implemented by any subclass (usage of n... | tobigun | 2008-03-09 | 1 | -1/+3 |
* | fpc warned that //$4D42 is ignored as a compiler-directive. | tobigun | 2008-03-07 | 1 | -1/+1 |
* | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 2008-03-04 | 1 | -11/+3 |
* | - some windows/lclintf dependencies removed | tobigun | 2008-03-03 | 2 | -114/+125 |
* | fixed video looping and background video playback on linux.. | jaybinks | 2008-02-20 | 1 | -8/+3 |
* | mmmmmmmmmmmmm | jaybinks | 2008-02-19 | 1 | -7/+40 |
* | small modification to the | jaybinks | 2008-02-13 | 1 | -2/+10 |
* | removed a bunch of debugging from usdx startup. | jaybinks | 2007-12-20 | 1 | -15/+0 |
* | Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized).... | eddie-0815 | 2007-11-22 | 1 | -0/+1 |
* | fixed failed builds | jaybinks | 2007-11-01 | 4 | -351/+367 |