Add a help file for the 'maps command (merge to branch).
17 lines of code changed in:
Fix bug #1672117: elves etc don't fire over move_allow flying tiles.
63 lines of code changed in:
Change sstring to char*, since the 1.x branch doesn't have sstring.
Without this, program won't compile.
MSW 2007-03-25
1 lines of code changed in:
Bring forward fix from 1.10.0:
Fix 'make distclean':
acinclude.m4: Use -I./${srcdir} for crossedit check - otherwise, when
building in alternate directory, doesn't fine files correctly.
configure.*: Add new makefiles.
check-fragment.am, test/unit/crossedit/Makefile.am,
test/unit/common/Makefile.am,test/toolkit/Makefile.am: Add support for buildin
g in alternate directory, which
make distclean does - using relative directories to find files
does not work. Some files should also be in the buildir, not srcdir.
Have Makefiels remove .autrun.xml with distclean
Makefile.am: Remove to config files on make distclean
test/include/Makefile.*, test/templates/Makefile.*: Add missing Makefiles
test/unit/random_maps/Makefile.am,test/unit/socket/Makefile.am,
test/unit/Makefile.am: remove .autorun.xml file as part of distclean
test/unit/server/Makefile.am: Remove LDFLAGS from Makefile.am - automake
says don't mess with those - use AM_LDFLAGS instead. Remove
.autrun.xml file with distclean
test/Makefile.am: Add include, templates to subdir list. Have
make clean remove log files, .autorun.xml file.
crossedit/Makefile.am: Fix indentation of stubs.c (use tab, not spaces)
other files: Rebuilt as part of running autogen.sh
MSW 2007-03-25
1057 lines of code changed in:
Implement feature request #1560387: DM follow command.
67 lines of code changed in:
Fix broken banish command.
7 lines of code changed in:
Win32 installer update.
0 lines of code changed in:
Win32 compilation fixes.
21 lines of code changed in:
Fix missing treasure generation for create command in some cases.
8 lines of code changed in:
Update for 1.10.0 release.
MSW 2007-03-18
6170 lines of code changed in:
Implement feature request #1528522: Initial items should be applied/worn.
16 lines of code changed in:
Keep the AP_NOPRINT flag for subcalls.
3 lines of code changed in:
Update DM's view when using nodm.
5 lines of code changed in:
Update player's view when turning on/off a lamp.
15 lines of code changed in:
Implement feature request #1680229: dmhide - glowing things.
17 lines of code changed in:
Implement feature request #1669464: Need new command - dmtell.
54 lines of code changed in:
'Listen' should be positive.
5 lines of code changed in:
Enable 'teleport' to use a partial name.
15 lines of code changed in:
Fix bug #1668283: Crossfire.CreateObjectByName is faulty.
14 lines of code changed in:
Fix bugs #1671102 and #1657675
34 lines of code changed in:
Fix bug #1673713: event_attack in (sword etc) weapon doesn't work.
13 lines of code changed in:
Implement feature request #1560416: give warning when spell is about to expire (merge from trunk).
69 lines of code changed in:
Implement feature request #1675158: dmhide - detect monster will reveal DM.
5 lines of code changed in:
Friendly-list functions and owner property, merged from trunk.
120 lines of code changed in:
Implement request feature #1669443: dmhide - players can still send 'tell.
46 lines of code changed in:
Call EVENT_PICKUP which was forgotten somewhere along the way.
7 lines of code changed in:
Fix bug #1670465: server doesn't have check to see if it is removing removed
18 lines of code changed in: