Directory server/trunk/types/food/

Directory Created:
2007-06-09 10:26
Total Files:
1
Deleted Files:
1
Lines of Code:
376

[root]/server/trunk/types/food

Lines of Code

server/trunk/types/food/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 616 (100.0%) 29.3
qal21 2 (9.5%) 407 (66.1%) 203.5
akirschbaum 6 (28.6%) 148 (24.0%) 24.6
partmedia 4 (19.0%) 27 (4.4%) 6.7
kbulgrien 3 (14.3%) 15 (2.4%) 5.0
anmaster 3 (14.3%) 13 (2.1%) 4.3
quinet 1 (4.8%) 3 (0.5%) 3.0
silvernexus 1 (4.8%) 2 (0.3%) 2.0
ryo_saeba 1 (4.8%) 1 (0.2%) 1.0

Most Recent Commits

partmedia 2016-08-12 23:02 Rev.: 20314

Fix signed integer comparisons

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1 -1)
partmedia 2014-06-06 17:30 Rev.: 19529

Clean up standard C headers.

23 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+23 -26)
partmedia 2014-06-05 11:15 Rev.: 19514

Fix unsafe uses of strcpy(3).

2 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+2 -1)
silvernexus 2014-05-17 23:20 Rev.: 19441

Correct several typos in code comments.

2 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+2 -2)
partmedia 2014-04-25 19:00 Rev.: 19364

Refactor to use C99 integer type names.

Submitted by: Tolga Dalman

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1 -1)
ryo_saeba 2010-08-28 03:49 Rev.: 13682

Fix broken special foods.

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1 -1)
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.

13 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+13 -17)
akirschbaum 2010-03-08 13:33 Rev.: 12599

Rename object_free() to object_free_drop_inventory() to hint about possible side-effects.

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1 -1)
akirschbaum 2009-06-16 15:44 Rev.: 11916

Rename function names.

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1 -1)
akirschbaum 2009-06-13 16:21 Rev.: 11835

Remove unused code.

0 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (-1)
akirschbaum 2009-06-12 15:53 Rev.: 11822

Add more functions object_find_by_xxx(); use these functions where possible.

2 lines of code changed in 1 file:

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

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

4 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

140 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+140 -159)
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/food: food.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/food: food.c (+1)
anmaster 2008-05-31 08:06 Rev.: 9178

Change some more sprintf to snprintf.

12 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+12 -12)
anmaster 2008-05-25 05:03 Rev.: 9151

Removed unused .cvsignore files, after all we use SVN since a long time.

0 lines of code changed in 1 file:

  • server/trunk/types/food: .cvsignore (del)
kbulgrien 2008-01-26 01:44 Rev.: 8278

.cvsignore files fixed in types subdirectories and svn:ignore re-set.

1 lines of code changed in 1 file:

  • server/trunk/types/food: .cvsignore (+1)
kbulgrien 2008-01-26 01:39 Rev.: 8277

.cvsignore files created in types subdirectories and svn:ignore set.

1 lines of code changed in 1 file:

  • server/trunk/types/food: .cvsignore (new 1)
qal21 2007-06-21 19:33 Rev.: 6698

Add missing math.h include.

1 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (+1)
qal21 2007-06-09 10:26 Rev.: 6444

Refactor food applying.

406 lines of code changed in 1 file:

  • server/trunk/types/food: food.c (new 406)
Generated by StatSVN 0.7.0