summaryrefslogtreecommitdiff
path: root/src/net/network.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-07-23Updated item database, Selim and network.cppDouglas Boffey1-1/+1
2008-07-18Import of client treeLloyd Bryant1-2/+2
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-1/+1
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer1-21/+29
2006-11-09Fixed a conflict with Windows headers and updated project filesEugenio Favalli1-12/+12
2006-11-05Changed some printf statements to log statements.Bjørn Lindeijer1-1/+1
2006-08-02Some cleanups, fixes and a small start on a solution for the animated spriteBjørn Lindeijer1-2/+2
2006-03-15Fixed connection not being shut down completely in case of an error.Björn Steinbrink1-4/+7
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-13/+4
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-10/+6
2006-01-22Make dispatchMessages actually handle more than one message per call.Björn Steinbrink1-11/+11
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-220/+285
2005-12-30Applied pcloud's patch that enhances chat window functionality while hidden.Bjørn Lindeijer1-3/+3
2005-12-30Added a new item, improved smooth login sequence, added a registration window...Eugenio Favalli1-0/+25
2005-10-16The connection should be non-blocking now and fixed the problem with sound no...Eugenio Favalli1-30/+101
2005-09-27Dont crash if there is an unknown error at login.Cedric Borgese1-12/+23
2005-09-26Now error message is displayed properly when the map server is offline.Eugenio Favalli1-0/+2
2005-09-26Added a nicer handling of when you get disconnected from the server.Eugenio Favalli1-8/+5
2005-09-22removed win2mac supportDuane Bailey1-4/+1
2005-09-19Got rid of writeSet() calls.Eugenio Favalli1-10/+0
2005-09-172005-09-17 Duane Bailey <nayryeliab@gmail.com>Duane Bailey1-2/+2
2005-09-172005-09-17 Duane Bailey <nayryeliab@gmail.com>Duane Bailey1-2/+2
2005-09-17Completed transition to use MessageOut.Eugenio Favalli1-35/+0
2005-09-14Header cleanups.Björn Steinbrink1-8/+8
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-107/+254
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+1
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer1-7/+7
2005-03-25Fix compile issues on Windows.Bjørn Lindeijer1-1/+1
2005-03-25Fix a few more log and error calls to make sure it compiles...Bjørn Lindeijer1-9/+10
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-1/+1
2005-02-20Added basic functionality for the new skill dialog. Class support, initializa...Kiyoshi Kyokai1-1/+1
2005-02-14Simplified logging for the sake of simplicity.Bjørn Lindeijer1-18/+21
2005-02-06Fixing inventory (still needed to add a proper way to choose items, now creat...Eugenio Favalli1-1/+6
2005-01-05Removed bugging cancel button from npc dialog and fixed npc sprites.Bjørn Lindeijer1-2/+2
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck1-73/+73
2004-12-23Fixed up iptostring() memory leak.Aaron Marks1-3/+3
2004-12-11Core sprite classes of the new graphic engineEugenio Favalli1-2/+2
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-22/+20
2004-09-26*** empty log message ***Eugenio Favalli1-0/+177