Commit Graph
2573 Commits
Author SHA1 Message Date
Marianne Gagnon 44bf396993 Merge branch '0.9-rc1' of https://github.com/supertuxkart/stk-code into 0.9-rc1 2015-03-27 20:04:51 -04:00
Marianne Gagnon 4861ae1a26 Tweak cocoa challenge. Further testing welcome 2015-03-27 20:04:39 -04:00
hiker a8291cbceb Updated version numbers. 2015-03-28 09:43:49 +11: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