aboutsummaryrefslogtreecommitdiff
path: root/gui/EventRecorder.cpp
AgeCommit message (Expand)Author
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2016-03-25EVENTRECORDER: Fix incorrect check which prevented records from replayEugene Sandulenko
2014-12-05GUI: remove not used constPawel Kolodziejski
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-09-09RECORDER: Fix warningEugene Sandulenko
2013-08-08GUI: Use Domain::const_iterator in EventRecorder code when possible.Johannes Schickel
2013-08-03GUI: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03GUI: Prefer getBasePtr instead of direct Surface::pixels access.Johannes Schickel
2013-07-18Merge pull request #353 from clone2727/eventrec_timer_fixEugene Sandulenko
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-14RECORDER: Fix CID 1046888. Wrong check.Eugene Sandulenko
2013-07-14RECORDER: Rename class variable in accoudance with our code style.Eugene Sandulenko
2013-07-14RECORDER: Fix CID 1046884. Uninitialized class variables.Eugene Sandulenko
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-07-04GUI: Cleanup EventRecorder::getSurface.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko