1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-02 03:27:10 +01:00
notnotdnethack/include
Ron Nazarov 50c6c7ae84
Make all gnomes start with medium hats and allow wearing them
Including the hat in the mad stuff box.

Any hat can now be worn even if it's one size too large (huge ->
gigantic counts as 3 sizes for the purposes of this calculation).
2024-12-04 15:23:06 +00:00
..
align.h Introduce MON_A flags for NONE and VOID 2022-07-23 15:13:36 -04:00
artifact.h Allow shields as eth safe artis since eth can wear them now and it is actually easy to do. 2024-04-12 19:55:36 -04:00
artilist.h Remove NEARDATA 2024-05-01 23:58:56 +01:00
astar.h Implement A* for scent vision 2020-12-27 18:32:34 -05:00
attrib.h Reduce % strength from 100 points to 20 points. 2023-11-11 17:21:12 -05:00
botl.h Implement statuslines for curses and add a statuseffects option 2024-02-22 20:06:59 -05:00
color.h Replace compile-time regex options with runtime options 2024-05-10 00:37:48 +01:00
config.h Unconditionally enable HAVE_SETLOCALE 2024-05-12 12:13:10 +01:00
config1.h Make glyph_t uint32_t instead of long 2024-05-12 11:42:24 +01:00
coord.h Do scent 2016-10-06 03:10:38 -04:00
cults.h Newline changes 2023-08-27 16:53:41 -04:00
decl.h New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
dgn_file.h Allow specifying alternate dungeon branches in one .def file 2022-10-15 10:24:50 -05:00
display.h Merge branch 'devel-3.22.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-05-08 10:20:24 -04:00
dlb.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
dungeon.h Merge branch 'compat-3.23.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-05-15 14:41:12 -04:00
engrave.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
exstruct.h Remove most feature ifdefs 2024-04-30 21:21:10 +01:00
extern.h Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
flag.h New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
func_tab.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
global.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
godlist.h Remove NEARDATA 2024-05-01 23:58:56 +01:00
gods.h Bugfix: hell_safe_prayer allowed prayer by all but Neutrals 2023-11-26 22:44:42 -05:00
hack.h New option: paranoid_wand_break 2024-05-06 13:42:32 +01:00
horrordata.h Remove some horror beams and make AD_POLY respect MR for non-uniques 2024-04-28 21:56:54 +01:00
lev.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
macromagic.h Fix compilation with clang and with GCC -std=c2x 2024-05-01 23:40:35 +01:00
mail.h Uploading current NAO sources 2013-10-15 16:49:44 -04:00
mextra.h Monster smiths, pt 1 2023-07-18 18:30:50 -04:00
mfndpos.h Require a standard C compiler and remove MACRO_CPATH, VISION_TABLES 2024-05-05 15:33:27 +01:00
mkroom.h Remove NEARDATA 2024-05-01 23:58:56 +01:00
monattk.h Merge remote-tracking branch 'notdnethack/master' 2024-05-01 17:12:34 +01:00
mondata.h Make all gnomes start with medium hats and allow wearing them 2024-12-04 15:23:06 +00:00
monflag.h Misc typo fixes 2024-05-15 14:52:35 -04:00
monst.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
monsym.h Change default ghost and shade symbols to 8 and 6 respectively 2024-04-17 23:24:02 +01:00
mutations.h Squashed commit of the following: 2023-08-27 19:38:46 -04:00
nhlan.h Remove most system-specific ifdefs (except for UNIX and variants) 2024-05-01 20:28:55 +01:00
obj.h Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
objclass.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
oextra.h Add "summoned" extended structure for monsters and objects 2021-01-15 00:34:19 -06:00
patchlevel.h Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-21 22:27:05 +01:00
permonst.h Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
prop.h Remove most feature ifdefs 2024-04-30 21:21:10 +01:00
qtext.h Merge branch 'devel-3.22.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-05-08 10:20:24 -04:00
quest.h Remove most feature ifdefs 2024-04-30 21:21:10 +01:00
rect.h Uploading current NAO sources 2013-10-15 16:49:44 -04:00
region.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
rm.h Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
seduce.h Combine copy-pasted seduce functions even further 2021-07-03 23:49:26 -05:00
skills.h Remove most feature ifdefs 2024-04-30 21:21:10 +01:00
sp_lev.h Forge patch: Adapted from EvilHack 2023-07-22 14:16:57 -04:00
spell.h add knightly styles 2023-09-11 17:39:11 -07:00
system.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
tcap.h Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
thoughtglyph.h Insight thought tiles poly to other insight thoughts 2024-04-28 11:13:06 -04:00
timeout.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
tradstdc.h Bugfix: curses command count was capped at LARGEST_INT (32767) 2024-05-23 02:43:35 +01:00
trap.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
unixconf.h Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
vision.h Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-06-07 00:46:12 +01:00
wincurs.h Replace compile-time regex options with runtime options 2024-05-10 00:37:48 +01:00
winprocs.h Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
wintty.h Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
wintype.h Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
xhity.h New race: octopode 2024-04-12 14:30:52 +01:00
you.h Simplify uandroid definition to just be is_android(youracedata) 2024-05-31 18:26:36 +01:00
youprop.h Merge branch 'devel-3.22.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-05-08 10:20:24 -04:00
zap.h Merge branch 'devel-3.22.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-01-14 13:19:59 -05:00