Files
nethack/dat
nhmall 6619d10d90 ENHANCED_SYMBOLS: store all CLR_ colors specially
The 0x1000000 bit (NH_BASIC_COLOR bit) was used to mark
CLR_BLACK when storing it in u->ucolor. Now, all of the basic CLR_*
colors are stored that way.

The NH_BASIC_COLOR bit indicates that the value in u->ucolor is
not an rgb value, rather it is one of the 0-15 basic NetHack colors.
The window-ports need to strip the NH_BASIC_COLOR bit off before using
it for color changes.
2024-03-03 18:31:11 -05:00
..
2023-03-17 20:13:32 +02:00
2023-04-09 11:12:02 +03:00
2024-02-28 20:15:56 -08:00
2023-04-16 10:46:03 +03:00
2023-04-01 17:48:03 +03:00
2024-02-28 20:15:56 -08:00
2023-12-13 17:55:42 +02:00
2023-06-23 15:19:36 -07:00
2023-06-23 15:19:36 -07:00
2024-02-28 11:47:16 -08:00
2023-08-31 14:58:51 -07:00
2023-06-17 13:27:40 -07:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2023-06-23 15:19:36 -07:00
2023-04-16 10:46:03 +03:00
2024-02-13 15:58:10 -08:00