Marianne Gagnon
f2d0b4d7e0
Some challenge tweaks, more coming. See #2052
2015-03-28 18:19:27 -04:00
Marianne Gagnon
e65b3414b9
Tweak cocoa challenge. Further testing welcome
2015-03-28 00:14:10 -04:00
samuncle
a0bd9db496
Add more particle effect
2015-03-26 00:46:52 +01:00
samuncle
4e9ab3e786
Improved sparks for flame
2015-03-24 17:59:03 +01:00
hiker
a400ac3ed8
Used proper names for GSoC students, renamed version SVN to GIT,
...
and removed version numbers (to avoid confusion that e.g. Deve
is now not listed as contributor to 0.8.1 anymore).
2015-03-23 23:18:24 +11:00
hiker
b61823e1af
Added GSoC students (initial version, names might need to be changed).
2015-03-23 17:23:03 +11:00
hiker
52b1aef99c
Updates Asian fonts.
2015-03-23 13:12:28 +11:00
Marianne Gagnon
fab1698d69
Update translations
2015-03-22 21:03:06 -04:00
Marianne Gagnon
633f6c5e30
Update credits
2015-03-22 20:41:13 -04:00
hiker
d09f6d3c7a
Revert "Clean bloomblending since it's not used anymore"
...
This reverts commit 2206f8ad5c
.
Conflicts:
src/graphics/post_processing.cpp
2015-03-16 08:49:36 +11:00
hiker
d9375c9a43
Revert 65cb55add4
(Make bloom less
...
pixelated using Intel doc) since it causes crashes on hd3000.
2015-03-16 08:37:59 +11:00
Marianne Gagnon
036a6f986a
Update POT file
2015-03-13 21:43:09 -04:00
hiker
fa9a58cbe1
Updated strings for translations.
2015-03-14 09:48:17 +11:00
hiker
6b2d35a86a
Updated 'all tracks' achievement to actually include all tracks :)
2015-03-14 00:14:21 +11:00
hiker
5c4f1f796c
Updated challenges and gp for assets r16110 (renamed chocolate and
...
island).
2015-03-13 23:44:02 +11:00
hiker
7c42468e75
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-03-13 11:04:04 +11:00
hiker
8203d6b0e4
Fix #1786 (needs r16106 on the assets to work!!!!!).
2015-03-13 11:02:59 +11:00
Marianne Gagnon
7e63566087
Upgrade minimum track version requirement
2015-03-12 19:50:09 -04:00
hiker
f347cd0b10
Updated license information for new notification elements.
2015-03-05 11:26:16 +11:00
hiker
b21dafc12b
Added error message type for skins, which is atm only used to display
...
automatic login failures. Added Arthur's new icons for errors, and
friend+achievement icons for Ocean skin.
2015-03-02 18:51:50 +11:00
auriamg
cb5670c843
Merge pull request #1994 from Flakebi/credits
...
Fix transparency of fallback characters
2015-02-28 19:00:45 -05:00
Deve
988f5ea933
Hopefully proper fix for #2007
2015-02-26 20:16:39 +01:00
Vincent Lejeune
26b38a3afe
GodRay use correct screencoord
2015-02-24 22:29:31 +01:00
Vincent Lejeune
419b96c068
Do not use extra uv for mlaa
2015-02-24 22:08:49 +01:00
Vincent Lejeune
bcffedc186
Start working on proper SDSM
2015-02-23 22:35:53 +01:00
Vincent Lejeune
2206f8ad5c
Clean bloomblending since it's not used anymore
2015-02-23 22:11:57 +01:00
Vincent Lejeune
06f0188a5b
Fix passthrough shader
...
It was not using half coordinate center
2015-02-23 22:02:32 +01:00
Vincent Lejeune
65cb55add4
Make bloom less pixelated using Intel doc
2015-02-23 21:41:22 +01:00
hiker
2c1b80b939
Added separate achievement and friend message boxes for Ocean ... which atm
...
is just the peach one (though imho looks better than the previous normal box).
2015-02-23 22:44:35 +11:00
Marianne Gagnon
8a4c240f8b
Tweak subsea challenge, fixes #1997
2015-02-22 20:08:19 -05:00
Marianne Gagnon
e3c408fc0e
Implement interface to allow disabling IBL
2015-02-22 18:25:59 -05:00
Vincent Lejeune
13a2f9f597
First part of #1988 fix
2015-02-22 20:31:14 +01:00
Flakebi
a371338c14
Fix transparency of fallback characters
2015-02-21 18:06:27 +01:00
hiker
f56fc91d42
Fix #1793 by disabling global illumination on osx with intel
...
graphics cards.
2015-02-19 16:21:37 +11:00
Vincent Lejeune
9641380171
Fix billboard transparency
2015-02-19 00:44:21 +01:00
hiker
5f9e4086af
Fixed #1476 (well, better a work around intel bugs).
2015-02-19 09:24:23 +11:00
hiker
7f90d151c4
Use "Local Name" to fix #1977 .
2015-02-17 17:15:25 +11:00
hiker
198d6470d7
Let medium kart accelerate a bit less.
2015-02-17 08:33:32 +11:00
hiker
f9bb17384c
Try to balande the different kart physics better.
2015-02-17 08:14:31 +11:00
Marianne Gagnon
12e583dde0
Add scripts to translate from Transifex
2015-02-15 20:45:52 -05:00
hiker
aae307c8b6
Fixed #1985 (improve message for per-player handicaps).
2015-02-16 09:35:49 +11:00
auria
13bfee5ce1
Do not output line numbers for strings that come from XML, since XML comments are extracted from a fake .h ffile and their location in that intermediary file has no use
2015-02-08 18:17:05 -05:00
auria
671e3829a4
Do not extract strings from wip-tracks. Fixes #1967
2015-02-08 18:05:42 -05:00
Marianne Gagnon
758eb6e003
Use label with word_wrap instead of list for terms. See #1812
2015-02-06 20:11:15 -05:00
Vincent Lejeune
831c1e7285
Duplicate rule for gallium
2015-02-02 00:42:16 +01:00
hiker
0b0c1fbaee
Workaround or fix for #1922 - warning about plural form.
2015-01-30 16:29:29 +11:00
Odd0002
8abccf3ee4
Vastly improve data optimization script
...
Changes include:
- Make each type of data optimization optional
- Multithread all data optimization
- Add B3D to B3DZ compression (disabled by default)
- Optimize images in many more ways
- More comments describing each section and some explanations
- Ability to vastly increase runtime for a few more mb saved (enabled by default; depends on types of optimizations used)
- Probably a few more minor changes
2015-01-27 22:50:52 -06:00
hiker
62bbed278d
Fixed duplicated entries in credits.
2015-01-28 11:05:16 +11:00
hiker
a13e13d1d0
Updated donation section.
2015-01-28 09:37:41 +11:00
Vincent Lejeune
56f1dff65d
Split scattering function in ambiant/point light part
...
This fix #1913
2015-01-24 20:00:04 +01:00
Vincent Lejeune
9dcdd53425
Add advanced pipeline GR to hd3000
2015-01-23 01:00:05 +01:00
Marianne Gagnon
76156920de
Update credits
2015-01-21 20:26:42 -05:00
hiker
aab8066611
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-01-21 09:17:14 +11:00
hiker
678eeac836
Disable highdef textures on intel cards on windows.
2015-01-21 09:15:41 +11:00
Vincent Lejeune
788732993f
Add pop up for Mesa < 10.3
2015-01-20 22:50:39 +01:00
hiker
21eace8f80
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-01-20 12:22:03 +11:00
hiker
e62dfe2fe5
Updated Asian fonts.
2015-01-20 12:21:22 +11:00
Vincent Lejeune
d35e4d3e7c
Use radeon instead of AMD for graphic restriction
2015-01-20 02:08:46 +01:00
hiker
c352052719
Updated translations.
2015-01-20 11:45:36 +11:00
Vincent Lejeune
4d9835df0d
And on all os
2015-01-19 00:48:02 +01:00
Vincent Lejeune
8e221df753
Ask newer driver if catalyst below 14.4
2015-01-19 00:46:12 +01:00
Vincent Lejeune
95cb413e39
Remove comment in graphic restriction
2015-01-19 00:43:48 +01:00
hiker
234d59a5fd
Fix error in xml causing a crash.
2015-01-19 10:38:04 +11:00
hiker
79df2151e9
Add a popup window to be shown first if it is detected that
...
the driver is too old.
2015-01-19 10:21:41 +11:00
Vincent Lejeune
73a20508ef
Remove unused shaders
2015-01-17 02:49:48 +01:00
hiker
111b3f6361
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-01-16 11:55:31 +11:00
hiker
5f4ce613c0
Updated help text for new register screen layout.
2015-01-16 11:54:59 +11:00
Vincent Lejeune
f22cf2a05e
Use a fullscreen pass for skybox
2015-01-15 20:50:19 +01:00
Vincent Lejeune
70e8b4c854
When there are 8 lod level, 7 is the max
2015-01-15 19:52:48 +01:00
auriamg
c5cf42755f
Merge pull request #1882 from math07/working
...
Make note spinner values of addons search bar readable in low resolution
2015-01-14 19:28:53 -05:00
samuncle
fc670cecf2
Add two new particle effect
2015-01-15 00:11:14 +01:00
Vincent Lejeune
08cb4b4297
Fix tangent/bitangent computation
...
Shouldn't make any difference since we don't rescale that much
2015-01-12 23:01:35 +01:00
Vincent Lejeune
cfbbeef441
Clamp lod level in SSAO shader later.
2015-01-12 22:47:53 +01:00
Vincent Lejeune
95e2213b1e
SSAO can me 0 sometimes
2015-01-12 20:13:11 +01:00
Vincent Lejeune
b8ab68b31a
Fix precision issue in SSAO
2015-01-12 20:05:40 +01:00
Vincent Lejeune
3bcdc04279
Fix precision issue in CIE/RGB conversions
2015-01-12 20:05:16 +01:00
deve
1b5ee918f0
Fixed inconsistency in CREDITS file.
...
GP editor wasn't available in 0.8.1 version.
2015-01-12 09:56:20 +01:00
hiker
342cb82653
Merge branch 'new_register_screen'
2015-01-12 12:19:56 +11:00
hiker
a2006c3e16
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-01-12 12:10:23 +11:00
hiker
7bd1126df8
Improve flow from register screen back to user screen. Now password
...
and online user name do not need to be added again.
2015-01-12 09:41:34 +11:00
Vincent Lejeune
019ec344fe
Allow to reduce shadow resolution
2015-01-11 00:45:38 +01:00
Marianne Gagnon
bf1fa71be9
Vlj was a little too humble when adding himself to the credits ;)
2015-01-09 21:58:06 -05:00
Vincent Lejeune
7dd48f4d3b
Add myself to the credits
2015-01-09 22:35:21 +01:00
hiker
5ccedfc349
Use tabs in register screen (work in progress).
2015-01-09 09:42:18 +11:00
hiker
b0879514fb
Merge branch 'master' of github.com:supertuxkart/stk-code
2015-01-08 13:33:16 +11:00
hiker
520625adae
Removed 'sign' (in/out), use 'log' (in/out) instead.
2015-01-08 13:32:50 +11:00
Marianne Gagnon
91b4c6e08a
Apply modified version of pull request #1881 , fixing #1859
2015-01-07 19:53:25 -05:00
Marianne Gagnon
b55d1a2367
Set minimum OS X version in Info.plist, fixes #1863
2015-01-07 18:46:35 -05:00
Vincent Lejeune
cc43861896
Tangent/Bitangent direction only matters.
2015-01-07 21:51:23 +01:00
Vincent Lejeune
02cf7afcf3
Use graphic restrictions system for all CVS query
2015-01-06 23:46:36 +01:00
Mathieu Laprise
24944a810c
Add a new achievement : Mosquito Hunter
2015-01-06 14:54:21 -05:00
samuncle
91b062ee52
Add amanda in the credits
2015-01-06 01:04:09 +01:00
Mathieu Laprise
765484efd9
Make note spinner values of addons search bar readable in low resolutions
2015-01-05 19:04:01 -05:00
auria
f672bbb77e
Extract strings
2015-01-02 18:38:11 -05:00
leper
d21f0ffa2b
Support plural translations. Fixes #1852 .
2015-01-03 00:25:53 +01:00
konstin
fa10561d09
Merge branch 'master' of https://github.com/supertuxkart/stk-code into lights
2015-01-01 23:05:26 +01:00
Vincent Lejeune
3451d4e9a0
Add a ESM/PCF switch
2015-01-01 20:06:34 +01:00
Vincent Lejeune
883ab43e29
Assume __VERSION >= 130 everywhere
2015-01-01 03:18:13 +01:00
konstin
531b94a0ac
cleaning up and adding radius and energy sliders
2014-12-30 18:47:25 +01:00
Deve
aa9de807f9
Generate achivements in supertuxkart.pot
2014-12-27 22:50:03 +01:00
Deve
3e6677b755
Rename "title" to "name" in achievements to keep consistency with other xml files such as tracks and karts
2014-12-27 22:43:25 +01:00
Deve
a80d449aaf
Improved update_pot script
...
- added stk-assets path
- restored karts and tracks
- added achevements
- better formatting and faster executing
Updated supertuxkart.pot
2014-12-27 22:12:16 +01:00
Vincent Lejeune
d8b3cf9c8f
Factorise MRP
2014-12-27 03:22:06 +01:00
Vincent Lejeune
e42cdc5d64
Used #ifndef in header.txt
2014-12-27 03:21:55 +01:00
GunChleoc
ed56858321
Fixed a typo.
2014-12-23 16:21:47 +01:00
samuncle
c54fed411f
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-12-21 09:58:06 +01:00
samuncle
b54ddb9828
Add emit map to object pass 2 shader
2014-12-21 09:58:03 +01:00
Vincent Lejeune
c4e5a720f7
Do not undefine builtin macros.
2014-12-18 22:09:14 +01:00
Marianne Gagnon
0af3f3de83
Misc tweaks, mainly to include new island tracks in challenges and GPs, and other minor fixes
2014-12-15 21:34:22 -05:00
Vincent Lejeune
84cf087ae6
Forget to update grass pass 2 sun location
2014-12-16 02:10:26 +01:00
Vincent Lejeune
7aa7e2d148
Factorise sun color/position
2014-12-15 23:09:19 +01:00
Deve
2995051f7c
Merge pull request #1779 from math07/working
...
When entering gp_name, display buttons vertically to allows gamepad
2014-12-15 12:17:00 +01:00
hiker
3fa8625c78
Fixed incorrect icon name.
2014-12-15 17:10:34 +11:00
Vincent Lejeune
03694d9c7c
Factorise SH coefficient in an UBO
2014-12-15 00:18:03 +01:00
Vincent Lejeune
4b2abef56c
Remove redondant uniform in IBL
2014-12-14 21:55:15 +01:00
Vincent Lejeune
1732b1cfef
Clean up sunlight shader + factorize diffusebrdf
2014-12-14 21:39:18 +01:00
Vincent Lejeune
d50dde4c97
Revert "Try to fix ibl precision issue"
...
This reverts commit 1cf592394b
.
2014-12-14 02:48:47 +01:00
Vincent Lejeune
1cf592394b
Try to fix ibl precision issue
2014-12-13 22:35:46 +01:00
Vincent Lejeune
7872bc7860
Fix image format for bilateral blur
2014-12-13 22:28:16 +01:00
Mathieu Laprise
15927f319c
When entering gp_name, display buttons vertically to allows gamepad selection
2014-12-12 20:19:27 -05:00
hiker
ba990318d1
Merge remote-tracking branch 'origin/master' into new_server
2014-12-13 10:49:45 +11:00
Marianne Gagnon
72a02128de
Fix gand prix
2014-12-11 20:20:42 -05:00
Marianne Gagnon
9b3b99610a
MInor GUI XML cleanup
2014-12-11 19:39:30 -05:00
Marianne Gagnon
334cca21ad
Merge branch 'Math07_master'
2014-12-10 21:06:09 -05:00
Marianne Gagnon
7cc28a9755
Revert "Friends Search bar goes off the bottom of the screen #1762 "
...
This reverts commit f98a169e9c
.
2014-12-10 21:04:57 -05:00
Vincent Lejeune
1c05d9ef68
Port colored lines too
2014-12-11 01:44:58 +01:00
Vincent Lejeune
db6600a687
Frustrum shader is updated to new system
2014-12-11 01:19:17 +01:00
hiker
c0c4357331
Switch from IP address to addons.supertuxkart.net (including new
...
certificate).
2014-12-10 23:53:47 +11:00
samuncle
cb8017cae1
clamping values to avoid pink specularity
2014-12-10 03:02:36 +01: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
Vincent Lejeune
a8ce996047
Revert "Simplify sunlight shadow shader."
...
This reverts commit cc7f95163c
.
2014-12-09 21:20:55 +01:00
Vincent Lejeune
cc7f95163c
Simplify sunlight shadow shader.
2014-12-09 19:00:21 +01:00
Vincent Lejeune
c91c04c862
Same for shadow blur pass
2014-12-09 18:54:27 +01:00
Vincent Lejeune
b24fd621a5
Precompute coefficient in gaussian blur pass
2014-12-09 18:43:48 +01:00
Vincent Lejeune
d97b9f2d0e
Clamp SpecularIBL value on positive range
2014-12-09 01:33:58 +01:00
Vincent Lejeune
2667791621
Tweak IBL
2014-12-08 19:36:23 +01:00
Vincent Lejeune
72fdf816e7
Fix Importance sampling
2014-12-08 19:16:26 +01:00
Vincent Lejeune
2b0680d92d
Use texture buffer instead of uniform for samples
...
Should fix nvidia glsl error
2014-12-08 18:24:43 +01:00
Vincent Lejeune
6041c48fbe
Source DiffuseIBL algorithm
2014-12-07 21:37:16 +01:00
Vincent Lejeune
a320eebece
Cleanup tonemap shader
2014-12-07 21:27:26 +01:00
Vincent Lejeune
a094bbae19
Factorize DiffuseIBL and SpecularIBL
2014-12-07 19:10:22 +01:00
Vincent Lejeune
e491422bdc
Weight sample in importance sampling
2014-12-07 18:26:51 +01:00
Mathieu Laprise
f98a169e9c
Friends Search bar goes off the bottom of the screen #1762
2014-12-06 17:28:02 -05:00
Mathieu Laprise
107e434fe9
Missing button in grand prix editor name dialog #1765
2014-12-06 15:14:27 -05:00
auria
d3ba1ca283
Update strings
2014-12-05 19:26:09 -05:00
Marianne Gagnon
f05618b3b9
Add possibility to specify non-translated texts in GUI XML files, and use it for debug strings that should not be translated
2014-12-05 19:17:52 -05:00
Vincent Lejeune
1e2656dc88
Use clamp instead of max(0, dot(normalized, normalized))
...
Should help GLSL compiler to optimize them.
2014-12-05 17:51:18 +01:00
Vincent Lejeune
8f3b8cf448
Implement specular IBL properly
2014-12-05 16:42:49 +01:00
hiker
48593534a5
Added certificate for our vps.
2014-12-05 13:57:27 +11:00
Vincent Lejeune
4079c18050
Update graphic restriction
...
This should fix bug #1519
2014-12-05 01:38:54 +01:00