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