[root]/server/trunk/utils
cre
(131 files, 13470 lines)
resources
(4 files, 0 lines)
templates
(35 files, 172 lines)
wiki
(9 files, 17 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 286 (100.0%) | 13871 (100.0%) | 48.5 |
ryo_saeba | 111 (38.8%) | 6141 (44.3%) | 55.3 |
anmaster | 26 (9.1%) | 3893 (28.1%) | 149.7 |
akirschbaum | 50 (17.5%) | 1126 (8.1%) | 22.5 |
aaron_baugher | 2 (0.7%) | 891 (6.4%) | 445.5 |
mwedel | 15 (5.2%) | 557 (4.0%) | 37.1 |
quinet | 4 (1.4%) | 444 (3.2%) | 111.0 |
partmedia | 39 (13.6%) | 414 (3.0%) | 10.6 |
silvernexus | 17 (5.9%) | 288 (2.1%) | 16.9 |
gros | 4 (1.4%) | 73 (0.5%) | 18.2 |
kbulgrien | 5 (1.7%) | 39 (0.3%) | 7.8 |
rjtanner | 2 (0.7%) | 4 (0.0%) | 2.0 |
kstenger | 1 (0.3%) | 1 (0.0%) | 1.0 |
qal21 | 10 (3.5%) | 0 (0.0%) | 0.0 |
Display server start date in console
1 lines of code changed in 1 file:
Fix build instructions.
2 lines of code changed in 1 file:
Extract event handling to common library.
0 lines of code changed in 2 files:
Introduce C++14.
Allow the server to run without collecting files in "arch". It can
now directly run with the "arch" directory along the "maps" one.
Rewrite the collect mechanism to use the server itself and not an external script.
6 lines of code changed in 2 files:
Allow files to not exist.
3 lines of code changed in 1 file:
Add cfdb_convert
This Python 3 utility converts Python 2 bsddb 'shelve' databases to the
default Python 3 'shelve' format.
Server operators running existing servers should convert existing
databases after switching to Python 3. Running cfdb_convert with the
'--auto' flag in the 'var/crossfire' directory will automatically
convert a list of standard databases with known names.
49 lines of code changed in 2 files:
Wrap nrofpixmaps in a function to not expose global variable.
Rename 'New_Face' to 'Face'.
Use Face* instead of face number.
1 lines of code changed in 1 file:
Add missing import.
1 lines of code changed in 1 file:
Rename function.
1 lines of code changed in 1 file:
Fix some crashes caused by accesses to missing archetypes
1 lines of code changed in 1 file:
Fix source distribution
2 lines of code changed in 1 file:
Try to make SRCDIR in crossloop.web be dynamic.
Since this file is not put into the install folder, this should work.
5 lines of code changed in 1 file:
Use CF_LOG instead of CF_LOGDIR
3 lines of code changed in 1 file:
Always generate backtrace
8 lines of code changed in 1 file:
Fix overflows by using calloc() correctly
6 lines of code changed in 2 files:
Remove underscores from displayed table headers for arch2xml tool.
1 lines of code changed in 1 file:
Added XSLT output for body slots from arch2xml utility.
44 lines of code changed in 1 file:
Completed listing of can_use_xxx options in XSL Transformation for arch2xml.
32 lines of code changed in 1 file:
Minor tweak to display of name and name_pl and addition of explanatory comment for cfarches.xsl.
3 lines of code changed in 1 file:
Added plural name to the arch2xml utility XSL transformation.
6 lines of code changed in 1 file:
Added attacktype to the XSL transformation for arch2xml utility.
2 lines of code changed in 1 file:
Merged resistances into a single-cell display, then implemented display of the rest of the resistances.
70 lines of code changed in 1 file:
Make arch2xml.py ignore empty comment lines.
3 lines of code changed in 1 file:
Fix arch2xml.py so each archetype in a file gets its own <arch> tag.
22 lines of code changed in 1 file:
Adjusted XSL for arch2xml.py to use HTML table headings.
22 lines of code changed in 2 files:
Escaped specific characters for better XML output from arch2xml.py.
25 lines of code changed in 1 file:
Adjusted whitespace of arch2xml.py XML output.
7 lines of code changed in 1 file:
Tweak scores.pl to dynamically use the server's active experience table to determine the level of a character without a saved level value.
45 lines of code changed in 1 file:
Remove broken weather map generator
0 lines of code changed in 1 file:
Adjust path to new Gridarta sources.
1 lines of code changed in 1 file:
Fix missing headers
10 lines of code changed in 1 file:
Store crossloop configuration in a separate file
24 lines of code changed in 2 files:
Remove automatic prototype generation with cproto
Obtained from: Tolga Dalman
0 lines of code changed in 1 file:
Realized I need to remove attempt to build the perl script from the Automake code, too.
1 lines of code changed in 1 file:
Retiring add_throw script, as the old characters without this probably won't work on a new server (as far as I can tell, the skills were changed back in the CVS version control, at least fiteen years ago).
0 lines of code changed in 1 file:
Refactor to use C99 integer type names.
Submitted by: Tolga Dalman
11 lines of code changed in 2 files:
Add crash notification to crossloop.
35 lines of code changed in 1 file:
Avoid installing unsupported scripts.
2 lines of code changed in 1 file:
Fix utility script shebangs.
205 lines of code changed in 9 files:
Remove old utilities and scripts.
1 lines of code changed in 6 files:
(131 more)