aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Theme/Skin: Huge cleanup (still not finished), score screen almost done (1P ↵mogguh2007-04-1420-269/+479
| | | | | | done), used new reflection possibility for menu bar git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@90 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Did Some Code Cleanupwhiteshark02007-04-144-94/+114
| | | | | | | Fixed some Bugs in Party Mode Added a Better Round Plugin Selection git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@89 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added some error checking to screen-fade-effect,b1indy2007-04-142-44/+76
| | | | | | restored proper order of credits git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@88 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a bug that causes Perfect Line twinkles to spawn at each Line when ↵whiteshark02007-04-141-12/+11
| | | | | | LineBonus is deactivated. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@87 b956fd51-792f-4845-bead-9b4dfca2ff2c
* implemented fading between screens (needs to be tested),b1indy2007-04-133-127/+93
| | | | | | | minor tweaking of perfect-line effect position, added myself to credits ;) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@86 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed some Bugs in Skipto and Random Methodswhiteshark02007-04-131-9/+9
| | | | | | | Now the last Song of a Category could be the Result of Randomize when there is an odd number of Songs. Also a little bit better Random Results git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@85 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed Bug in Reflection Code that Causes wrong Depth Test when drawing Textwhiteshark02007-04-132-7/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@84 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Reflection to ThemeStaticwhiteshark02007-04-135-15/+82
| | | | | | Added Attribut ReflectionSpacing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@83 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Better position for Status Linecrazy_joker2007-04-121-176/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@82 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed bug in particle system that caused effects to be drawn on both screens ↵b1indy2007-04-121-73/+107
| | | | | | when playing in dual screen mode, fixed position and particle counts of some effects, changed look of particles git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@81 b956fd51-792f-4845-bead-9b4dfca2ff2c
* first implementation of perfect line twinkle effect - works correctly for up ↵b1indy2007-04-113-36/+177
| | | | | | to 3 players, restructured parts of particle code git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@80 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Bugfix: Score screen is now able to handle texts depended on the player ↵mogguh2007-04-111-1/+3
| | | | | | count (UScreenScore.pas) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@79 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, ↵mogguh2007-04-116-141/+253
| | | | | | | | | | | | UScreenScore.pas) Feature: Hit golden note effect, is now even more astonishing (UGraphicClasses.pas) Feature: It's now possible to turn of GoldenNoteTwinkle (UDraw.pas) BugFix: OptionsAdvanced is now opened correctly, instead of producing a bug (UGraphic.pas) BugFix: Modified some language entries to fit option screen (optionen instead of einstellungen) (German.ini) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@78 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Edited Mogs Text: Now hes a Graphics Guy ^^whiteshark02007-04-104-10/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@77 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Beautified Credits Screenwhiteshark02007-04-101-8/+19
| | | | | | Edited Texts to Fit Screen Width git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@76 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Corrected Coverpositions in Style 4whiteshark02007-04-101-15/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@75 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug Fading in to Options Screenwhiteshark02007-04-082-3/+5
| | | | | | Fixed Exit in Grafic Screen don't work git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@74 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Completed Advanced Screen Themewhiteshark02007-04-081-2/+134
| | | | | | Fixed some misspositioned Selects in Options Graphic git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@73 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Updated Language Files to fit Advanced Screenwhiteshark02007-04-083-5/+25
| | | | | | Options Names still need some fine tuning because they don't fit the Button Texture. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@72 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed some Bugs in Effect Engine:whiteshark02007-04-073-41/+77
| | | | | | | | Perfect Note Stars was drawn 2 Times Golden Note Extra twinkling stops and is redrawn until next Sentece or Note at the End of the Golden Note. Redrawing of Golden Note Twinkles at the next Sentence git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@71 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Feature: Golden notes twinkle now when hit (Bug: if singing is stopped while ↵mogguh2007-04-063-4/+44
| | | | | | note was hit (i.e. singer not singing loud enough), then twinkle will not be killed) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@70 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Coolie Hat Support to UJoystickwhiteshark02007-04-061-10/+159
| | | | | | | Added Axis Support to UJoystick Remapped Buttons git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@69 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Osci/Bar Standard Value to Barwhiteshark02007-04-061-1/+1
| | | | | | So the Rating bar is Visible at first Startup git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@68 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark02007-04-0610-45/+201
| | | | | | | | Added Jump to Title HotKey (Alt + A..Z) Added Playlist Support to Party Mode, Category Only Mode is still buggy. Fixed: Team3 Players are now Hidden when only 2 Teams are Selected git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@67 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Clean up, started to add structure to textures, song menu fully ↵mogguh2007-04-058-22/+22
| | | | | | skinned now (almost satisfied with result :P) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@66 b956fd51-792f-4845-bead-9b4dfca2ff2c
* 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