Commit Graph

4127 Commits

Author SHA1 Message Date
xapantu
bf7c7754c5 Updating translations from Launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 15:11:03 +00:00
xapantu
aa90e1daac Removing useless print int the credits screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5866 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 15:00:17 +00:00
hikerstk
1b3778ca6a Moved setting of the position of each kart into
setKartPosition, some simplifications to ftl.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5865 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 13:38:23 +00:00
hikerstk
3480562b78 Added a new object in the world hierarchy (WorldWithRank) which
contains all codes related to ranking the karts (which is used
to display the icons in the race gui and the end result table).
The battle mode should now be fixed, but follow-the-leader
has still issues and will most likely crash at the end.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5864 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 13:14:07 +00:00
hikerstk
509e8f24df Removed debug output.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5863 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 13:10:31 +00:00
hikerstk
548ebab371 Fixed (at least one) bug in new race gui which caused battle mode not to
work anymore (battle modes don't have distance along track).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5862 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 12:47:28 +00:00
auria
81d43ec465 New grave texture by KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5861 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 12:31:05 +00:00
hikerstk
ebd72f318b 1) Fixed last lap sfx still being played when a race is restarted.
2) Fixed last_lap sfx not being played in the last lap of a restarted
   race.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5860 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 03:03:37 +00:00
hikerstk
1643701ff7 Applied jmimu's patch to remove 'new laps' etc. messages when a race is
restarted.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5859 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 02:59:52 +00:00
mbjornstk
e51c21e5d0 Rotate and flip so anchor over icon looks a bit better.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5858 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 01:31:27 +00:00
hikerstk
ca9bcb4787 Fixe typo. Could someone with blender 2.49b please test?
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5857 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 00:46:42 +00:00
hikerstk
10616dab38 Applied jmimu's patch which shows players affected by attachments
and explosion in the player icon list, and 'animates' if a kart
is overtaken another kart. Thanks a lot for this patch!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5856 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 00:44:11 +00:00
hikerstk
0e84cdf091 Modified behaviour of startup boost: instead of giving it to the first
two karts, it is now given for all karts starting withint a certain
amount of time. These times and boost value are specified in
stk-config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5855 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 00:19:06 +00:00
auria
adc99cc6b6 Updated fr_CA translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5854 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:47:45 +00:00
auria
cdea5f6a72 Removed the need to specify an empty label on buttons/labels when a label needs to be set programatically at runtime, this avoids empty strings appearing in translation catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5853 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:09:09 +00:00
auria
3304c5af6f Modified kart script to generate compliant XML
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5852 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:02:08 +00:00
auria
1bfaf9d4f5 Update to translation script to pick up kart names + fixed many instances where gettext or the XML parser would complain
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5851 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:01:19 +00:00
auria
4f603d7dc1 Removed broken and unneeded reference from Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 15:31:03 +00:00
hikerstk
881ee6985c Tried to make the script work better with different blender versions.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5849 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 04:16:59 +00:00
hikerstk
4f3c9c7772 Avoid unnecessary conversion from std::string to char *.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5848 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 03:24:47 +00:00
hikerstk
2a37d303fa Fixed compiler warning (unused variable).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5847 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 02:25:25 +00:00
auria
c11b61b2c3 Fixed farm mill rotation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5845 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 02:01:59 +00:00
auria
b91cc0429d Added lap counting and items to garden track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5843 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 01:47:14 +00:00
hikerstk
025e703089 Fixed bug in exporter that would reset the rotation of an object to zero
when running the exporter.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5842 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 01:29:57 +00:00
auria
92d13a97cd Attempt at creating a small field of moving wheat (bugs make it look weird for now)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5840 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 00:43:33 +00:00
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