dxx-rebirth/similar
Kp 1dc0e24f30 Propagate swap_bytes argument for create_shortpos
In every case but one, create_shortpos was called with a constant flag
equal to words_bigendian.  The demo system called it with a constant 0.
Split create_shortpos into create_shortpos_little and
create_shortpos_native.  Use create_shortpos_native for the demo system,
and create_shortpos_little everywhere else.
2015-06-13 22:42:21 +00:00
..
2d Cache font scale Y float 2015-06-13 22:42:20 +00:00
3d Fix gcc-4.6 interpreter build 2015-05-22 03:33:19 +00:00
arch Remove unused libpng support 2015-06-13 22:42:21 +00:00
editor Enable tail-call from close_wall_window 2015-06-13 22:42:19 +00:00
main Propagate swap_bytes argument for create_shortpos 2015-06-13 22:42:21 +00:00
mem Support biased pointers to help memory debuggers 2015-06-13 22:42:15 +00:00
misc Raise PHYSFSX_exists bool check to caller 2015-05-09 17:39:02 +00:00