Commit Log

Back to Index Page

12345>>

Most Common Commit Comments

CommentFrequency
*** empty log message ***17 (0.7%)
See CHANGES file.4 (0.2%)
Collected arches.4 (0.2%)
rebuild archetypes3 (0.1%)
common/loader.c: Rebuilt.3 (0.1%)

Commit Log

DateAuthorFile/Message
2/27/06 2:12 PMakirschbaum
common/loader.c: Rebuilt. (2 Files changed, 15 Lines changed)
ChangeLog 1.585 (+1 -0)
common/loader.c 1.79 (+14 -14)
2/27/06 2:08 PMakirschbaum
common/loader.l: Prevent excess whitespace while saving objects. (2 Files changed, 17 Lines changed)
ChangeLog 1.584 (+3 -0)
common/loader.l 1.76 (+14 -14)
2/27/06 2:06 PMakirschbaum
Apply patch by Marc Alexander Lehmann to improve server performance. (2 Files changed, 10 Lines changed)
include/map.h 1.36 (+2 -2)
ChangeLog 1.583 (+8 -0)
2/26/06 9:57 AMakirschbaum
lib/archetypes: Rebuilt. (2 Files changed, 3366 Lines changed)
lib/archetypes 1.175 (+3365 -3365)
ChangeLog 1.582 (+1 -0)
2/26/06 9:54 AMakirschbaum
lib/collect.pl.in: Again fix generation of 'editor_folder' field to make
sub-folder selection work again.
(2 Files changed, 7 Lines changed)
lib/collect.pl.in 1.18 (+3 -3)
ChangeLog 1.581 (+4 -0)
2/26/06 9:47 AMakirschbaum
Fix credits for patch. (1 Files changed, 1 Lines changed)
ChangeLog 1.580 (+1 -1)
2/26/06 4:09 AMryo_saeba
Win32 1.9.0 release (5 Files changed, 19 Lines changed)
make_win32/cfserver.nsi 1.18 (+3 -3)
make_win32/plugin_python/plugin_python.rc 1.2 (+4 -4)
make_win32/crossfire.rc 1.2 (+4 -4)
make_win32/Release_notes.txt 1.10 (+7 -3)
include/win32.h 1.24 (+1 -1)
2/25/06 1:46 PMqal21
whitespace changes (1 Files changed, 46 Lines changed)
random_maps/decor.c 1.9 (+46 -51)
2/25/06 3:08 AMmwedel
Update some of the documentation - way out of date.
Update configure.ac for 1.9.0 release.
MSW 2006-02-18
(6 Files changed, 51 Lines changed)
configure.ac 1.18 (+2 -2)
AUTHORS 1.2 (+1 -1)
configure 1.60 (+10 -10)
README 1.17 (+27 -37)
ChangeLog 1.579 (+3 -0)
DEVELOPERS 1.21 (+8 -49)
2/25/06 2:41 AMmwedel
*/Makefile{in.am}: Fix plugin makefiles so that 'make distcheck' works. Using
relative path names for files to include in distribution does not work -
need to have a makefile in each directory.
configure{.ac}: Updated as result of new Makefiles.
MSW 2006-02-24
(18 Files changed, 2342 Lines changed)
plugins/cfanim/include/Makefile.am 1.1 added 3
plugins/common/Makefile.am 1.1 added 3
plugins/cfanim/Makefile.in 1.3 (+146 -39)
plugins/Makefile.in 1.3 (+1 -1)
plugins/cfpython/Makefile.am 1.7 (+4 -2)
ChangeLog 1.578 (+6 -0)
plugins/cfanim/Makefile.am 1.3 (+3 -2)
plugins/common/include/Makefile.am 1.1 added 2
configure 1.59 (+311 -182)
plugins/common/include/Makefile.in 1.1 added 395
configure.ac 1.17 (+6 -2)
lib/Makefile.in 1.78 (+2 -2)
plugins/cfpython/include/Makefile.in 1.1 added 402
plugins/Makefile.am 1.2 (+1 -1)
plugins/cfpython/Makefile.in 1.8 (+146 -39)
plugins/common/Makefile.in 1.1 added 507
plugins/cfanim/include/Makefile.in 1.1 added 395
plugins/cfpython/include/Makefile.am 1.1 added 9
2/23/06 4:24 PMryo_saeba
Patch #1428057 courtesy Pippijn van Steenhoven: fix to a crashing bug in plugins (6 Files changed, 24 Lines changed)
plugins/common/plugin_common.c 1.13 (+4 -3)
plugins/cfanim/include/cfanim.h 1.4 (+3 -1)
plugins/cfanim/cfanim.c 1.8 (+3 -2)
plugins/cfanim/include/cfanim_proto.h 1.8 (+0 -76)
ChangeLog 1.577 (+11 -0)
plugins/common/include/plugin_common.h 1.14 (+3 -2)
2/23/06 4:05 PMryo_saeba
Perl plugin courtesy Marc Lehmann (patch #1423431) (3 Files changed, 1696 Lines changed)
plugins/cfperl/cfperl.xs 1.1 added 1603
plugins/cfperl/Makefile.am 1.1 added 49
plugins/cfperl/typemap 1.1 added 44
2/22/06 3:47 AMakirschbaum
Remove object type CONFUSION since it was not used anymore. (3 Files changed, 9 Lines changed)
ChangeLog 1.576 (+6 -0)
common/item.c 1.58 (+1 -2)
include/define.h 1.106 (+2 -2)
2/21/06 12:47 AMakirschbaum
lib/{archetypes,bmaps.paths,crossfire.0}: Rebuilt. (4 Files changed, 9498 Lines changed)
lib/crossfire.0 1.59 (+0 -0)
lib/archetypes 1.174 (+4264 -4207)
lib/bmaps.paths 1.95 (+5233 -5233)
ChangeLog 1.575 (+1 -0)
2/20/06 11:37 PMakirschbaum
lib/collect.pl.in: Fix generation of 'editor_folder' field. It did not work
too well for .arc files in deep subdirs.
(2 Files changed, 16 Lines changed)
ChangeLog 1.574 (+4 -0)
lib/collect.pl.in 1.17 (+12 -5)
2/20/06 5:35 PMcavesomething
A better fix for sending the spell skill data (1 Files changed, 2 Lines changed)
socket/request.c 1.85 (+2 -4)
2/20/06 5:33 PMqal21
Cause the random map generator to skip certain elements if the style is set to "none". (3 Files changed, 38 Lines changed)
random_maps/random_map.c 1.41 (+23 -9)
ChangeLog 1.573 (+5 -0)
doc/Developers/random-maps 1.6 (+10 -5)
2/20/06 12:43 PMcavesomething
fix crash when sending spell info if there no associated skill (2 Files changed, 15 Lines changed)
ChangeLog 1.572 (+4 -0)
socket/request.c 1.84 (+11 -8)
2/19/06 12:06 PMakirschbaum
Do not allow to dimension door into monsters or earthwalls. (2 Files changed, 10 Lines changed)
server/spell_effect.c 1.149 (+4 -4)
ChangeLog 1.571 (+6 -0)
2/19/06 11:27 AMakirschbaum
random_maps/style.c: In find_style() fix access to uninitialized variable. (2 Files changed, 6 Lines changed)
ChangeLog 1.570 (+3 -0)
random_maps/style.c 1.26 (+3 -4)