summaryrefslogtreecommitdiff
path: root/src/event.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-6/+59
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-7/+22
2010-08-16Move more to the event systemJared Adams1-1/+63
2010-08-12Simplify working with the event systemJared Adams1-0/+52
2010-08-12Fix some issues in the Event classJared Adams1-6/+6
2010-08-10Add some new methods to the Event classJared Adams1-7/+84
2010-08-01Remove isActive methods from buy/sell windowsJared Adams1-0/+4
2010-07-14Removed unnecessary semicolons after namespacesThorbjørn Lindeijer1-3/+4
2010-07-13Add the foundation for the event systemChuck Miller1-0/+73