hikerstk
27ec6a15e0
Removed textures from materials.xml file that were recently removed.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5839 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 23:09:36 +00:00
hikerstk
2764edde6d
Added error messages to stderr if there is a problem with a music files
...
(the original exceptions are silently ignored, so no message to the user
indicating that a problem was detected).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5838 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 23:08:57 +00:00
hikerstk
75bfa4946b
Fixed crash in case that an invalid .music file is in a track directory.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5837 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 23:06:24 +00:00
hikerstk
c5cb36e8e7
Removed now unnecessary heading,pitch,roll variable m_hpr.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5836 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 13:04:04 +00:00
hikerstk
48e7b4542b
Fixed auto-rescue when a kart is about to topple over.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5835 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 10:30:26 +00:00
xapantu
b69b719fcd
Fix the problem with the thread that tried to access to a screen that could be deleted
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5834 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 09:12:18 +00:00
mbjornstk
debede2d70
Add "._*" to the suggested list of patterns to ignore.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5833 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-31 01:48:52 +00:00
hikerstk
e97c486c77
1) Fixed .music XML files and reading code to be more in line
...
with our 'standard' way of using xml files.
2) Some code cleanup.
3) Added support for specifying tracks in .music files again.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5832 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 23:21:06 +00:00
hikerstk
e6075dc5d6
Fixed white spaces in source code.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5831 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 23:17:52 +00:00
hikerstk
483479d556
When an explosion is triggered by driving on a banana with a bomb attached,
...
the banana will now be disabled long enough to drive away once the explosion
animation is finished (previously karts would get punished twice, since after
the explosion they would be hit by the banana again).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5830 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 22:38:50 +00:00
auria
9092b93044
Fixed mr ice block minimap icon
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5829 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 15:17:21 +00:00
auria
0444c060a6
Updated farm blend with improved trail texture
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5828 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 01:59:34 +00:00
hikerstk
6392dd8e26
Removed debug code.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5822 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 00:38:57 +00:00
hikerstk
73f7d795e7
Applied work around for a compiler bug, see 3014609 for details (one
...
bullet source file needs to be compiled with one additional flag to
avoid this bug causing STK to crash).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5820 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 00:30:18 +00:00
auria
bb696615f4
Added WIP farm track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5819 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 00:27:40 +00:00
hikerstk
1ddb083b0e
Fixed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5818 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-30 00:21:04 +00:00
hikerstk
ac478db1ca
Fixed not crrectly centered table in race results.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5817 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 23:19:06 +00:00
hikerstk
c779232681
As default the top button is now set to have to focus when the race
...
result buttons are being displayed. This avoids the problem that a
player might accidentally trigger 'abort GP' when pressing 'fire'
repeatedly to skip animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5816 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 23:17:56 +00:00
hikerstk
3890ee7a5d
Fixed bug 3055452: crash at end of race (caused by displaying a
...
'new lap' message while the race result is being displayed). All
messages are now simply ignored (instead of causing an assertion
error).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5815 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 23:13:28 +00:00
auria
ca64208e34
Added new Mr Ice Block icon by Rudy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5814 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 21:07:28 +00:00
auria
8aea5fa9b0
Fixed palm trees in island track + made water ripple saner
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5813 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 20:38:11 +00:00
auria
c39f26a03a
Removed long sections of diasbled lines from title font file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5810 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 20:03:44 +00:00
auria
edc613ed10
Added license info regarding new font + removed debug prints
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5809 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 19:56:40 +00:00
auria
e79025b041
Fixed crash in font code, updated font loading code to allow splitting our huge XML file so that chinese can be in a separate file, switched to wqyMicroHei for chinese font (font not included in SVN because of size)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5808 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 19:28:57 +00:00
auria
4ead096539
Refreshed credits and licensing info in a couple places
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5807 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 18:09:45 +00:00
hikerstk
9b74339431
Fixed bug 3041526 - speedometer display was incorrect for higher speeds.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5806 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-29 12:56:08 +00:00
auria
3405fcd624
Added converted island track by sj04736. Thanks\!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5805 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 23:34:25 +00:00
auria
cc92619d32
Removed old unused code that got in the way
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5804 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 18:39:28 +00:00
auria
1ac59260eb
Fixed broken music gain property in music files
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5803 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 18:38:10 +00:00
auria
c12963ffc4
Added checkline and moving shuttle to skyline
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5801 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 17:04:15 +00:00
auria
86a95791bf
Initial skyline conversion. No checklines yet, no moving shuttle yet.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5800 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 15:48:44 +00:00
auria
56c66c41c9
Removed bad hip hop music no one seemed to really like anyway, added new song found by Arthur_D on jamendo (not used yet, but would be perfect when we have island track converted)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5798 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 15:05:19 +00:00
auria
b1616a6875
Fixed wrong case in music name
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5797 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 14:43:13 +00:00
auria
800b1c39f4
Fixed wrong case in music name
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5796 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 14:40:11 +00:00
auria
045317ccd1
Fixed crash due to uninitialized variable in abstract top level container
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5795 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-28 01:02:13 +00:00
auria
363207e26c
Make the track exporter include vertex colors
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5794 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 22:46:37 +00:00
auria
93b4bc18cf
Removed unused textures
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5793 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 15:56:37 +00:00
auria
d6256b3362
Added support for ambient light track-wide (Joerg: am I duplicating something that already exists somewhere else?)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5792 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 15:41:24 +00:00
hikerstk
6ccb71d1b5
Fixed lap counting in crescent crossing.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5790 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 02:52:53 +00:00
auria
747669fbc4
update on crescent crossing. Added checklines, but they don't work xD JoergH, this is for you
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5789 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 01:55:55 +00:00
auria
b56e0aca33
update on crescent crossing
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5787 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-27 01:30:42 +00:00
auria
642364a11b
Initial converison of crescent crossing; more work to come
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5784 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-26 15:40:33 +00:00
hikerstk
6c28a366d3
Added support for skipping animations by pressing 'fire'.
...
Fixed some animations that were not skipped correctly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5783 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-26 10:16:58 +00:00
hikerstk
891356f8eb
Prevent karts from early starting by driving backwards (bug 3053199).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5782 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-26 04:23:05 +00:00
auria
8df52854fe
Added way for GUI screens to receive all player actions
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5779 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-26 00:08:10 +00:00
hikerstk
f2080fcab4
Skip gp-table-resorting animation if the GP standings are unchanged,
...
reduced time between point-increase and gp-table-resorting.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5778 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-25 22:55:58 +00:00
hikerstk
4b37a6992a
Fixed incorrect animation frame in GP win/lose animations (see bug
...
3041529).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5777 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-25 14:08:16 +00:00
hikerstk
a3dc17a7dd
Fixed handling of ESC (which previously would close the screen, without removing the
...
actual race result gui). ESC now allows some skipping of animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5776 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-25 13:54:28 +00:00
hikerstk
d6ab91d14d
Fixed crash when adding new players, see bug 3052858.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5775 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-25 12:30:28 +00:00
hikerstk
5c0a18747e
Fixed comment, and removed debug code to test unlocking.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5774 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-08-25 00:58:45 +00:00