Commit History

Author SHA1 Message Date
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 9 years ago
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 years ago
  m9710797 fcbcac823e [1/5] Added final class annotations 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 23c793575c Remove layer name stuff 11 years ago
  Wouter Vermaelen 6a1106e83b Use string_ref in Layer::getName() and Display::findLayer() 12 years ago
  Wouter Vermaelen 49c97ebf5c pass OutputSurface parameter to Layer::paint() 15 years ago
  Wouter Vermaelen 38235cde54 refresh snow layer at 10fps 15 years ago
  Wouter Vermaelen 4ee2426d42 refactored OutputSurface, see ChangeLog 16 years ago
  Manuel Bilderbeek 430b377f3e Added explicit to one-argument constructor declarations to prevent undesired implicit conversions 18 years ago
  Wouter Vermaelen 9f7ecbdaa9 cleanups 18 years ago
  Wouter Vermaelen dcde57776e fixed memory leaks in VideoSystem/Layers stuff 18 years ago
  Wouter Vermaelen a5b6ebd970 more singleton cleanups 19 years ago
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH 19 years ago
  Wouter Vermaelen c50183f4bc various small cleanups 19 years ago
  Wouter Vermaelen c6905d5459 split Display.xx files in Display.xx and Layer.xx 19 years ago
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 19 years ago
  Maarten ter Huurne a66cad2e81 Introduced display which manages multiple layers. 20 years ago