summaryrefslogtreecommitdiff
path: root/src/net/tmwa/inventoryhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-03Replace SDL_types.h with cstdintJared Adams1-2/+0
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-3/+4
2011-05-09Remove or comment duplicate tmwA packets, and fix a typoBen Longbons1-1/+1
2011-05-02Remove an unused variable in packet handling.Jared Adams1-2/+2
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-1/+22
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-10/+10
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-6/+6
2011-03-17Simplified the get/setAttackRange() functions as requested.Yohann Ferreira1-2/+2
2011-03-16Fixed the attack range handling for both servers.Yohann Ferreira1-1/+22
2011-02-21Merge branch '0.5'Thorbjørn Lindeijer1-3/+4
2011-02-17Specific messages for each pickup failure reason.Ben Longbons1-3/+4
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira1-16/+16
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-6/+6
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-3/+3
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-4/+21
2010-09-11Making sure the inventory window shows the correct number of used slotsStefan Dombrowski1-2/+10
2010-09-08Adding missing updates for buttons in InventoryWindowStefan Dombrowski1-0/+10
2010-08-28Fixing omitted items in equipment windowStefan Dombrowski1-2/+1
2010-08-26Merged testing branch into master.Yohann Ferreira1-17/+7
2010-08-16Move more to the event systemJared Adams1-66/+75
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Move the majority of the netcode's server messages to the event systemChuck Miller1-3/+5
2010-07-18Move more from LocalPlayer to PlayerInfoJared Adams1-2/+2
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+519