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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Fix code style.
Andrei Karas
2
-4
/
+0
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
2
-9
/
+23
2015-04-17
Add eathena defines into inventorytype enum.
Andrei Karas
1
-0
/
+8
2015-04-17
Add eathena defines into actortype enum.
Andrei Karas
1
-2
/
+4
2015-04-15
From killstats window remove information about jacko.
Andrei Karas
2
-126
/
+9
2015-04-15
Fix kill stats on levelup.
Andrei Karas
1
-0
/
+1
2015-04-15
fix missing characters in list after password change selection.
Andrei Karas
1
-1
/
+1
2015-04-13
Add mirror support for servers list.
Andrei Karas
1
-0
/
+3
2015-04-10
Fix code style.
Andrei Karas
1
-2
/
+0
2015-04-10
Fix compilation with different flags.
Andrei Karas
3
-0
/
+6
2015-04-09
Add to skills miss effect.
Andrei Karas
1
-0
/
+2
2015-04-09
On skill attacks on target for show effect use skill attribute skillHitEffectId.
Andrei Karas
2
-0
/
+16
2015-04-09
Add to skill attribute for hit effect on target.
Andrei Karas
1
-0
/
+2
2015-04-09
Add skill attributes with effect id what will play on caster and target while...
Andrei Karas
2
-0
/
+34
2015-04-08
Simplify using rotational particle effect.
Andrei Karas
2
-16
/
+8
2015-04-05
On room creation show room name in general tab caption.
Andrei Karas
2
-9
/
+13
2015-04-04
Add chat command for create chat room (incomplete).
Andrei Karas
2
-0
/
+9
2015-03-29
Fix memory leak in shop window on exit.
Andrei Karas
1
-0
/
+1
2015-03-28
In sell dialog send close packet before closing this dialog.
Andrei Karas
2
-0
/
+9
2015-03-28
In buy dialog send close packet before closing this dialog.
Andrei Karas
2
-0
/
+22
2015-03-25
Add particle effect for removing skill. (hercules).
Andrei Karas
2
-14
/
+43
2015-03-25
Allow set for each skill own levelup particle effect.
Andrei Karas
1
-3
/
+15
2015-03-25
eathena: impliment packet SMSG_PLAYER_DELETE_SKILL.
Andrei Karas
2
-0
/
+20
2015-03-24
Fix possible division by zero in kill stats window.
Andrei Karas
1
-1
/
+1
2015-03-23
Fix memory leak in ShopWindow.
Andrei Karas
1
-0
/
+2
2015-03-23
Fix memory leak in equipment window.
Andrei Karas
1
-0
/
+1
2015-03-22
Dont use server type in server comparator.
Andrei Karas
1
-0
/
+1
2015-03-22
Fix crash if switch character with opened storage window.
Andrei Karas
1
-0
/
+6
2015-03-17
Remove useless includes from .h files.
Andrei Karas
31
-46
/
+22
2015-03-16
Remove useless includes from cpp files
Andrei Karas
26
-87
/
+35
2015-03-13
fix code style.
Andrei Karas
1
-1
/
+5
2015-03-10
Add UNIMPLIMENTEDPACKET macro
Andrei Karas
1
-1
/
+0
2015-03-09
Impliment DebugMessageListener in chat window.
Andrei Karas
2
-1
/
+12
2015-03-09
Disable reading online list url from config.xml.
Andrei Karas
1
-3
/
+0
2015-03-01
Fix skills display if mixed alwaysVisible attribute and level attribute.
Andrei Karas
1
-1
/
+2
2015-02-28
Build vendinghandler only if eathena enabled.
Andrei Karas
1
-0
/
+4
2015-02-28
Build markethandler only if eathena enabled.
Andrei Karas
1
-2
/
+2
2015-02-27
fix code style.
Andrei Karas
1
-2
/
+2
2015-02-27
Fix compilation with eathena only.
Andrei Karas
2
-42
/
+49
2015-02-27
Build cashshophandler only if eathena enabled.
Andrei Karas
1
-0
/
+2
2015-02-22
Auto close egg selection window.
Andrei Karas
1
-0
/
+1
2015-02-18
Add missing override keywords.
Andrei Karas
13
-16
/
+16
2015-02-16
Build vendingslotslistener only if eathena support enabled.
Andrei Karas
2
-12
/
+16
2015-02-16
Build vendingmodelistener only if eathena support enabled.
Andrei Karas
2
-12
/
+12
2015-02-16
Build pincodelistener only if eathena support enabled.
Andrei Karas
1
-0
/
+2
2015-02-16
Build buyingstoreslotslistener only if eathena support enabled.
Andrei Karas
2
-9
/
+9
2015-02-16
Build buyingstoremodelistener only if eathena support enabled.
Andrei Karas
2
-0
/
+8
2015-02-16
Build shopselldialog only if tmwa support enabled.
Andrei Karas
1
-0
/
+3
2015-02-16
Build eggselectiondialog only if eathena support enabled.
Andrei Karas
1
-0
/
+3
2015-02-16
Build buyingstoreselldialog only if eathena support enabled.
Andrei Karas
1
-0
/
+3
[next]