You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gleb Mazovetskiy
d94bc424df
`sgOptions` -> `GetOptions()`
...
In C++, globals initialization order accross translation units is not
defined. Accessing a global via a function ensures that it is initialized.
This will be needed for #7638 , which will statically initialize change
handlers after the Options object has been initialized.
1 year ago
..
automap_render.cpp
Split up `engine.{h,cpp}`
1 year ago
automap_render.hpp
Split up `engine.{h,cpp}`
1 year ago
blit_impl.hpp
Optimize lit blending with light level 0
2 years ago
clx_render.cpp
More dependency untangling
1 year ago
clx_render.hpp
Split up `engine.{h,cpp}`
1 year ago
dun_render.cpp
dun_render: Clean up foliage masks code
2 years ago
dun_render.hpp
Simplify foliage rendering
2 years ago
primitive_render.cpp
Split up `engine.{h,cpp}`
1 year ago
primitive_render.hpp
Split up `engine.{h,cpp}`
1 year ago
scrollrt.cpp
`sgOptions` -> `GetOptions()`
1 year ago
scrollrt.h
Split up `engine.{h,cpp}`
1 year ago
text_render.cpp
Split up `engine.{h,cpp}`
1 year ago
text_render.hpp
Split up `engine.{h,cpp}`
1 year ago