19 Commits

Author SHA1 Message Date
Arthur Ice
d5da4aa90b HandleEnterWorldPacket refactor 2013-03-10 16:15:23 -07:00
Arthur Ice
29262d966e HandleCharacterCreatePacket refactor. 2013-03-10 14:52:46 -07:00
Arthur Ice
b21c8b7eff helps if i remember to actually use the new refactored method. 2013-03-10 14:41:59 -07:00
Arthur Ice
1e088ca2ba Refactor HandleRandomNameGeneratorPacket 2013-03-10 14:39:02 -07:00
Arthur Ice
a8400803cc HandleApproveNamePacket refactored from HandlePacket. 2013-03-10 14:30:59 -07:00
Arthur Ice
ecbcfed18c Refactoring through method encapsulation on HandlePacket, SendLoginInfoPacket 2013-03-10 14:18:08 -07:00
Arthur Ice
950f00fae6 Fixed some warnings, like sprintf %i warnings (converted to %lu), fals vs NULL, etc 2013-03-03 16:17:06 -08:00
KimLS
c31b2b65c1 NPC Faction lists to new shared memory scheme 2013-02-23 13:45:19 -08:00
KimLS
4c10d4dd2f c++11 linux compile conflicts with perl more 2013-02-23 00:07:47 -08:00
KimLS
f32048808a c++11 linux compile conflicts with perl 2013-02-23 00:06:03 -08:00
KimLS
8c425ff9d8 Merge branch 'master' into shared_mem 2013-02-22 22:36:30 -08:00
KimLS
1b44123551 Slight cleanup on recent pull req + changing versions up 2013-02-22 22:31:07 -08:00
KimLS
ef9498b03a Got rid of rules global (ugh) and gonna start work on items loading next 2013-02-20 15:35:46 -08:00
KimLS
78b2385785 Merge branch 'master' into shared_mem 2013-02-19 13:38:12 -08:00
Derision
e0b38cf3cc World should no longer crash if the start_zone query fails at character creation. 2013-02-19 20:07:53 +00:00
KimLS
0d16361a40 Working on shared memory stuff - removed some stuff dealing with older code and loading spells from the non-database 2013-02-18 19:00:07 -08:00
Derision
07979ce2de Client version is now returned by the stream proxy as a number. 2013-02-17 18:09:31 +00:00
KimLS
15dc9cfaf4 Some warning fixes, unreferenced local variables. 2013-02-16 22:07:32 -08:00
KimLS
da7347f76f svn -> git Migration 2013-02-16 16:14:39 -08:00