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
/
popups
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-18
fix code style.
Andrei Karas
1
-0
/
+5
2014-05-18
Remove useless includes.
Andrei Karas
2
-0
/
+3
2014-05-17
Move buttontext into separate file.
Andrei Karas
1
-2
/
+3
2014-05-17
Move font.cpp/h into fonts directory.
Andrei Karas
5
-5
/
+8
2014-05-17
Move createpartypopup into separate file.
Andrei Karas
1
-0
/
+91
2014-05-16
Fix code style.
Andrei Karas
1
-1
/
+0
2014-05-15
Move chat tab types into separate file.
Andrei Karas
1
-3
/
+3
2014-05-14
Move playerlistener into separate file.
Andrei Karas
2
-46
/
+1
2014-05-14
Move renamelistener into separate file.
Andrei Karas
2
-68
/
+1
2014-05-14
Move skin into separate file.
Andrei Karas
1
-0
/
+1
2014-05-13
Move actor type into separate file.
Andrei Karas
2
-43
/
+43
2014-05-12
Fix code style
Andrei Karas
3
-7
/
+7
2014-05-11
Move mapitem into separate file.
Andrei Karas
1
-0
/
+1
2014-05-11
Move speciallayer into separate file.
Andrei Karas
1
-0
/
+1
2014-05-11
Move map related files into resources/map.
Andrei Karas
1
-1
/
+2
2014-05-02
Add missing const.
Andrei Karas
2
-11
/
+11
2014-04-11
fix code style.
Andrei Karas
1
-1
/
+1
2014-04-02
Improve isVisible usage.
Andrei Karas
1
-3
/
+3
2014-03-22
Add context menu into windows.
Andrei Karas
2
-2
/
+63
2014-03-21
Rename mouseEvent variables into event.
Andrei Karas
3
-3
/
+3
2014-03-16
Remove some useless static methods from theme.
Andrei Karas
1
-2
/
+2
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
2
-2
/
+2
2014-02-22
Move listmodel into gui/modesl directory.
Andrei Karas
2
-8
/
+4
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
2
-2
/
+2
2014-02-22
Move color into gui dir.
Andrei Karas
2
-4
/
+4
2014-02-20
fix code style.
Andrei Karas
3
-7
/
+9
2014-02-20
improve includes.
Andrei Karas
7
-1
/
+8
2014-02-18
derive Widget from Widget2.
Andrei Karas
1
-1
/
+1
2014-02-16
combine font classes in one.
Andrei Karas
6
-12
/
+6
2014-02-16
move mouseevent into events directory.
Andrei Karas
8
-8
/
+8
2014-02-16
move actionevent into events directory.
Andrei Karas
2
-4
/
+4
2014-02-15
move actionlistener from base into listeners.
Andrei Karas
2
-4
/
+4
2014-02-15
move exguichan files into gui/base/
Andrei Karas
7
-8
/
+8
2014-02-07
add missing const and static keywords.
Andrei Karas
1
-2
/
+2
2014-01-12
fix context menu for pets.
Andrei Karas
1
-2
/
+1
2014-01-02
fix itempopup update if old and new item is unknown.
Andrei Karas
2
-1
/
+9
2014-01-01
update copyright year in all sources.
Andrei Karas
14
-14
/
+14
2013-12-31
fix code style.
Andrei Karas
1
-1
/
+0
2013-12-30
fix overhead text popups order. Now it drawed always below any windows.
Andrei Karas
2
-0
/
+9
2013-12-26
Fix being popup height if no any information about being except name.
Andrei Karas
1
-0
/
+1
2013-12-16
fix compilation warnings.
Andrei Karas
1
-6
/
+2
2013-12-16
fix speechbubble size.
Andrei Karas
2
-18
/
+12
2013-12-16
add ability to show emotes in text over heads.
Andrei Karas
2
-9
/
+12
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-1
/
+2
2013-11-04
Add option for features.xml for allow/not allow follow.
Andrei Karas
1
-2
/
+5
2013-10-24
add final keyword to gui files.
Andrei Karas
7
-13
/
+13
2013-10-19
fix code style
Andrei Karas
1
-1
/
+0
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
1
-83
/
+83
2013-10-19
add missing override keyword in postInit function declarations.
Andrei Karas
2
-2
/
+2
2013-10-19
move virtual member calls from textpopup constructor into postInit.
Andrei Karas
2
-0
/
+6
[next]