hikerstk
f89f697b7f
Removed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1939 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-19 03:42:15 +00:00
hikerstk
e907be02ea
Added credits for Spanish translation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1937 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-19 02:16:02 +00:00
hikerstk
da1490c9b5
Moved Spanish translation into correct subdir, restored German translation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1936 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-19 01:47:03 +00:00
cosmosninja
cdb9083cfc
Improved the layout of the third page of the help screen a bit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1933 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-18 05:43:53 +00:00
cosmosninja
b86445ebf0
Fixed the last known bug in the widget manager layout, plus cleanups
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1932 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-18 05:43:29 +00:00
cosmosninja
7679494058
Removed workarounds for widgets that got too big because of the text
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1931 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-18 03:05:08 +00:00
cosmosninja
7a1a13b3b6
Moved a initialization from the widget to the widget manager, where it should be.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1930 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-18 02:23:17 +00:00
auria
78268a508a
use higher poly count wilber model by default
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1929 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-18 01:54:06 +00:00
auria
ef17d8b50f
Added spanish translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1928 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-17 15:01:23 +00:00
hikerstk
2144a6ac9e
Added Magne's credits for "Penguin Party" song.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1927 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 12:46:26 +00:00
hikerstk
1f5a663593
Bugfix: the track number wasn't reset, causing an out of bounds access
...
(e.g. when the race_option menu would access the number of laps). See
r1924 on 0.5rc1 branch.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1925 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 09:21:57 +00:00
hikerstk
c698262623
Applied official patch to fix the missing new.h problem.
...
(while the btOdeQuickstepConstraintSolver is still not used, this
allows our bullet tree to be kept in close synch with their official
versions).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1923 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 01:38:10 +00:00
hikerstk
c09ecc43e4
Bugfix: the last kart in a race would not get its highscore
...
recorded. This could result in an incorrect display of the
race over menu (which happens if there is no highscore).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1921 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 00:16:25 +00:00
hikerstk
867f45b4fd
Bugfix: default AI level was still medium, which means that the medium AI could
...
still be selected.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1920 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 00:10:36 +00:00
hikerstk
f20c5471b3
Removed btOdeQuickstepConstraintSolver.cpp from the files to compile,
...
since it fails with newer compilers (e.g. gcc 4.3, where new.h is not
supplied anymore) - and the file is not actually used in STK.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1915 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 08:22:17 +00:00
hikerstk
dc7384d034
Bugfix: when using the new FHS standard, /usr/games might not be
...
in the path anymore (e.g. certain suse versions), which means the
desktop files didn't work. Now the configured path is automatically
inserted into the desktop file.
Additional the categories was shortened.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 08:17:29 +00:00
hikerstk
1038e43d9c
Changed version number of VS project files to "SVN".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1911 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 05:11:37 +00:00
hikerstk
d45dbadc72
Updated version number, fixed gettext support for release version.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1910 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 05:00:20 +00:00
hikerstk
cd9b5a33db
Updated version numbers in changelog.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1908 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 04:20:50 +00:00
hikerstk
796cd14a39
Updated todo list (though we might consider removing this completely,
...
since the real todo list is on the wiki).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1907 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 04:15:02 +00:00
hikerstk
aec3cd4f0b
Updated windows instructions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1906 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 04:10:49 +00:00
hikerstk
8a7f251513
Minor updated to installation instructions (1904 on 0.5rc1 branch).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1905 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 04:07:16 +00:00
hikerstk
7f6010281c
Some improvements to description, and inserted the 'easy to remember'
...
URL for the official forum.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1901 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 03:33:18 +00:00
hikerstk
9e83714ec2
Removed rectangle around non-selectable text.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1899 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 03:00:54 +00:00
hikerstk
bdec3c7121
Redesigned game_mode menu, removed some unnecessary title widgets.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1898 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 02:53:03 +00:00
hikerstk
a92f0c4365
Added multi-line support for bounding box computation to font.
...
Re-adjusted the game mode hepl screen to display correctly with.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1897 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 02:49:32 +00:00
cosmosninja
3e6f860d57
Changed some widgets so they are not resized as a quick fix.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1895 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 02:19:38 +00:00
hikerstk
f02405a133
Added shadows for menu fonts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 01:21:11 +00:00
hikerstk
7e34effde7
Fixed "Penaly message erase by Go message" bug ( #1948464 ).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1892 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 00:44:59 +00:00
scifly
8793721aaf
1. The Tux Tollway head to head challenge is now a time trial race
...
rather than a quick race.
2. Bugfix: a win is now required to complete all gp challenges and the
tux tollway head to head.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 21:01:04 +00:00
cosmosninja
f640d64467
The game mode widget locks don't have blocky corners anymore.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1890 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 04:20:24 +00:00
hikerstk
fe346918d8
Zippers can now be disabled by pressing brake when they
...
become active.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1889 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 00:56:06 +00:00
hikerstk
17d20ee73f
Disabled the upright constraint during an explosion, tweaked
...
parameters somewhat, and made the new explosion code the default.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1888 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 00:53:59 +00:00
hikerstk
683d423113
The bomb explosion uses now the more severe explosion function, instead
...
of just triggering a rescue.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1887 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 00:51:29 +00:00
cosmosninja
5178e5a2a7
Changed the red background of the start race button to gray, and gave it a blue border.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1886 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-14 00:16:45 +00:00
auria
85286f37f3
Updates to french translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1885 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 19:15:18 +00:00
auria
f252242baa
Translation related fixes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1884 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 19:02:27 +00:00
hikerstk
584a11d105
Minor fixes for VS portability.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1883 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 13:21:15 +00:00
hikerstk
f052426be4
New implementation of karts being direct hit by an explosion. If this
...
does not work good enough, #undef WILD_EXPLOSION, which will just
trigger a rescue instead.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1882 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 04:32:37 +00:00
cosmosninja
47c4602200
Internal changes to the widget set (still some bugs, but none are visible in our screens), and layout and color changes to the race options menu.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 02:53:22 +00:00
hikerstk
6c1553f7d2
Fixed compilation problem (with some compilers).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1880 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 01:07:02 +00:00
auria
844ed33555
Horace's updated city roof texture
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 00:10:55 +00:00
auria
1047d5e184
Fixed challenges to support multiple rewards. Made translation easier.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1878 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 00:07:24 +00:00
hikerstk
e07416f898
Default installation location is now following FHS:
...
1) executable into /usr/games/
2) documentation into /usr/share/doc/supertuxkart
3) Added AUTHORS ChangeLog COPYING README to /usr/share/doc/supertuxkart
directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 14:18:01 +00:00
hikerstk
0416f83209
Avoided 'CHANGES: see NEWS', "NEWS: see ChangeLog" links. Now
...
both files point to ChangeLog.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1876 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 14:15:05 +00:00
cosmosninja
47057e916b
Joerg's changes to the third help screen.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1875 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 04:55:46 +00:00
hikerstk
e13203677e
Fixed incorrect text justification in small resolutions (<800 wide),
...
see bug 1850513.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1874 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 04:35:25 +00:00
hikerstk
941592667f
Added two missing files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1873 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 03:34:21 +00:00
hikerstk
8fd3e1f036
Added update_pot.sh to the files to distribute in make dist-*
...
(but it is not installed).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1872 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 03:33:46 +00:00
hikerstk
72590b86a2
Bugfix: after using the pre-allocated collectables, the kart
...
would get the same number of collectables again.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1871 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 03:29:06 +00:00