aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/event_manager.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-05correctly locking and freeing the event buffers on destructionAlexander Sulfrian1-0/+6
2013-01-05added mouse_move signal to event managerAlexander Sulfrian1-1/+1
2013-01-05added event_managerAlexander Sulfrian1-0/+106
event_manager for passing the events from the SDL thread to the event thread