PatR
fc567b5ce3
tiles lint
...
Several instances of "comparison between signed and unsigned".
win/share/tiletext.c
win/X11/tile2x11.c
2015-05-03 01:03:24 -07:00
PatR
4283bbde64
tiletxt lint
...
Use 'const' for string literals when compiling win/share/tilemap.c
with '-DTILETEXT' to generate util/tiletxt.o.
2015-05-02 19:44:35 -07:00
nhmall
09920871f2
invalid escape
...
Changes to be committed:
modified: win/share/tiletext.c
2015-04-19 18:56:49 -04:00
nhmall
0827c0df9d
Update the tile RGB values and mappings
...
Changes to be committed:
modified: win/share/monsters.txt
modified: win/share/objects.txt
modified: win/share/other.txt
modified: win/share/tile2bmp.c
modified: win/share/tiletext.c
2015-04-19 17:17:03 -04:00
nhmall
56c4475c20
extend the tty statue patch to tiles
...
Changes to be committed:
modified: doc/fixes35.0
modified: win/share/gifread.c
modified: win/share/monsters.txt
modified: win/share/objects.txt
modified: win/share/other.txt
modified: win/share/tile2bmp.c
modified: win/share/tilemap.c
The tty code already had the statue patch included, where
statues are represented by stone versions similar in
appearance to their monster likeness.
This extends it to tiles.
A new pass through the monsters.txt file is done
in tile2bmp to include new modified tiles to the output
file that are gray-scaled versions for mapping to the
NetHack statue glyphs.
2015-04-19 13:31:59 -04:00
nhmall
7da3ed32e1
tribute post-merge smoothing
...
Changes to be committed:
modified: src/mon.c
modified: win/share/objects.txt
2015-04-12 10:31:26 -04:00
nhmall
11560933cc
Merge branch 'master' into nhmall-booktribute
...
Conflicts:
doc/fixes35.0
include/extern.h
src/mkobj.c
src/mon.c
src/objnam.c
win/share/objects.txt
2015-04-12 10:02:17 -04:00
Derek S. Ray
32619fa8cc
Merge branch 'master' into derek-farming
...
Reverse merge before final reintegration.
* master: (40 commits)
Fix magic mapped dark room symbols
Disclose extinct species alongside genocided ones
...
Conflicts:
doc/fixes35.0
src/do.c
src/files.c
src/invent.c
src/objnam.c
sys/share/pcmain.c
2015-04-10 16:56:30 -04:00
nhmall
7e098c0c4e
Merge branch 'master' into nhmall-booktribute
2015-04-10 12:15:14 -04:00
Pasi Kallinen
3979e012f7
Renumber other.txt tiles
2015-04-07 21:34:57 +03:00
Pasi Kallinen
c967dabc0b
Clive Crous' Dark Room patch
...
This patch adds a new glyph that represents dark parts of room,
splitting the dual functionality of the "unexplored/dark area" glyph.
2015-04-07 21:01:21 +03:00
Pasi Kallinen
1c2f2af357
Indicator glyph for good target positions
...
Add a new glyph, S_goodpos, to indicate valid locations
instead of reusing the camera flash beam glyph.
2015-04-07 18:18:54 +03:00
nhmall
06227ec0d3
Merge branch 'master' into nhmall-booktribute
2015-04-06 17:47:11 -04:00
Pasi Kallinen
71401a7db8
Add poison cloud glyph, fumaroles to fire plane.
...
When a gas cloud that deals damage is created, it uses
a poison cloud glyph instead of the cloud glyph.
(A bright green '#', or a bright-green recolor of the
cloud tile)
The plane of fire has random "stinking clouds", or
fumaroles, centered on lava pools.
Also make poison cloud glyph override lava, pool and
moat glyphs.
2015-04-05 12:31:55 +03:00
Derek S. Ray
daf3343dae
pull the globs outside the Meaty Sequence
...
update tiles textfile, too
2015-03-20 11:37:50 -04:00
nhmall
c72c531c2c
change printed novel to paperback novel
2015-03-19 19:47:52 -04:00
nhmall
d01bec9fae
rare books store tribute
2015-03-18 21:47:18 -04:00
keni
c5bc6a5268
Manually fix botched NHDT-Branch expansions.
2015-03-17 18:46:55 +02:00
Sean Hunt
bb647dc33c
Make TOURIST unconditional.
2015-03-17 18:46:01 +02:00
Sean Hunt
44ca9fc16a
Make SINKS unconditional.
2015-03-17 18:45:58 +02:00
Sean Hunt
161070ce56
Make KOPS unconditional.
2015-03-17 18:45:56 +02:00
Sean Hunt
9759f5bf6d
Make STEED unconditional.
2015-03-17 18:45:49 +02:00
keni
4e50ba93f4
A batch of manual header var additions.
2015-03-17 18:45:42 +02:00
keni
25cd007c48
Bulk recovery of file CVS headers and addition of NHDT- headers.
2015-03-17 18:45:12 +02:00
Derek
4c496d089e
Exclude all the Win32 build artifacts (Studio and otherwise)
...
Squashed commit of the following:
commit e37c7626f035a29321c9ac12cca83a0af2132abb
commit 86ebb3e66aedb6b5a31d61d57c39cf84c12d2276
commit 6cd677c8fca4102f223fb1708d00a65c2ded6658
Author: Derek <derekray@gmail.com >
Date: Fri Feb 13 13:24:29 2015 -0500
2015-03-17 18:44:53 +02:00
nhmall
aa59a238af
exchange placeholder tiles
...
replace placeholder tiles with color-accurate substitutes for now.
2015-03-15 23:06:30 -04:00
Derek S. Ray
68b8931918
further ongoing changes
...
Swap out single object for four separate ones to support tiles
rename to 'glob' to avoid confusion with acid/quivering blobs
2015-03-15 21:46:26 -04:00
Derek S. Ray
b8dc3a6e43
Initial farming-mitigation changes
...
Remove deathdrops completely for cloned monsters
Revert corpse frequency decrementing for cloned monsters
Add new object 'blob of pudding' and corresponding tile
Set 'P' monsters to create that object on corpsification
...add script to go through and auto-renumber objects.txt
because there's no way i'm doing that by hand
2015-03-15 18:29:43 -04:00
keni
6fd30ab1ce
Manually fix botched NHDT-Branch expansions.
2015-03-01 20:32:28 -05:00
Sean Hunt
260f7ea860
Make TOURIST unconditional.
2015-02-27 19:33:12 -05:00
Sean Hunt
5ee71d2757
Make SINKS unconditional.
2015-02-27 19:33:06 -05:00
Sean Hunt
b066b7c170
Make KOPS unconditional.
2015-02-27 19:33:04 -05:00
Sean Hunt
9e65758947
Make STEED unconditional.
2015-02-27 19:33:01 -05:00
keni
0109f9715b
A batch of manual header var additions.
2015-02-26 17:10:11 -05:00
keni
03140969ee
Bulk recovery of file CVS headers and addition of NHDT- headers.
2015-02-26 09:19:03 -05:00
Derek
bae3c6088f
Exclude all the Win32 build artifacts (Studio and otherwise)
...
Squashed commit of the following:
commit e37c7626f035a29321c9ac12cca83a0af2132abb
commit 86ebb3e66aedb6b5a31d61d57c39cf84c12d2276
commit 6cd677c8fca4102f223fb1708d00a65c2ded6658
Author: Derek <derekray@gmail.com >
Date: Fri Feb 13 13:24:29 2015 -0500
2015-02-13 13:26:05 -05:00
keni
b97d53fb30
cleanup: outdated SCCS lines
...
Pat noted that I neglected to drop the SCCS lines on the files I've been
committing, so clean up those and any others I could find where the SCCS
line date is out of date.
2012-01-10 17:47:45 +00:00
nethack.allison
ebac3eee16
Address a build warning and a complaint
...
topl.c
..\win\tty\topl.c(595) : warning C4101: 'ln' : unreferenced local variable
2009-05-06 21:59:42 +00:00
keni
665dedc3de
Add RCS version lines
2009-05-06 11:00:43 +00:00
nethack.allison
76350a5348
Fix a few build issues seen by various compilers
...
that I have on my system but haven't used for a while
(a couple of warnings and a couple of errors)
2008-12-30 22:02:31 +00:00
nethack.allison
a0986b1e30
statue patch (trunk only)
...
Pat wrote:
> <Someone> has a patch (we've added a couple of
> his earlier ones) which changes the statue display from a single
> one size fits all "`" to a gray monster symbol instead.
> But I think the idea is a good one, and along with the
> bouldersym option could make the fairly hard to
> distinguish back-tick character go away.
Sources tagged before applying NETHACK_PRE_STATUE,
and afterwards with NETHACK_POST_STATUE for easy
rollback.
2006-10-01 21:17:38 +00:00
nethack.allison
c0d17ea8af
leather spellbook build warning cleanup
...
The tile was not adjusted for the leather -> leathery change.
2006-03-17 17:42:36 +00:00
nethack.allison
77d02be72b
tile renumbering
2005-02-20 20:04:01 +00:00
nethack.allison
4078094246
tile synch and a warning fix
2005-02-20 19:49:56 +00:00
nethack.allison
e9b022d579
housekeeping: mark trunk sources 3.5 (misc)
2005-01-02 17:21:18 +00:00
warwick
b6ff9d7d73
Use __BIG_ENDIAN__ rather than __ppc__ (more portable, more meaningful).
2003-09-16 00:20:18 +00:00
warwick
4c2486026e
Work on BigEndian systems too. Only __ppc__ detected for now (Mac OS X).
2003-09-11 04:00:21 +00:00
cohrs
07a3dabab1
more U429 - tile bits
...
> While looking at the tiles.bmp file, I've found some more mistakes like
> this : the Wizard of Yendor's shadow is touching Croesus' tile, and one
> of Orcus' wing is touching Yeenoghu's tile.
2003-05-17 21:46:45 +00:00
cohrs
8cb8d6cf54
U429 - high priest tile
...
Fix a couple bad pixels in the high priest tile that are actually shadows
from the previous tile that spilled over.
2003-04-22 23:51:30 +00:00
nethack.allison
51f9892b3b
Allow MICRO and WIN32 code paths to diverge
...
There's still a lot of overlap for 3.4.1, but not
100% any longer and it facilitates some improvements
- Allow error save files on WIN32
2002-03-30 19:09:56 +00:00