924 Commits

Author SHA1 Message Date
Marianne Gagnon
3fe2870c39 Cleaner fix for , closes 2014-10-14 20:03:50 -04:00
Marianne Gagnon
514d0c4dfe Work around 2014-10-14 19:59:42 -04:00
hiker
c5434aa845 Merge branch 'master' of https://github.com/marcoll/stk-code into marcoll-master 2014-10-13 09:55:25 +11:00
hiker
6dc18a3557 Change "Cancel" to 'Exit game' and make the back arrow invisible if
the login screen is shown before the race start.
2014-10-10 16:19:25 +11:00
auriamg
3061123e3e Merge pull request from Flakebi/fix
Fix some more bugs
2014-10-08 18:18:37 -04:00
deve
f8de826888 Fixed compiler warnings 2014-10-08 14:44:05 +02:00
Flakebi
069853b11f Fix Cleanup logging code 2014-10-07 20:54:54 +02:00
Marc Coll Carrillo
9b57d76a79 Check texture cache before adding an icon button's disabled texture 2014-10-07 18:27:08 +02:00
Deve
a4ac9f95c2 Use length limit for text only if it's needed.
This check is IMO not needed at all because translators will see if text fit in available area or not. But anyway this length should be large enough.
2014-10-06 21:57:25 +02:00
Deve
d270a7b80f Merge pull request from Flakebi/fix
Fix 
2014-10-06 18:41:47 +02:00
hiker
a459328676 Fix display of notifications. 2014-10-06 09:01:31 +11:00
Flakebi
297221ca3d Fix 2014-10-05 21:32:14 +02:00
Deve
78b21eb840 Fixed visibility parameter for icon button widget.
It was set for widget but not for irrlicht gui element.
2014-10-04 21:51:08 +02:00
Marc Coll Carrillo
f520e38cd5 This will (hopefully) solve the memory leaks in dynamic ribbons and image button widgets 2014-10-03 22:11:21 +02:00
Marc Coll Carrillo
3fc0d3be09 Second try of my previous pull request, which was partially reverted due to caused crashes and memory leaks 2014-10-03 16:25:19 +02:00
deve
7b308e9976 Partially revert marcoll pull requeust since it causes crashes and memory leaks. 2014-10-01 07:08:19 +02:00
Marianne Gagnon
a9936434f0 VS compilation fix 2014-09-29 19:21:45 -04:00
Marc Coll Carrillo
2651c082a4 Issue
Dynamically change font size in a DynamicRibbonWidget to make labels fit,
and also cut the text when it's just too long
2014-09-28 10:18:47 +02:00
Marc Coll Carrillo
0fd5d0357f Icon buttons now appear in grayscale when they are deactivated 2014-09-25 12:04:43 +02:00
Deve
b524f72bb5 Revert "Small correction in dynamic ribbon to avoid some weird behaviour in the GP editor"
This reverts commit 6b42f1b7b75b8f89e7aaf9f045d34cc5d78dd88b.
2014-09-24 06:39:46 +02:00
Marianne Gagnon
544d3afa23 Fix another bug found while reviewing previous pull request 2014-09-23 18:46:48 -04:00
auriamg
a8f6b78524 Merge pull request from marcoll/master
Some minor corrections
2014-09-23 18:46:30 -04:00
Marc Coll Carrillo
6b42f1b7b7 Small correction in dynamic ribbon to avoid some weird behaviour in the GP editor 2014-09-23 22:19:25 +02:00
deve
1fad8fd994 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2014-09-23 15:48:59 +02:00
deve
227b6aee22 Avoid to update ribbon widget too many times.
It fixes displaying screenshots in GP editor after switching between category tabs.
2014-09-23 15:41:31 +02:00
hiker
aa64f31f83 Added Screen::push() function to shorten the calls to pushScreen(). 2014-09-23 16:43:50 +10:00
hiker
c28728d903 Removed more compiler warnings for 64 bit windows compilation. 2014-09-23 16:23:22 +10:00
hiker
ad20635cce Applied patch for (support 64 bit compilation on windows). 2014-09-23 14:41:32 +10:00
hiker
4ff8f6dfe5 Fix release compilation. 2014-09-23 08:17:04 +10:00
Deve
a21b300e8a Fixed speed value at the kart selection start 2014-09-19 21:40:31 +02:00
hiker
e18c20db65 Fixed various compiler warnings. 2014-09-19 11:02:20 +10:00
Deve
8ea38fe622 Block event for one-element ribbon widget in the same way as multi-element widget.
This fixes problem with pressing left and right arrow in track and GP info screen.
2014-09-14 17:06:21 +02:00
Marianne Gagnon
016ba2caf3 Fix 2014-09-06 17:58:59 -04:00
Marianne Gagnon
a6f7c3a152 Add clean way to hide/show ribbon items and use it in GP info screen. Fixes 2014-09-06 17:01:06 -04:00
Marc Coll Carrillo
76b4f929df Reset the scroll offset when clearing a dynamic ribbon widget 2014-08-31 17:54:40 +02:00
hiker
8f3bff10f8 If minimum or maximum is set for a spinner widget, automatically
adjust the value if its too low or high.
2014-08-25 21:57:43 +10:00
Marianne Gagnon
83a1acc961 Merge branch 'save_gp' 2014-08-16 15:42:46 -04:00
Marianne Gagnon
9992f3afa6 bugfix 2014-08-16 15:42:35 -04:00
Marianne Gagnon
ba3027b6bb Little improvement to for_in macro. Still only works on PtrVector though 2014-08-13 19:47:59 -04:00
Marianne Gagnon
2c1feb5f06 Improve debug values popup 2014-08-10 19:09:44 -04:00
konstin
c59f243550 Merge branch 'master' of https://github.com/supertuxkart/stk-code into save_gp 2014-08-09 17:06:16 +02:00
konstin
5a43fecdd0 Merge branch 'master' of https://github.com/supertuxkart/stk-code into save_gp 2014-07-30 13:59:41 +02:00
Marianne Gagnon
f803b01d10 Initial work on billboard text 2014-07-28 19:17:59 -04:00
Vincent Lejeune
bd7babe11f Rename cpp2011.h 2014-07-29 00:35:43 +02:00
hiker
dbe722316a If an addon icon can not be shown, delete the image file (which will
trigger a re-download on the next start).
2014-07-28 21:07:39 +10:00
Marianne Gagnon
7f56bf6946 Invalid defaut value for sortable was used in list widget 2014-07-23 18:43:12 -04:00
konstin
eb5e148aa7 resolve conflict 2014-07-23 21:52:53 +02:00
Flakebi
277aab1a0e Fix compiling issues without debug mode in my log code 2014-07-23 21:40:46 +02:00
konstin
02d21053fc begining with grand_prix_cutscene.cpp (first compiling prototype) 2014-07-23 15:28:57 +02:00
hiker
9fa93d74d5 Fixed linux compilation. 2014-07-23 22:11:37 +10:00