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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Fix code style.
Andrei Karas
7
-53
/
+28
2015-04-21
Added popup hints for Chat tab of Setup window settings.
t3st3r
1
-29
/
+126
2015-04-20
Add action for open yellow bar settings page (quick page).
Andrei Karas
1
-0
/
+2
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
7
-10
/
+401
2015-04-18
Add eathena defines into being.
Andrei Karas
3
-1
/
+13
2015-04-17
Use ActorType for being type.
Andrei Karas
2
-13
/
+13
2015-04-17
Add eathena defines into inventorytype enum.
Andrei Karas
3
-0
/
+14
2015-04-17
Add eathena defines into actortype enum.
Andrei Karas
3
-5
/
+12
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
Remove hideShield setting.
Andrei Karas
1
-4
/
+0
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
3
-1
/
+5
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
3
-1
/
+5
2015-04-09
Add skill attributes with effect id what will play on caster and target while...
Andrei Karas
4
-0
/
+38
2015-04-08
Simplify using rotational particle effect.
Andrei Karas
2
-16
/
+8
2015-04-05
Show chat room name in player popup.
Andrei Karas
2
-5
/
+41
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-04-03
Remove debug string.
Andrei Karas
1
-1
/
+0
2015-04-03
Add mute/unmute gm context menu for 1,5,10,15,30 minutes.
Andrei Karas
1
-0
/
+61
2015-04-02
Remove useless virtual keywords.
Andrei Karas
11
-37
/
+35
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
2
-4
/
+3
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
Show popup on mercenary with name.
Andrei Karas
1
-0
/
+1
2015-03-25
eathena: show in homunculus popup intimacy and hunger counters.
Andrei Karas
2
-1
/
+23
2015-03-25
Add particle effect for removing skill. (hercules).
Andrei Karas
4
-15
/
+47
2015-03-25
Allow set for each skill own levelup particle effect.
Andrei Karas
2
-3
/
+18
2015-03-25
eathena: impliment packet SMSG_PLAYER_DELETE_SKILL.
Andrei Karas
2
-0
/
+20
2015-03-25
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+2
2015-03-24
Fix possible division by zero in kill stats window.
Andrei Karas
1
-1
/
+1
2015-03-24
eathena: show in pet popup intimacy and hunger counters.
Andrei Karas
2
-76
/
+103
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-23
Fix chat tab visibility if close some tab with scrolled tabs.
Andrei Karas
1
-1
/
+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
94
-154
/
+59
2015-03-16
remove useless includes from unit tests.
Andrei Karas
1
-6
/
+0
2015-03-16
Remove useless includes from cpp files
Andrei Karas
55
-160
/
+43
2015-03-13
fix code style.
Andrei Karas
2
-1
/
+7
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
1
-0
/
+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
[next]