aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ffmpeg updatetobigun2008-06-148-29/+122
* corrected String index to start from 1 and not from 0k-m_schindler2008-06-131-4/+4
* - all references to the libc unit removed. The Libc unit (not the library) wa...tobigun2008-06-097-129/+119
* - set svn:eol-style to nativetobigun2008-06-08139-69095/+68791
* inconsistent line endings unifiedtobigun2008-06-082-13/+13
* Added missing private section. Without defining it, methods are public by def...tobigun2008-06-081-13/+14
* svn:eol-style testtobigun2008-06-081-865/+865
* clean uptobigun2008-06-082-331/+324
* goto + labels removedtobigun2008-06-081-54/+57