hiker
|
6f11156c04
|
Fixed crash if a player kart in a saved GP is deleted.
|
2015-08-03 22:02:13 +10:00 |
|
hiker
|
085627364c
|
Fix #2162 (switch kart when loading a GP).
|
2015-08-03 07:53:21 +10:00 |
|
hiker
|
2f51406e3d
|
Made field-of-view configurable in the config file.
|
2015-07-22 08:12:44 +10:00 |
|
hiker
|
369ed86380
|
Added 'behind kart' camera which helps debugging graphical
vs physical chassis position issues.
|
2015-07-02 16:39:13 +10:00 |
|
hiker
|
aaf20dc919
|
Fixed #2118.
|
2015-04-27 17:14:23 +10:00 |
|
hiker
|
50acbea315
|
Fix crash in case of invalid kart types (e.g. 'default', which the
exporter actually writes if 'default' is selected).
|
2015-04-16 07:56:41 +10:00 |
|
hiker
|
8d07d26c25
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
|
Deve
|
5828dddde8
|
Allow to disable popup messages about too old drivers in config.xml
|
2015-03-25 18:53:09 +01:00 |
|
hiker
|
98671b620d
|
Added some support to enable a legacy (2.1) opengl context. Many
things don't work with that atm (rtt, some transparent textures).
Needs to be manually set in the user's config file.
|
2015-03-11 16:45:20 +11:00 |
|
Flakebi
|
2aef246897
|
Fix #1824 - Hardware stats sends duplicate data
|
2015-03-08 01:04:30 +01:00 |
|
Vincent Lejeune
|
13a2f9f597
|
First part of #1988 fix
|
2015-02-22 20:31:14 +01:00 |
|
hiker
|
359582d0e6
|
Added support for "Easter Bunny Ears" easter egg.
|
2015-02-21 11:19:15 +11:00 |
|
Marianne Gagnon
|
e6aea6e0b6
|
Improve tools and usage of XML encoding, fixes #1982
|
2015-02-14 18:30:23 -05:00 |
|
hiker
|
e17add7bc8
|
Allow users to enable high res textures, even if their default
value stats that they should be disabled.
|
2015-01-22 11:38:15 +11:00 |
|
Vincent Lejeune
|
b5243089a5
|
Enable dynamic lights by default
|
2015-01-20 03:20:33 +01:00 |
|
Vincent Lejeune
|
019ec344fe
|
Allow to reduce shadow resolution
|
2015-01-11 00:45:38 +01:00 |
|
hiker
|
526b38fc2a
|
Added some kind of unit testing for version numbers in graphics
restrictions. It's only doing asserts for the tests :) Use
--unit-testing command line switch.
|
2015-01-08 10:05:19 +11:00 |
|
hiker
|
1eb51db5ea
|
Added command line option for keyboard debugging.
|
2015-01-08 09:05:04 +11:00 |
|
Vincent Lejeune
|
3451d4e9a0
|
Add a ESM/PCF switch
|
2015-01-01 20:06:34 +01:00 |
|
Vincent Lejeune
|
f644543bc1
|
Move all gfx related config to a separate file
|
2014-12-27 03:14:16 +01:00 |
|
hiker
|
0e569d1c7f
|
Give the first player tux as icon (instead of sara). Fixes #1771 for now.
|
2014-12-15 16:49:12 +11:00 |
|
Deve
|
7114657c02
|
Merge pull request #1781 from thamlett/master
Fix some typos
|
2014-12-13 18:07:18 +01:00 |
|
hiker
|
c0c4357331
|
Switch from IP address to addons.supertuxkart.net (including new
certificate).
|
2014-12-10 23:53:47 +11:00 |
|
hiker
|
f0ddaa50a5
|
Removed option to disable CURLOPT_SSL_VERIFYPEER, since it's not needed
anymore.
|
2014-12-10 12:55:32 +11:00 |
|
hiker
|
b592e5224b
|
Updated the URL to work with new server configuration.
|
2014-12-10 11:35:43 +11:00 |
|
hiker
|
83f49ec319
|
Merge remote-tracking branch 'origin/master' into new_server
Conflicts:
src/online/http_request.cpp
|
2014-12-10 11:25:16 +11:00 |
|
Timothy Hamlett
|
e473b656d2
|
Fix some typos
|
2014-12-07 16:49:17 -06:00 |
|
hiker
|
60cde7e63d
|
Added option to disable peer verification in curl. This might help
on some platforms (osx) with authentication problems.
|
2014-12-04 16:43:57 +11:00 |
|
hiker
|
abb486b640
|
Fixed server version to be 2.
|
2014-12-04 16:27:29 +11:00 |
|
hiker
|
cc17d8e0b2
|
Set our vps as new online server.
|
2014-12-04 16:23:21 +11:00 |
|
Timothy Hamlett
|
263d072c98
|
Fix some coding conventions
Thanks to hiker for the info
|
2014-12-01 12:49:15 -06:00 |
|
Timothy Hamlett
|
0a3d71aead
|
Add Windows 8.1 to the hardware reports
|
2014-11-30 22:27:39 -06:00 |
|
Vincent Lejeune
|
0aa6b9fcd1
|
Make sdsm optionnal
scene manager is not ready yet
|
2014-11-29 01:33:10 +01:00 |
|
hiker
|
020c129691
|
Specify the replay buffer size as time value (i.e. how many seconds),
not how many frames.
|
2014-11-27 16:15:53 +11:00 |
|
hiker
|
d4ea2e8786
|
Merge branch 'fixes' of https://github.com/Flakebi/stk-code into Flakebi-fixes
|
2014-11-26 23:56:33 +11:00 |
|
deve
|
cac87cce34
|
Fixed mingw compilation.
I don't know how it worked previously because MEMORYSTATUSEX was there rather longer time and it needs this definition.
|
2014-11-26 06:46:03 +01:00 |
|
Flakebi
|
1585199ccc
|
Change variable names again
|
2014-11-22 13:44:27 +01:00 |
|
Marianne Gagnon
|
c7b43b49e7
|
Tweak variable names
|
2014-11-21 18:25:50 -05:00 |
|
Flakebi
|
9e5eced8df
|
Improve smooth camera movement and move settings to user config
|
2014-11-20 23:01:40 +01:00 |
|
Flakebi
|
497fa10695
|
First try of a fps camera
|
2014-11-18 11:55:32 +01:00 |
|
Vincent Lejeune
|
d5330a8f39
|
Fix VS2013 "dereferencing null ptr" static analysis error
|
2014-11-16 04:40:19 +01:00 |
|
Flakebi
|
9dd86c8332
|
Don't handicap AIs
|
2014-11-04 23:57:33 +01:00 |
|
hiker
|
ed10b022d2
|
Use a group for handicap related config settings.
|
2014-11-03 08:32:35 +11:00 |
|
Flakebi
|
abf7bacfea
|
Merge branch 'upstream/master' into perPlayerDifficulties
Conflicts:
src/graphics/stkmesh.cpp
src/states_screens/kart_selection.cpp
|
2014-10-31 16:47:34 +01:00 |
|
Flakebi
|
46f3fa5f74
|
Merge branch 'upstream/master' into perPlayerDifficulties
Conflicts:
data/gui/options_ui.stkgui
src/graphics/stkmesh.cpp
src/states_screens/options_screen_ui.cpp
|
2014-10-26 17:47:29 +01:00 |
|
Flakebi
|
690e632e1b
|
Move handicap to ui options and to the player name spinner
|
2014-10-26 16:56:50 +01:00 |
|
hiker
|
e8f509eefe
|
Moved DeviceConfig from config to input directory.
|
2014-10-26 23:26:02 +11:00 |
|
hiker
|
6893e94e71
|
Replaced irrXML usage with out XMLNode.
|
2014-10-24 21:47:50 +11:00 |
|
hiker
|
c012e98f9b
|
Allow disabling of hw stats collection.
|
2014-10-22 08:20:26 +11:00 |
|
konstin
|
f65ad8f84f
|
Save GP reverse Type; close #1137
|
2014-10-20 23:46:25 +02:00 |
|