aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed Changelog whiteshark02007-06-143-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
* Added Text Fading to ButtonCollectionwhiteshark02007-06-143-4/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@262 b956fd51-792f-4845-bead-9b4dfca2ff2c
* No Up/Down needed anymore in Jump to Menuwhiteshark02007-06-141-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
* Fixed a Bug in Database Systemwhiteshark02007-06-121-2/+2
| | | | | | thx to Pr3D@ToR git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@260 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ↵whiteshark02007-06-101-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
* Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 ↵mota232007-06-102-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
* Changed LineBonus Translations to 0.5.3 compatible Textswhiteshark02007-06-101-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@255 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added a workaround for EInvalidPointer Exception when a not existing Equalizer-whiteshark02007-06-101-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
* Added Preview Volume and Fading to Sound Optionswhiteshark02007-06-093-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
* Fixed: Up and Down now don't leave Playlist and Search Mode anymorewhiteshark02007-06-081-69/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@250 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Party Win Screen now changes the colors of the TeamBgs automaticly when ↵whiteshark02007-06-081-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
* Added ability to delete a Playlist within the Menuwhiteshark02007-06-082-7/+50
| | | | | | Language Files updated git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@248 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed 2 Bugs in Song Preview Fadingwhiteshark02007-06-071-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@247 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Made new Player BG and Score Objects in ScreenSing backwards compatiblewhiteshark02007-06-061-8/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@246 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed some Bugs in Song Fadingwhiteshark02007-06-063-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
* Added SongPreview Fadingwhiteshark02007-06-032-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
* Some Code Cleanup in UScreenSongwhiteshark02007-06-034-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
* Fixed standard Cover position.whiteshark02007-06-011-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
* Fixed a Memory Bug in UMenuSelectSlide that causes memory that is not in use ↵whiteshark02007-06-011-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
* Added: Support for Player Name Templates. Set Names in config.ini ↵mota232007-05-293-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
* New spacing for Font type 1whiteshark02007-05-281-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@236 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed some Pronounciation in Error Messageswhiteshark02007-05-281-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@235 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a bug in Coverloading, that could end up in an endless loop.whiteshark02007-05-281-52/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@233 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Text Spacing for a better lookwhiteshark02007-05-282-5/+15
| | | | | | | | SelectLoadingAnimation in ScreenAdvanced hidden, because it is useless atm Changed Theme to fit the new Textspacing Fixed some Language entrys git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@232 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added workaround for corrupted background Imageswhiteshark02007-05-272-8/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@231 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed active lyrics color back to blue.mota232007-05-261-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@230 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Workaround and Error Reporting for Errors during Cover loading.whiteshark02007-05-261-21/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@229 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug that can cause the application crashes, when Song Data is missing.whiteshark02007-05-231-3/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@226 b956fd51-792f-4845-bead-9b4dfca2ff2c
* An effort to make a workaround for the many Crashes when a Video File ist ↵whiteshark02007-05-201-2/+30
| | | | | | corrupted. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@225 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next ↵whiteshark02007-05-201-8/+10
| | | | | | Song was selected. (Tabs=On) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@224 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a bug in uSMPEG, that causes much memory is not not freeed, after ↵whiteshark02007-05-201-1/+3
| | | | | | playing a Video File. (Texture and Surface are created new every Time) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@223 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some Code Cleanup and Minor Bugfixes in UScreenSongJumptowhiteshark02007-05-181-15/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@222 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the ↵whiteshark02007-05-181-0/+2
| | | | | | first Song is in the Results and Tabs=off. LastPlayed Variable was not set correctly. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@221 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some changes mode on ModiSDK and Depending Files(Plugin Loader, Party ↵whiteshark02007-05-182-8/+16
| | | | | | | | SingScreen and Plugins) Changes make the Pluginsystem more extendable with backwards compatibility in further Versions. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@220 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added ability to take a Screenshot with the Print Key from every Screen in ↵whiteshark02007-05-182-6/+8
| | | | | | the Game git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@219 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Removed Debug Message from UIni, showing the saved SoundCard Entryswhiteshark02007-05-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@218 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Video Tag will now only be read when the VideoFile exists. whiteshark02007-05-172-2/+2
| | | | | | -> Better usability of VideoIcon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@214 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some Code Cleanup in UScreenSongwhiteshark02007-05-171-20/+8
| | | | | | Fixed VideoIcon Display git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@213 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added: Video Icon. Shows if Video is present in Song-Selection. Needs to be ↵mota232007-05-172-1/+22
| | | | | | fixed. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@212 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in Jump to Letter: A and Z now Works correctlywhiteshark02007-05-171-2/+2
| | | | | | Fixed a Bug in Skipto funktion that causes a wrong Song is Selected when Tabs=0. This was the Reason for some Bugs in Jump to and Random Functions. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@210 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in ↵whiteshark02007-05-171-1/+1
| | | | | | | | Song Selection when Tabs=0 and Search is opened, Search Type is changed and Search is closed. Fixed Position of SelectSlideType in Jump to Song Screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@209 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added ability to use German Umlaute Jump To Song Screenwhiteshark02007-05-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@208 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Now when no Cat, Search or Playlist is shown, the Text specified in Theme ↵whiteshark02007-05-171-1/+4
| | | | | | for TextCat is shown git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@207 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Deleted Motas Methods to display variable Statics and Texts in Party Mode. whiteshark02007-05-172-249/+62
| | | | | | | | Added a new, more extendable and easier in Code Method for displaying Statics in Party Mode or in Normal Mode only Enter in Songscreen in Party Mode Opens now SongMenu again when PartyPopup=1 Changed Theme to Fit these changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@206 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added functionality to Cancel Button in ScreenOpenwhiteshark02007-05-171-4/+14
| | | | | | Pressing ESC in ScreenOpen now causes last Screen to be displayed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@205 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added: New Options/Advanced item "auto party-menu": Switches automatic ↵mota232007-05-175-13/+252
| | | | | | | | | | popup-menu in party-mode on/off. "on" is better usability for joypad, "off" for keyboard. Changed: Keys in Party Song Selection, "m" is popup-menu and "enter" direkt to singscreen. Added: new Statics and Texts to UScreenSong, 2 sets, one for "normal" the other for party-mode. Added: dismissed sound for party-mode. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@202 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in SongScreen that causes Playlist and Search is unclosable when ↵whiteshark02007-05-161-7/+24
| | | | | | Tabs=Off git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@201 b956fd51-792f-4845-bead-9b4dfca2ff2c
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-1637-98/+577
| | | | | | | Added Some Tolerance in Song File Loading and Song Header Loading. Fix: Programm doesn't Crash anymore when a coruppted Song is loaded for Singing or Editing. Now Jump back to SongScreen and show an Error Message. Also Party Mode is not Interupted, a new Song will be selected automatically. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@197 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed text position of SelectSlide when High is not 70whiteshark02007-05-163-3/+16
| | | | | | | Added ability to change Z and Textsize from SelectSlide Use new abilitys to finish SongMenu Screen in Deluxe Theme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@196 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added: Keys 1.2.3 to use Joker in Popup-Party-Menumota232007-05-153-2/+67
| | | | | | | Added: 2 sets of Statics for Song-Screen. (need work, just startet) Some Fixes in Deluxe Theme. (missing texts, fixed positions etc.) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@194 b956fd51-792f-4845-bead-9b4dfca2ff2c