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
/
ea
/
generalhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-03
Remove two unneeded methods of Net::GeneralHandler
Jared Adams
1
-11
/
+0
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-1
/
+1
2009-10-30
Support switching characters under eAthena
Jared Adams
1
-0
/
+1
2009-10-06
Some cleanup regarding keeping track of gender for eAthena
Thorbjørn Lindeijer
1
-6
/
+2
2009-10-04
Introduced Net::LoginHandler::SetEmailOnRegister
Thorbjørn Lindeijer
1
-1
/
+0
2009-10-04
Changed 'Select Server' to 'Change Server', since it's already selected
Thorbjørn Lindeijer
1
-0
/
+1
2009-10-03
Do some more post-merge cleanup
Jared Adams
1
-2
/
+13
2009-10-04
Replaced setNetworkOptions with LoginHandler::supportedOptionalActions
Thorbjørn Lindeijer
1
-1
/
+0
2009-10-01
Redesign CharSelectDialog
Jared Adams
1
-2
/
+5
2009-10-01
Finish merging registration dialog
Jared Adams
1
-0
/
+1
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-6
/
+16
2009-08-07
Gettext fixes
Kess Vargavind
1
-7
/
+7
2009-07-20
Show crit chance for eAthena again
Jared Adams
1
-0
/
+1
2009-07-19
Merge StatusWindows
Jared Adams
1
-3
/
+3
2009-07-15
Merge and cleanup attribute code
Jared Adams
1
-0
/
+15
2009-07-13
Rename Net::SkillHandler to Net::SpecialHandler
Jared Adams
1
-3
/
+3
2009-07-08
Have both builds use the same SkillDialog
Jared Adams
1
-2
/
+4
2009-05-11
Standardize item statistics format
Jared Adams
1
-6
/
+6
2009-05-11
Fixed the memory issues with the pointers to item stat modifiers
Bjørn Lindeijer
1
-14
/
+7
2009-05-11
Fix an odd segfault with custom item stats
Jared Adams
1
-1
/
+1
2009-05-07
Fix handling of error messages in the game state
Jared Adams
1
-3
/
+7
2009-05-06
Don't show the split button for eAthena
Jared Adams
1
-0
/
+3
2009-04-16
Fix compilation under TMWServ
Jared Adams
1
-6
/
+6
2009-04-16
Remove last support #ifdef in the resource code
Jared Adams
1
-0
/
+21
2009-04-11
Remove more support #ifdefs
Jared Adams
1
-1
/
+29
2009-04-09
Some random cleanups
Bjørn Lindeijer
1
-5
/
+2
2009-04-07
Implement TMWServ's PartyHandler
Jared Adams
1
-1
/
+3
2009-04-08
Associated setup tab name with the tab itself
Bjørn Lindeijer
1
-1
/
+0
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
1
-0
/
+164