Commit Graph

14621 Commits

Author SHA1 Message Date
Marianne Gagnon
2d2624f71c Merge remote-tracking branch 'Flakebi/fribidi-text' 2015-03-29 20:06:21 -04:00
Marianne Gagnon
3a6fd75f10 Merge remote-tracking branch 'Flakebi/motionblur-fix' 2015-03-29 19:52:16 -04:00
Flakebi
114644233a Improve RTL display of track names in story mode 2015-03-30 01:23:01 +02:00
Flakebi
9417b80a5c Fix FPS display 2015-03-30 01:22:59 +02:00
Flakebi
06c8089dfc Fribidize more strings 2015-03-30 01:22:57 +02:00
hiker
c579eba6db Removed empty file. 2015-03-30 09:58:28 +11:00
hiker
1971254a7f Fixed compiler warning. 2015-03-30 09:43:58 +11:00
Flakebi
b041d0d79e Challenge points were not displayed at the right position for RTL languages 2015-03-30 00:43:23 +02:00
Flakebi
ded789de18 Add option to fribidize everything 2015-03-30 00:43:21 +02:00
Marianne Gagnon
c08b898742 Merge branch 'Fix_2055' 2015-03-28 21:14:42 -04:00
Flakebi
100060eafd Don't delete the array on linux and remove a useless memset 2015-03-29 01:43:02 +01:00
Marianne Gagnon
e1eec44d1a Tweak challenges 2015-03-28 20:16:45 -04:00
Flakebi
19fd2f6361 Allocate memory dynamically in fribidize 2015-03-29 00:57:05 +01:00
Marianne Gagnon
dda3bb0f31 Tweak more challenges 2015-03-28 19:21:48 -04:00
Marianne Gagnon
8deac178d0 Attempt fix for 2055. Committed in a branch for now until we can test it better. 2015-03-28 18:20:28 -04:00
Marianne Gagnon
f2d0b4d7e0 Some challenge tweaks, more coming. See #2052 2015-03-28 18:19:27 -04:00
Flakebi
7c697e76e5 Fix motion blur in multiplayer 2015-03-28 22:30:10 +01:00
Marianne Gagnon
e65b3414b9 Tweak cocoa challenge. Further testing welcome 2015-03-28 00:14:10 -04:00
hiker
17039141e4 Fix #2051 by keeping a copy of the timer in the SktTimer class. 2015-03-28 01:35:17 +11:00
Marianne Gagnon
80de98f40a Fix build 2015-03-26 21:26:51 -04:00
hiker
cb522e45bc Merge branch 'master' of github.com:supertuxkart/stk-code 2015-03-27 11:54:09 +11:00
hiker
3d4509b863 Add a log statement about outdated drivers or opengl version to
the log file (even if the popup for those issues is disabled).
2015-03-27 11:53:25 +11:00
Marianne Gagnon
26bd5a89a0 Use accurate timing for sounds. Fixes #2049 2015-03-26 20:49:36 -04:00
hiker
efcfdcced7 Oops - fixed typo in previous commit ... where I ignored the nicely
computed 'accurate' values in the end :)
2015-03-27 11:14:34 +11:00
hiker
0c6f3eb3dd Tried to increase accuracy by measuing the sleeping time exactly. 2015-03-27 11:07:38 +11:00
Marianne Gagnon
f81f684b34 Improve timings used for audio status. Could be more precise but is good enough for the moment. See #2049 2015-03-26 19:37:17 -04:00
hiker
a560aafa50 Merge branch 'fix_non_hd_option' 2015-03-27 09:33:07 +11:00
hiker
6c57ce8507 Disable texture cache for resized textures (which are all in lower
res compared what we use now that we resize _every_ big texture).
2015-03-27 08:05:55 +11:00
hiker
02d5b43d86 Replaced all texture->getOriginalSize() with texture->getSize()
to take potentially resized textures properly into account.
2015-03-26 17:12:51 +11:00
Marianne Gagnon
262eeca87f Update configuration of HD textures in GUI, especially through presets 2015-03-25 20:53:05 -04:00
hiker
27dec2fbf8 Added attribute to irrlicht's driver to enable automatic resize
of images that are too big. This is then used to automatically
resize any textures (except fonts, background screen) to be
automatically resized to 512x512 if they are bigger.
2015-03-26 11:28:22 +11:00
samuncle
2f5a2b0337 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2015-03-26 00:47:08 +01:00
samuncle
a0bd9db496 Add more particle effect 2015-03-26 00:46:52 +01:00
Deve
5828dddde8 Allow to disable popup messages about too old drivers in config.xml 2015-03-25 18:53:09 +01:00
deve
e9c72f800a Merge branch 'master' of https://github.com/supertuxkart/stk-code 2015-03-25 09:33:46 +01:00
deve
df656fbf64 Allow to compile project using cygwin.
Note that you need to have all dependencies in cygwin directory (can be easily installed).
Atm. wiimote and joystick events are disabled.
2015-03-25 09:16:15 +01:00
samuncle
d4f2a801b5 .Merge branch 'master' of https://github.com/supertuxkart/stk-code 2015-03-24 18:00:16 +01:00
samuncle
4e9ab3e786 Improved sparks for flame 2015-03-24 17:59:03 +01:00
hiker
366b5aadb5 Updated todo list. 2015-03-24 21:17:25 +11:00
Flakebi
0501e35d95 Prevent toppling over 2015-03-24 04:04:23 +01:00
Flakebi
060bf2a2cf Reset rotation of first person camera when activating 2015-03-24 02:46:10 +01:00
Flakebi
7a8eaed6ed Add up and down movement to first person camera (r/f keys) 2015-03-23 22:54:15 +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
2ff085c3d0 Merge branch 'master' of github.com:supertuxkart/stk-code 2015-03-23 17:23:42 +11:00
hiker
b61823e1af Added GSoC students (initial version, names might need to be changed). 2015-03-23 17:23:03 +11:00
samuncle
9b604d37e5 Add more infor in the changelog 2015-03-23 07:00:48 +01:00
hiker
a01fa2f8a7 Updated changelog. 2015-03-23 16:53:22 +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