summaryrefslogtreecommitdiff
path: root/src/net/manaserv
AgeCommit message (Expand)AuthorFilesLines
2024-10-29Turned the PlayerRelation struct into an enum classThorbjørn Lindeijer1-1/+1
2024-10-23Changed SERVER_NOTICE macro to inline functionThorbjørn Lindeijer4-41/+37
2024-10-23Various small fixes to translatable stringsThorbjørn Lindeijer2-6/+9
2024-10-08Do a single logic update each frameThorbjørn Lindeijer2-11/+7
2024-09-27Replaced for_each_xml_child_node macro with helper classThorbjørn Lindeijer1-2/+2
2024-08-25Fixed initialization of equipment backendThorbjørn Lindeijer2-17/+11
2024-08-04Removed a bunch of unused NPC related eventsThorbjørn Lindeijer1-33/+0
2024-06-25Added online player list to Social windowDavid Athay1-0/+2
2024-04-02General code cleanupsThorbjørn Lindeijer1-4/+2
2024-03-06General code cleanupsThorbjørn Lindeijer20-37/+22
2024-03-04Fixed character displayThorbjørn Lindeijer2-7/+7
2024-03-02Added support for -y / --server-type parameterThorbjørn Lindeijer2-4/+2
2024-02-22General code cleanupsThorbjørn Lindeijer7-21/+11
2024-02-13Updated tmwAthena network protocolThorbjørn Lindeijer3-8/+2
2024-02-13Removed no longer supported admin messagesThorbjørn Lindeijer2-49/+0
2024-02-13General code cleanupsThorbjørn Lindeijer1-3/+1
2024-02-09C++11: Use default member initializersThorbjørn Lindeijer3-20/+10
2024-01-29Fixed logic error in ManaServ::BeingHandlerThorbjørn Lindeijer1-5/+6
2024-01-29Removed unused includes in various filesThorbjørn Lindeijer2-7/+2
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer2-17/+13
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer32-222/+222
2024-01-24Fixed compilation issues and use of deprecated C++ featuresThorbjørn Lindeijer1-1/+1
2013-06-08Fixed MessageIn::getUnreadLengthThorbjørn Lindeijer1-1/+4
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz1-10/+0
2013-05-02Fixed network layer doing delayed actor deletionThorbjørn Lindeijer2-2/+2
2013-04-30Bumped protocol version to 3Thorbjørn Lindeijer1-1/+1
2013-04-27Always read the attributes.xml fileThorbjørn Lindeijer5-485/+8
2012-10-11Client side patch for change of sending order of genderErik Schilling2-8/+13
2012-10-11Give feedback when guild invite failedErik Schilling1-0/+4
2012-08-12Fixed special keeping in list after serverside removeErik Schilling1-0/+1
2012-07-25Added handler to display text particles sent by serverErik Schilling3-0/+14
2012-05-25Fixed skill display for manaservErik Schilling2-1/+3
2012-05-06Small protocol fix for NPC messagesThorbjørn Lindeijer1-1/+1
2012-05-05Added debugging mode to the protocolThorbjørn Lindeijer5-21/+119
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer38-114/+272
2012-04-19Client side fix for manaserv guild systemErik Schilling2-6/+36
2012-04-04Synced specials to latest manaserv changesErik Schilling2-4/+13
2012-04-01Made changes to compile on Mac OSX 10.6 and laterDavid Athay1-0/+1
2012-02-10Corrected two spelling mistakesjurkan1-1/+1
2012-02-05Revert "Checking being positions send by the server"Thorbjørn Lindeijer1-26/+0
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira4-6/+16
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira3-3/+13
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer2-4/+5
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer50-50/+50
2012-01-22Synced manaserv_protocol file with serverErik Schilling1-12/+19
2012-01-21Clientside fix of switching from /announce to @announceErik Schilling3-7/+6
2012-01-18ColorDB -> HairDB.Yohann Ferreira2-5/+5
2012-01-18Found a better way to fix the movement glitches on both servers.Yohann Ferreira2-10/+0
2012-01-16Fixed adminhandler being not initializedErik Schilling4-1/+19
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer2-3/+3