| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | finished stuff for colorized transparent textures with statics (credits to mo... | b1indy | 2007-09-02 | 2 | -6/+25 |
* | VFX: Some pre work for an upcoming (yet unfinished) feature | mogguh | 2007-09-02 | 1 | -2/+63 |
* | Some Cleanup in URecord | whiteshark0 | 2007-09-02 | 3 | -31/+51 |
* | more/better error checking during codec initialization; | b1indy | 2007-09-01 | 1 | -9/+58 |
* | ffmpeg support now with dualscreen mode | b1indy | 2007-09-01 | 2 | -10/+13 |
* | re-commit, now with debugging things disabled | b1indy | 2007-09-01 | 1 | -3/+5 |
* | got divx videos running by modifying the reported timebase (or framerate) to ... | b1indy | 2007-09-01 | 1 | -9/+31 |
* | finally really fixed the covers (i hope) | b1indy | 2007-09-01 | 1 | -5/+11 |
* | fixed bug that caused display of wrong covers | b1indy | 2007-09-01 | 1 | -3/+4 |
* | fixed a bug in drawing of background covers (when style=5 (usdx theme default)) | b1indy | 2007-08-22 | 1 | -12/+111 |
* | limit number of displayed background covers to no more than 21 - need comment... | b1indy | 2007-08-22 | 1 | -7/+20 |
* | now the background is black | b1indy | 2007-08-22 | 1 | -1/+1 |
* | black background for videos | b1indy | 2007-08-22 | 1 | -4/+14 |
* | fixed a typo | b1indy | 2007-07-28 | 1 | -1/+1 |
* | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 2007-07-28 | 3 | -36/+292 |
* | fixed some minor glitches in the credits screen (transparent texture was not ... | b1indy | 2007-07-25 | 1 | -13/+15 |
* | Really final work on credits (done! - stop reading cia, get rl) | mogguh | 2007-07-23 | 1 | -2/+2 |
* | Final work on credits (done :P - fuckings to the cia readers) | mogguh | 2007-07-23 | 1 | -19/+7 |
* | changed loading of transparent PNGs, should be slower now, might break with s... | b1indy | 2007-07-22 | 1 | -18/+24 |
* | again some fixes in reflection code for buttons and statics | b1indy | 2007-07-22 | 2 | -5/+5 |
* | fixed a minor bug in the reflection code that caused some reflections to be i... | b1indy | 2007-07-22 | 1 | -3/+3 |
* | Fixed df typo in skins which caused a major feature not show up | mogguh | 2007-07-21 | 1 | -7/+5 |
* | Modified LoadTexture so that it ignores the Format parameter (for texture fil... | b1indy | 2007-07-21 | 1 | -246/+215 |
* | texture tiling for notes now stretches the middle part just as much as needed... | b1indy | 2007-07-21 | 1 | -4/+6 |
* | Timeprogressbar in singscreen has the new tile capability (8x8 px) | mogguh | 2007-07-21 | 1 | -6/+8 |
* | notes can now have tiled texture (32x32 pixels) | b1indy | 2007-07-21 | 1 | -4/+6 |
* | beta version of new credits screen (still some tweaking to do) | b1indy | 2007-07-20 | 1 | -132/+1008 |
* | added resources for the credits screen | b1indy | 2007-07-20 | 1 | -1/+25 |
* | UGraphicClasses.pas: minor modification to Flare effect | b1indy | 2007-07-20 | 2 | -1/+2 |
* | Little hack in SongScreen that fixes problems with blending. Drawing order ch... | whiteshark0 | 2007-07-18 | 1 | -1/+21 |
* | Fixed a bug in Party playlist selection when no playlist or category is avail... | whiteshark0 | 2007-07-15 | 1 | -4/+27 |
* | Fixed a bug in Note Name convertation | whiteshark0 | 2007-07-15 | 1 | -2/+12 |
* | Fixed Bug in Stat Main: Categorys was counted as Songs | whiteshark0 | 2007-07-09 | 1 | -1/+1 |
* | Added missing UCommandLine.pas | whiteshark0 | 2007-07-09 | 1 | -0/+280 |
* | Changed to Version 1.00 RC1 | whiteshark0 | 2007-07-08 | 1 | -1/+1 |
* | Changed Outline Font Filenames | whiteshark0 | 2007-07-08 | 1 | -4/+4 |
* | Add Debug OSD with FPS and RSpeed | whiteshark0 | 2007-07-08 | 1 | -2/+71 |
* | added another effect (sparkling stars that fall down) | b1indy | 2007-07-08 | 1 | -2/+65 |
* | Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M... | whiteshark0 | 2007-07-08 | 1 | -1/+4 |
* | Improved Error Logging and Benchmark: | whiteshark0 | 2007-07-08 | 7 | -187/+237 |
* | Fixed a bug in EditorSub that causes a crash when the last note of a sentence... | whiteshark0 | 2007-07-03 | 1 | -12/+41 |
* | some tweaking of transparency handling for PNGs to make it look more as expected | b1indy | 2007-07-03 | 1 | -1/+11 |
* | Added support for transparency in PNG images - if a PNG with transparency is ... | b1indy | 2007-06-26 | 1 | -2/+34 |
* | Fixed a Bug in Editor. | whiteshark0 | 2007-06-25 | 1 | -1/+2 |
* | Added ability to display Videos only in full size and Backgrounds in half size. | whiteshark0 | 2007-06-25 | 3 | -7/+22 |
* | Fixed wrong sentence timings (T in Editor) when last note of a sentence and f... | whiteshark0 | 2007-06-25 | 2 | -2/+36 |
* | Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screen | whiteshark0 | 2007-06-20 | 2 | -2/+117 |
* | Added Text Fading to ButtonCollection | whiteshark0 | 2007-06-14 | 3 | -4/+19 |
* | No Up/Down needed anymore in Jump to Menu | whiteshark0 | 2007-06-14 | 1 | -46/+14 |
* | Fixed a Bug in Database System | whiteshark0 | 2007-06-12 | 1 | -2/+2 |