| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | load type and typesbg from theme ini for selects | whiteshark0 | 2010-04-13 | 1 | -0/+4 |
* | - save input device names as UTF8Strings | whiteshark0 | 2010-04-13 | 1 | -3/+3 |
* | - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10 | brunzelchen | 2010-04-11 | 1 | -16/+122 |
* | write log files to writable user directory | whiteshark0 | 2010-04-07 | 1 | -1/+1 |
* | center usdx window | whiteshark0 | 2010-04-07 | 1 | -0/+3 |
* | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 2010-04-07 | 1 | -0/+2 |
* | addition to previous commit: | tobigun | 2010-04-06 | 1 | -1/+1 |
* | Fix for Windows7/64bit/Delphi2006 (and maybe others): | tobigun | 2010-04-06 | 1 | -1413/+1419 |
* | change of version check and comments upgrade. | k-m_schindler | 2010-04-06 | 1 | -8/+7 |
* | lowercase log folder name and soure cosmetics. | k-m_schindler | 2010-03-19 | 1 | -9/+9 |
* | Do not copy the folder Mac OS with the binaries. Not needed. | k-m_schindler | 2010-03-19 | 1 | -1/+3 |
* | some changes to "Select Slides" | whiteshark0 | 2010-03-18 | 1 | -0/+3 |
* | fixed cover loading/showing when using tabs=on; deleted unused argument in Se... | brunzelchen | 2010-03-14 | 1 | -1/+1 |
* | added more screen resolution options, changed default texture size to 256 | brunzelchen | 2010-03-14 | 1 | -9/+17 |
* | fix bug report ID: 2969613. Thanks to Mike greywind | k-m_schindler | 2010-03-12 | 1 | -5/+6 |
* | cleanup of code, which has never been used from start. Part 2. | k-m_schindler | 2010-02-22 | 1 | -11/+0 |
* | changing variables to more local usage | k-m_schindler | 2010-02-22 | 1 | -20/+21 |
* | some changes to fps limiter, | whiteshark0 | 2010-02-22 | 1 | -4/+7 |
* | completly remove unused UScreenWelcome | whiteshark0 | 2010-02-22 | 1 | -4/+0 |
* | Aller guten Dinge sind 3 | k-m_schindler | 2010-02-07 | 1 | -2/+2 |
* | typo | k-m_schindler | 2010-02-07 | 1 | -2/+2 |
* | a small optimization. | k-m_schindler | 2010-02-06 | 1 | -5/+7 |
* | - added windows version check in addition to commit #2094 | canni0 | 2010-01-26 | 1 | -4/+7 |
* | fix software cursor w/ screens = 2 | whiteshark0 | 2010-01-25 | 1 | -1/+1 |
* | removed some old commented stuff | whiteshark0 | 2010-01-25 | 1 | -14/+0 |
* | use APPDATA\ultrastardx to store config files on windows | whiteshark0 | 2010-01-25 | 1 | -2/+41 |
* | fix execution of default behaviour for party hooks | whiteshark0 | 2010-01-25 | 1 | -46/+87 |
* | forgotten updates from last commit again | whiteshark0 | 2010-01-12 | 2 | -8/+0 |
* | deleted leftovers from old plugin system and party mode | whiteshark0 | 2010-01-12 | 5 | -552/+0 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 7 | -333/+974 |
* | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 2009-12-29 | 1 | -6/+6 |
* | changed TSyncSource to interface ISyncSource | s_alexander | 2009-12-20 | 1 | -6/+6 |
* | change zero note error to warning with better description | whiteshark0 | 2009-12-18 | 1 | -1/+3 |
* | fixed infinite score raising bug | whiteshark0 | 2009-12-18 | 1 | -1/+1 |
* | fixed score display with linebonus=off | whiteshark0 | 2009-12-13 | 1 | -0/+103 |
* | added a note concerning song parser | whiteshark0 | 2009-12-13 | 1 | -0/+8 |
* | use TryStrToInt and TryStrToFloat instead of try .. except block | whiteshark0 | 2009-12-13 | 1 | -8/+10 |
* | fixed bug in song parser that may lead to an Access Violation | whiteshark0 | 2009-12-13 | 1 | -1/+1 |
* | fixed compilation on win32 | s_alexander | 2009-12-07 | 1 | -5/+5 |
* | fix performance problem on scroll | brunzelchen | 2009-12-06 | 1 | -1/+1 |
* | fix bugtracker issue 2817034 | s_alexander | 2009-12-06 | 1 | -0/+4 |
* | Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824 | s_alexander | 2009-12-06 | 3 | -50/+80 |
* | added autodetection of utf8 | s_alexander | 2009-12-05 | 2 | -10/+17 |
* | use second players color to indicate selected note in editor | whiteshark0 | 2009-11-24 | 2 | -12/+5 |
* | fixed this f11 thing canni mentioned | whiteshark0 | 2009-11-24 | 1 | -2/+7 |
* | refuse keyboard and mouse input when fading from screen to screen | whiteshark0 | 2009-11-24 | 1 | -57/+65 |
* | fixed TCatSongs.FindNextVisible | whiteshark0 | 2009-11-18 | 1 | -5/+9 |
* | fixed new created playlist contents songs from old one | whiteshark0 | 2009-11-18 | 1 | -0/+3 |
* | fixed playlist creation bug: absolute path instead of just the filename was w... | whiteshark0 | 2009-11-18 | 1 | -1/+1 |
* | prevent key input from being sent to the screen that is fading out, send it t... | whiteshark0 | 2009-11-17 | 1 | -1/+1 |