hiker
|
32366015b7
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2015-01-05 15:31:07 +11:00 |
|
Vincent Lejeune
|
b756ebd537
|
Try to fix acnee.
There is still some acnee on third and fourth cascade though but barely
noticeable
|
2015-01-05 01:30:11 +01:00 |
|
hiker
|
00be07abe6
|
Force automatic re-run of cmake.
|
2015-01-05 08:16:08 +11:00 |
|
hiker
|
001544133f
|
Fixed compiler warnings.
|
2015-01-05 08:15:51 +11:00 |
|
Vincent Lejeune
|
0d8bb12ec9
|
VAOManager factorisation
|
2015-01-04 19:42:45 +01:00 |
|
Deve
|
7a0f635170
|
Display message about more points to enter challenge only once at the same time.
It fixes #1870.
|
2015-01-04 18:01:28 +01:00 |
|
Deve
|
752ad0e456
|
Fixed numpad keys on linux.
Patches ported from upstream irrlicht.
|
2015-01-04 16:09:48 +01:00 |
|
auria
|
f672bbb77e
|
Extract strings
|
2015-01-02 18:38:11 -05:00 |
|
auriamg
|
4beb9cdc1c
|
Merge pull request #1877 from leper/ngettext
Support plural translations. Fixes #1852.
|
2015-01-02 18:34:47 -05:00 |
|
leper
|
96220966ec
|
Add plural forms for Gaelic.
|
2015-01-03 00:25:53 +01:00 |
|
leper
|
d21f0ffa2b
|
Support plural translations. Fixes #1852.
|
2015-01-03 00:25:53 +01:00 |
|
auriamg
|
de82e353e1
|
Merge pull request #1871 from leper/warning_fixes
Fix some warnings.
|
2015-01-02 18:24:12 -05:00 |
|
leper
|
cb3babef64
|
Fix some warnings.
|
2015-01-02 18:16:34 +01:00 |
|
leper
|
1718cb2fce
|
FreeBSD build fixes.
Irrlicht change also submitted upstream https://sourceforge.net/p/irrlicht/patches/300/.
|
2015-01-02 17:58:16 +01:00 |
|
Deve
|
d6c099b50b
|
Move window to max available position if remembered position is out of range.
|
2015-01-02 13:48:36 +01:00 |
|
Deve
|
bab97833b7
|
Don't restore window position if it's out of the screen.
This should be done by window manager anyway.
|
2015-01-02 13:05:41 +01:00 |
|
auriamg
|
ca822199b3
|
Merge pull request #1862 from konstin/lights
Make the lights adjustable in a race via the debug menu
|
2015-01-01 20:17:09 -05:00 |
|
konstin
|
84f5e98e39
|
corrections from comments
|
2015-01-02 02:12:43 +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
|
d84d6381ea
|
Remove lightning call
It should use modern opengl call.
|
2015-01-01 21:12:15 +01:00 |
|
Vincent Lejeune
|
d849663877
|
Fix for #1818 thanks to math07
Intel gpu seems to have issue capturing screenshot from GL_FRONT
framebuffer, use GL_BACK instead.
|
2015-01-01 20:46:00 +01:00 |
|
Vincent Lejeune
|
b521691583
|
Do not export depth value for esm if not enabled
|
2015-01-01 20:33:52 +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 |
|
Vincent Lejeune
|
1985f188a3
|
Add some docs
|
2014-12-31 22:00:47 +01:00 |
|
Vincent Lejeune
|
8c4b2862c0
|
Factorise shadow matrix computation in a separate file.
|
2014-12-31 21:39:57 +01:00 |
|
konstin
|
531b94a0ac
|
cleaning up and adding radius and energy sliders
|
2014-12-30 18:47:25 +01:00 |
|
konstin
|
334245183e
|
finer grained control over the values
|
2014-12-30 18:47:25 +01:00 |
|
konstin
|
7fb129ab05
|
Make red, green and blue of the nearest visible lamp changable
|
2014-12-30 18:47:25 +01:00 |
|
Deve
|
c36ca55451
|
Restore tab name in tracks screen to avoid problems with gettext and to keep consistency with arenas/easter egg screens
|
2014-12-30 13:22:25 +01:00 |
|
Marc Coll Carrillo
|
00d27b3c63
|
Don't translate internal "nextgen" track group
|
2014-12-30 13:19:42 +01:00 |
|
Marc Coll Carrillo
|
a9193e09fd
|
Unify random GP's ID and translatable name in a single place
|
2014-12-30 13:19:24 +01:00 |
|
Marc Coll Carrillo
|
9e6cd2a958
|
Fix translation problems in random GP screen
|
2014-12-30 13:19:10 +01:00 |
|
Marianne Gagnon
|
3a1b0bc351
|
Merge remote-tracking branch 'Math07/working'
|
2014-12-29 19:25:04 -05:00 |
|
Deve
|
c0d7035c26
|
Use translations in achievements
|
2014-12-28 22:15:11 +01:00 |
|
Mathieu Laprise
|
2d0503dcfb
|
Fix a typo regarding my latest commit on issue #1837
|
2014-12-28 07:58:36 -05:00 |
|
Marianne Gagnon
|
2c5a4a4ffa
|
Merge remote-tracking branch 'Flakebi/fixes'
|
2014-12-27 18:25:03 -05:00 |
|
Deve
|
2481db7bac
|
Fix typo in previous commit
|
2014-12-27 23:03:28 +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 |
|
Mathieu Laprise
|
17113f8d0d
|
Merge branch 'master' of https://github.com/math07/stk-code into working
|
2014-12-27 15:14:35 -05:00 |
|
Mathieu Laprise
|
7f6a1dfd56
|
Handle spinner custom text differently differently to fix issue #1837 problem with activation/deactivation and updategfxSlider
|
2014-12-27 15:10:39 -05:00 |
|
Vincent Lejeune
|
df12714f49
|
Factorize (and fix) gaussian weight computation
|
2014-12-27 03:22:18 +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 |
|
Vincent Lejeune
|
f644543bc1
|
Move all gfx related config to a separate file
|
2014-12-27 03:14:16 +01:00 |
|
auriamg
|
2d0c929a70
|
Merge pull request #1847 from gunchleoc/master
Some string fixes.
|
2014-12-26 19:43:21 -05:00 |
|
GunChleoc
|
38936fe79f
|
Removed ngettext, because tinygettext can't handle it.
|
2014-12-24 14:54:09 +01:00 |
|
Marianne Gagnon
|
351e69e79d
|
Fix build
|
2014-12-23 20:07:34 -05:00 |
|