Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-12 | Simplify working with the event system | Jared Adams | 1 | -8/+8 |
2010-08-02 | Remove non-GUI references to MiniStatusWindow | Jared Adams | 1 | -3/+0 |
2010-08-01 | Fix events added in last commit to use ints instead of bools | Jared Adams | 1 | -6/+6 |
2010-08-01 | Remove isActive methods from NPC dialogs and InventoryWindow | Jared Adams | 1 | -2/+66 |
2010-08-01 | Remove isActive methods from buy/sell windows | Jared Adams | 1 | -24/+56 |
2010-07-18 | Add event.h to eventmanager.h and listener.h to reduce total number of includes | Chuck Miller | 1 | -1/+0 |
2010-07-18 | Add old values to stat and attribute events | Jared Adams | 1 | -11/+19 |
2010-07-18 | Move more from LocalPlayer to PlayerInfo | Jared Adams | 1 | -29/+194 |
2010-07-17 | Modify how attributes and stats are handled | Chuck Miller | 1 | -0/+140 |