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
/
net.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-25
/
+9
2010-01-28
Added virtual destructors, some implicit casts, and a couple of type changes.
Daniel Bradshaw
1
-1
/
+2
2010-01-12
Standardize header order
Jared Adams
1
-0
/
+1
2010-01-10
Change code style
Andrei Karas
1
-1
/
+2
2010-01-08
Fix a segfault when exiting before netcode is loaded
Jared Adams
1
-3
/
+12
2009-12-05
Add a type member to ServerInfo and code for it
Jared Adams
1
-6
/
+45
2009-12-03
Remove some unneeded _SUPPORt ifdefs
Jared Adams
1
-4
/
+1
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-13
/
+13
2009-11-03
Move ManaServ guild code into GuildHandler
Jared Adams
1
-2
/
+2
2009-10-29
Fix changing servers under eAthena
Jared Adams
1
-2
/
+2
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-4
/
+4
2009-10-13
Add an asynchronous download class
Jared Adams
1
-5
/
+5
2009-10-04
Removed debugging output
Thorbjørn Lindeijer
1
-1
/
+0
2009-10-03
Do some more post-merge cleanup
Jared Adams
1
-2
/
+17
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-14
/
+33
2009-07-13
Rename Net::SkillHandler to Net::SpecialHandler
Jared Adams
1
-4
/
+4
2009-04-07
Forgot to finish Net::getPartyHandler()
Jared Adams
1
-2
/
+2
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
1
-4
/
+11
2009-04-06
Implement TMWServ's CharHandler
Jared Adams
1
-2
/
+2
2009-04-06
Remove unneeded includes
Jared Adams
1
-17
/
+0
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
1
-8
/
+8
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-6
/
+12
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-10
/
+6
2009-04-06
Use a namespace to keep apart implementations of network handlers
Bjørn Lindeijer
1
-3
/
+12
2009-04-05
Fixed compile warnings
Bjørn Lindeijer
1
-0
/
+10
2009-04-03
Fill in TMWServ's TradeHandler
Jared Adams
1
-0
/
+111