| Commit message (Expand) | Author | Files | Lines |
2010-04-20 | do not handle txt file format errors that strict | tobigun | 1 | -9/+10 |
2010-04-19 | bugfix for crash with portaudio (all platforms): | tobigun | 1 | -7/+9 |
2010-04-19 | changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d... | tobigun | 2 | -15/+23 |
2010-04-19 | reduced verbose output on missing theme and song tags (info instead of warn) | tobigun | 2 | -2/+3 |
2010-04-18 | change variable names "static" to "statics" | tobigun | 1 | -3/+3 |
2010-04-17 | some parts recoded more simply, maybe this will fix infinite score raise bug | whiteshark0 | 1 | -16/+15 |
2010-04-15 | - port theme detection code from UIni to UThemes | whiteshark0 | 5 | -118/+192 |
2010-04-14 | - fix crash when not existing skin is selected in config file | whiteshark0 | 1 | -1/+16 |
2010-04-14 | completly remove solmization | whiteshark0 | 2 | -62/+2 |
2010-04-13 | load type and typesbg from theme ini for selects | whiteshark0 | 1 | -0/+4 |
2010-04-13 | - save input device names as UTF8Strings | whiteshark0 | 1 | -3/+3 |
2010-04-11 | - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10 | brunzelchen | 1 | -16/+122 |
2010-04-07 | write log files to writable user directory | whiteshark0 | 1 | -1/+1 |
2010-04-07 | center usdx window | whiteshark0 | 1 | -0/+3 |
2010-04-07 | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 1 | -0/+2 |
2010-04-06 | addition to previous commit: | tobigun | 1 | -1/+1 |
2010-04-06 | Fix for Windows7/64bit/Delphi2006 (and maybe others): | tobigun | 1 | -1413/+1419 |
2010-04-06 | change of version check and comments upgrade. | k-m_schindler | 1 | -8/+7 |
2010-03-19 | lowercase log folder name and soure cosmetics. | k-m_schindler | 1 | -9/+9 |
2010-03-19 | Do not copy the folder Mac OS with the binaries. Not needed. | k-m_schindler | 1 | -1/+3 |
2010-03-18 | some changes to "Select Slides" | whiteshark0 | 1 | -0/+3 |
2010-03-14 | fixed cover loading/showing when using tabs=on; deleted unused argument in Se... | brunzelchen | 1 | -1/+1 |
2010-03-14 | added more screen resolution options, changed default texture size to 256 | brunzelchen | 1 | -9/+17 |
2010-03-12 | fix bug report ID: 2969613. Thanks to Mike greywind | k-m_schindler | 1 | -5/+6 |
2010-02-22 | cleanup of code, which has never been used from start. Part 2. | k-m_schindler | 1 | -11/+0 |
2010-02-22 | changing variables to more local usage | k-m_schindler | 1 | -20/+21 |
2010-02-22 | some changes to fps limiter, | whiteshark0 | 1 | -4/+7 |
2010-02-22 | completly remove unused UScreenWelcome | whiteshark0 | 1 | -4/+0 |
2010-02-07 | Aller guten Dinge sind 3 | k-m_schindler | 1 | -2/+2 |
2010-02-07 | typo | k-m_schindler | 1 | -2/+2 |
2010-02-06 | a small optimization. | k-m_schindler | 1 | -5/+7 |
2010-01-26 | - added windows version check in addition to commit #2094 | canni0 | 1 | -4/+7 |
2010-01-25 | fix software cursor w/ screens = 2 | whiteshark0 | 1 | -1/+1 |
2010-01-25 | removed some old commented stuff | whiteshark0 | 1 | -14/+0 |
2010-01-25 | use APPDATA\ultrastardx to store config files on windows | whiteshark0 | 1 | -2/+41 |
2010-01-25 | fix execution of default behaviour for party hooks | whiteshark0 | 1 | -46/+87 |
2010-01-12 | forgotten updates from last commit again | whiteshark0 | 2 | -8/+0 |
2010-01-12 | deleted leftovers from old plugin system and party mode | whiteshark0 | 5 | -552/+0 |
2010-01-12 | merged lua into trunk | s_alexander | 7 | -333/+974 |
2009-12-29 | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 1 | -6/+6 |
2009-12-20 | changed TSyncSource to interface ISyncSource | s_alexander | 1 | -6/+6 |
2009-12-18 | change zero note error to warning with better description | whiteshark0 | 1 | -1/+3 |
2009-12-18 | fixed infinite score raising bug | whiteshark0 | 1 | -1/+1 |
2009-12-13 | fixed score display with linebonus=off | whiteshark0 | 1 | -0/+103 |
2009-12-13 | added a note concerning song parser | whiteshark0 | 1 | -0/+8 |
2009-12-13 | use TryStrToInt and TryStrToFloat instead of try .. except block | whiteshark0 | 1 | -8/+10 |
2009-12-13 | fixed bug in song parser that may lead to an Access Violation | whiteshark0 | 1 | -1/+1 |
2009-12-07 | fixed compilation on win32 | s_alexander | 1 | -5/+5 |
2009-12-06 | fix performance problem on scroll | brunzelchen | 1 | -1/+1 |
2009-12-06 | fix bugtracker issue 2817034 | s_alexander | 1 | -0/+4 |