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
/
tmwa
/
generalhandler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-21
Add empty MarketHandler.
Andrei Karas
1
-0
/
+1
2014-10-23
tmwa: in generalhandler move packet handling code to function.
Andrei Karas
1
-0
/
+2
2014-10-14
Add empty elementalhandler.
Andrei Karas
1
-0
/
+1
2014-10-13
Add empty friends handler.
Andrei Karas
1
-0
/
+1
2014-09-24
Add empty HomunculusHandler.
Andrei Karas
1
-0
/
+1
2014-09-24
Add empty BuyingStoreHandler.
Andrei Karas
1
-0
/
+1
2014-09-19
Add empty MercenaryHandler.
Andrei Karas
1
-0
/
+1
2014-09-16
add empty bankhandler.
Andrei Karas
1
-0
/
+1
2014-09-15
Add empty familyhandler.
Andrei Karas
1
-0
/
+1
2014-09-15
Add empty cashshophandler.
Andrei Karas
1
-0
/
+1
2014-09-15
Add empty auctionhandler.
Andrei Karas
1
-0
/
+1
2014-09-10
Add mailhandler for now empty.
Andrei Karas
1
-0
/
+1
2014-09-06
Fix server features initialisation.
Andrei Karas
1
-0
/
+3
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-25
add pethandler with stubs only.
Andrei Karas
1
-0
/
+1
2013-10-24
add final keyword to net files.
Andrei Karas
1
-9
/
+9
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-1
/
+0
2013-05-28
fix guard header part2.
Andrei Karas
1
-1
/
+1
2013-05-18
rename listender to depricatedlistener.
Andrei Karas
1
-2
/
+0
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-03-29
fix code style.
Andrei Karas
1
-1
/
+1
2013-03-28
improve generalhandler class.
Andrei Karas
1
-11
/
+12
2013-03-27
improve charserverhandler class.
Andrei Karas
1
-1
/
+1
2013-02-24
Rename specialhandler to skillhandler.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor from net classes.
Andrei Karas
1
-0
/
+2
2012-09-23
Add missing final keywords to classes.
Andrei Karas
1
-2
/
+2
2012-09-22
Add override keyword to most overriden methods.
Andrei Karas
1
-1
/
+2
2012-07-29
Add quests netcode and quests window.
Andrei Karas
1
-0
/
+1
2012-03-22
Rename object event to depricatedevent because current implimentation very
Andrei Karas
1
-1
/
+1
2012-02-08
Fix compilation errors and more style.
Andrei Karas
1
-2
/
+2
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
1
-6
/
+0
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-1
/
+1
2011-09-09
Rename in listner class method from event to processEvent.
Andrei Karas
1
-1
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-2
/
+2
2011-06-12
Fix change character.
v1.1.6.12
Andrei Karas
1
-0
/
+2
2011-04-09
Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...
Andrei Karas
1
-1
/
+1
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+83