Benau
56549f68d4
Fix memory leak
2016-04-30 07:00:24 +08:00
hiker
0449263b6e
Fixed compiler warning.
2016-04-28 17:16:02 +10:00
hiker
92f0ab6819
Implemented command line option "--dont-load-navmesh" to disable
...
loading of any navmeshes (to avoid extremly slow loading times
in debug mode, e.g. for temple).
2016-04-28 17:15:07 +10:00
hiker
b83246aac2
Revert "Do not compute the battle graph in case of a single kart in debug"
...
since Benau has suggested a better approach.
This reverts commit c9c37fb400
.
2016-04-28 16:58:37 +10:00
hiker
fdf2df2f0f
Also search for directories with the name 'build' for the editor
...
(not only bld), which is the documented name to use for the editor.
2016-04-28 13:59:21 +10:00
hiker
c9c37fb400
Do not compute the battle graph in case of a single kart in debug
...
mode in an arena: in debug mode computing the distance matrix
takes a LONG time (approximately 12 minutes on my machine). In
release mode it's fast enough for now.
2016-04-28 11:17:20 +10:00
Benau
1ad20811b8
Fix leaning value
2016-04-28 08:23:50 +08:00
hiker
94ad7ad676
Adjust wheel position in case of leaning: move the wheels on the side
...
that is higher in the air a bit further down so that they touch the ground.
Fixed #2400 .
2016-04-27 18:15:28 +10:00
hiker
1870691900
Decrease leaning somewhat, and increased leaning speed.
2016-04-27 18:11:57 +10:00
hiker
d90dc8ea37
Removed unused entry.
2016-04-27 17:58:28 +10:00
hiker
30d60acfaf
Added freetype to list of software used.
2016-04-27 15:19:00 +10:00
hiker
a0dc35b1fe
Removed openal installer, fixed installer to properly install and remove
...
the editor (now named supertuxart-editor).
2016-04-27 14:00:02 +10:00
hiker
95b5161367
Removed openal installer (which is likely not necessary, see
...
ticket #2089 .
2016-04-26 13:10:36 +10:00
hiker
031ae27919
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-04-26 12:50:51 +10:00
hiker
031c918bf4
Fixed files that were not uninstalled.
2016-04-26 12:50:21 +10:00
auria.mg
4bc0cccf00
Fix user/login screen layout, fixes #2474
2016-04-25 19:10:56 -04:00
Benau
0503855b7d
Add freetype into INSTALL.md
2016-04-25 09:18:37 +08:00
auria.mg
a1eceb9d3d
Fix build
2016-04-24 19:55:37 -04:00
auria.mg
5e9f0ba246
Fix invalig logging
2016-04-24 19:37:51 -04:00
auria.mg
8dfa5a3755
GPLose screen tweak
2016-04-24 19:37:27 -04:00
auria.mg
ab2f46cc90
Improve reverse track support
2016-04-24 19:36:52 -04:00
auria.mg
32eba771e2
Tweak GP win and GP lose buttons : translator reported they were too small, and also they were designed for mouse use only and didn't work well from another input device
2016-04-24 18:21:45 -04:00
auria.mg
8c337110a2
Fix text
2016-04-23 09:00:40 -04:00
auria.mg
b6431c3383
Tweak grand prix
2016-04-22 20:44:35 -04:00
auria.mg
cffd0bd00c
Fix invalid XML and update translations
2016-04-22 20:28:21 -04:00
auria.mg
ea14dcc1ca
Update pot file
2016-04-22 18:59:07 -04:00
auria.mg
1fc99d7948
Add a few more replays + minor text change
2016-04-22 18:55:26 -04:00
auria.mg
5e8168e020
Add a few more stock replays
2016-04-22 18:20:32 -04:00
Benau
55278122fe
Allow showing same difficulty of ghost replay only
2016-04-22 23:07:45 +08:00
hiker
b59194cdf3
Add a command line option to start the network console.
2016-04-22 16:37:17 +10:00
hiker
d092dcf96c
Avoid slowdown in profile mode in profile mode when fps is < 60.
2016-04-22 16:04:27 +10:00
Benau
ff10bfd07a
Fix getHeading() for ghost karts
2016-04-22 11:32:55 +08:00
Benau
f6ce065cee
Allow a few replays coming with the game
2016-04-22 09:49:46 +08:00
auria.mg
790cd807a3
Start updating changelog for STK 0.9.2. Prepare challenges/GPs for the new abyss track (replacing the old subsea)
2016-04-21 20:50:01 -04:00
hiker
9299eca758
Fixed compilation after moving the windows installer to a different directory.
2016-04-22 07:54:40 +10:00
hiker
41ecd83d55
Started to add support for installing the editor.
2016-04-22 00:19:22 +10:00
hiker
97b7320c5b
Fixed uninstallation to only delete files belonging to STK (to avoid
...
problems if someone installed STK e.g. in c:\Program Files - without
a subdirectory).
2016-04-22 00:03:49 +10:00
hiker
28d78447c3
Fixed installation of prerequisites.
2016-04-21 23:14:39 +10:00
hiker
6a0fdba062
Moved windows installer into tools directory.
2016-04-21 23:13:53 +10:00
hiker
889baa7e39
Removed unnecessary --with-profile command line option.
2016-04-21 22:32:24 +10:00
hiker
b16f225e47
Fixed path in installer, and support common different names
...
for the build directory (bld, build, cmake_build).
2016-04-21 22:28:50 +10:00
hiker
3827b504c7
Added new installer from MattDevo.
2016-04-21 09:14:33 +10:00
hiker
6987c82c7b
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-04-20 09:16:52 +10:00
hiker
9de3b4484f
Fixed crash when collecting profiler output.
2016-04-20 08:47:02 +10:00
hiker
434a00640b
Use switch instead of if.
2016-04-19 17:08:53 +10:00
hiker
904db68028
Removed debug code.
2016-04-19 11:56:23 +10:00
hiker
5b8e99e8c8
Fixed incorrect enum.
2016-04-19 11:55:16 +10:00
hiker
7ca76bbfbf
Removed unused smoothing setting.
2016-04-19 09:56:05 +10:00
hiker
d788ca9a1b
Fixed behind wheel debug camera.
2016-04-19 09:53:55 +10:00
hiker
d1f611197f
Fixed reset of cameras, and switching to debug views.
2016-04-19 09:40:14 +10:00