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-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-13
Renamed Map::DebugFlags enumerators
Thorbjørn Lindeijer
2
-14
/
+14
2011-08-18
Removed unnecessary warning about windows that might be moved
Thorbjørn Lindeijer
1
-9
/
+3
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
2011-06-02
Fixed missing action event when clicking on a ListBox item
Thorbjørn Lindeijer
1
-0
/
+5
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
5
-25
/
+23
2011-05-30
Remove some uneeded offsetting
Jared Adams
1
-2
/
+2
2011-05-26
Fix compilation on gcc 4.6.1.
Yohann Ferreira
2
-2
/
+2
2011-05-25
Added more double clickable actions
Angelo Castellani
8
-6
/
+69
2011-05-25
Refining switches in the debug view
Stefan Dombrowski
3
-111
/
+150
2011-05-24
Used spacer to pretty up setup
Angelo Castellani
2
-5
/
+26
2011-05-24
Extended Guichan with an empty spacer widget
Angelo Castellani
2
-0
/
+81
2011-05-24
Widened the setup window by 5px
Angelo Castellani
9
-9
/
+9
2011-05-24
Broke the setup tab "Video" in two
Angelo Castellani
6
-236
/
+383
2011-05-23
Fixed listbox selection issue
Angelo Castellani
2
-1
/
+16
2011-05-20
Set minimum size for Status and Skills windows
Angelo Castellani
2
-1
/
+5
2011-05-20
Fixed 'InventoyListener' typo
Angelo Castellani
1
-2
/
+2
2011-05-20
Removing KEY_PATHFIND and moving its function into the debug window
Stefan Dombrowski
4
-91
/
+154
2011-05-15
Starting to fix party invite
Stefan Dombrowski
3
-5
/
+8
2011-05-13
Made the setup keyboard tab prettier.
Angelo Castellani
4
-3
/
+48
2011-05-04
Made the client show much more path debug information.
Yohann Ferreira
1
-31
/
+68
2011-04-30
Merge branch '0.5'
Yohann Ferreira
3
-13
/
+14
2011-04-30
Revert "Add option for sorting servers list"
Stefan Dombrowski
4
-102
/
+0
2011-04-29
Made the client load the skills.xml again.
Yohann Ferreira
2
-8
/
+13
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-78
/
+56
2011-04-18
Remove illegal macro names starting with underscore and capital
Ben Longbons
1
-2
/
+2
2011-04-11
Fixing missing call to updateButtonsAndLabels() in NPC buy dialog
Stefan Dombrowski
1
-5
/
+1
2011-04-11
Fixing uninitialized variables in guild invite
Stefan Dombrowski
1
-4
/
+3
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
59
-302
/
+13
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
10
-19
/
+19
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
20
-103
/
+103
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
18
-46
/
+48
[next]