aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| * Fixed Crash at Startup (OpenGL Pointers not Inited)whiteshark02007-03-221-8/+11
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@15 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Fixed Bug: If Nobody gets Points, everybody winswhiteshark02007-03-222-2/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@14 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * changed Theme Files uploadedwhiteshark02007-03-2283-0/+7976
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@13 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Golden notes are implemented from now on. So "golden notes" twinkle, and ↵mogguh2007-03-214-10/+293
| | | | | | | | | | | | perfect sung notes twinkle too. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@12 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@11 ↵whiteshark02007-03-2116-0/+1155
| | | | | | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Ordner im Projektarchiv angelegtwhiteshark02007-03-210-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@10 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Ordner im Projektarchiv angelegtwhiteshark02007-03-210-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@9 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Ordner im Projektarchiv angelegtwhiteshark02007-03-210-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@8 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-212-292/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@7 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-2128-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@6 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-219-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@5 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-2127-287/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@4 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-217-644/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * Datei / Ordner gelöschtwhiteshark02007-03-211-40/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2 b956fd51-792f-4845-bead-9b4dfca2ff2c
| * git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 ↵whiteshark02007-03-21178-0/+26956
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* New branch, for the upcoming 1.01 release which will fix several issues that ↵mogguh2007-10-09325-0/+53750
were reported, already fixed a typo in the English language file. Review Jira for other issues that should get fixed for that release. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.01@475 b956fd51-792f-4845-bead-9b4dfca2ff2c