Directory server/trunk/types/book/

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

[root]/server/trunk/types/book

Lines of Code

server/trunk/types/book/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 213 (100.0%) 15.2
gros 1 (7.1%) 145 (68.1%) 145.0
akirschbaum 3 (21.4%) 33 (15.5%) 11.0
ryo_saeba 6 (42.9%) 19 (8.9%) 3.1
kbulgrien 1 (7.1%) 8 (3.8%) 8.0
qal21 1 (7.1%) 4 (1.9%) 4.0
quinet 1 (7.1%) 3 (1.4%) 3.0
anmaster 1 (7.1%) 1 (0.5%) 1.0

Most Recent Commits

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:

  • server/trunk/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:

  • server/trunk/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:

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

Whitespace changes.

1 lines of code changed in 1 file:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

  • server/trunk/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:

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