Directory types/book/

Directory Created:
2007-01-14 04:16
Total Files:
1
Deleted Files:
0
Lines of Code:
130

[root]/types/book

Lines of Code

types/book/ Lines of Code

Developers

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

Most Recent Commits

silvernexus 2021-04-05 23:01 Rev.: 22052

Determine and inform client when a book has been read for experience.

7 lines of code changed in 1 file:

  • types/book: book.c (+7 -5)
ryo_saeba 2020-09-09 11:12 Rev.: 21363

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:

  • types/book: book.c (+1 -1)
ryo_saeba 2012-05-19 10:25 Rev.: 18127

Identify books even if empty. Don't show it's empty unless the level is correct.

5 lines of code changed in 1 file:

  • types/book: book.c (+5 -11)
kbulgrien 2010-05-28 01:12 Rev.: 13308

- 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:

  • types/book: book.c (+8 -10)
ryo_saeba 2010-01-18 16:07 Rev.: 12352

Player knowledge management.

2 lines of code changed in 1 file:

  • types/book: book.c (+2)
akirschbaum 2009-06-15 15:22 Rev.: 11892

Whitespace changes.

1 lines of code changed in 1 file:

  • types/book: book.c (+1 -1)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

31 lines of code changed in 1 file:

  • types/book: book.c (+31 -48)
akirschbaum 2008-11-19 15:32 Rev.: 10563

Make readable_message_type a compile-time constant.

1 lines of code changed in 1 file:

  • types/book: book.c (+1 -1)
quinet 2008-07-20 04:49 Rev.: 9584

Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.

3 lines of code changed in 1 file:

  • types/book: book.c (+3 -3)
anmaster 2008-06-01 11:40 Rev.: 9198

Set svn:eol-style to native on *.c and *.h files that were missing it.

1 lines of code changed in 1 file:

  • types/book: book.c (+1)
ryo_saeba 2007-06-03 12:40 Rev.: 6409

Fix wrong return values.

8 lines of code changed in 1 file:

  • types/book: book.c (+8 -8)
ryo_saeba 2007-03-13 14:12 Rev.: 5756

Apply patch #1660388: Code-cleanup: () -> (void) courtesy Stefan Huehner.

1 lines of code changed in 1 file:

  • types/book: book.c (+1 -1)
qal21 2007-02-24 13:59 Rev.: 5608

Make functions in types/ static where possible and reasonable.

4 lines of code changed in 1 file:

  • types/book: book.c (+4 -1)
ryo_saeba 2007-02-11 12:16 Rev.: 5500

Remove obsolete long_desc(), replaced by ob_describe(), get rid of static buffer.

2 lines of code changed in 1 file:

  • types/book: book.c (+2 -1)
ryo_saeba 2007-02-09 18:09 Rev.: 5420

No functional changes, just compilation warnings / Doxygen stuff.

1 lines of code changed in 1 file:

  • types/book: book.c (+1)
gros 2007-01-14 04:16 Rev.: 5310

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:

  • types/book: book.c (new 145)
Generated by StatSVN 0.7.0