index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
Merge github.com:mana/mana
Yohann Ferreira
11
-38
/
+30
2011-10-25
Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...
Bernd Wachter
1
-2
/
+2
2011-10-23
Fixed a certain class of Doxygen warnings
Thorbjørn Lindeijer
10
-36
/
+28
2011-09-28
Merge github.com:mana/mana
Yohann Ferreira
5
-1
/
+19
2011-09-29
Fixed item popup still visible after closing inventory window.
Erik Schilling
5
-1
/
+19
2011-09-28
Small changes requested by o11c - part 2.
Yohann Ferreira
1
-39
/
+38
2011-09-28
Small changes requested by o11c - part 1.
Yohann Ferreira
2
-3
/
+8
2011-09-28
Added true arrows graphics to tab area buttons.
Yohann Ferreira
2
-3
/
+7
2011-09-28
Made the shortcuts link actually use the plural in its caption.
Yohann Ferreira
1
-4
/
+4
2011-09-28
The shortcuts are now refreshed when reassigning keys.
Yohann Ferreira
3
-8
/
+69
2011-09-28
Added icons to the confirm and cancel button of the quit dialog.
Yohann Ferreira
2
-2
/
+6
2011-09-28
Fixed back the special window display in a basic but working way.
Yohann Ferreira
2
-1
/
+4
2011-09-28
Added a naive way to display the window keyboard shortcut.
Yohann Ferreira
2
-10
/
+31
2011-09-28
Reached the state where the menu bar is now using image buttons.
Yohann Ferreira
1
-7
/
+7
2011-09-28
Made the button icon only shown when the icon file is valid.
Yohann Ferreira
3
-9
/
+9
2011-09-28
Added the setup button icon and optimized the image size.
Yohann Ferreira
1
-1
/
+1
2011-09-28
Changed the Social button to an image one.
Yohann Ferreira
4
-12
/
+25
2011-09-28
Added textpopup on mouse hovering support to buttons.
Yohann Ferreira
3
-2
/
+74
2011-09-28
Small chages requested by o11c - part 2.
Yohann Ferreira
1
-39
/
+38
2011-09-28
Small changes requested by o11c - part 1.
Yohann Ferreira
2
-3
/
+8
2011-09-16
Renamed Map::DebugFlags enumerators
Thorbjørn Lindeijer
2
-14
/
+14
2011-09-13
Renamed Map::DebugFlags enumerators
Thorbjørn Lindeijer
2
-14
/
+14
2011-08-30
Merge branch 'equipment-fix'
Yohann Ferreira
6
-42
/
+45
2011-08-30
Added a way to specify where the equipment boxes will display.
Yohann Ferreira
1
-18
/
+4
2011-08-30
Made the popup-menu work again for equip/unequip processes.
Yohann Ferreira
6
-24
/
+41
2011-08-25
Merge branch 'equipment-fix' of github.com:Bertram25/mana
Yohann Ferreira
4
-128
/
+170
2011-08-19
Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix
Yohann Ferreira
4
-128
/
+170
2011-08-18
Removed unnecessary warning about windows that might be moved
Thorbjørn Lindeijer
1
-9
/
+3
2011-08-18
Removed unnecessary warning about windows that might be moved
Thorbjørn Lindeijer
1
-9
/
+3
2011-08-18
Improved equip slots description for both protocols.
Yohann Ferreira
3
-5
/
+30
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
2
-104
/
+87
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
1
-20
/
+13
2011-08-18
Add functions to make the item popup able to tell whether the item
Yohann Ferreira
2
-1
/
+42
2011-08-11
Added true arrows graphics to tab area buttons.
Yohann Ferreira
2
-3
/
+7
2011-08-11
Made the shortcuts link actually use the plural in its caption.
Yohann Ferreira
1
-4
/
+4
2011-08-11
The shortcuts are now refreshed when reassigning keys.
Yohann Ferreira
3
-8
/
+69
2011-08-11
Added icons to the confirm and cancel button of the quit dialog.
Yohann Ferreira
2
-2
/
+6
2011-08-11
Fixed back the special window display in a basic but working way.
Yohann Ferreira
2
-1
/
+4
2011-08-11
Added a naive way to display the window keyboard shortcut.
Yohann Ferreira
2
-10
/
+31
2011-08-11
Reached the state where the menu bar is now using image buttons.
Yohann Ferreira
1
-7
/
+7
2011-08-11
Made the button icon only shown when the icon file is valid.
Yohann Ferreira
3
-9
/
+9
2011-08-11
Added the setup button icon and optimized the image size.
Yohann Ferreira
1
-1
/
+1
2011-08-11
Changed the Social button to an image one.
Yohann Ferreira
4
-12
/
+25
2011-08-11
Added textpopup on mouse hovering support to buttons.
Yohann Ferreira
3
-2
/
+74
2011-06-22
Merge branch 'master' of gitorious.org:~bertram/mana/mana-any-square-tile-size
Yohann Ferreira
5
-12
/
+26
2011-06-19
More C++0x Windows compilation fixes.
Philipp Sehmisch
1
-4
/
+5
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
5
-12
/
+26
2011-06-16
Fix the off-by-one error reported in the issue comments.
Yohann Ferreira
1
-2
/
+1
2011-06-16
Added image support to the button widgets.
Yohann Ferreira
2
-23
/
+156
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-2
/
+0
[next]