Benau
dca821d4e6
Allow looking back when watching replay
2016-04-04 09:02:04 +08:00
Benau
ae8fac6dcb
No powerup display when watching replay
2016-04-04 07:54:24 +08:00
Benau
740e4e10c8
Remove soccer team color handling in kart model
...
Let hope in the future someone is smart enough to implement that...
2016-04-04 07:53:33 +08:00
Benau
224bd277b3
Better function name
2016-04-03 13:59:10 +08:00
Benau
508ddfcd45
Show translucent icon for ghost kart in race gui
2016-04-03 11:27:46 +08:00
Benau
2e016e63b4
Allow displaying transparent wheels and speed weight objects
...
That's done by copying the mesh, not sure if it should be avoided...
2016-04-03 00:17:36 +08:00
Benau
79db5e2365
Fix comment
2016-04-02 16:02:51 +08:00
Benau
ccd6294699
Add transparent ghost kart in STK
...
There is already define for soccer team too, so in the future,
if anyone is smart to make a shader to draw red/blue karts,
it should be easier.
TODO: wheels and speed weight objects. (They seem need to be copied to work)
2016-04-02 15:53:21 +08:00
Benau
5ac25db7f8
Initial work to support transparent kart in ghost replay
2016-04-02 12:55:20 +08:00
Benau
34f9d507d0
Fix real lan network connection
2016-04-01 09:59:16 +08:00
auria.mg
894a38f6c7
Fix empty popup when no lan server detected
2016-03-31 20:40:42 -04:00
Benau
a3265d5c15
Fix uninitialised member value
2016-03-30 10:58:21 +08:00
hiker
932365cee3
Fixed VS compilation.
2016-03-29 11:18:19 +11:00
hiker
840244d476
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-03-29 11:09:55 +11:00
hiker
5c83249a30
Fixed crash in stand-alone server.
2016-03-29 11:09:07 +11:00
auriamg
640b6bb6b8
Merge pull request #2464 from Odd0002/master
...
Fix debug build on GCC 5.3.0
2016-03-28 20:08:53 -04:00
Benau
09bfdafd12
Use current font to getDimension for text
...
Fix crashes
2016-03-28 14:46:04 +08:00
Benau
4e0f217fc8
Remove unneeded cast
2016-03-27 20:53:33 +08:00
Odd0002
47bac3b33d
Fix debug build on GCC 5.3.0
2016-03-26 22:36:22 -05:00
Benau
692539690d
No combined uint32
...
Sorry people, you will need to re-record replay
2016-03-27 08:31:31 +08:00
Benau
dff5f8d459
Allow auto recreation of ghost replay file lists after recording.
2016-03-25 16:11:32 +08:00
Benau
151cc72e22
Save skidding info in replay
2016-03-25 15:37:53 +08:00
Benau
11b119066c
Add support for using ghost kart in challenge
...
Real challenge file added later.
2016-03-23 14:26:48 +08:00
Marianne Gagnon
33defa44b7
Merge most modifications by egirsova to build 64-bits on OS X
2016-03-21 20:16:59 -04:00
Benau
8df9ff2cd8
Simplify ghost replay screen
2016-03-21 15:18:47 +08:00
hiker
ee4c4bd962
Try again to fix crash when exiting the server profile screen without networking.
2016-03-21 14:14:21 +11:00
hiker
ad545861ed
Fix crash when exiting the server screen (network was still set to
...
be enabled).
2016-03-21 13:59:42 +11:00
hiker
fcc2b6493b
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-03-21 12:13:27 +11:00
hiker
e1ce01b5d2
Removed mostly unnecessary default constructor.
2016-03-21 12:12:01 +11:00
Benau
7aad4835b9
Merge branch 'new_track_gui'
2016-03-21 08:54:49 +08:00
hiker
065edebc70
Merge pull request #2455 from tobbi/coverity_issues_2
...
Add missing unlock
2016-03-21 11:53:35 +11:00
Benau
a62145ed6e
Merge remote-tracking branch 'origin/master' into new_track_gui
2016-03-21 08:48:54 +08:00
hiker
ca0f66e4f8
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-03-21 11:03:48 +11:00
hiker
1f4776abb3
Allow server gui to start selection.
2016-03-21 09:58:21 +11:00
Marianne Gagnon
e28b48c61b
Fix previous commit
2016-03-20 18:51:05 -04:00
hiker
fa721409c0
Show connected players on server gui.
2016-03-21 09:50:29 +11:00
Marianne Gagnon
cbf1e4b5d7
Remove unused files, fixes #2458
2016-03-20 18:40:43 -04:00
hiker
05483396c2
Also show name of selected karts on waiting screen.
2016-03-21 09:39:17 +11:00
hiker
be7c7bfcbc
Show Waiting screen on server.
2016-03-21 09:38:53 +11:00
Benau
c258418577
Fix going back
2016-03-21 01:02:13 +08:00
Benau
fce3eec66f
New GUI for track only screen, used in network and loaded from replay
2016-03-20 16:23:49 +08:00
Benau
4d42010f2a
Add missed number of laps setting
2016-03-20 08:54:12 +08:00
Benau
b92210d4a0
No watching replay when split-screen
...
And some bugs fixes
2016-03-20 08:40:55 +08:00
Benau
da70d305a9
Allow watch replay only
2016-03-20 01:33:26 +08:00
Benau
07afd444a8
Allow racing against the replay on equal footing
...
It make record while replay possible too.
We show the ghost only when start racing, fixing the overlapping issue.
2016-03-19 14:57:22 +08:00
Benau
a42ee39240
Merge remote-tracking branch 'origin/master' into random_arena_item
2016-03-19 08:58:25 +08:00
Marianne Gagnon
78abafb9df
Attempt proper fix for #2453
2016-03-18 19:35:26 -04:00
hiker
97ac0a6f59
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2016-03-19 10:28:01 +11:00
hiker
d25f3cee25
Added time step size as parameter to each protocol's synchromous update
...
function (which is needed for interpolation later).
2016-03-19 10:24:44 +11:00
auriamg
616a34ea77
Merge pull request #2456 from tobbi/coverity_issues_3
...
Properly free memory for m_story_mode_status and m_achievements_status
2016-03-18 19:08:38 -04:00