Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 168 (100.0%) | 5286 (100.0%) | 31.4 |
trunk/crossfire/ | 5 (3.0%) | 3084 (58.3%) | 616.8 |
trunk/crossfire/debian/ | 58 (34.5%) | 863 (16.3%) | 14.8 |
trunk/client/ | 25 (14.9%) | 554 (10.5%) | 22.1 |
trunk/crossfire/doc/ | 17 (10.1%) | 476 (9.0%) | 28.0 |
trunk/crossfire/utils/ | 16 (9.5%) | 133 (2.5%) | 8.3 |
trunk/crossfire/lib/ | 11 (6.5%) | 55 (1.0%) | 5.0 |
trunk/client/pixmaps/ | 3 (1.8%) | 50 (0.9%) | 16.6 |
trunk/crossfire/doc/spoiler/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/spoiler-html/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/spell-docs/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/scripts/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/playbook/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/playbook-html/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/doc/Developers/ | 1 (0.6%) | 8 (0.2%) | 8.0 |
trunk/crossfire/common/ | 2 (1.2%) | 5 (0.1%) | 2.5 |
trunk/client/gnome/ | 3 (1.8%) | 4 (0.1%) | 1.3 |
trunk/crossfire/server/ | 2 (1.2%) | 3 (0.1%) | 1.5 |
trunk/client/common/ | 1 (0.6%) | 2 (0.0%) | 2.0 |
trunk/client/x11/ | 1 (0.6%) | 1 (0.0%) | 1.0 |
trunk/sounds/debian/ | 6 (3.6%) | 0 (0.0%) | 0.0 |
trunk/crossfire/rpm/ | 3 (1.8%) | 0 (0.0%) | 0.0 |
trunk/crossfire/debian/po/ | 4 (2.4%) | 0 (0.0%) | 0.0 |
trunk/crossfire/debian/patches/ | 3 (1.8%) | 0 (0.0%) | 0.0 |
trunk/client/gtk/ | 1 (0.6%) | 0 (0.0%) | 0.0 |
* "New" upstream release.
* Migration to cdbs.
0 lines of code changed in 6 files:
Given that Redhat 9 was deprecated on 04/30/2004 and the consumer version of
Redhat linux no longer exists, I've switched to Debian and will no longer be
maintaining the .spec file and RPMS for Redhat/Fedora Linux.
I posted to crossfire-devel asking for someone to take over.
9 lines of code changed in 2 files:
crossfire-server-dbg requires crossfire-server to be installed
3 lines of code changed in 2 files:
Changed version to cvs date.
5 lines of code changed in 2 files:
First attempt and making a debug package for this whole thing.
5 lines of code changed in 1 file:
Changing Makefile.am pushes changes down into each Makefile.in
67 lines of code changed in 8 files:
Added very simple crossloop manpage.
14 lines of code changed in 2 files:
Fixes to issues identified by lintian.
3 lines of code changed in 3 files:
Make the .pl (perl scripts) be installed 755.
28 lines of code changed in 2 files:
Continued re-work on the debian build stuff.
Mostly changes do to my learning curve and splitting out packages so we can have a -dbg package.
63 lines of code changed in 4 files:
First attempt at fixing the bugs and wishlist items listed here:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=crossfire-server&archive=no
My debian build box is an old sparc20, so it takes a very long time
for it to do a QA build, but I'll check this in for people to look at.
Big changes are adding the crossfire-server-common and crossfire-server-dbg
packages.
77 lines of code changed in 3 files:
First part of fixing http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232421
34 lines of code changed in 4 files:
When the crossfire server crashes or restarts it over-writes the
logfiles.
This make and sort of port-mortem analysis of a crash impossible.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232336
2 lines of code changed in 1 file:
After talking with a couple debian developers, they seem to think debian best practice is to run crossfire as user games.
- Commented out the useradd/userdel from pre/post scripts
- Updated init.d to run crossfire as games
- Changed some perms to allow games to write files/etc.
27 lines of code changed in 4 files:
As discussed on irc, making crossfire server run as user crossfire/crossfire.
28 lines of code changed in 2 files:
Jaakko's debian specific patch is dpatch format.
0 lines of code changed in 3 files:
Moved forward Jaakko's patches.
I think this is a good-to-go-debian build.
14 lines of code changed in 2 files:
Small change to changelog.
1 lines of code changed in 1 file:
Re-worked the debian stuff to be more elegant(?), meaning it depends more on
the makefiles for where to install stuff, instead of having it all hard coded
in the rules file.
Going to commit, because it compiles now.
STILL have to merge in a couple of Jaakoo's patches from 1.4.0 (like log path,
etch).
65 lines of code changed in 5 files:
More badly needed documentation.
241 lines of code changed in 3 files:
(61 more)