aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-1910-32/+1026
| | | | | | | Moved some Translated Strings from UScreenPartyOptions to UTheme to use it with the Statistic Screens, too. Fixed use of /n Tag istead of the correct \n git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@118 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in PageBreak generation for Textwhiteshark02007-04-191-2/+36
| | | | | | Added support for /n Tag in Texts git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@117 b956fd51-792f-4845-bead-9b4dfca2ff2c
* p.jpg, now with border ;)mota232007-04-191-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@116 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Just some skinning. Joker.jpg changed to PS-Mic, P.jpg no more Pummelig and ↵mota232007-04-196-0/+0
| | | | | | [sing]lyricsHelpBar.jpg (backups added) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@115 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Removed EXIF from [BG]PartyRound.jpg (20k smaler)mota232007-04-181-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@114 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update: LyricBarHelpercrazy_joker2007-04-181-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@113 b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@112 ↵mogguh2007-04-1711-35/+57
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed a bug that caused song selection screen to be drawn incorrectly and ↵b1indy2007-04-171-2/+8
| | | | | | singscreen crash when screen fading was disabled git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@111 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Bugfix: Scores where not shown correctly when in 4 or 6 player mode ↵mogguh2007-04-172-14/+29
| | | | | | | | (UScreenScore.pas), some more effort should be needed to draw the score bars in this mode correctly (but not now) Theme/Skin: Playerboxes in score screen are now draw in player color (just affected the 4 and 6 player mode) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@110 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Feature: Added the possibility to skin the sing screen, it's now possible to ↵mogguh2007-04-174-240/+336
| | | | | | | | set player 1 stuff related to player modi (1, 2 or 3 player mode) (affected UThemes.pas, UScreenSing.pas, UScreenSingModi.pas) Theme/Skin: Used the new sing screen possibility, looks way more ps3 now :P git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@109 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Exit Button to Stats Screenwhiteshark02007-04-171-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@108 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Commited UTheme.pas to prevent Conflictswhiteshark02007-04-171-0/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@107 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: P2 now skinned too, at sing screenmogguh2007-04-171-21/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@106 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Started to skin the sing screenmogguh2007-04-174-64/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@105 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Bugfix: Fixed minor problem that caused artefacts to be drawn - ↵mogguh2007-04-171-1/+1
| | | | | | 'transparent' now works with #ffffff and #fefefe (UTexture.pas) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@104 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update: Language,Party Mod Skin & Lyric Help Barcrazy_joker2007-04-175-117/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@103 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Well, heres my first commit since R11. Some minor skin changes, new ↵mota232007-04-179-13/+28
| | | | | | skin.ini-entry LyricHelpBar git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@102 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy2007-04-1710-55/+69
| | | | | | | Changed Languages (english, german) and Theme (deluxe) to reflect these changes implemented checks for config values to make these things work as expected git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@101 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed bug in TSkin.onThemeChange that caused a crashb1indy2007-04-161-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@100 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Score: Score screen is now fully skinned, so is the Top5 screenmogguh2007-04-161-584/+464
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@99 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Score screen for 2player done, added bar for navigation (enter ↵mogguh2007-04-164-373/+472
| | | | | | | | button to continue) Language: Added "SING_LEGEND_CONTINUE", maybe others will follow git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@98 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: Minor changes on the default coversmogguh2007-04-152-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@97 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add : Joker & a part of the Party Modi Skincrazy_joker2007-04-154-243/+303
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@96 b956fd51-792f-4845-bead-9b4dfca2ff2c
* re-inserted some code to set clear-color to white per default or to black ↵b1indy2007-04-151-6/+7
| | | | | | via commandline switch (affects whole classic theme and singscreen in deluxe theme) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@95 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: New default cover for category w/out a cover, should be moved to ↵mogguh2007-04-152-0/+0
| | | | | | "Covers" directory on release (./Game/Graphics/NoCover.jpg) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@94 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed some Bugs in Party Modewhiteshark02007-04-156-15/+18
| | | | | | Fixed Support CategoryOnly Playlist Support git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@93 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Prevention of starting PartyMode without Plugins Loaded or with less ↵whiteshark02007-04-151-5/+6
| | | | | | then 2 Players git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@92 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Theme/Skin: New cover for songs w/ no cover xDmogguh2007-04-143-7/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@91 b956fd51-792f-4845-bead-9b4dfca2ff2c
* 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