aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update ReadMe.txt with some information about Command-Line Parameterswhiteshark02007-07-081-4/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@276 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen ↵whiteshark02007-07-081-1/+4
| | | | | | Mode. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@275 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Improved Error Logging and Benchmark:whiteshark02007-07-087-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
* Fixed a bug in EditorSub that causes a crash when the last note of a ↵whiteshark02007-07-031-12/+41
| | | | | | sentence was deleted. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@273 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some tweaking of transparency handling for PNGs to make it look more as expectedb1indy2007-07-031-1/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@272 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Some Fixes in Readme.txtwhiteshark02007-06-261-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@271 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added support for transparency in PNG images - if a PNG with transparency is ↵b1indy2007-06-261-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
* Fixed a Bug in Editor.whiteshark02007-06-251-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
* Added ability to display Videos only in full size and Backgrounds in half size.whiteshark02007-06-253-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
* Fixed wrong sentence timings (T in Editor) when last note of a sentence and ↵whiteshark02007-06-254-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
* Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark02007-06-203-2/+132
| | | | | | Changed Theme to fit the Changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@266 b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@265 ↵whiteshark02007-06-1623-598/+0
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@264 ↵whiteshark02007-06-1623-0/+598
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed Changelog whiteshark02007-06-144-61/+460
| | | | | | | 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
* Some Themework in Classic. 5 Screens, help-keys and some fixes left.mota232007-06-129-54/+247
| | | | | | Fix: Autum-BG renamed to Autumn in Deluxe. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@259 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ↵whiteshark02007-06-103-5/+6
| | | | | | | | 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
* Some Themework on Classic Themeswhiteshark02007-06-107-2/+178
| | | | | | Song Menu Done git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@257 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-104-26/+32
| | | | 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
* Fixed not existing SongEqualizer Color causing the EInvalidPointer exception ↵whiteshark02007-06-101-1/+1
| | | | | | on exit git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@253 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a wrong Color String in third Place BG in UScreenPartyWinwhiteshark02007-06-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@252 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Preview Volume and Fading to Sound Optionswhiteshark02007-06-0913-56/+162
| | | | | | | | 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-082-6/+83
| | | | | | | | 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-085-8/+68
| | | | | | 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
* Some Themework in Classic. Statistics done.mota232007-06-0518-31/+965
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@244 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 Party-Options screen to Classic theme.mota232007-05-291-0/+223
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@239 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added Error and Check Popup to Classic Themewhiteshark02007-05-296-2/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@238 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 some Language Entryswhiteshark02007-05-282-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@234 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-285-52/+58
| | | | | | | | 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-262-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
* some Themework in classic-thememota232007-05-263-87/+644
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@228 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a Bug in Score Converter, that causes Scores are added 2 Times when ↵whiteshark02007-05-232-64/+64
| | | | | | Database Scores are coverted back to *.sco Files. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@227 b956fd51-792f-4845-bead-9b4dfca2ff2c