index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
windowmenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-01
Add theming support for top right buttons.
Andrei Karas
1
-8
/
+15
2013-01-01
Remove free space from top and right in buttons menu.
Andrei Karas
1
-8
/
+2
2012-12-25
Close help window if it already opened and player clicked on "HLP" button.
Andrei Karas
1
-1
/
+6
2012-11-09
Fix compilation error.
Andrei Karas
1
-0
/
+1
2012-11-09
Add commets for translators to on screen buttons.
Andrei Karas
1
-48
/
+73
2012-11-09
Fix code style.
Andrei Karas
1
-1
/
+1
2012-10-31
Add screen buttons for left windows.
Andrei Karas
1
-11
/
+55
2012-10-31
Simplify screen buttons handling.
Andrei Karas
1
-91
/
+47
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-5
/
+0
2012-10-20
Add palette inheritance to button class.
Andrei Karas
1
-1
/
+1
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-2
/
+2
2012-10-14
Replace gcn::Button to Button in all classes.
Andrei Karas
1
-3
/
+3
2012-09-23
fix code style.
Andrei Karas
1
-1
/
+2
2012-09-23
Fix unused empty space in onscreen buttons.
Andrei Karas
1
-2
/
+7
2012-09-07
Improve constructors in some classes.
Andrei Karas
1
-1
/
+5
2012-09-05
Fix useless variables initialisations.
Andrei Karas
1
-1
/
+1
2012-09-02
Add const to more classes.
Andrei Karas
1
-1
/
+1
2012-08-30
Add const to more classes.
Andrei Karas
1
-10
/
+12
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-07-29
Add quests window to on screen buttons.
Andrei Karas
1
-2
/
+9
2012-07-15
Remove emote popup window.
Andrei Karas
1
-42
/
+6
2012-06-23
Improve a bit iterators again.
Andrei Karas
1
-2
/
+2
2012-06-03
Hide bot checker window by default.
Andrei Karas
1
-2
/
+4
2012-05-06
Move specials window to manaserv only code.
Andrei Karas
1
-0
/
+4
2012-04-25
Improve iterators part 1.
Andrei Karas
1
-2
/
+2
2012-04-14
Fix top right buttons focus issue.
Andrei Karas
1
-0
/
+3
2012-04-08
Move most input code from keyboardconfig to inputmanager.
Andrei Karas
1
-1
/
+3
2012-04-08
Move enums from keyboardconfig.h to keydata.h.
Andrei Karas
1
-16
/
+16
2012-04-02
Change auto hide screen buttons to 3 states
Andrei Karas
1
-4
/
+7
2012-03-28
Add option to autohide buttons on top right corner.
Andrei Karas
1
-1
/
+23
2012-01-22
Add to translation word "key" from top right buttons.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-6
/
+6
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
1
-2
/
+2
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
1
-4
/
+4
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-1
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-1
/
+1
2011-07-04
Replace some lists to vectors.
Andrei Karas
1
-3
/
+3
2011-07-02
Replace some getters to direct members access in graphics class.
Andrei Karas
1
-2
/
+2
2011-06-10
Fix code style.
Andrei Karas
1
-1
/
+2
2011-06-09
Add "did you know?" dialog and some messages for it.
Andrei Karas
1
-0
/
+6
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-22
Some typo fixes and add comments for translators.
Andrei Karas
1
-1
/
+1
2011-04-25
Dont compile manaserv related code if manaserv support disabled.
Andrei Karas
1
-0
/
+2
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-10
Fix memory leak on exit in windowmenu.
Andrei Karas
1
-0
/
+11
2011-02-08
Fixing saving state of buttons in top right corner.
Andrei Karas
1
-0
/
+2
2011-02-08
Fix showing buttons in up right corner.
Andrei Karas
1
-0
/
+6
2011-02-07
Add ability to show/hide buttons in top right window corner.
Andrei Karas
1
-4
/
+78
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+285