mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 17:32:13 +00:00
694975b2f5
The offsets (that will translate the axes for .pitch/.roll rotation) were calculated improperly with screen sizes other than 1280 x 1024 and were dependent on other related variables. The fix proceeded empirically, i.e. mostly trial, error, and some educated guesswork. (It's telling that the magic constant 1280 is needed.) A test for Lunatic is added to test.lua that will rotate SEENINES. Bug pointed out by Mblackwell. git-svn-id: https://svn.eduke32.com/eduke32@4058 1a8010ca-5511-0410-912e-c29ae57300e0 |
||
---|---|---|
.. | ||
doc | ||
m32 | ||
test | ||
util | ||
bcarray.lua | ||
bcheck.lua | ||
bitar.lua | ||
con_lang.lua | ||
control.lua | ||
defs.ilua | ||
defs_common.lua | ||
defs_m32.ilua | ||
dis_x64.lua | ||
dis_x86.lua | ||
dump.lua | ||
dynsymlist | ||
dynsymlist_m32 | ||
engine_maptext.lua | ||
listglobals.sh | ||
lunacon.lua | ||
lunatic_game.c | ||
lunatic_game.h | ||
lunatic_m32.c | ||
lunatic_m32.h | ||
profdemo.lua | ||
randgen.lua | ||
savegame.lua | ||
stat.lua | ||
strict.lua | ||
test.lua | ||
v.lua | ||
xmath.lua |