summaryrefslogtreecommitdiff
path: root/src/net/charserverhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-2/+3
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-3/+0
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-2/+14
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer1-2/+5
2008-08-05Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay1-2/+2
2008-07-24Added cape/misc1/misc2 code into character selection displayLloyd Bryant1-3/+3
2008-07-18Added support for animated shoe and glove spritesLloyd Bryant1-2/+5
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-04Display shield sprite also in character select window (patch by Sanga).Bjørn Lindeijer1-1/+1
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and bas...Philipp Sehmisch1-4/+4
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-2/+3
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-1/+1
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-3/+1
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer1-1/+1
2007-08-20Added monster killed xp notification effect.Joshua Langley1-1/+1
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-1/+1
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer1-0/+5
2007-03-22Clarified the error message when character creation fails and made sure theBjørn Lindeijer1-35/+48
2006-12-01Monster sound effect patchPhilipp Sehmisch1-3/+3
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-3/+3
2006-07-03Fixed visible equipment initialization and hack to see 2 kinds of visible equ...Eugenio Favalli1-3/+3
2006-06-21Added female players.Eugenio Favalli1-0/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-13/+13
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-10/+7
2006-01-30A few cleanups and simplifications.Björn Steinbrink1-3/+3
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+210