summaryrefslogtreecommitdiff
path: root/src/playerinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-26Merged testing branch into master.Yohann Ferreira1-5/+1
2010-08-12Simplify working with the event systemJared Adams1-8/+8
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-3/+0
2010-08-01Fix events added in last commit to use ints instead of boolsJared Adams1-6/+6
2010-08-01Remove isActive methods from NPC dialogs and InventoryWindowJared Adams1-2/+66
2010-08-01Remove isActive methods from buy/sell windowsJared Adams1-24/+56
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Add old values to stat and attribute eventsJared Adams1-11/+19
2010-07-18Move more from LocalPlayer to PlayerInfoJared Adams1-29/+194
2010-07-17Modify how attributes and stats are handledChuck Miller1-0/+140