[root]/server/trunk/types/book
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 221 (100.0%) | 13.8 |
gros | 1 (6.3%) | 145 (65.6%) | 145.0 |
akirschbaum | 3 (18.8%) | 33 (14.9%) | 11.0 |
ryo_saeba | 7 (43.8%) | 20 (9.0%) | 2.8 |
kbulgrien | 1 (6.3%) | 8 (3.6%) | 8.0 |
silvernexus | 1 (6.3%) | 7 (3.2%) | 7.0 |
qal21 | 1 (6.3%) | 4 (1.8%) | 4.0 |
quinet | 1 (6.3%) | 3 (1.4%) | 3.0 |
anmaster | 1 (6.3%) | 1 (0.5%) | 1.0 |
Determine and inform client when a book has been read for experience.
7 lines of code changed in 1 file:
Don't display media tags by default in item names.
Clients don't handle media tags in tooltips or floor, so only use tags when describing items.
1 lines of code changed in 1 file:
Identify books even if empty. Don't show it's empty unless the level is correct.
5 lines of code changed in 1 file:
- Remove unused "oldmessage" parameter from draw_ext_info(),
draw_ext_info_format(), ext_info_map(), ext_info_map_except(), and
ext_info_map_except2() functions and calls.
8 lines of code changed in 1 file:
Player knowledge management.
2 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
31 lines of code changed in 1 file:
Make readable_message_type a compile-time constant.
1 lines of code changed in 1 file:
Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.
3 lines of code changed in 1 file:
Set svn:eol-style to native on *.c and *.h files that were missing it.
1 lines of code changed in 1 file:
Fix wrong return values.
8 lines of code changed in 1 file:
Apply patch #1660388: Code-cleanup: () -> (void) courtesy Stefan Huehner.
1 lines of code changed in 1 file:
Make functions in types/ static where possible and reasonable.
4 lines of code changed in 1 file:
Remove obsolete long_desc(), replaced by ob_describe(), get rid of static buffer.
2 lines of code changed in 1 file:
No functional changes, just compilation warnings / Doxygen stuff.
1 lines of code changed in 1 file:
Refactoring for TRANSPORT, BOOK, ITEM_TRANSFORMER and POWER_CRYSTAL classes of objects.
Methods implemented: apply, process, describe.
2007-01-14 - Gros
145 lines of code changed in 1 file: