aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-17- cleanuptobigun1-65/+60
2008-07-17Mac OS X version check addedtobigun1-0/+12
2008-07-17Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...tobigun4-440/+243
2008-07-16update of install-sh (taken from automake 1.10). This should fix the problem ...tobigun1-202/+470
2008-07-16removed outdated filestobigun6-4981/+17
2008-07-15New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler4-15/+53
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh3-204/+0
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh3-0/+0
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh13-910/+0
2008-07-15Changed the projectM version to the dll version provided at the wiki (compile...mogguh1-2/+2
2008-07-15As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh4-10/+12
2008-07-14Lyric help bar works againtobigun1-73/+119
2008-07-14cleanuptobigun1-52/+49
2008-07-14- conversion of TLyricLine into a class. tobigun1-134/+149
2008-07-14TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...tobigun1-2/+4
2008-07-12removed unused local vartobigun1-1/+0
2008-07-12- cleanup/comments for TDisplay.Create tobigun2-154/+101
2008-07-12cleanup + commentstobigun1-6/+19
2008-07-12unit UScreenStatMain;GogolNr13-90/+113
2008-07-12unit UDataBase;GogolNr11-31/+2
2008-07-12Text has a new property -> Z (default is 0)mogguh11-132/+151
2008-07-12Fixed the deselect texture not showing up on colorized buttonsmogguh1-140/+134
2008-07-11fine-tuning of the lazarus for linux project-filetobigun1-588/+83
2008-07-11lazarus projekt-files for windows (UltraStar.lpi) and linux (UltraStar-linux....tobigun3-0/+1193
2008-07-08SVN CIA test6. No functional changes.tobigun1-1/+1
2008-07-08SVN CIA test5. No functional changes.tobigun1-1/+1
2008-07-08SVN CIA test4. No functional changes.tobigun1-1/+1
2008-07-08SVN CIA test3. No functional changes.tobigun1-1/+1
2008-07-08SVN CIA test2. No functional changes.tobigun1-1/+1
2008-07-08SVN CIA test. No functional changes.tobigun1-1/+1
2008-07-07Fix for Trac ticket #53 (Preview fading and volume problems) tobigun1-45/+46
2008-07-07surrounded filenames with double-quotes so filenames containing spaces are no...tobigun1-37/+25
2008-07-04disabled screen-mode change after leaving the graphics options screen as it d...tobigun1-1/+6
2008-07-0364bit compatibility fixtobigun1-173/+185
2008-07-0364bit compatibility fixtobigun3-310/+311
2008-07-0364bit compatibility fixtobigun2-56/+61
2008-07-0364bit compatibility fixtobigun4-282/+286
2008-07-03some additiona to the last 64bit compatibility committobigun1-10/+11
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun10-699/+766
2008-07-02Fixed a conditional, that caused ratings not to show upmogguh1-1/+1
2008-07-02indenting and cleanuptobigun2-42/+38
2008-07-02Audio/Video engine update:tobigun30-2401/+4781
2008-07-01Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...tobigun1-6/+5
2008-07-01some minor adjustmentstobigun1-30/+28
2008-07-01check for outdated libs and some minor type correctionstobigun3-9/+48
2008-07-01EaseOut_MaxSteps increased for faster score counter in score-screentobigun1-1/+1
2008-07-01nicer pitch-label in record-option screentobigun1-27/+53
2008-06-16Delphi 7 compatibility fix:tobigun5-70/+67
2008-06-14code improvement: conversion of case statements to boolean assignmentsk-m_schindler1-30/+11
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun3-47/+47