Directory server/trunk/types/shop_mat/

Directory Created:
2007-01-21 10:43
Total Files:
1
Deleted Files:
0
Lines of Code:
138

[root]/server/trunk/types/shop_mat

Lines of Code

server/trunk/types/shop_mat/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 235 (100.0%) 16.7
gros 1 (7.1%) 161 (68.5%) 161.0
akirschbaum 4 (28.6%) 49 (20.9%) 12.2
partmedia 3 (21.4%) 9 (3.8%) 3.0
kbulgrien 1 (7.1%) 5 (2.1%) 5.0
quinet 1 (7.1%) 4 (1.7%) 4.0
qal21 1 (7.1%) 4 (1.7%) 4.0
ryo_saeba 2 (14.3%) 2 (0.9%) 1.0
anmaster 1 (7.1%) 1 (0.4%) 1.0

Most Recent Commits

partmedia 2015-04-04 17:45 Rev.: 19888

Rename get_payment()

1 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+1 -1)
partmedia 2015-03-18 19:03 Rev.: 19854

Rename shop functions to be more consistent

2 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+2 -2)
partmedia 2015-03-18 19:03 Rev.: 19853

Split shop functions into a new header file

6 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+6 -5)
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.

5 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+5 -5)
akirschbaum 2009-06-24 14:17 Rev.: 12016

Replace most calls to object_insert_in_map() with object_insert_in_map_at().

2 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+2 -7)
akirschbaum 2009-06-18 16:10 Rev.: 11941

Rewrite loops iterating over inv/env/below/above object lists with macros that are not affected by objects being modified/removed/freed within the loop.

2 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+2 -4)
akirschbaum 2009-06-12 10:46 Rev.: 11817

Rename most functions in object.c to object_xxx().

7 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+7 -7)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

38 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+38 -60)
quinet 2008-07-20 04:49 Rev.: 9584

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

4 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+4 -4)
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/shop_mat: shop_mat.c (+1)
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/shop_mat: shop_mat.c (+1 -1)
ryo_saeba 2007-03-06 16:56 Rev.: 5705

Fix compilation warnings, mostly missing #include.

1 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (+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/shop_mat: shop_mat.c (+4 -1)
gros 2007-01-21 10:43 Rev.: 5339

Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().

2007-01-21 - gros

161 lines of code changed in 1 file:

  • server/trunk/types/shop_mat: shop_mat.c (new 161)
Generated by StatSVN 0.7.0