aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMain.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bunch of smaller changes...jaybinks2008-01-121-39/+47
* SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ...tobigun2008-01-111-1/+1
* fixed screenshot problemb1indy2007-12-221-1/+1
* made USDX function when file paths differ from previous expectations..jaybinks2007-12-201-12/+24
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...jaybinks2007-12-181-2/+5
* little bit of tidy up..jaybinks2007-12-071-1/+4
* - Sound-Device initialization was moved from URecord to the specific Audio-In...tobigun2007-12-051-21/+20
* Removed Windows.pas includeeddie-08152007-11-201-3/+0
* Changed Platform from Interface to Class.eddie-08152007-11-201-50/+5
* Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08152007-11-081-3/+0
* Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08152007-11-051-1/+1
* Partymodule finished.whiteshark02007-11-041-23/+8
* Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08152007-11-031-0/+3
* Fixed GamePath for Mac OS X.eddie-08152007-11-021-0/+24
* Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...eddie-08152007-11-021-1/+0
* Runtime Song Additionjaybinks2007-11-021-0/+1
* basic threading of song loading..jaybinks2007-11-021-278/+270
* fixed failed buildsjaybinks2007-11-011-2/+6
* Windows version now compiles again.eddie-08152007-11-011-1/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-5/+270
* minor changes and fixes for USDX on linux.jaybinks2007-10-251-1/+6
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-2/+2
* modified UTime to utilise SDL timer... jaybinks2007-10-111-1/+15
* Fixed linux compilation.jaybinks2007-10-021-791/+793
* some minor bug fixes..jaybinks2007-09-301-4/+12
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-281-16/+2
* fixed compile error from whiteshark..jaybinks2007-09-271-0/+20
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-251-20/+1
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-792/+796
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-781/+792
* changes in order to compile in lazarus...jaybinks2007-09-181-0/+5
* added switches.inc , which will contain compiler directives used jaybinks2007-09-181-2/+12
* * added missed dependency PNGImage.jaybinks2007-09-121-0/+51
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-101-1/+1
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-0/+1
* Improved Error Logging and Benchmark:whiteshark02007-07-081-2/+2
* Added ability to take a Screenshot with the Print Key from every Screen in th...whiteshark02007-05-181-2/+5
* Fix: Readded ability to close the Windowwhiteshark02007-05-091-1/+5
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-6/+29
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-2/+7
* Made the Line-Popup pop up.mota232007-04-201-2/+3
* first implementation of perfect line twinkle effect - works correctly for up ...b1indy2007-04-111-1/+3
* Fixed Some Bugs in JumpTo Screen:whiteshark02007-03-291-0/+3
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+673