aboutsummaryrefslogtreecommitdiff
path: root/common/queue.h
AgeCommit message (Expand)Author
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-04-27COMMON: Added Common::List::front() and back() method (similar to std::list)Max Horn
2009-04-21COMMON: Removed copy constructors / assignment operators in cases where they ...Max Horn
2009-01-01Set/unified svn:keywords for all *.h and *.cpp filesMax Horn
2008-09-01- Added tests for newly added Common::QueueJohannes Schickel
2008-09-01New Queue class, from RTL branchMax Horn
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-08Improved GMM implementation by adding unified quit() and quitGame() methods f...Christopher Page