Commit Graph

7105 Commits

Author SHA1 Message Date
hikerstk
686c0307a8 Bugfix, a boolean can not be tested if it is initialised.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10157 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-10 01:06:20 +00:00
hikerstk
4a5a8edcb7 Added --phsyics-debug option, which (atm) will make the graphical
wheels invisible if they don't touch the ground.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10156 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-10 00:59:40 +00:00
hikerstk
ed200a2302 Added missing function to get downward impulse factor.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10155 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-10 00:56:01 +00:00
hikerstk
e000547e4e Mostly cosmetic changes (line length etc), but also
enabled the exponential spring response property
(which was added previously but not used).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10148 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-09 12:31:37 +00:00
hikerstk
b34fc058aa 1) Added new physics properties to kart_properties
to tune kart stability.
2) Made the kart accessible in btKart (so that the physics
   can access the kart properties directly).
3) Removed unused tuning variable in constructor of btKart.
4) Removed jumping related code.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10147 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-09 04:49:53 +00:00
hikerstk
dbec3ae30a Replaced btKart with a fresh copy of bullet's raycast vehicle (i.e. all
STK specific tuning was removed). STK callbacks for zipper and sliding
are empty, only projectVehicleToSurface was added back in.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10144 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-08 12:16:40 +00:00
hikerstk
60633c5a65 Created branch for work on physics.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10125 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 20:53:39 +00:00
hikerstk
92011168dc Added assert statements to catch NANs early on, plus a patch
to add the assert statements back next time bullet is updated.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10124 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 20:43:00 +00:00
hikerstk
1b2bb6eed3 Updated files that I missed before.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10123 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 10:40:27 +00:00
hikerstk
91ae822c25 Update to bullet 2.79 (somewhat work-in-progress, but it appears to be working fine so far).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10122 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 08:51:51 +00:00
auria
a8d0f14cbf Tweak turn radius when going slowly. Trunk only for now. Feedback welcome
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10119 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 01:06:34 +00:00
hikerstk
b161da4f16 Updated strings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10118 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 00:36:27 +00:00
auria
4cf6c37cb4 Update traffic lights by Fraang
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10115 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-07 00:30:20 +00:00
hikerstk
330cc824a7 Removing canyon, and replacing it with minigolf in all challenges and
GPs.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10114 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 23:59:57 +00:00
auria
496745a796 Add missing texture in last commit, plusu pdate credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10113 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 23:05:38 +00:00
auria
e46ec5f331 Update minigolf to use JPEG instead of PNG, greatly reducing its size. Also put some of the nice textures in global textures dir for reuse
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10111 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 23:04:33 +00:00
auria
7d3b933b1f Add minigolf track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10109 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 22:01:33 +00:00
hikerstk
fdc495b5bd Third try (or so) to fix freebsd compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10108 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 10:32:33 +00:00
auria
f48d432094 Improve thunderbird texture by Fraang
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10106 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-05 20:25:53 +00:00
hikerstk
04087dd0b1 Simplified function by removing duplicated code.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10105 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-04 10:57:30 +00:00
hikerstk
3a6d1c16b5 Removed code that's not used anymore after r10103.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10104 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-04 05:38:08 +00:00
hikerstk
227bcdd773 When installing addons the karts/tracks are now not all completely
reloaded, only the new addon is loaded. This should also fix a
(minor) memory leak when a kart model is updated (textures and
mesh weren't freed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10103 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-04 05:32:31 +00:00
hikerstk
1088fd35c8 Use a reference as return value.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10102 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-04 05:30:27 +00:00
hikerstk
c3c1c023d6 Yet another try to fix freebsd compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10101 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-04 02:12:09 +00:00
hikerstk
2ff42bf88a Removed entry for bananawrap.png (which was removed in r10093).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10100 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-03 02:45:21 +00:00
hikerstk
fc7d327350 Fixed memory leak (and incorrect behaviour of STK) when ESC
is pressed instead of 'cancel' to stop downloading an addon.
Before this the download would actually finish.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10098 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-03 01:54:46 +00:00
auria
ef1f33f594 Fixed zipper in math class
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 23:50:41 +00:00
auria
905bd01ec5 remove unused texture (oliver's math class is the only track to use it and it already has its own copy of the texture)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10093 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 23:33:59 +00:00
hikerstk
1d44201493 Also remove the actual implementation of the function
for freebsd.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10092 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 22:50:33 +00:00
hikerstk
7300ff945c Cosmetic changes (added comments etc).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10091 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 05:32:25 +00:00
hikerstk
b9ea877ca3 Removed overloaded function for freebsd (where apparently time_t is same
as int).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10089 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 03:15:19 +00:00
hikerstk
2232d09b3f Updated donations (10086/7 from 0.7.3 branch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10088 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 00:21:09 +00:00
hikerstk
76407f4b63 Disable anchor as an item (since this is replaced by the rubber ball).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10082 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 00:02:02 +00:00
hikerstk
a58ce82de6 Added rescue improvements.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10081 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-02 00:00:41 +00:00
hikerstk
f1ef6a87e3 Updated Asian fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10080 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:58:41 +00:00
hikerstk
de2e3fdca1 Fixed incorrect make install target directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10079 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:26:42 +00:00
auria
a56a986e1d Update translations from LP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10078 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:25:42 +00:00
auria
eb2219bbd2 Update changelog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:17:19 +00:00
auria
84fded520f Update changelog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10076 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:13:53 +00:00
hikerstk
71753ed3c2 Cosmetic changes only.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10075 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:07:15 +00:00
hikerstk
b739c0e569 Renamed so that 'make install' works properly (which
expected upper case L).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10074 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:07:11 +00:00
hikerstk
b5224f04eb Cosmetic changes only.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10073 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 23:00:22 +00:00
hikerstk
a145ec9c0f Fixed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10072 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 22:17:00 +00:00
auria
35aa87674d Add code to make normal maps work. Joerg: don't worry about this change being done near a release, we have no track atm using this feature, so this code will remain sleeping until, probably, 0.8
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-01 01:52:10 +00:00
auria
f3532da9cd Update donators list in credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10067 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-31 15:35:44 +00:00
auria
5af9ce44b1 Add adjustable AI handicap in stk_config.xml
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-30 20:37:14 +00:00
auria
574fdac270 Reduce a bit the size of the rubber ball after getting a coupel requests to that effect
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10064 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-30 01:10:23 +00:00
auria
2b152542ae Oops, committed debug code
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10063 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-29 22:52:49 +00:00
auria
cb6a1a45af Tweaks to credits : remove outdated translators section from the CREDIT file, use the credits that Launchpad puts in the .po file instead
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-29 22:34:45 +00:00
stephenjust
b262a63d24 User-agent should now specify Linux (or FreeBSD - needs testing, but I'm optimistic)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10061 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-29 21:49:07 +00:00