summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-1/+1
2011-03-15Implemented a screen shake effect system in the viewport class.Philipp Sehmisch1-0/+1
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-1/+1
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-1/+1
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-0/+3
2010-09-29Fixing segfault when switching serverStefan Dombrowski1-0/+3
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-0/+4
2010-09-08Adding missing update for attributes in StatusWindowStefan Dombrowski1-0/+4
2010-08-13Add missing setAttribute for moneyStefan Dombrowski1-0/+1
2010-08-12Simplify working with the event systemJared Adams1-2/+2
2010-08-10Remove NpcDialog references from netcodeJared Adams1-6/+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-10/+9
2010-07-17Modify how attributes and stats are handledChuck Miller1-125/+78
2010-07-08Fix crash in picking up an item that no longer existsremoitnane1-2/+5
2010-06-09Remove hard-coded frame counts from Being classJared Adams1-1/+0
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+5
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-1/+0
2010-05-04Clear NPC dialogs when the player diesJared Adams1-0/+5
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+652