aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (follow)
Commit message (Expand)AuthorAgeFilesLines
* - cleanuptobigun2008-07-171-65/+60
* Mac OS X version check addedtobigun2008-07-171-0/+12
* Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...tobigun2008-07-174-440/+243
* update of install-sh (taken from automake 1.10). This should fix the problem ...tobigun2008-07-161-202/+470
* removed outdated filestobigun2008-07-166-4981/+17
* New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler2008-07-154-15/+53
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-153-204/+0
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-153-0/+0
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-1513-910/+0
* Changed the projectM version to the dll version provided at the wiki (compile...mogguh2008-07-151-2/+2
* As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh2008-07-154-10/+12
* Lyric help bar works againtobigun2008-07-141-73/+119
* cleanuptobigun2008-07-141-52/+49
* - conversion of TLyricLine into a class. tobigun2008-07-141-134/+149
* TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...tobigun2008-07-141-2/+4
* removed unused local vartobigun2008-07-121-1/+0
* - cleanup/comments for TDisplay.Create tobigun2008-07-122-154/+101
* cleanup + commentstobigun2008-07-121-6/+19
* unit UScreenStatMain;GogolNr12008-07-123-90/+113
* unit UDataBase;GogolNr12008-07-121-31/+2
* Text has a new property -> Z (default is 0)mogguh2008-07-1211-132/+151
* Fixed the deselect texture not showing up on colorized buttonsmogguh2008-07-121-140/+134
* fine-tuning of the lazarus for linux project-filetobigun2008-07-111-588/+83
* lazarus projekt-files for windows (UltraStar.lpi) and linux (UltraStar-linux....tobigun2008-07-113-0/+1193
* SVN CIA test6. No functional changes.tobigun2008-07-081-1/+1
* SVN CIA test5. No functional changes.tobigun2008-07-081-1/+1
* SVN CIA test4. No functional changes.tobigun2008-07-081-1/+1
* SVN CIA test3. No functional changes.tobigun2008-07-081-1/+1
* SVN CIA test2. No functional changes.tobigun2008-07-081-1/+1
* SVN CIA test. No functional changes.tobigun2008-07-081-1/+1
* Fix for Trac ticket #53 (Preview fading and volume problems) tobigun2008-07-071-45/+46
* surrounded filenames with double-quotes so filenames containing spaces are no...tobigun2008-07-071-37/+25
* disabled screen-mode change after leaving the graphics options screen as it d...tobigun2008-07-041-1/+6
* 64bit compatibility fixtobigun2008-07-031-173/+185
* 64bit compatibility fixtobigun2008-07-033-310/+311
* 64bit compatibility fixtobigun2008-07-032-56/+61
* 64bit compatibility fixtobigun2008-07-034-282/+286
* some additiona to the last 64bit compatibility committobigun2008-07-031-10/+11
* ffmpeg pascal header 64bit compatibility fix.tobigun2008-07-0310-699/+766
* Fixed a conditional, that caused ratings not to show upmogguh2008-07-021-1/+1
* indenting and cleanuptobigun2008-07-022-42/+38
* Audio/Video engine update:tobigun2008-07-0230-2401/+4781
* Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...tobigun2008-07-011-6/+5
* some minor adjustmentstobigun2008-07-011-30/+28
* check for outdated libs and some minor type correctionstobigun2008-07-013-9/+48
* EaseOut_MaxSteps increased for faster score counter in score-screentobigun2008-07-011-1/+1
* nicer pitch-label in record-option screentobigun2008-07-011-27/+53
* Delphi 7 compatibility fix:tobigun2008-06-165-70/+67
* code improvement: conversion of case statements to boolean assignmentsk-m_schindler2008-06-141-30/+11
* Removed some "const" parameter modifiers for external function declarations. ...tobigun2008-06-143-47/+47