aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Advanced Screen and Options in TIniwhiteshark02007-04-0511-329/+499
| | | | | | Options working now only for Effect Perfect and Effect Golden. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@65 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Added playlist button on bottom bar (song select screen), minor ↵mogguh2007-04-058-22/+45
| | | | | | refining done at song menu git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@64 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Beautified options screen, preparation for advanced tab, ↵mogguh2007-04-059-249/+470
| | | | | | | | | modified keyboard buttons in bottom bar Theme/Skin: Skinned song menu Language: added advanced screen entries to german.ini git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@63 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added new Language Entrys for Playlist Supportwhiteshark02007-04-053-4/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@62 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Playlist Supportwhiteshark02007-04-051-0/+398
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@61 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a spelling mistake in ScreenSongMenu Translation Textswhiteshark02007-04-051-3/+3
| | | | | | Fixed Set wrong Interaction in Playlist Load Menu git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@60 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Playlist Supportwhiteshark02007-04-055-61/+270
| | | | | | | Working correct with Standard Mode Only for now Now working on Playlist Support for Party Mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@59 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed: Button.Z Attribut not loaded from Themewhiteshark02007-04-052-33/+71
| | | | | | Fixed: AddButton procedure don't set Result git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@58 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed: Not loading Button Texts from Iniwhiteshark02007-04-057-15/+26
| | | | | | Fixed: Exit Text in Option Screens not translated git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@57 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Cursor Blink to TTextwhiteshark02007-03-301-3/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@56 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug that causes a wrong Category-Title is displayed in SongScreen ↵whiteshark02007-03-301-7/+25
| | | | | | after a Search without a result. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@55 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Readme for Creating new Language Fileswhiteshark02007-03-301-0/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@54 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Refreshed English language file.whiteshark02007-03-302-6/+57
| | | | | | Added a missing value to German language file. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@53 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added temporary Pointer Textur for Hold the Line Pluginwhiteshark02007-03-304-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@52 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Finished Hold The Line Plugin:whiteshark02007-03-301-25/+64
| | | | | | | | | Better Generating of Percentage Play Sound at Dismission Load Textur correctly Finish if only one Player is Left git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@51 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Finished Code for Plugin Sound PlayBackwhiteshark02007-03-303-6/+35
| | | | | | Removed Debug Message from ULanguage git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@50 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark02007-03-2911-43/+169
| | | | | | | | Added W to TText + Pagebreaks. If Width is given the Text breaks at the given width. Breaks are not generated perfect yet, needs some tuning. Changed all affected Screens to fit the new TText Component git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@49 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed Some Bugs in JumpTo Screen:whiteshark02007-03-295-92/+127
| | | | | | | | Now plays correct music Space Bug is gone Added onSentenceChange Procedure to ScreenSing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@48 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin:"Jump to" is now more readable, still some glitches. Will be ↵mogguh2007-03-295-44/+57
| | | | | | fixed when me matey adds some skin functions. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@47 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Skin/Theme: Added description for shortcut keys within the bar at the ↵mogguh2007-03-287-29/+123
| | | | | | bottom, hope this makes everything a bit more clear for new users git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@46 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin:Cleanup in Deluxe theme (unneeded buttons from main menu are now ↵mogguh2007-03-284-0/+0
| | | | | | deleted) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@45 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add Jumpto Screen to ThemeAdded Jumpto Ability to SongScreen (Press J)whiteshark02007-03-281-0/+194
| | | | | | | Fixed: Golden Notes are not shown in PartyMode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@44 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Pimped a big amount of the Deluxe skin/theme, like no pictures ↵mogguh2007-03-2810-284/+337
| | | | | | more for main menu buttons (important for translation). Added a funky bar at the bottom, which lacks reflection (but will be added in near future). Several other stuff.. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@43 b956fd51-792f-4845-bead-9b4dfca2ff2c
* New Language Entryswhiteshark02007-03-281-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@42 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add Jumpto Screen to Themewhiteshark02007-03-281-0/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@41 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Datei / Ordner gelöschtwhiteshark02007-03-281-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@40 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Jumpto Ability to SongScreen (Press J)whiteshark02007-03-288-242/+248
| | | | | | Fixed: Golden Notes are not shown in PartyMode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@39 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Skin: Changed minor things that where too annoying (major crap)mogguh2007-03-2714-18/+20
| | | | | | | Icon: Added the first version of a new icon, hope it suits more than the last one Theme: Fixed problem with showing a button instead of a cd git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@38 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme: just some refining done at welcome/loadscreen picture, and the add of ↵mogguh2007-03-263-0/+0
| | | | | | a round edge at the song selection sprite git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@37 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ScreenEditSub: Automatically set down music playback-volume to hear the Midi ↵whiteshark02007-03-251-2/+39
| | | | | | Sounds better. Also Show Note Names in Editor (e.g. c, d'', F#) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@36 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Music.SetVolume from Global Wave Volume to Application-Only BassConfigwhiteshark02007-03-251-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@35 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed Normal Font!whiteshark02007-03-252-0/+0
| | | | | | Fixed .Dat File Positions by Hand, Made Fonts Size Bigger git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@34 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some Code Cleanupwhiteshark02007-03-251-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@33 b956fd51-792f-4845-bead-9b4dfca2ff2c
* 2 Bugs in Cover Positions fixed:whiteshark02007-03-254-60/+28
| | | | | | | | | Style4 (Classic): Positions now Readed from Theme, No Overlapping Style5 (Deluxe): correct Positions of Covers in the Front No Cut from Last to First Todo: Correct Positions of Covers in the back(Now Invisible) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@32 b956fd51-792f-4845-bead-9b4dfca2ff2c
* New fontsmogguh2007-03-245-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@31 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Bugfix: UScreenSing.pas fixed a minor bug that would've caused redrawing of ↵mogguh2007-03-241-0/+4
| | | | | | golden stars in a different song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@30 b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@29 ↵whiteshark02007-03-240-0/+0
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* Initial Releasewhiteshark02007-03-248-0/+632
| | | | | | There is Still a Bug Converting DB Scores to SCO Files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@28 b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@27 ↵whiteshark02007-03-240-0/+0
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* Datei / Ordner gelöschtwhiteshark02007-03-2412-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@26 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Datei / Ordner gelöschtwhiteshark02007-03-246-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@25 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Fonts from BMP to PNGwhiteshark02007-03-247-11/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@24 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Copyed PNG Texture Support from UltraStar 0.5.3whiteshark02007-03-241-7/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@23 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Fonts from BMP to PNGwhiteshark02007-03-2411-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@22 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed Bug: Not translating Texts reading Theme.Iniwhiteshark02007-03-243-19/+19
| | | | | | | Compiler doesn't define CompilerConst Translate correctly. Fixed by Commenting IFDEF Operations out git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@21 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some Changes on Database System and Header Readerwhiteshark02007-03-235-152/+182
| | | | | | | | Fixed Bug: Scores with 0 are added to DB Made a Class instead of many Functions Fixed a Bug in UFiles, not reading Gap from Header correctly git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@20 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some tidying in UGraphicClasses.pas (actually deleting an unused procedure)mogguh2007-03-231-20/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@19 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Applied recent changes to actual available skins (see previous revision ↵mogguh2007-03-223-0/+2
| | | | | | details for more info) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@18 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added new texture for perfect sung note (formerly NoteStar), now named ↵mogguh2007-03-226-21/+41
| | | | | | | | NotePerfectStar (view skin: W&C.ini). NoteStar is now used for golden notes. There's also a difference in drawing both, PerfectNoteStar is bigger, and drawn in white - whereas GoldenNotes are smaller and yellow. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@17 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark02007-03-226-66/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@16 b956fd51-792f-4845-bead-9b4dfca2ff2c