December 2007 Commit Log

Number of Commits:
48
Number of Active Developers:
6
kbulgrien 2007-12-28 19:44 Rev.: 8061

- From wiki: 2007/12/28 17:18 dev:objects – FIXME - Add information for legs
65.193.16.100

10 lines of code changed in 2 files:

ryo_saeba 2007-12-28 06:03 Rev.: 8056

Fix variable being used while not initialized.

5 lines of code changed in 2 files:

kbulgrien 2007-12-27 19:39 Rev.: 8052

- ChangeLog update for revision 8051.

4 lines of code changed in 1 file:

kbulgrien 2007-12-27 19:17 Rev.: 8051

- No functional change. Minor reformat of object type definitions to clean up
for re-display in the wiki at dev:object_types.

182 lines of code changed in 1 file:

kbulgrien 2007-12-27 16:41 Rev.: 8049

- Apply changes made on wiki (dev:objects 2007/12/27 13:30).

60 lines of code changed in 1 file:

ryo_saeba 2007-12-27 04:40 Rev.: 8045

Fix spurious errors in log from plugins.

31 lines of code changed in 4 files:

ryo_saeba 2007-12-26 17:57 Rev.: 8041

plugins/cfpython/cfpython.c: fix invalid options when empty parameter.

11 lines of code changed in 2 files:

gros 2007-12-22 19:49 Rev.: 8016

Add support for user-defined events. Those can be called from the Python plugin.

80 lines of code changed in 9 files:

tchize 2007-12-22 09:43 Rev.: 8014

Remove mention of quest file, does not exist anymore, quest system removed

0 lines of code changed in 1 file:

tchize 2007-12-22 08:42 Rev.: 8008

Add scriptability to magic ear, add Log to TriggerConnected

16 lines of code changed in 3 files:

ryo_saeba 2007-12-21 17:14 Rev.: 7991

Change skill animation to use anim_suffix instead of the name.

6 lines of code changed in 2 files:

kbulgrien 2007-12-19 23:42 Rev.: 7978

- Merge changes from the wiki that occurred between 2006/12/08 09:10 and
2007/12/02 11:41. This document and wiki are still not completely in
agreement, but this brings them closer.

211 lines of code changed in 1 file:

ryo_saeba 2007-12-18 18:44 Rev.: 7971

Fix missing animation first pic.

21 lines of code changed in 5 files:

ryo_saeba 2007-12-18 18:08 Rev.: 7969

More compound animations. Make animations loop instead of resetting all the time.

18 lines of code changed in 3 files:

tchize 2007-12-18 17:25 Rev.: 7967

Add Line/Row information to cjson upon errors

3 lines of code changed in 2 files:

tchize 2007-12-18 16:37 Rev.: 7965

missing log entries

115 lines of code changed in 1 file:

ryo_saeba 2007-12-18 16:02 Rev.: 7961

Add try_find_animation() for compound animations, LOG() again in find_animation().

30 lines of code changed in 3 files:

akirschbaum 2007-12-18 15:48 Rev.: 7960

Whitespace changes.

4 lines of code changed in 1 file:

akirschbaum 2007-12-18 15:47 Rev.: 7959

Fix incorrect "setup sound FALSEFALSE" response.

5 lines of code changed in 2 files:

tchize 2007-12-18 14:28 Rev.: 7954

Add row/col of errors in cjson exceptions (easier debugging ;) )

79 lines of code changed in 1 file:

ryo_saeba 2007-12-16 17:06 Rev.: 7937

Add Object.NoDamage and Object.RandomMovement to Python Crossfire Object.

52 lines of code changed in 3 files:

ryo_saeba 2007-12-16 14:27 Rev.: 7934

Add 'apply' sound, sounds for spell casting.

20 lines of code changed in 4 files:

ryo_saeba 2007-12-16 06:03 Rev.: 7926

New sound support. Check doc/Developers/sound.

290 lines of code changed in 23 files:

akirschbaum 2007-12-15 17:23 Rev.: 7924

Add help for sound command.

2 lines of code changed in 2 files:

akirschbaum 2007-12-15 17:21 Rev.: 7923

Document sound related commands

16 lines of code changed in 1 file:

akirschbaum 2007-12-15 17:04 Rev.: 7922

Fix indentation.

72 lines of code changed in 1 file:

akirschbaum 2007-12-15 17:01 Rev.: 7921

Do not forget background music when swapping map.

5 lines of code changed in 2 files:

akirschbaum 2007-12-15 16:59 Rev.: 7920

Do not include stray \\n character in background_music field. Do not modify const strings.

19 lines of code changed in 3 files:

ryo_saeba 2007-12-15 06:35

Remove unused variables.

6 lines of code changed in 4 files:

ryo_saeba 2007-12-15 06:00 Rev.: 7913

Extract some code from massive move_monster().

138 lines of code changed in 2 files:

ryo_saeba 2007-12-15 05:36 Rev.: 7911

Remove redundant check.

5 lines of code changed in 2 files:

ryo_saeba 2007-12-15 05:25 Rev.: 7908

Factorise wand charge draining code.

31 lines of code changed in 5 files:

akirschbaum 2007-12-11 02:13 Rev.: 7837

Fix memory leaks; add error message instead of core dump for out of memory condition.

7 lines of code changed in 1 file:

ryo_saeba 2007-12-10 18:18 Rev.: 7834

Real path-finding algorithm for monsters. Pretty basic, but works for now.

76 lines of code changed in 2 files:

ryo_saeba 2007-12-09 16:18 Rev.: 7798

Fix trailing newline in i18n messing display. Convert \n to 'real' newline.

27 lines of code changed in 2 files:

ryo_saeba 2007-12-09 16:01 Rev.: 7797

Have player's language be a variable in player instead of a key/value.

24 lines of code changed in 6 files:

ryo_saeba 2007-12-09 15:43 Rev.: 7795

Factorize compound animation code.

49 lines of code changed in 6 files:

mwedel 2007-12-04 03:16 Rev.: 7689

Fix typo on sample metaserver2 line.
MSW 2007-12-04

1 lines of code changed in 1 file:

ryo_saeba 2007-12-02 13:10 Rev.: 7665

Fix 0 destination coordinates warning for final exit of random maps.

7 lines of code changed in 2 files:

ryo_saeba 2007-12-02 12:58 Rev.: 7664

Enable a special exit to final map in random maps, through the 'final_exit_archetype' field.

14 lines of code changed in 5 files:

ryo_saeba 2007-12-02 12:39 Rev.: 7662

Add death animation to objects, through the key 'death_animation'.

16 lines of code changed in 2 files:

ryo_saeba 2007-12-01 07:18 Rev.: 7637

Fix bug #1828785: Possible false positive in the alchemy formula list.

6 lines of code changed in 2 files:

ryo_saeba 2007-12-01 06:51 Rev.: 7635

Fix bug #1825685: 'Got no region...' when creating weather.

5 lines of code changed in 2 files:

ryo_saeba 2007-12-01 06:39 Rev.: 7633

Fix some nrof issues when many items. Always return real money value.

39 lines of code changed in 4 files:

ryo_saeba 2007-12-01 05:57 Rev.: 7628

Fix bug #1827100: Curse dection not working or problem with containers ?

17 lines of code changed in 3 files:

ryo_saeba 2007-12-01 05:20 Rev.: 7625

Fux bug #1841391: Item Power and pickup bug.

5 lines of code changed in 2 files:

ryo_saeba 2007-12-01 05:09 Rev.: 7623

Fix bug #1833943: Buffer overflow in item power calculation.

21 lines of code changed in 4 files:

ryo_saeba 2007-12-01 04:47 Rev.: 7622

Fix bugs #825265: Broken container images and #799392: 2.0 server mat container = chest.

30 lines of code changed in 2 files:

November 2007 »

Generated by StatSVN 0.7.0