Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | Fix a few valgrind warnings | Travis Howell | |
svn-id: r21258 | |||
2006-02-26 | With the added delay to the popup menu loop, it's much more likely that each | Torbjörn Andersson | |
iteration will see several events, so pop all events from the queue each time. Of course, we still only need to check the mouse position once. Warp the mouse back to neutral even if we're trying to go past the first/last menu entry. svn-id: r20918 | |||
2006-02-26 | Cleaned up my earlier "delay in busy-wait loop" commit, and added a similar | Torbjörn Andersson | |
delay to PopupMenu::Show(). svn-id: r20914 | |||
2006-02-19 | Changed the menu subsystem to use getReference rather than being passed in ↵ | Paul Gilbert | |
the constructor svn-id: r20757 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |