Commit Graph

664 Commits

Author SHA1 Message Date
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
hikerstk
13f9b589eb 1) Renamed all license files to license.txt.
2) Upated makefiles to install license files as well.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1870 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 03:01:45 +00:00
hikerstk
729eecc06d Removed compiler warnings (missing eol, unused variable).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1869 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 02:54:43 +00:00
hikerstk
2f81187245 Fixed typo in name for sfx-volume.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1868 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:59:45 +00:00
cosmosninja
2ad799a32a A bit of cleanup since we don't have to block the zipper from the time trial anymore; also, set the race manager default difficulty to hard.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:39:14 +00:00
hikerstk
6d16f5d482 1) Made the maximum number of fps configurable (default=120).
2) Added a setting to change the volumne of sfx.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1866 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:26:35 +00:00
hikerstk
9a1386446e Avoid crash when music is switched on/off several times.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1865 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:25:30 +00:00
hikerstk
5365fcadda Blue boxes are no longer placed on a track when time trial
mode is used.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1864 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:23:39 +00:00
hikerstk
442899242e In time trial karts start with one zipper for each lap
of the race.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1863 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:21:34 +00:00
hikerstk
8244db5868 1) Allow time-trial to use more than one kart (and therefore
set number of karts and AI level).
2) Race option menu now remembers previous settings
   (and command line options), so it can start with
   better defaults.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1862 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 00:20:30 +00:00