DEADSOFTWARE

gl: implement touch screen controls
[d2df-sdl.git] / src / game / opengl / r_animations.pas
2023-06-09 DeaDDooMERgl: use TAnimInfo for animations calculated by render
2023-06-09 DeaDDooMERrender: remove TAnimationState
2023-06-09 DeaDDooMERrender: move item animations into render
2023-06-09 DeaDDooMERrender: fix monster animations
2023-06-09 DeaDDooMERrender: remove graphics data from TAnimationState
2023-06-09 DeaDDooMERrender: remove TAnimation
2023-06-09 DeaDDooMERrender: use TAnimationState for projectiles
2023-06-09 DeaDDooMERrender: move textures loaders to render
2023-06-09 DeaDDooMERrender: separate animation drawing from game code