1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2024-09-09 09:13:52 +01:00
notnotdnethack/src
Ron Nazarov 6a4ef23ca9
Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15
With formatting adjustments to the circle_data change and increasing
MAX_RADIUS and make-circle-data.lisp to match.
2024-06-07 00:46:12 +01:00
..
allmain.c Parasitized android race bugfixes 2024-05-29 20:37:27 +01:00
alloc.c Remove LINT 2024-05-06 13:24:42 +01:00
apply.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
artifact.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
astar.c Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
attrib.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
ball.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
bones.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-06-07 00:46:12 +01:00
botl.c Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
cmd.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-28 23:37:41 +01:00
crown.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
dbridge.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
decl.c New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
detect.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
dig.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
display.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
dlb.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
do.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
do_name.c Misc typo fixes 2024-05-15 14:52:35 -04:00
do_wear.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
dog.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
dogmove.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-28 23:37:41 +01:00
dokick.c Fix array-out-of-bounds error in kick_object 2024-05-16 17:51:41 +01:00
dothrow.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
drawing.c Unconditionally enable UTF8_GLYPHS 2024-05-12 11:31:47 +01:00
dungeon.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
eat.c Bugfix: floorfood prompts should be ynq, not yn 2024-05-31 18:23:46 +01:00
end.c Bugfix: Only prompt for saving bones in wizard mode 2024-05-11 13:26:50 +01:00
engrave.c Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
enlighten.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
exper.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
explode.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-21 22:27:05 +01:00
extralev.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
files.c Merge branch 'compat-3.23.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO 2024-05-15 14:41:12 -04:00
fountain.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
hack.c Gnomes get +400 carrycap (from ndnh1) 2024-05-12 00:46:49 +01:00
hacklib.c Fix some undefined behaviour 2024-05-15 12:52:14 -04:00
invent.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
light.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
lock.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mail.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
makemon.c Bugfix: Gnomes in the mines were getting medium-sized hats 2024-05-27 20:26:04 +01:00
mapglyph.c Always enable TEXTCOLOR and STATUS_COLORS and require terminfo 2024-05-06 18:48:53 +01:00
mcastu.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mextra.c Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
minion.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-21 22:27:05 +01:00
mklev.c Remove LINT 2024-05-06 13:24:42 +01:00
mkmap.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mkmaze.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mkobj.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
mkroom.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mon.c Fix typo in mon.c ("horse shriek" -> "hoarse shriek") 2024-05-31 18:53:07 +01:00
mondata.c start on proper plurals for dnh monsters 2024-05-31 19:10:25 +01:00
monmove.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
monst.c Parasitized android race bugfixes 2024-05-29 20:37:27 +01:00
mplayer.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mthrowu.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
muse.c Migo mist projectors 2024-05-09 00:15:14 +01:00
music.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
mutations.c Convert all declarations from K&R style to ANSI style 2024-05-05 01:18:53 +01:00
o_init.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
objects.c Migo mist projectors 2024-05-09 00:15:14 +01:00
objnam.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
oextra.c Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
options.c Bugfix: Move block_forget_map to make boolopt in alphabetical order 2024-05-31 17:39:01 +01:00
pager.c Bugfix: #terrain returning before resetting flags.verbose 2024-05-27 20:15:16 +01:00
pickup.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
pline.c New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
polyself.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
potion.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
pray.c New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
priest.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
projectile.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
quest.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
questpgr.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
read.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
recover.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
rect.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
region.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
restore.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
rip.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
rnd.c Fix some undefined behaviour 2024-05-15 12:52:14 -04:00
role.c Give new races trophy for octopode 2024-05-21 22:39:28 +01:00
rumors.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
save.c New option: QUERYTYPE (and querytype_regex) 2024-05-11 15:43:00 +01:00
seduce.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
shk.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
shknam.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
sit.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
sounds.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-06-07 00:46:12 +01:00
sp_lev.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
spell.c New option: paranoid_wand_break 2024-05-06 13:42:32 +01:00
steal.c Remove LINT 2024-05-06 13:24:42 +01:00
steed.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
teleport.c Levelporting to level 0 sends you to nowhere if you are an eth 2024-05-15 14:49:18 -04:00
testing.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
thoughtglyph.c Convert all declarations from K&R style to ANSI style 2024-05-05 01:18:53 +01:00
timeout.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00
topten.c Merge remote-tracking branch 'notdnethack/master' 2024-05-15 21:15:45 +01:00
track.c Convert all declarations from K&R style to ANSI style 2024-05-05 01:18:53 +01:00
trap.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
u_init.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-05-21 22:27:05 +01:00
unicode.c Unconditionally enable UTF8_GLYPHS 2024-05-12 11:31:47 +01:00
vault.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
version.c Remove SHORT_FILENAMES 2024-05-12 11:21:06 +01:00
vision.c Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15 2024-06-07 00:46:12 +01:00
weapon.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
were.c Replace genericptr compatibility macro with its definition 2024-05-05 15:48:55 +01:00
wield.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
windows.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
wizard.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
worm.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
worn.c Replace a few leftover long wornmasks with long longs 2024-05-30 02:15:24 +01:00
write.c Replace FDECL, NDECL, VDECL, and E macros with their definitions 2024-05-06 00:28:05 +01:00
xhity.c Bugfix: Confused stinking cloud was not setting killer 2024-06-02 16:15:41 +01:00
xhityhelpers.c Replace more leftover long wornmasks with long longs 2024-05-30 02:47:06 +01:00
zap.c Merge remote-tracking branch 'notdnethack/master' 2024-05-10 01:10:21 +01:00