26
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bullet only: fixed --history function for bullet physics.
hiker
as hikerstk
More... over 16 years ago
fixed bug 1791242 in robots/default_robot.cpp More... over 16 years ago
Removed now unnecessary entries in materials.dat for screenshot and topview pictures.
hiker
as hikerstk
More... over 16 years ago
Enable display of pictures without having them to add to materials.dat (fixes bug 1781997).
hiker
as hikerstk
More... over 16 years ago
did some cleaning in CreditsMenu & ScrolledText More... over 16 years ago
Applied Maik's patches (bugfixes).
hiker
as hikerstk
More... over 16 years ago
Bugfix for r1218: code would not compile without bullet.
hiker
as hikerstk
More... over 16 years ago
Fixed bug (sgMake2DLine actually returns a 3d vector).
hiker
as hikerstk
More... over 16 years ago
Bug 1778268, .loc file crashes badly if model is invalid, fixed More... over 16 years ago
Bug 1779481, AI rescue doen't work reliably, fixed More... over 16 years ago
Bug 1779446, Player kart rescue does not work, fixed. More... over 16 years ago
Bug 1778256, AI does not use collectables, fixed More... over 16 years ago
Bug 1776938 Invalid short cut loop solved. More... over 16 years ago
1) Fixed incorrect pitch of rockets when firing. 2) The 'unlimited rocket' cheat is now bound to F7 (before it was a clear key, which isn't available on all keyboards - at least not on mine). Bullet only: 3) Gear parameters are now configureable and can be specified in stk_config.data and separately for each kart. 4) An explosion will somewhat push other karts that are close by away (some feedback on this feature is welcome - the impulse can be set in the stk_config file).
hiker
as hikerstk
More... over 16 years ago
Loop is solved. Track::findRoadSector finds wrong sector on bridge still remains. More... over 16 years ago
Added added some files to the svn:ignore property for the trunk/supertuxkart directory. More... over 16 years ago
Fixed the kart length problem in default_robot.cpp. More... over 16 years ago
Implementation of a simple gear box. More... over 16 years ago
Detach attachment anvil now works correctly More... over 16 years ago
Small hack to avoid steer vibrations More... over 16 years ago
max-speed-reverse-ratio added. More... over 16 years ago
max-speed-reverse-ratio added. More... over 16 years ago
Fixed the going backwards bug by remaking of accelerating and brake algorithm including a defineable max-speed-reverse-ratio (bullet only). More... over 16 years ago
Homing missile now hits in bullet mode. More... over 16 years ago
Bug-fix for --list-karts and --track. Added options: --stk-config FILE --mode N to set difficulty More... over 16 years ago
Data file for the previous patch (test for the stk commit list).
hiker
as hikerstk
More... over 16 years ago
1) Fixed modifications for bullet only, which actually modified non-bullet parameters. Bullet now has separate parameters for mass, steer angle, and enigne power. 2) bullet only: Added suspension rest parameter (which might fix the problem of karts not working on tuxtrack and other tracks).
hiker
as hikerstk
More... over 16 years ago
Changed configure.ac from 0.3SVN to SVN. Mostly testing sourceforge. More... over 16 years ago
Bullet only: bugfix: driving backwards didn't work correctly.
hiker
as hikerstk
More... over 16 years ago
Reenabled sand track.
coz
More... over 16 years ago