Files
nethack/win/X11
nhmall 736e9f14f8 groundwork for an interface change
Add a new window-port interface function
     perminvent_info *
     update_invent_slot(winid window, int slot, perminvent_info *);

That should be nice and flexible and allow exchanges of useful
information between the core and the window port. Information
to be exchange can be easily modified in include/wintype.h as
things evolve.

Information useful to the core can be exchanged from the
window-port in struct to_core.

Information useful from the core to the window-port can be
passed in struct from_core.

I'm not going to update any docs until much later after things
are fully working and settled.

This also doesn't fix or have anything to do with existing
TTY_PERM_INVENT issues.
2022-06-23 14:01:35 -04:00
..
2018-11-11 10:29:52 -05:00
2021-01-26 21:06:16 -05:00
2002-01-05 21:06:02 +00:00
2018-11-14 17:23:28 -08:00
2018-04-25 16:54:50 -04:00
2002-01-05 21:06:03 +00:00
2020-08-09 12:36:13 -07:00
2020-08-09 12:36:13 -07:00
2002-01-05 21:06:03 +00:00
2002-01-05 21:06:03 +00:00
2015-06-09 19:59:38 +03:00
2002-01-05 21:06:03 +00:00
2021-01-26 21:06:16 -05:00
2022-05-07 10:25:13 -04:00
2022-04-10 16:09:43 +03:00
2021-01-26 21:06:16 -05:00
2022-04-16 01:52:12 -07:00
2022-04-06 11:18:51 -07:00
2022-01-04 22:28:16 +02:00
2021-01-26 21:06:16 -05:00
2022-06-23 14:01:35 -04:00
2022-01-28 17:28:54 +02:00