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
c31836eab8
Split up `engine.{h,cpp}`
...
Untangles dependencies by splitting up `engine.{h,cpp}` into 3 files:
1. `primitive_render`
2. `ticks` -- only contains `GetAnimationFrame` for now.
3. `GetWidth2` renamed to `CalculateSpriteTileCenterX` and moved to `levels/dun_tile.hpp`.
1 year ago
..
crypt.cpp
Introduce GetDunSize
2 years ago
crypt.h
Add glow to Crypt lava tiles
3 years ago
drlg_l1.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
drlg_l1.h
Add missing <cstdint> includes
3 years ago
drlg_l2.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
drlg_l2.h
Add missing <cstdint> includes
3 years ago
drlg_l3.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
drlg_l3.h
Add missing <cstdint> includes
3 years ago
drlg_l4.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
drlg_l4.h
Add missing <cstdint> includes
3 years ago
dun_tile.hpp
Split up `engine.{h,cpp}`
1 year ago
gendung.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
gendung.h
Async load: Handle errors
1 year ago
reencode_dun_cels.cpp
Rename endian.hpp to endian_read.hpp
1 year ago
reencode_dun_cels.hpp
Fix stairs rendering in Caves and Hell
2 years ago
setmaps.cpp
update arenas
3 years ago
setmaps.h
Split up `engine.{h,cpp}`
1 year ago
themes.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
themes.h
Fix MSVC warnings in themes.cpp
2 years ago
town.cpp
Patch up wrong tree tile near Hive entrance ( #7061 )
2 years ago
town.h
Make Poisoned Water Supply quest multiplayer compatible
3 years ago
trigs.cpp
Extract Is{Any,None}Of out of engine.hpp
1 year ago
trigs.h
trigs.cpp: Optimize & clean up the data structures
4 years ago