nhmall
88f6df2d8b
some tabs to spaces
...
cd src
grep -P -n '\t' *.c | grep -v "1:"
cd ../include
grep -P -n '\t' *.h | grep -v "1:"
cd ..
side note: win/Qt/*.cpp are full of tabs
2022-10-26 14:21:23 -04:00
nhmall
ac9ba38449
file header bump from "NetHack 3.6" to "NetHack 3.7"
2020-08-03 22:07:36 -04:00
Sean Hunt
1c081b1647
Remove stale version control lines.
2015-05-25 09:21:31 +09:00
Sean Hunt
97d6fade74
Reformat all C files.
...
I'll push a formatting guide at some point. There may still be
outstanding changes, but please feel free to resolve those as you arrive
a them.
To the best of my knowledge, there is no changes to the actual code
content, but the formatter does have the occasional bug. If you run into
an issue, please fix it!
2015-05-09 13:43:16 -04:00
nhmall
20069798d4
Merge branch 'master' into win32-x64-working
2015-05-07 04:52:30 -04:00
karnov
2a907f894e
Version number increment
2015-05-06 22:04:27 -04:00
Alex Kompel
62617092b5
win32_gui: gettting x64 build to work
2015-04-14 08:54:44 -07:00
Derek S. Ray
b1a7bbbbdb
pull in the recent unconditionals merge from master
2015-02-27 21:25:00 -05:00
keni
03140969ee
Bulk recovery of file CVS headers and addition of NHDT- headers.
2015-02-26 09:19:03 -05:00
keni
665dedc3de
Add RCS version lines
2009-05-06 11:00:43 +00:00
nethack.allison
6177f4b871
win32 and wince
...
Remove the email address which is no longer valid from
several NetHack source files.
2005-01-23 19:39:01 +00:00
nethack.allison
27977b7c15
win32 stuff held until after bugfix release (from <Someone>)
...
-better handling of "more" prompt for messages that would have scrolled off the window
-support perm_invent
-menu option to add/remove windows captions
2003-03-03 23:31:36 +00:00
cohrs
ee99c8e848
even more missing newlines
2003-02-23 16:49:18 +00:00
nethack.allison
b79441dc5d
Add WinHack source files to distribution
2002-01-13 05:27:55 +00:00