aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-29Credits, fix for deaf Whitesharkmogguh1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@341 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-29Translators are now in the creditsmogguh1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@340 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-29Changed Version to 1.00 (ready 4 Release xD)whiteshark03-9/+29
Credits Screen now loads on demand ( S0me loading speed improvement) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@339 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-25fixed some minor glitches in the credits screen (transparent texture was not ↵b1indy2-11/+10
totally transparent, which could be seen with now working transparency in trunk) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@330 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-23Really final work on credits (done! - stop reading cia, get rl)mogguh1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@323 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-23Final work on credits (done :P - fuckings to the cia readers)mogguh1-19/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@322 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-22again some fixes in reflection code for buttons and staticsb1indy2-6/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@318 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-20just something for the credits screen (forgot this piece)b1indy1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@310 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-20added new credits screen to branchb1indy26-134/+1034
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@309 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-18Little hack in SongScreen that fixes problems with blending. Drawing order ↵whiteshark01-1/+21
changed only for SongScreen: Buttons -> Statics -> Texts git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@301 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-15Fixed a bug in Party playlist selection when no playlist or category is ↵whiteshark01-4/+27
available git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@298 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-15Fixed a bug in Note Name convertationwhiteshark01-2/+12
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@297 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-09Fixed Bug in Stat Main: Categorys was counted as Songswhiteshark01-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@283 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-09Added missing UCommandLine.paswhiteshark01-0/+280
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@282 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Changed to Version 1.00 RC1whiteshark01-1/+1
Only changes that have to be done from now on are changes in the Theme Files. I hope Mota will be able to do it soon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@281 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Changed Outline Font Filenameswhiteshark07-4/+4
Changed Outline2 Font to official Ultrastars Outline1 Font for better Song backward compatibility git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@280 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Update Changelogwhiteshark02-0/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@279 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Add Debug OSD with FPS and RSpeedwhiteshark01-2/+71
Will be extended in further Releases with some error messages git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@278 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08added another effect (sparkling stars that fall down)b1indy1-2/+65
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@277 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Update ReadMe.txt with some information about Command-Line Parameterswhiteshark01-4/+38
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@276 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen ↵whiteshark01-1/+4
Mode. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@275 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-08Improved Error Logging and Benchmark:whiteshark07-187/+237
Write US Version, date and time to files. Added better Commandline Parameter Interpreter: More than one parameter can be used at the same time Many new, useful farameters: e.g. No error logging, Resolution change, FullScreen, DualScreen Mode, other Config File, other Score File and SongPath git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@274 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-03Fixed a bug in EditorSub that causes a crash when the last note of a ↵whiteshark01-12/+41
sentence was deleted. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@273 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-07-03some tweaking of transparency handling for PNGs to make it look more as expectedb1indy1-1/+11
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@272 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-26Some Fixes in Readme.txtwhiteshark01-7/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@271 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-26Added support for transparency in PNG images - if a PNG with transparency is ↵b1indy1-2/+34
loaded as 'Transparent' texture type, then the alpha-channel is set according to the transparency information in the file git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@270 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-25Fixed a Bug in Editor.whiteshark01-1/+2
When a Song with Cover was edited and after a song without was loaded and saved, the cover from the first song was written to the second song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@269 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-25Added ability to display Videos only in full size and Backgrounds in half size.whiteshark03-7/+22
Fullsize is now the standard value for Moviesize git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@268 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-25Fixed wrong sentence timings (T in Editor) when last note of a sentence and ↵whiteshark04-4/+46
first note of the next sentence overlap. Fixed 2 Bugs in Midi Converter: Notes were added more than once to txt when the save Button is pressed multiple times Notes are added more than once when open is pressed multiple time Added sentence start calculating to Midi Converter git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@267 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-20Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark02-2/+117
Changed Theme to fit the Changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@266 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-14Changed Changelog whiteshark03-61/+335
Added German Translation Added Readme.txt and License.txt git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@263 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-14Added Text Fading to ButtonCollectionwhiteshark03-4/+19
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@262 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-14No Up/Down needed anymore in Jump to Menuwhiteshark01-46/+14
Type can be changed now by pressing Left/Right while Button is Selected git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@261 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-12Fixed a Bug in Database Systemwhiteshark01-2/+2
thx to Pr3D@ToR git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@260 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-10Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ↵whiteshark01-3/+4
when US is closed. Changed Themes to fit the changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@258 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-10Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 ↵mota232-72/+202
writes Template-Name to Ini. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@256 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-10Changed LineBonus Translations to 0.5.3 compatible Textswhiteshark01-8/+8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@255 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-10Added a workaround for EInvalidPointer Exception when a not existing Equalizer-whiteshark01-0/+5
Color is specified in Theme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@254 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark03-8/+22
Changed Themes to Fit these changes Updated Language Files Some fixes in SelectSlide git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@251 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-08Fixed: Up and Down now don't leave Playlist and Search Mode anymorewhiteshark01-69/+58
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@250 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-08Party Win Screen now changes the colors of the TeamBgs automaticly when ↵whiteshark01-0/+77
Color = TeamColor Changed Deluxe Team to fit the Changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@249 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-08Added ability to delete a Playlist within the Menuwhiteshark02-7/+50
Language Files updated git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@248 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-07Fixed 2 Bugs in Song Preview Fadingwhiteshark01-3/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@247 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-06Made new Player BG and Score Objects in ScreenSing backwards compatiblewhiteshark01-8/+30
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@246 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-06Fixed some Bugs in Song Fadingwhiteshark03-38/+97
Added Ini Values to change the Fading and the Preview Volume git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@245 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-03Added SongPreview Fadingwhiteshark02-2/+25
Song Preview Max Volume is now 70 % Need Testing because of timing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@243 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-03Some Code Cleanup in UScreenSongwhiteshark04-37/+87
Add Procedure DeletePlaylist to TPlaylistManager Add automatic Playlist Deleting if last Song is deleted Fixed some Cover displaying Bugs when JumptoMenu is left git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@242 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-01Fixed standard Cover position.whiteshark01-1/+6
Buttons that have no expression in Theme are now hidden. The Screens are still available through Hotkeys, but they have supposably also no expression in Theme. => Better compatibility with old Screens git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@241 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-01Fixed a Memory Bug in UMenuSelectSlide that causes memory that is not in use ↵whiteshark01-21/+22
anymore is not freeed when the Attributes of a SelectSlide are Updated git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@240 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-29Added: Support for Player Name Templates. Set Names in config.ini ↵mota233-3/+135
([NameTemplate], Name1..12=text and recall in Name-Screens with F1..F12. Fix: All 12 player- and 3 teamnames are now saved in config.ini git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@237 b956fd51-792f-4845-bead-9b4dfca2ff2c