113 Commits

Author SHA1 Message Date
hiker
0f99765d04 Updated version numbers to 0.3.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/supertuxkart/0.3@1169 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-06 07:08:03 +00:00
coz
3314844ed2 Updated the CREDITS file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/supertuxkart/0.3rc1@1166 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-05 03:12:44 +00:00
coz
b35fd6d249 Added a new racer, Hexley the platypus! :) (see revision 1164 for the trunk)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/supertuxkart/0.3rc1@1165 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-05 02:50:12 +00:00
hiker
69b6cff16f Added donation listing to credit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/supertuxkart/0.3rc1@1136 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-30 07:12:52 +00:00
coz
860bbdd181 Changed the star track drivelines to avoid shortcut messages to the 0.3rc1 branch, see rev 1085.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/0.3rc1@1086 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-18 04:32:19 +00:00
coz
536dcb59e3 Updated the island track driveline to prevent false shortcut messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/0.3rc1@1071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-14 10:24:23 +00:00
hiker
8d5d529b84 Significanly increased the allowed distance from track, which
makes the mathclass track playable again (i.e. the gold coins
on top of the rulers can be collected without a shortcut
message) - see patch 1063 on trunk.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/0.3rc1@1064 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-11 09:37:53 +00:00
coz
d7f960ca99 Fixed a problem with gown's bow driveline which triggered shortcut detection when it shouldn't (in this track shortcuts are not even possible) in the 0.3rc1 branch.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/0.3rc1@1061 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-11 04:49:36 +00:00
hiker
9c43ebf803 Added missing desktop files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/branches/0.3rc1@1056 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-10 01:02:59 +00:00
hiker
be26d84be5 Updated credits.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1037 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-06 14:44:50 +00:00
hiker
4b25b25df2 1) Added number of track to description of each cup.
2) Added two new and shorter cups.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1035 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-06 13:47:41 +00:00
hiker
42cfc268f3 1) Added message queue to race_gui
2) Added message if a lap is not counted due to shortcuts.
3) Added message if a completed lap had the fastest time in this race.
4) Added message if a race is finished/won
5) Minor improvements to shortcut detection:
   - number of skipped segments is now configurable
   - increased distance allowed from track to avoid bad shortcut
     detection in beach and little volcano track.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1034 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-06 13:37:39 +00:00
hiker
9e313c3f6f 1) Bugfix: older config files would be read in, in spite of being too old,
potentially causing a crash on Mac.
2) Improved shortcut handling: if a kart drives too far away from the track,
   or skips more than 5 driveline points, a message is displayed (on
   medium/hard), and the lap will not be counted (unless the kart rescues
   itself before the shortcut ends.
3) Minor performance improvements for Track::pointInQuad, handled (very
   rare) special case of kart is on the line between two segments correctly.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1030 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-03 03:31:24 +00:00
coz
ab8e9e9079 Temporally removed the sand track from the cups.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1028 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-02 03:25:01 +00:00
coz
5f4c6afce5 Temporally removed the sand track for the release, since it's confusing in it's current state.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1027 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-01 19:29:48 +00:00
coz
84d0d93ac7 Oliver's math track was used twice, so I removed the second entry.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-23 18:41:34 +00:00
coz
8e0bd5769f Changed the version in the CREDITS file to 0.3
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1013 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-19 22:58:09 +00:00
coz
b9c8282db6 Improved some drivelines.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1011 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-18 03:54:24 +00:00
coz
453d53ddee Added island track to the all tracks cup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@1000 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-16 05:43:48 +00:00
coz
a9ba4a33bd Another update for the CREDITS and NEWS files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@989 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-14 07:05:08 +00:00
coz
768f614e3e Updated CREDITS file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@988 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-14 04:54:02 +00:00
coz
55b9c14976 Added island track.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@973 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-07 23:49:46 +00:00
coz
a3c2fabacf Added entry for menus and icons.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@969 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-05 21:49:25 +00:00
coz
16585ea0cc Tweaked the sand track's driveline so the AI wouldn't get stuck inside the pyramid.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@960 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-04-02 17:07:21 +00:00
coz
c9e006388e Changed a few drivelines
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@953 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-03-30 22:06:52 +00:00
hiker
c8a9bb972f Changed the settings for the bomb so that it explodes
earlier, and if it's passed on to another kart it
will explode even earlier :)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@941 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-03-28 01:33:54 +00:00
hiker
b001f2d2f2 Renamed physics-parameters related classes and files
into stk_config. The stk_config files (and classes)
now store general configuration parameters, e.g.
duration for attachments etc. The idea is that as
many parameters are possible can be changed without
recompiling.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@921 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-02-28 05:43:34 +00:00
coz
823b6f179c Fixed the driveline in the geeko peak track.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-31 19:27:51 +00:00
coz
7239357652 Raised sand track's and geekopeak's driveline by 0.5 units.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-30 22:28:16 +00:00
coz
dee733128e Updated documentation in the file materials.dat
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@888 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-23 02:31:51 +00:00
hiker
4ed83838a5 1) Bugfix: fixed 'moving textures' (e.g. lava).
(afaik this has never worked). Shifting sands,
   geekopeak, bsod castle, and wheelies on the track
   are now animated. More models might need a change,
   e.g. missiles support animation as well.
Bullet only:
2) Applied Hayden's patch for maximum kart speed. I applied
   the wrong patch before, and this change nearly got
   lost.
3) Started support for movable objects on the track,
   e.g the road cones in tuxtrack, so that they can be
   pushed around. It's currently not working correctly,
   so the tuxtrack does not display the cones correctly
   (and they are invisible at their usual place ;) ).
4) Fixed incorrect delete in kart, causing a crash when
   finishing a race with bullet.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@887 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-22 01:56:10 +00:00
hiker
725b48445c Bullet only:
Added wheelie support in bullet.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@886 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-18 23:35:00 +00:00
hiker
cda9c540c0 Bullet only:
1) Applied Hayden's patch for velocity cap.
2) Fixed incorrect physics parameter, making all tracks
   playable again.
3) Cleaned up inconsistent usage of Kart::getWheelRadius()
4) Fixed wheelie-display (wheelie-speed wasn't detected
   correctly).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@880 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-13 02:43:12 +00:00
hiker
23f961f6fb Applied Hayden's patch to
1) make all physics parameter configurable in the data files
   without recompilation
2) add a maximum speed for karts
3) fix a bug with the karts constantly accelerating
4) fix incorrect 'rev' speed sdisplay
5) use only normal engine force when going backwards
   (instead of full braking force which is for deceleration
   only)



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-12 05:23:28 +00:00
coz
12688efd16 Removed unused file levels.dat
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-12-07 23:29:09 +00:00
coz
e0f9aeb33b Track zippers didn't worked because the zipper texture wasn't in the material.dat file, this commit fixes that.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@868 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-11-30 02:32:36 +00:00
coz
8877aeb29a Added topview pictures to the track selection screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@863 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-11-24 23:13:07 +00:00
canarix
47d55ce30d Change all images (1, lap, rev...) into font render
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-11-01 11:10:51 +00:00
canarix
84a3143257 Add bang indicating that the kart is not on the ground
Add arrow indicating the minimum speed for a wheelie


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@849 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-31 12:56:34 +00:00
canarix
7ddbdf1b84 First try of the speedometer
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@847 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-27 14:53:08 +00:00
canarix
4b2ed4df5e Add minus sign to indicate "no more laps"
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@842 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-24 12:04:50 +00:00
hiker
cbad4a7ac7 1) Added Canarix to the credits.
2) Re-styled some files which I intended incorrectly by 5 spaces.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@840 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-24 01:09:36 +00:00
canarix
6b113b4403 New display of the Lap number and change a the sprite numbers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@838 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-23 12:13:02 +00:00
coz
6bc60a844f Applied Canarix's draw position patch.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@835 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-21 04:14:55 +00:00
coz
3017d7fbfd Separates the zipper object image from the zipper collectable.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@834 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-20 22:06:06 +00:00
coz
d985a648dc Readded the roadblock for the tuxtrack.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@829 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-19 01:18:52 +00:00
coz
295232a65d Removed useless models and images, moved images and models that might be useful to the contrib directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@826 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-18 19:23:54 +00:00
hiker
e54b649482 1) Replaced hook_manager (with potential memory-leaks or
disappearing callbacks) with a new callback manager.
2) Fixed fullscreen mode for windows.
3) After selecting the number of laps, the menu will be
   removed immediately, so that the user has feedback
   that he selected something.
4) Cleanup/updated layout for some files.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-18 14:04:59 +00:00
coz
2bf2d4e2bc Applied patch for bug #9155
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@823 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-18 07:01:58 +00:00
hiker
298136083d 1) Partly applied Robert's SDL patch (replaced plib's PW with SDL)
2) Fixed fullscreen for windows (windows needs to reload all
   textures when switching to/from fullscreen)
3) Disabled F9 switching during the race for windows
   (too many textures too reload during a race to be practical for windows)
4) Fixed wrong texture in tuxkart model

-This line, and those below, will be ignored--

M    models/tuxkart.ac
M    src/material.cpp
M    src/kart_manager.hpp
M    src/player.hpp
M    src/empty_screen.hpp
M    src/player_kart.cpp
M    src/kart_properties.cpp
AM   src/sdldrv.cpp
M    src/widget_set.hpp
M    src/gui/menu_manager.cpp
M    src/gui/race_menu.cpp
M    src/gui/menu_manager.hpp
M    src/gui/race_menu.hpp
M    src/gui/base_gui.cpp
M    src/gui/race_gui.cpp
M    src/gui/player_controls.cpp
M    src/gui/base_gui.hpp
M    src/gui/race_gui.hpp
M    src/gui/player_controls.hpp
M    src/gui/config_display.cpp
M    src/gui/options.cpp
M    src/gui/config_display.hpp
M    src/gui/main_menu.cpp
M    src/gui/scrolled_text.cpp
M    src/gui/help_menu.cpp
M    src/gui/main_menu.hpp
M    src/config.cpp
D    src/plibdrv.hpp
M    src/kart_manager.cpp
M    src/empty_screen.cpp
M    src/material_manager.hpp
M    src/start_screen.hpp
M    src/kart.cpp
M    src/player_kart.hpp
M    src/main.cpp
M    src/lisp/writer.hpp
M    src/world_screen.cpp
M    src/widget_set.cpp
D    src/plibdrv.cpp
AM   src/sdldrv.hpp
M    src/screen_manager.cpp
M    src/config.hpp
M    src/material_manager.cpp
M    src/Makefile.am
M    src/start_screen.cpp
M    configure.ac
M    data/materials.dat


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@812 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2006-10-07 11:43:57 +00:00