Ensure librt is linked so clock_gettime can be used. Fixes builds on Raspberry Pi (armhf) with gcc 4.8
4 lines of code changed in 2 files:
Remove duplicated function.
6 lines of code changed in 3 files:
Removed some remaining autoconf macros that were redundant with C99 compiler requirements. Then removed the remaining references to the preprocessor defines from those macros.
14 lines of code changed in 4 files:
Replaced spell-summary.ps with equivalent text file and PostScript generation command.
70 lines of code changed in 4 files:
Miscellaneous tidying to finish r20183.
3 lines of code changed in 2 files:
Implement PostScript generation for tome-of-magic.txt
1 lines of code changed in 2 files:
Refactored PostScript generation in spell-docs.
38 lines of code changed in 5 files:
Fix missing end brace from r20176.
1 lines of code changed in 1 file:
Fix phantom miss messages on attacks.
33 lines of code changed in 2 files:
Update.
8 lines of code changed in 1 file:
Silently ignore *.blend files.
1 lines of code changed in 1 file:
Corrected some Automake warnings that occurred when running autogen.sh
1 lines of code changed in 1 file:
Refactored some spell documentation to be dynamically generated from a Perl script.
140 lines of code changed in 9 files:
Adjust the stat bonustable to not refer to thAc0, but rather wc bonus.
2 lines of code changed in 2 files:
Whitespace changes.
6 lines of code changed in 1 file:
Add HTML 4.01 Transitional doctype to the html spoiler.
1 lines of code changed in 1 file:
Add HTML 4.01 Transitional doctype to the html playbook.
11 lines of code changed in 11 files:
Removed old bonus-extract scripts and replaced them with a new one capable of outputting both LaTeX and HTML.
130 lines of code changed in 6 files:
Add another characters to account/player restricted list, as it causes issues with client message display.
17 lines of code changed in 2 files:
Log messages that are broadcast to all players
4 lines of code changed in 2 files:
Update server executable name to match current name in Appendix C.
2 lines of code changed in 2 files:
Fix improper escape of underscore in html Appendix C documentation.
1 lines of code changed in 1 file:
Remove old gods-extract scripts.
0 lines of code changed in 2 files:
Refactor gods-extract script and merge html & latex versions.
187 lines of code changed in 4 files:
Display whether pickup is active or not.
13 lines of code changed in 1 file:
Display animation if spell bungling.
3 lines of code changed in 2 files:
Display animtion if spell is blocked.
3 lines of code changed in 2 files:
Display a town portal failure.
3 lines of code changed in 2 files:
Fix comment.
1 lines of code changed in 1 file:
Clean up formatting
5 lines of code changed in 1 file:
Remove SIGSEGV, SIGBUS, and SIGQUIT handlers
0 lines of code changed in 1 file:
Shut down normally after receiving SIGINT
20 lines of code changed in 3 files:
Ignore SIGPIPE instead of using MSG_NOSIGNAL
2 lines of code changed in 2 files: