[root]/doc
Developers
(47 files, 42348 lines)
fields
(171 files, 5999 lines)
img
(3 files, 956 lines)
plugins.doc
(0 files, 0 lines)
cfanim
(2 files, 91 lines)
types
(91 files, 32820 lines)
playbook-html
(20 files, 3167 lines)
playbook
(22 files, 3628 lines)
scripts
(7 files, 976 lines)
spell-docs
(6 files, 694 lines)
spoiler-html
(8 files, 451 lines)
spoiler
(10 files, 733 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 109 (100.0%) | 21563 (100.0%) | 197.8 |
ryo_saeba | 11 (10.1%) | 17552 (81.4%) | 1595.6 |
partmedia | 46 (42.2%) | 3222 (14.9%) | 70.0 |
akirschbaum | 34 (31.2%) | 447 (2.1%) | 13.1 |
mwedel | 5 (4.6%) | 123 (0.6%) | 24.6 |
qal21 | 6 (5.5%) | 106 (0.5%) | 17.6 |
gros | 2 (1.8%) | 97 (0.4%) | 48.5 |
silvernexus | 2 (1.8%) | 8 (0.0%) | 4.0 |
cavesomething | 1 (0.9%) | 6 (0.0%) | 6.0 |
kbulgrien | 1 (0.9%) | 2 (0.0%) | 2.0 |
anmaster | 1 (0.9%) | 0 (0.0%) | 0.0 |
Fix source distribution
3 lines of code changed in 1 file:
Document server configuration in FILES
Tracker: patches/351
6 lines of code changed in 1 file:
Remove obsolete documentation
0 lines of code changed in 1 file:
Formalize C99 requirement
Since 2002, the style guide has advocated use of the C99 fixed-width
integer types ("use the [s/u]int[8/16/32] whenever possible").
Since 2015, autoconf has automatically set the required compiler flags
to enable C99 when the compiler does not enable C99 features by default.
1 lines of code changed in 1 file:
Remove remnants of crossfire-config
1 lines of code changed in 2 files:
Refactored some spell documentation to be dynamically generated from a Perl script.
4 lines of code changed in 1 file:
Update style guide and fix reference in README.
Submitted by: Tolga Dalman
10 lines of code changed in 1 file:
Restore 'dev' version suffix.
1 lines of code changed in 1 file:
Bump version information for upcoming release.
1 lines of code changed in 1 file:
Removed references to casting alchemy spell to create items in some documentation.
4 lines of code changed in 1 file:
Combine several arch-related docs into one handbook.
771 lines of code changed in 7 files:
Give documentation appropriate file extensions.
2428 lines of code changed in 29 files:
Trim legacy Makefile headers.
0 lines of code changed in 1 file:
Remove documentation for obsolete setting 'dynamiclevel'.
1 lines of code changed in 1 file:
File is obsolete.
3 lines of code changed in 1 file:
Update Man page
6 lines of code changed in 1 file:
Update indentation style specification.
1 lines of code changed in 1 file:
Player knowledge management.
20 lines of code changed in 1 file:
Low-level quest status handling.
21 lines of code changed in 1 file:
Remove 'explore' mode.
0 lines of code changed in 2 files:
Partially update metaserver specification.
88 lines of code changed in 1 file:
Removed unused .cvsignore files, after all we use SVN since a long time.
0 lines of code changed in 1 file:
Kind of update a few things.
17493 lines of code changed in 2 files:
- Spelling corrections.
2 lines of code changed in 1 file:
Fix typos.
1 lines of code changed in 1 file:
Fix plugin documentation, add some .ps version made from the wiki. This fixes bug #1537236: cfpython 2.0 - documentation missing.
13 lines of code changed in 2 files:
Remove crossedit-related documentation, replace with Gridarta.
2 lines of code changed in 3 files:
Remove trailing whitespace.
356 lines of code changed in 28 files:
Remove generated files.
0 lines of code changed in 1 file:
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
1 lines of code changed in 1 file:
Makefile.am, Makefile.in (and Makefiles in subdirs): Put types in list of
SUBDIRS before server so that compilation happens in correct order -
server area requires types to be up to date.
MSW 2007-02-07
121 lines of code changed in 1 file:
Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().
2007-01-21 - gros
88 lines of code changed in 1 file:
Add some note about colors, fonts, and good tags to use - more
relevant with upcoming style support in gtk2 client.
MSW 2006-12-29
0 lines of code changed in 2 files:
Fixed bug #1530000 ("Failed inscription skill reduces bargaining experience").
- gros 2006-12-26
9 lines of code changed in 1 file:
Commit makefile with properly renamed manfile - otherwise, make fails in this
directory.
MSW 2006-09-23
1 lines of code changed in 1 file:
Rename crossfire to crossfire-server. Fix man pages and crossloop. Rebuild relevant Makefile.in files.
106 lines of code changed in 6 files: