Remove support for obsolete 'fly_on/fly_off/walk_on/walk_off' attributes.
27 lines of code changed in 7 files:
Fix incorrect lookup_spell_by_name() that prevented eg marking runes to work.
24 lines of code changed in 2 files:
Fix mistake in check logic, preventing from building connected items.
12 lines of code changed in 2 files:
Fix bug #1779574: can destroy outer walls in lone town apartment, level 2.
46 lines of code changed in 2 files:
Add help for "fire" and "fire_stop" commands.
9 lines of code changed in 4 files:
Document all defined drawextinfo type numbers.
22 lines of code changed in 1 file:
Fix typos.
6 lines of code changed in 4 files:
- Add cross-reference to wiki CFDialog.
2 lines of code changed in 1 file:
- Reformat for readability and presentation.
157 lines of code changed in 1 file:
- Based on an IRC conversation, alter the description of the NPC "match" use of
wildcards to make it exceptionally clear that the existing behavior is not a
specification. Reference a newly opened bug tracker on the issue. This way
at least the docs help the frustrated map editor who does not understand why
the wildcard is not working in a new design.
14 lines of code changed in 1 file:
Don't display an evil error message when trying to reset a map with a player on.
20 lines of code changed in 2 files:
Write when an item is glowing.
11 lines of code changed in 3 files:
Fix item update on ground. Factorize code. Add increase_ob_nr() function.
79 lines of code changed in 3 files:
Fix comment.
1 lines of code changed in 2 files:
Various small fixes.
24 lines of code changed in 6 files:
Fix spurious function replace_insert_ob_in_map(), document it.
66 lines of code changed in 3 files:
Partial fix for #1772759: Too much alchemy causes client crash.
40 lines of code changed in 2 files:
Fix plugin documentation, add some .ps version made from the wiki. This fixes bug #1537236: cfpython 2.0 - documentation missing.
29991 lines of code changed in 13 files:
Save maps into a .savefile first, then rename if success. Flush files. This should fix bug #1542893: Full disk destroys player's apartment.
50 lines of code changed in 5 files:
Don't delete (partial) map from memory in case of save error, warn DMs.
127 lines of code changed in 9 files:
Add new NDI_ALL_DMS to send a message to all connected DMs. Used in case of errors.
15 lines of code changed in 3 files:
Fix find_better_arrow() comment, allow parameter to be NULL.
9 lines of code changed in 2 files:
Map-related documentation.
70 lines of code changed in 2 files:
doc/playbook-html/Makefile.am,doc/spoiler-html/Makefile.am: Update the
clean directive to remove the png files, since that is what is now
used, and not gif files.
MSW 2007-08-08
7 lines of code changed in 3 files:
Server support for Metaserver2:
acinclude.m4: Add LIBCURL_CHECK_CONFIG macro, used by configure.
configure.ac: Add check for pthread, LIBCURL. Extra
logic to display if we will build with metaserver2 support
lib/Makefile.am: add metaserver2 to list of files to install.
lib/metaserver2: Settings file for metaserver2 support.
server/init.c: Add call to metaserver2_init() during startup.
include/metaserver2.h: Header file include metaserver2 related data.
include/autoconf.h.in: Rebuilt
include/sockproto.h: Rebuilt with new metaserver2 functions.
socket/metaserver.c: metaserver2 update logic added.
MSW 2007-08-08
932 lines of code changed in 10 files:
Remove comment from within comment - gets lots of errors with gcc -Wall
MSW 2007-08-08
1 lines of code changed in 1 file:
Remove useless parameter.
9 lines of code changed in 5 files:
Rename remove_door2() to remove_locked_door().
11 lines of code changed in 5 files:
Documentation, no functional change.
76 lines of code changed in 6 files:
Various fixes.
17 lines of code changed in 3 files:
Use safe string functions. Removed unused parameters. Rename init_spells() to check_spells().
16 lines of code changed in 6 files:
Use safe string functions. Removed unused parameters.
22 lines of code changed in 4 files:
Use safe string functions.
39 lines of code changed in 5 files:
Remove unused defines, functions and parameters.
17 lines of code changed in 12 files:
Fix documentation.
0 lines of code changed in 1 file:
Remove unused parameter.
19 lines of code changed in 4 files:
Remove unused command_generate().
5 lines of code changed in 3 files:
Fix default emergency path/coordinates.
7 lines of code changed in 2 files:
Merge NewServerCommands to ServerCommands, remove unused SocketCommands declaration.
11 lines of code changed in 4 files:
Remove unused parameter from fire_bow().
18 lines of code changed in 4 files:
Remove unused parameter from fatal_signal(), make signal handlers static.
20 lines of code changed in 3 files:
Remove unused loading field.
13 lines of code changed in 4 files:
Fix documentation.
1 lines of code changed in 1 file:
Documentation, no functional change.
625 lines of code changed in 36 files:
Documentation, no functional change.
1116 lines of code changed in 24 files:
Documentation, no functional change.
514 lines of code changed in 10 files: