Commit Graph

20354 Commits

Author SHA1 Message Date
Alayan
8ec4da69f0 Fix a typo which caused an infinite loop 2018-10-14 04:56:37 +02:00
Alayan
ec7386a27e Fix linker error 2018-10-14 04:25:45 +02:00
Benau
8f6ed10a8e Fix ctf time limit formula 2018-10-14 10:07:09 +08:00
Alayan
bf7354a7d8 Add most of the logic to word wrap list items 2018-10-14 04:04:37 +02:00
Alayan
f33a9c1a18 Remove more code duplication 2018-10-13 23:14:44 +02:00
Alayan
4722ca680d Reduce code duplication 2018-10-13 23:05:32 +02:00
Alayan
f32b6059e6 Display different message when the player win a grand prix 2018-10-13 20:59:14 +02:00
Alayan
78b1d5c672 Fix #3449 2018-10-13 20:28:35 +02:00
Benau
f813fbe562 Fix #3511 2018-10-14 01:08:13 +08:00
hiker
51acb8f822 Made item handling simpler, removed isPredicted state from items. 2018-10-14 01:15:06 +11:00
auria.mg
457594379c Merge branch 'Fix3462' 2018-10-12 19:24:24 -04:00
Deve
ad21bc0886 Make spinner widgets in track info slightly bigger 2018-10-12 22:51:06 +02:00
Alayan
19f396f983 Document one of the basket ball config parameters 2018-10-12 22:16:52 +02:00
Deve
14b04ebc18 Update friends list only when it's already fetched 2018-10-12 21:43:27 +02:00
Alayan
7eeae8b6e1 Use a tighter steering delta for better ghost replay smoothness 2018-10-12 21:31:13 +02:00
Alayan
6ef5f66ef2 Fix windows compilation 2018-10-12 20:48:54 +02:00
Alayan
c84db6a571 Add skin-specific color emphasis for list items 2018-10-12 20:44:38 +02:00
Alayan
1f1d87e838 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-10-12 19:11:37 +02:00
Alayan
4734e50a68 Also increase the FTL countdown when the leader is rescued 2018-10-12 19:10:46 +02:00
Alayan
a4142c13c1 Make the FTL countdown addition work for all type of explosion affecting the leader 2018-10-12 19:05:07 +02:00
Benau
724ca795f0 Add the required code for advanced meta library animation handling 2018-10-13 00:43:59 +08:00
Alayan
089f6d108e Add 5s to the FTL countdown when the leader is hit by a flyable 2018-10-12 18:18:23 +02:00
Alayan
2e6b7fd8ac Fix #3435 with a warning for too small resolutions 2018-10-12 15:17:34 +02:00
Alayan
52c0ddd718 Add comment to clarify why the checkline check is done that way 2018-10-12 05:01:53 +02:00
Alayan
5db620eb0f Fix #3313 2018-10-12 04:30:15 +02:00
Alayan
4af04b0123 Make multiplayer selection focus colored by the theme 2018-10-12 03:12:44 +02:00
Deve
ad144c6fb7 Fixed missing music in cutscenes.
Fixes #3503
2018-10-11 23:03:05 +02:00
hiker
eb5045987e Fixed crash in networking when driving over a bananas when a
shield is active.
2018-10-12 07:32:22 +11:00
Deve
53e232144f Add missing header 2018-10-11 21:48:28 +02:00
Deve
35f6e465bc Don't flood with wrong way message.
It fixes #3427.
2018-10-11 21:36:09 +02:00
Benau
3725013135 Discard ThreeDAnimation with no IPO 2018-10-12 01:20:57 +08:00
Benau
359c468604 Split track animation with physical or graphical objects 2018-10-12 00:55:37 +08:00
hiker
17ab076858 Fixed various compiler warnings for 64-bit windows compilation. 2018-10-11 23:27:08 +11:00
hiker
b28d11cbcc Force rebuild due to new files. 2018-10-11 21:01:35 +11:00
Benau
510d221fbc Add updateGraphics for track object presentation 2018-10-11 16:23:20 +08:00
Alayan
19e2baed74 Fix #3085 2018-10-11 04:53:26 +02:00
Alayan
d4363f3604 Use black outlines and the special digit font for trophies/points numbers in the overworld UI 2018-10-11 04:18:34 +02:00
Alayan
2461e8a032 Reduce code duplication 2018-10-11 03:49:39 +02:00
Alayan
cc36aa9e7f Make the lap N message more legible, minor tweaks 2018-10-11 02:48:41 +02:00
auria.mg
98503a7ff6 Lapline fix, tweak values and add explanations 2018-10-10 20:06:07 -04:00
auria.mg
d8f85267ad Another attempt to fix #3462, this one works much better 2018-10-10 19:53:07 -04:00
Alayan
21af25ef9b Partial fix to distances frozen in cannons 2018-10-10 19:41:02 -04:00
Alayan
02859b673e Fix distances when off-road, keep rescue to last on-road node 2018-10-10 19:41:02 -04:00
Alayan
ce4e005447 Improve the clarity/precision of the skidding help 2018-10-10 23:47:43 +02:00
Alayan
fb38f1f389 Fix inconsistency in the achievement dialog 2018-10-10 23:30:55 +02:00
Alayan
ed1ba448a8 Fix #3502 2018-10-10 23:00:34 +02:00
Alayan
7471d215db Check and remember if a challenge's supertux requirement (esp. time) have been met at a lower difficulty 2018-10-10 22:50:27 +02:00
Alayan
ef62e48e89 Fix #3500 2018-10-10 02:27:53 +02:00
Alayan-stk-2
15132c9ef6
Fix a spelling error 2018-10-10 02:11:27 +02:00
Deve
7cde4bcd36 Fixed wrong comment 2018-10-10 00:29:21 +02:00