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
/
net
/
eathena
/
npchandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
fix const in declatations in npchandler.
Andrei Karas
1
-2
/
+2
2013-10-19
move virtual member calls from mpcdialog constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-1
/
+1
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-3
/
+1
2013-08-31
move being related files into being dir.
Andrei Karas
1
-1
/
+1
2013-06-13
move npc dialogs array from netcode.
Andrei Karas
1
-6
/
+6
2013-06-12
remove npc dialog wrapper.
Andrei Karas
1
-5
/
+3
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-14
/
+14
2013-04-10
improve npchandler class.
Andrei Karas
1
-19
/
+23
2013-02-13
Fix code style.
Andrei Karas
1
-7
/
+7
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-09-08
Improve constructors in some classes.
Andrei Karas
1
-1
/
+3
2012-09-02
Add const to more classes.
Andrei Karas
1
-2
/
+2
2012-08-23
Remove useless includes.
Andrei Karas
1
-4
/
+0
2012-07-07
Fix code style.
Andrei Karas
1
-1
/
+2
2012-06-28
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2012-06-25
From eAthena netcode remove some evol packets implimentations.
Andrei Karas
1
-15
/
+3
2012-06-25
Add support for cutit and viewpoint packets in eAthena.
Andrei Karas
1
-64
/
+28
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-0
/
+309