[root]/server/trunk/common/assets
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 51 (100.0%) | 3015 (100.0%) | 59.1 |
ryo_saeba | 48 (94.1%) | 3013 (99.9%) | 62.7 |
partmedia | 3 (5.9%) | 2 (0.1%) | 0.6 |
Remove unused function.
0 lines of code changed in 1 file:
Allow subdirectory builds
Submitted by: Steven Johnson (patch #390)
2 lines of code changed in 2 files:
Remove unused function.
0 lines of code changed in 1 file:
Use a memory buffer to read data instead of directly using a FILE.
243 lines of code changed in 10 files:
Add copyright information.
12 lines of code changed in 1 file:
Write 'smoothface' in .face packed file instead of .arc.
6 lines of code changed in 2 files:
Allow 'smoothface' in .face files.
18 lines of code changed in 1 file:
Correctly clear 'removed' flag before archetype update.
18 lines of code changed in 1 file:
Allow mass edition of monsters.
10 lines of code changed in 2 files:
Do not clear FLAG_REMOVED when loading archetypes
Tracker: bugs/886
0 lines of code changed in 1 file:
Correctly handle invalid tar files.
4 lines of code changed in 1 file:
Fix wrong condition in malformed files.
1 lines of code changed in 1 file:
Optimize alchemy cost dump.
132 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.
2569 lines of code changed in 26 files: