aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamedmogguh2009-03-041-0/+236
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@1620 b956fd51-792f-4845-bead-9b4dfca2ff2c
* stupid commit... wanted to see what CIA Bot reports as SVN project name :)jaybinks2008-02-251-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@886 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed to Version 1.0.1awhiteshark02007-12-234-2/+12
| | | | | | Updated Changelog and Readme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@744 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed the screenshot problemb1indy2007-12-221-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@742 b956fd51-792f-4845-bead-9b4dfca2ff2c
* incorporated av_free_packet fixb1indy2007-12-223-17/+31
| | | | | | | fixed #VIDEOGAP problem fixed unexpected #START problem (needs to be fixed in trunk too git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@741 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changelog updatedwhiteshark02007-11-233-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@640 b956fd51-792f-4845-bead-9b4dfca2ff2c
* "fixed" seeking in videos to get the desired videogap (now seeks to any ↵b1indy2007-11-231-1/+3
| | | | | | | | frame at the specified time index) (WARNING: this wil most likely result in massive artefacts because the possibility to hit anything but a keyframe is very high for most video codecs (had a divx vid here with 12 seconds between keyframes)) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@639 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changed framerate detectionb1indy2007-11-231-8/+14
| | | | | | framerate / video timebase is no longer taken from codeccontext info but from videostream information git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@638 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Completed 1.0.1 Changelogswhiteshark02007-11-232-0/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@636 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed some debug stuff from uvideob1indy2007-11-231-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@635 b956fd51-792f-4845-bead-9b4dfca2ff2c
* half size video (works now with ffmpeg)b1indy2007-11-231-0/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@634 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt2007-11-231-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@633 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed additional test-hack ^^;b1indy2007-11-231-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@632 b956fd51-792f-4845-bead-9b4dfca2ff2c
* video-always-full-width-hack xDb1indy2007-11-231-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@631 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed a major bug in the credits screen ;Db1indy2007-11-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@630 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Updated creditsmogguh2007-11-2219-64/+85
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@627 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg - flv frame rate hackmogguh2007-11-211-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@624 b956fd51-792f-4845-bead-9b4dfca2ff2c
* backported ffmpeg video stuff (used an older version, so this needs to be ↵b1indy2007-11-214-73/+514
| | | | | | testet with wine) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@623 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Solved Usdx-1 in Trunk and 1.0.1whiteshark02007-11-211-2/+2
| | | | | | ChannelOptions now 'Off', '1', '2', '3'.. instead of '0', '1', '2', '3'.. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@622 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a little typo when there is more than one instance of ultrastar deluxecanni20072007-11-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@621 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed theme reloading, at runtime for vistar and other Themes jaybinks2007-11-191-1/+96
| | | | | | that may not include some textures. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@614 b956fd51-792f-4845-bead-9b4dfca2ff2c
* backported change from change#610 jaybinks2007-11-191-27/+24
| | | | | | | Modifed Theme selection screen, so ALL theme options are runtime changable. ( Without restart ) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@612 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Fixed a typo and a some programming errors in UIni that lead to memory abuseswhiteshark02007-11-121-12/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@606 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Changed bamboo build to support USdx U3 Port.canni20072007-11-121-1/+5
| | | | | | Added source for UltraStar Deluxe U3 Portable. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@605 b956fd51-792f-4845-bead-9b4dfca2ff2c
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@604 ↵jaybinks2007-11-111-4/+3
| | | | b956fd51-792f-4845-bead-9b4dfca2ff2c
* Thanks to Linnex all the Wine bugs should be gone now, I can't test that ↵mogguh2007-11-113-19/+41
| | | | | | myself so give some comments please. Added his suggestions into the source which fix the "on startup" bug (sdl_listmodes), "font problem" (pf24bit), "sql db new score" (exceptions are caught).. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@602 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add Lib directory to 1.0.1 branchwhiteshark02007-11-0455-0/+18491
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@579 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Added missing files :( srycanni20072007-11-03117-0/+32664
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@569 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added branch 1.0.1canni20072007-11-033-0/+509
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@568 b956fd51-792f-4845-bead-9b4dfca2ff2c