Files
nethack/include
Ingo Paschke 4470ce348e lua: read coordxy fields with the right width (big-endian fix)
Add ANY_INT16 to any_types and use it for u.ux/uy/tx/ty and uz
dlevel/dnum.  These are coordxy (int16_t) but the Lua bindings were
treating them as 1-byte fields, so on big-endian m68k Lua read the
high byte (0) instead of the actual value.  Symptom: place_object
off map <0,0> in the tutorial.
2026-05-24 02:55:57 +02:00
..
2022-02-04 11:01:20 -05:00
2025-05-25 20:38:17 -04:00
2026-05-22 12:24:32 -04:00
2026-05-02 08:25:58 -04:00
2026-05-01 09:12:37 -04:00
2026-05-16 12:22:03 -04:00
2026-05-01 09:12:37 -04:00
2026-05-02 00:19:08 -04:00
2024-09-06 13:08:07 -07:00
2026-05-02 00:19:08 -04:00
2026-04-26 12:34:02 -04:00
2026-05-02 19:26:05 -04:00
2025-05-25 20:38:17 -04:00
2026-04-26 13:21:18 -04:00
2026-05-01 09:12:37 -04:00
2026-04-26 12:34:02 -04:00
2026-05-15 21:58:51 -04:00
2026-04-26 12:34:02 -04:00
2026-05-01 09:12:37 -04:00
2026-05-02 10:45:29 -04:00