TheSumm
8e5bbcd3a1
Add tab-spacing tag to MoveableTabBars
2015-04-20 03:32:32 +02:00
TheSumm
6961492e00
Fix console tabs not blinking, closes #627
2015-01-30 19:56:56 +01:00
TheSumm
64e9406488
Fixed 'widget destroyed but still have 1 reference left' related to console module
2015-01-27 21:14:38 +01:00
BenDol
c083d02bef
Some fixes for class names and queue (added base class).
2014-06-07 04:10:14 +12:00
Jacek Wielemborek
e6c9e78935
Get rid of trailing whitespace.
...
Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
'*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
2014-01-18 15:09:26 +01:00
Kamil Chojnowski
b718ae0423
Update tabs navigation to take offscreen tabs into account
2014-01-15 04:56:42 +01:00
Kamil Chojnowski
291960d159
Make tab navigation more intuitive
2014-01-15 02:32:02 +01:00
Sam
f615b80fbc
Navigation for large tab amounts, closes #211
2013-12-03 20:25:56 +01:00
Eduardo Bart
e528fcc8f8
Minor fixes and improvements
2013-02-28 02:43:26 -03:00
Eduardo Bart
5b65088426
Improve tab navigation and scrolling
...
* Fix with use with over creatures when you are over force use objects
* Fix textedit wrapping
2013-01-24 15:46:02 -02:00
Eduardo Bart
71cccac3da
Many changes
...
* IMPORTANT: dat/spr should now be placed in /data/things/
* Rename game_tibiafiles to game_things
* Make battle list algorithm much faster
* Split UITabBar into UITabBar and UIMoveableTabBar
* Fix other minor issues
2013-01-21 19:41:03 -02:00