[root]/server/trunk/lib
adm
(4 files, 562 lines)
config
(10 files, 1037 lines)
help
(105 files, 1030 lines)
i18n
(2 files, 181 lines)
wizhelp
(50 files, 255 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 297 (100.0%) | 3875 (100.0%) | 13.0 |
ryo_saeba | 119 (40.1%) | 1310 (33.8%) | 11.0 |
partmedia | 50 (16.8%) | 766 (19.8%) | 15.3 |
mwedel | 20 (6.7%) | 653 (16.9%) | 32.6 |
silvernexus | 22 (7.4%) | 612 (15.8%) | 27.8 |
akirschbaum | 43 (14.5%) | 265 (6.8%) | 6.1 |
gros | 15 (5.1%) | 152 (3.9%) | 10.1 |
meflin2 | 4 (1.3%) | 57 (1.5%) | 14.2 |
rjtanner | 8 (2.7%) | 27 (0.7%) | 3.3 |
kbulgrien | 6 (2.0%) | 11 (0.3%) | 1.8 |
anmaster | 5 (1.7%) | 11 (0.3%) | 2.2 |
quinet | 3 (1.0%) | 7 (0.2%) | 2.3 |
kstenger | 2 (0.7%) | 4 (0.1%) | 2.0 |
Allow subdirectory builds
Submitted by: Steven Johnson (patch #390)
6 lines of code changed in 1 file:
Allow multiple -pack-assets switches.
Collect all assets in one run, remove files before.
10 lines of code changed in 1 file:
Fix collect targets
15 lines of code changed in 1 file:
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.
11 lines of code changed in 1 file:
Clean up warnings about junk files
1 lines of code changed in 1 file:
Rename built treasures file to simplify install
5 lines of code changed in 2 files:
Chase arch move
10 lines of code changed in 1 file:
Move non-generated files from server/lib/ to arch/
Logically, these files belong with the archs, since if the archs change,
these files may need to change, too. Moving them to arch should also
remove the need for those running with custom maps/archs from needing
to change the server tree.
0 lines of code changed in 7 files:
Fix Horn of Sirens
Players in possession of a Horn of Sirens now only have horns. Fix by
adding the artifact back, but setting the chance to 0.
16 lines of code changed in 1 file:
Add formulas for casting and melting rings and amulets
40 lines of code changed in 1 file:
Refactor recipe_chance()
Rewrite and document recipe_chance() so it's more clear what it does.
4 lines of code changed in 1 file:
Add an artifact specific to new kite shield archetype -- kite shield of Flight
17 lines of code changed in 1 file:
Fix horn of Sirens as a random loot (Bug #861).
17 lines of code changed in 1 file:
Improve handling of formula check to handle cauldron and tool differences.
10 lines of code changed in 1 file:
Add artifacts and formulae for black/white leather cloaks.
41 lines of code changed in 2 files:
Balance balm costs
Part of patch #360, this reduces the cost of the balm of first aid.
10 lines of code changed in 1 file:
Allow for items to make the wielder confused.
Also add helmets that make the wielder confused.
12 lines of code changed in 1 file:
Adjust lib/races loading so that it appends races if they do not match, rather than replace. Also adjust death attacks to do no damage if the slaying requirement is not met.
3 lines of code changed in 1 file:
Fix recipe for talisman of Creation
Reported by: Frank Wilde (bugs/851)
1 lines of code changed in 1 file:
Fix artifact boots/gauntlets/gloves that have a damage specification in their artifact definition that did not receive one in-game. Fixes Bug #832.
4 lines of code changed in 1 file:
Fix error message from beholder leaders missing an animation.
1 lines of code changed in 1 file:
Animate monster artifacts that have multi-face animations per facing direction.
1 lines of code changed in 1 file:
Fix spelling of acrobatically in attack messages.
1 lines of code changed in 1 file:
Silently ignore *.blend files.
1 lines of code changed in 1 file:
Clean up archive build rules
1 lines of code changed in 1 file:
Finish r19943, since it seems to have gone awry last time.
3 lines of code changed in 1 file:
Add faces for messages linked to a quest.
7 lines of code changed in 1 file:
Remove support for defining animations in .arc files.
0 lines of code changed in 1 file:
Add a face suffix for 'Holding' artifacts.
1 lines of code changed in 1 file:
Allow 'face_suffix' in artifacts.
9 lines of code changed in 1 file:
Use specific faces for quivers of Holding Bolts and Arrows.
2 lines of code changed in 1 file:
Adding recipes involving leather for further crafting development.
184 lines of code changed in 1 file:
Update archetype ChangeLog file name
1 lines of code changed in 1 file:
Remove map scripts from server distribution
1 lines of code changed in 1 file:
Ingredient list fix for existing arches.
7 lines of code changed in 1 file:
Update readme file to reference correct build target to collect arches.
1 lines of code changed in 1 file:
Thought r19548 would auto-commit lib/checkarch
81 lines of code changed in 2 files:
Rename checkarch script to checkarch.pl. Also, remove unused reference to checkarch from the Makefile.
1 lines of code changed in 1 file:
Fix incorrect arch name in previous formulae expansion.
1 lines of code changed in 1 file:
Continued expansion of smithery formulae.
100 lines of code changed in 1 file:
(190 more)