dxx-rebirth/similar
2016-12-28 15:26:33 +01:00
..
2d Use enumerate in more loops 2016-12-11 01:56:44 +00:00
3d Fixed regression from d1x-rebirth 0.57.3: Properly read out flat poly color for morph models from model data 2016-12-04 21:21:49 +01:00
arch Unify OpenGL extension handling between OpenGL and OpenGL ES code paths. 2016-11-03 21:59:11 +01:00
editor Use enumerate in more loops 2016-12-11 01:56:44 +00:00
main Fixed issue in frame_animation_angle(): Due to deltaang.*a being usually small values and frametime getting smaller with higher FPS, the usual use of fixmul will have scaled_delta_angle result in 0 way too often and long, making the robot animation run circles around itself. So multiply deltaang by DELTA_ANG_SCALE when passed to fixmul. 2016-12-28 15:26:33 +01:00
misc Fix failure to unmap custom hogs 2016-12-17 18:39:18 +00:00