Anders Jenbo
|
b6bdbcfc98
|
Stip stippled transparency
|
4 years ago |
Gleb Mazovetskiy
|
7e1fea6f76
|
clang-format all files in {Source,test}/
Also includes a few manual tweaks to comments and newlines for better results.
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
|
4 years ago |
Juliano Leal Goncalves
|
bb2dfdfb73
|
🚚 Rename 'ItemStruct' to 'Item'
|
5 years ago |
Anders Jenbo
|
2ca6e37c46
|
Clean up sub folders using clang-tidy/Android Studio
|
5 years ago |
Gleb Mazovetskiy
|
cb0dae8590
|
🚚 Rename `CelOutputBuf` to `Surface` and extract
|
5 years ago |
qndel
|
a1710ff51e
|
pass item to CelDrawItem (#2265)
pass item to CelDrawItem
|
5 years ago |
Gleb Mazovetskiy
|
e40b1963f9
|
🚚 engine.h: Extract `CelSprite` and file loading
|
5 years ago |
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 |
Kalebe Alves
|
118efe8e6d
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
qndel
|
69b903743a
|
fix typos
|
5 years ago |
qndel
|
89c40eaa7b
|
inventory items rendering cleanup (#1938)
|
5 years ago |
Gleb Mazovetskiy
|
99dc016ec1
|
🧹 cel_render: Move internal functions to anon ns
|
5 years ago |
Gleb Mazovetskiy
|
0edfa3de66
|
🚚 Move CEL rendering to engine/render/cel_render.cpp
|
5 years ago |