March 2007 Commit Log

Number of Commits:
95
Number of Active Developers:
6
akirschbaum 2007-03-31 16:25 Rev.: 5913

Add a help file for the 'maps command (merge to branch).

1 lines of code changed in 1 file:

eracc 2007-03-31 15:49 Rev.: 5912

Add a help file for the 'maps command. Please fix it if I did it wrong.

0 lines of code changed in 1 file:

ryo_saeba 2007-03-31 14:36 Rev.: 5909

Fix bug #1672117: elves etc don't fire over move_allow flying tiles.

48 lines of code changed in 3 files:

ryo_saeba 2007-03-31 11:16 Rev.: 5908

Fix wrong type/missing value. Fix some comments.

24 lines of code changed in 3 files:

ryo_saeba 2007-03-31 11:01 Rev.: 5907

Change partially map plugin API. Misc plugin API changes.

93 lines of code changed in 6 files:

ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

10 lines of code changed in 44 files:

aaron_baugher 2007-03-27 13:01 Rev.: 5904

Fixed non-c89 comment

3 lines of code changed in 1 file:

akirschbaum 2007-03-26 12:06 Rev.: 5902

Remove obsolete 'flying' attribute.

4 lines of code changed in 2 files:

mwedel 2007-03-26 02:25 Rev.: 5901

Bring forward 1.10.0 fix for make distcheck
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 build!
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

8017 lines of code changed in 76 files:

mwedel 2007-03-26 02:23 Rev.: 5899

Some of the changes here are to fix the make distclean commit, which will
follow this. Seperating this out because I also added in a missing
Makefile which causes the build to fail.
MSW 2007-03-25

4 lines of code changed in 1 file:

ryo_saeba 2007-03-25 17:22 Rev.: 5895

Implement feature request #1560387: DM follow command.

67 lines of code changed in 6 files:

ryo_saeba 2007-03-25 15:38 Rev.: 5893

Fix broken banish command.

7 lines of code changed in 2 files:

ryo_saeba 2007-03-25 13:02 Rev.: 5891

Missing caps ;p

2 lines of code changed in 1 file:

ryo_saeba 2007-03-25 12:43

New plugin: cfnewspaper.

1257 lines of code changed in 11 files:

ryo_saeba 2007-03-25 12:40 Rev.: 5888

Fix crash.

3 lines of code changed in 1 file:

ryo_saeba 2007-03-25 11:58 Rev.: 5887

Add missing directories for cflogger plugin.

14 lines of code changed in 3 files:

ryo_saeba 2007-03-25 11:02 Rev.: 5886

Change misc functions plugin API.

256 lines of code changed in 9 files:

ryo_saeba 2007-03-25 10:20 Rev.: 5884

Documentation format.

73 lines of code changed in 1 file:

ryo_saeba 2007-03-25 09:47 Rev.: 5883

Doc update.

11 lines of code changed in 1 file:

ryo_saeba 2007-03-25 09:27 Rev.: 5882

Remove common plugin functions from proto.

14 lines of code changed in 4 files:

ryo_saeba 2007-03-25 09:21 Rev.: 5881

Add 'inv' field for object dump.

3 lines of code changed in 1 file:

ryo_saeba 2007-03-25 06:48 Rev.: 5878

Win32 installer update.

0 lines of code changed in 4 files:

akirschbaum 2007-03-25 06:01 Rev.: 5876

Remove support for obsolete object attribute 'flying'.

7 lines of code changed in 3 files:

akirschbaum 2007-03-25 02:59 Rev.: 5873

Remove trailing whitespace.

32 lines of code changed in 1 file:

akirschbaum 2007-03-25 02:53 Rev.: 5872

Improve changelog message.

1 lines of code changed in 1 file:

akirschbaum 2007-03-25 02:52 Rev.: 5871

Remove code to update legacy playermover objects after map loading.

4 lines of code changed in 2 files:

akirschbaum 2007-03-24 09:33 Rev.: 5865

Remove code to update legacy objects after map loading.

4 lines of code changed in 2 files:

ryo_saeba 2007-03-24 07:19 Rev.: 5859

Fix missing treasure generation for create command in some cases.

7 lines of code changed in 2 files:

akirschbaum 2007-03-24 05:51 Rev.: 5857

Whitespace changes.

2 lines of code changed in 1 file:

akirschbaum 2007-03-24 05:49 Rev.: 5856

No functional changes - just whitespace changes.

1105 lines of code changed in 1 file:

akirschbaum 2007-03-24 05:06 Rev.: 5855

Remove trailing whitespace.

66 lines of code changed in 1 file:

akirschbaum 2007-03-24 05:06 Rev.: 5854

Whitespace change.

1 lines of code changed in 1 file:

akirschbaum 2007-03-24 03:44 Rev.: 5853

Fix indentation.

1 lines of code changed in 1 file:

akirschbaum 2007-03-24 03:43 Rev.: 5852

Remove trailing whitespace.

16 lines of code changed in 1 file:

akirschbaum 2007-03-23 02:52 Rev.: 5846

Remove FLAG_PICK_UP since it was not actually used, and since it was saved under "pick_up" which clashes with another attribute.

9 lines of code changed in 6 files:

qal21 2007-03-23 00:25 Rev.: 5845

Adding forgotten changelog from previous commit: Use the new sstring typedef in shstr.c

3 lines of code changed in 1 file:

qal21 2007-03-23 00:25 Rev.: 5844

Use the new sstring typedef in shstr.c

10 lines of code changed in 2 files:

ryo_saeba 2007-03-22 15:11 Rev.: 5843

Change party, region, friendlylist plugin API.

312 lines of code changed in 4 files:

ryo_saeba 2007-03-21 18:40 Rev.: 5841

Change archetype API.

56 lines of code changed in 5 files:

qal21 2007-03-21 18:17 Rev.: 5840

Remove empty server/egoitem.c

3 lines of code changed in 2 files:

ryo_saeba 2007-03-21 18:02 Rev.: 5839

Changes to plugin API: start to use a (type)* parameter instead of returning a value
cast to void*.

30 lines of code changed in 1 file:

ryo_saeba 2007-03-21 17:54 Rev.: 5838

Changes to plugin API: start to use a (type)* parameter instead of returning a value
cast to void*.

732 lines of code changed in 7 files:

ryo_saeba 2007-03-21 17:48 Rev.: 5837

New type, 'sstring', to be used for shared strings.

2 lines of code changed in 1 file:

ryo_saeba 2007-03-21 13:30 Rev.: 5835

Fix crash when object is missing archetype.

6 lines of code changed in 2 files:

akirschbaum 2007-03-20 13:09 Rev.: 5829

Reformat code (change whitespace, add Doxygen comments, add braces); no functional changes.

2014 lines of code changed in 1 file:

ryo_saeba 2007-03-18 05:44 Rev.: 5820

Documentation and indent, no functional change.

216 lines of code changed in 2 files:

ryo_saeba 2007-03-17 19:03 Rev.: 5816

Keep the AP_NOPRINT flag for subcalls.

2 lines of code changed in 1 file:

ryo_saeba 2007-03-17 19:02 Rev.: 5815

Implement feature request #1528522: Initial items should be applied/worn.

19 lines of code changed in 2 files:

ryo_saeba 2007-03-17 19:00 Rev.: 5814

Keep the AP_NOPRINT flag for subcalls.

1 lines of code changed in 1 file:

ryo_saeba 2007-03-17 18:36 Rev.: 5812

Update DM's view when using nodm.

11 lines of code changed in 2 files:

ryo_saeba 2007-03-17 18:20 Rev.: 5810

Update player's view when turning on/off a lamp.

12 lines of code changed in 2 files:

ryo_saeba 2007-03-17 18:11 Rev.: 5809

Ignore sp/gr/time cost for DM casting spells.

51 lines of code changed in 2 files:

ryo_saeba 2007-03-17 17:43 Rev.: 5805

Implement feature request #1680229: dmhide - glowing things.

11 lines of code changed in 2 files:

ryo_saeba 2007-03-17 17:42 Rev.: 5804

When inserting an object, need to fix 'map' too.

2 lines of code changed in 1 file:

ryo_saeba 2007-03-17 17:18 Rev.: 5800

Implement feature requet #1669464: Need new command - dmtell.

58 lines of code changed in 4 files:

ryo_saeba 2007-03-17 17:18 Rev.: 5799

'Listen' should be positive.

5 lines of code changed in 1 file:

ryo_saeba 2007-03-17 17:17 Rev.: 5798

Enable 'teleport' to use a partial name.

15 lines of code changed in 1 file:

ryo_saeba 2007-03-17 17:16 Rev.: 5797

Random map functions for plugins.

25 lines of code changed in 2 files:

ryo_saeba 2007-03-17 16:27 Rev.: 5795

Fix bug #1668283: Crossfire.CreateObjectByName is faulty.

13 lines of code changed in 2 files:

ryo_saeba 2007-03-17 16:09 Rev.: 5793

Fix bugs #1671102 and #1657675

36 lines of code changed in 2 files:

ryo_saeba 2007-03-17 14:43 Rev.: 5792

Fix missing buffer reset.

2 lines of code changed in 2 files:

ryo_saeba 2007-03-17 14:23 Rev.: 5791

Fix unused include and comment.

5 lines of code changed in 3 files:

ryo_saeba 2007-03-17 14:22 Rev.: 5790

Plugin generation script.

88 lines of code changed in 1 file:

ryo_saeba 2007-03-17 12:58 Rev.: 5789

Give access to random map generation to plugins.

79 lines of code changed in 3 files:

ryo_saeba 2007-03-17 12:57 Rev.: 5788

Allow one to give a prebuilt layout (.#<> and such) for random map generation.

37 lines of code changed in 5 files:

ryo_saeba 2007-03-17 10:44 Rev.: 5787

Plugin template update.

20 lines of code changed in 3 files:

ryo_saeba 2007-03-17 09:51 Rev.: 5786

Fix compilation. Fix wrong function call.

6 lines of code changed in 3 files:

ryo_saeba 2007-03-17 08:07 Rev.: 5784

More treasure cleanup.

0 lines of code changed in 1 file:

ryo_saeba 2007-03-17 07:08 Rev.: 5782

Start splitting lib/treasures.

2 lines of code changed in 2 files:

ryo_saeba 2007-03-17 06:17 Rev.: 5779

Remove obsolete player races.

3 lines of code changed in 2 files:

qal21 2007-03-16 23:57 Rev.: 5775

Make object files in types/ get built in their own directories.

1242 lines of code changed in 3 files:

qal21 2007-03-16 00:23 Rev.: 5773

Make error messages for invalid usernames more useful.

5 lines of code changed in 2 files:

qal21 2007-03-15 23:51 Rev.: 5772

Change examine to use "Those are" instead of "That is" for more than one object.

18 lines of code changed in 2 files:

ryo_saeba 2007-03-13 14:12 Rev.: 5756

Apply patch #1660388: Code-cleanup: () -> (void) courtesy Stefan Huehner.

81 lines of code changed in 42 files:

ryo_saeba 2007-03-08 18:24 Rev.: 5719

Win32 compilation fixes.

38 lines of code changed in 7 files:

ryo_saeba 2007-03-08 18:07 Rev.: 5717

New 'type' files, so it compiles.

0 lines of code changed in 4 files:

ryo_saeba 2007-03-08 16:57 Rev.: 5716

New -warnnnopath option to display exits without slaying field.

18 lines of code changed in 2 files:

ryo_saeba 2007-03-06 18:01 Rev.: 5706

Fix bug #1673713: event_attack in (sword etc) weapon doesn't work.

12 lines of code changed in 2 files:

ryo_saeba 2007-03-06 16:56 Rev.: 5705

Fix compilation warnings, mostly missing #include.

89 lines of code changed in 56 files:

ryo_saeba 2007-03-06 14:33 Rev.: 5703

Implement feature request #1560416: give warning when spell is about to expire.

68 lines of code changed in 5 files:

ryo_saeba 2007-03-06 13:27 Rev.: 5698

Implement feature request #1675158: dmhide - detect monster will reveal DM.

5 lines of code changed in 2 files:

ryo_saeba 2007-03-05 17:48 Rev.: 5689

Some documentation, no functional change.

150 lines of code changed in 5 files:

ryo_saeba 2007-03-05 17:47 Rev.: 5688

Allow owner to be NULL to clean owner. Forgot to commit that one.

6 lines of code changed in 1 file:

ryo_saeba 2007-03-05 16:07 Rev.: 5687

Implement feature request #1560396: flag to set fixed buying/selling prices.

31 lines of code changed in 2 files:

ryo_saeba 2007-03-04 08:01 Rev.: 5674

Friendly list access to plugins. Add Object.Owner and Crossfire.FriendlyList()

76 lines of code changed in 6 files:

ryo_saeba 2007-03-04 07:58 Rev.: 5673

Give access to friendlylist to plugins, through cfapi_friendlylist_get_next().

44 lines of code changed in 2 files:

ryo_saeba 2007-03-04 06:50 Rev.: 5671

Implement request feature #1669443: dmhide - players can still send 'tell.

72 lines of code changed in 2 files:

ryo_saeba 2007-03-04 05:45 Rev.: 5668

Call EVENT_PICKUP which was forgotten somewhere along the way.

6 lines of code changed in 2 files:

ryo_saeba 2007-03-04 05:26 Rev.: 5666

Fix bug #1670465: server doesn't have check to see if it is removing removed

18 lines of code changed in 2 files:

ryo_saeba 2007-03-03 11:56 Rev.: 5659

Fix some potential / real crashes under Windows (Changelog).

3 lines of code changed in 1 file:

ryo_saeba 2007-03-03 10:59 Rev.: 5658

Fix some potential / real crashes under Windows.

4 lines of code changed in 1 file:

ryo_saeba 2007-03-03 06:06 Rev.: 5657

Save map's path, since map can be removed.

4 lines of code changed in 1 file:

ryo_saeba 2007-03-03 05:22 Rev.: 5656

Fix potential crash with DM reset command.

54 lines of code changed in 4 files:

ryo_saeba 2007-03-03 05:22 Rev.: 5655

Fix crash when old_format is NULL.

4 lines of code changed in 1 file:

ryo_saeba 2007-03-02 17:41 Rev.: 5649

Display map name before loading it, makes it easier to debug maps :)

5 lines of code changed in 2 files:

February 2007 »

Generated by StatSVN 0.7.0