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
f9f301b054
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
`engine.h` is getting quite bloated. Moves this code to their own files.
|
5 years ago |
| .. |
|
automap_render.cpp
|
Draw black drop shadow for automap (#2090)
|
5 years ago |
|
automap_render.hpp
|
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
|
5 years ago |
|
cel_render.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
cel_render.hpp
|
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
|
5 years ago |
|
cl2_render.cpp
|
cl2_render: Use memset when rendering outline
|
5 years ago |
|
cl2_render.hpp
|
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
|
5 years ago |
|
common_impl.h
|
📝 Correct file header
|
5 years ago |
|
dun_render.cpp
|
🔥 Mark `dun_render` functions as `hot`
|
5 years ago |
|
dun_render.hpp
|
🚚 Move render.cpp to engine/render/dun_render.cpp
|
5 years ago |
|
text_render.cpp
|
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
|
5 years ago |
|
text_render.hpp
|
Remove dead code, FreeText() is never called
|
5 years ago |