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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
Fix handling of party create response messages
Jared Adams
1
-2
/
+3
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
13
-20
/
+18
2009-04-28
Made map non-resizable. Stopped emote spamming.
David Athay
1
-1
/
+5
2009-04-27
Fixed first item in inventory showing up in arrow slot
Bjørn Lindeijer
1
-1
/
+1
2009-04-27
Moved special coordinates packing into MessageOut
Bjørn Lindeijer
5
-83
/
+70
2009-04-25
Fix chat actions
Jared Adams
1
-1
/
+1
2009-04-25
Fix occasional starting crash when in a party
Jared Adams
1
-0
/
+3
2009-04-23
Added rejecting party invites.
David Athay
3
-2
/
+25
2009-04-23
Added listing all online users
David Athay
7
-11
/
+59
2009-04-22
Some string fixes
Kess Vargavind
1
-1
/
+1
2009-04-21
Trade system
blue112
3
-11
/
+22
2009-04-20
Removed the unused itemshortcutwindow.{h,cpp}
Bjørn Lindeijer
1
-1
/
+3
2009-04-20
Fix clearing handlers on connecting to game server.
David Athay
3
-1
/
+7
2009-04-19
Error server unavailable Add an error box when then game server isn't availab...
blue112
1
-0
/
+6
2009-04-19
Fix TMWServ compilation
Jared Adams
1
-1
/
+6
2009-04-19
Flesh out eAtehan party handling
Jared Adams
6
-24
/
+245
2009-04-18
Make sure every eAthena packet has a #define
Jared Adams
7
-42
/
+79
2009-04-16
Fix compilation under TMWServ
Jared Adams
2
-12
/
+14
2009-04-16
Remove last support #ifdef in the resource code
Jared Adams
2
-0
/
+40
2009-04-16
Some cleanups
Bjørn Lindeijer
2
-2
/
+2
2009-04-16
Rehash CommandHandler a bit, it's now fully merged
Jared Adams
3
-37
/
+26
2009-04-16
Make sure math functions are still inlined
Bjørn Lindeijer
1
-5
/
+0
2009-04-15
Merge the trade dialog
Jared Adams
1
-3
/
+6
2009-04-15
Some PopupMenu cleanups/fixes and additions.
Tametomo
1
-0
/
+1
2009-04-14
Put the remaining unnamespaced handlers in a namespace
Bjørn Lindeijer
20
-2
/
+79
2009-04-13
Some cleanup of the Configuration interface
Bjørn Lindeijer
1
-3
/
+3
2009-04-12
Properly interpret `PC is dead' information from eAthena server
Fate
1
-0
/
+4
2009-04-12
Append _F or _M to username in eAthena network layer
Bjørn Lindeijer
7
-48
/
+57
2009-04-11
Remove more support #ifdefs
Jared Adams
5
-1
/
+53
2009-04-10
Introduced a Desktop widget to handle the wallpaper
Bjørn Lindeijer
2
-1
/
+6
2009-04-09
Some random cleanups
Bjørn Lindeijer
4
-12
/
+8
2009-04-09
Remove a segfault when exiting the client
Jared Adams
1
-0
/
+2
2009-04-07
Forgot to finish Net::getPartyHandler()
Jared Adams
1
-2
/
+2
2009-04-07
Implement TMWServ's PartyHandler
Jared Adams
8
-45
/
+135
2009-04-08
Associated setup tab name with the tab itself
Bjørn Lindeijer
3
-3
/
+1
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
27
-118
/
+888
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
2
-12
/
+3
2009-04-07
Fixed compile warnings about unsigned/signed comparisons
Bjørn Lindeijer
1
-8
/
+11
2009-04-06
Add support for changing direction under eAthena
Jared Adams
6
-1
/
+27
2009-04-06
Implement TMWServ's CharHandler
Jared Adams
6
-21
/
+111
2009-04-06
Moved many MessageOut constructions around
Bjørn Lindeijer
11
-251
/
+126
2009-04-06
Fixed compile warning about initialization order
Bjørn Lindeijer
1
-1
/
+3
2009-04-06
Remove unneeded includes
Jared Adams
1
-17
/
+0
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
14
-22
/
+169
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
15
-31
/
+404
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
11
-33
/
+140
2009-04-06
Use a namespace to keep apart implementations of network handlers
Bjørn Lindeijer
5
-4
/
+27
2009-04-05
Fixed compile warnings
Bjørn Lindeijer
4
-22
/
+28
2009-04-03
Fill in TMWServ's TradeHandler
Jared Adams
10
-5
/
+194
2009-04-02
Start TMWServ's PlayerHandler and InventoryHandler
Jared Adams
7
-5
/
+152
[next]