aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UDraw.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit1-0/+175
2014-11-22use correct variable in time line. Thanks to rudi_s.k-m_schindler1-1/+1
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler1-3/+15
2010-06-13avoid time bar overflows by restricting its rangetobigun1-0/+3
2010-01-12forgotten updates from last commit againwhiteshark01-1/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-256/+0
2010-01-12merged lua into trunks_alexander1-55/+64
2009-05-16add lyric-bar bounds to themewhiteshark01-1/+1
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-10/+10
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-7/+0
2009-02-03more cosmetic changes, no code changek-m_schindler1-125/+108
2009-02-03cosmetic changes, no code changek-m_schindler1-164/+227
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-14/+11
2008-10-28some compiler warnings/hints removedtobigun1-16/+2
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-2/+2
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-1/+1
2008-10-18- polish stuff removedtobigun1-34/+5
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-15Race-Conditions fixed in recording stuff.tobigun1-3/+7
2008-07-19renamed TLineState to TLyricsStatetobigun1-13/+13
2008-07-19lyric engine patches, solvestobigun1-23/+23
2008-07-14Lyric help bar works againtobigun1-73/+119
2008-06-08- set svn:eol-style to nativetobigun1-1340/+1340
2008-06-07just some cleanuptobigun1-186/+181
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1345/+1345
2008-04-11translated some polish codef1fth_freed0m1-138/+138
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun1-2/+2
2008-04-03rewriting of the txt file parsers_alexander1-24/+24
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-8/+0
2008-03-21lenght -> lengthtobigun1-7/+7
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-3/+3
2008-03-06Translated German comments to Englishf1fth_freed0m1-1/+5
2008-03-06Translated Some Variablesf1fth_freed0m1-45/+45
2008-03-06Translated so Variable Namesf1fth_freed0m1-21/+21
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-39/+39
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-1/+1
2008-03-03- actual.. -> current..tobigun1-21/+17
2008-02-05General:tobigun1-8/+12
2008-01-12bunch of smaller changes...jaybinks1-15/+13
2007-12-05Sound is now Recording.Soundtobigun1-4/+4
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-5/+3
2007-10-25minor changes and fixes for USDX on linux.jaybinks1-1326/+1349
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-1/+1
2007-09-29oops :)jaybinks1-1/+1