summaryrefslogtreecommitdiff
path: root/src/net/charserverhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites ↵Philipp Sehmisch1-1/+1
through the equipment sprite database. (use -u to ignore updates)
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer1-0/+5
doing, and fixed the error message when registering an account that already exists. Also another crash fix following from previous commit.
2007-03-22Clarified the error message when character creation fails and made sure theBjørn Lindeijer1-35/+48
character creation dialog doesn't close when creation failed.
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 ↵Eugenio Favalli1-3/+3
equipments.
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