Author Statistics for azzie

Back to Index Page

Author Details

Login: azzie
Fullname: azzie
Revisions: 3
Lines of Code: 4
Added Lines of Code: 7
Lines of Code per Change: 1.3

Lines Of Code (per Author)

Lines Of Code for azzie (per module)

Activity

Commit Log

DateAuthorFile/Message
6/9/99 2:29 PMazzie
Fix in edit.c to ensure map objects (mainly is_floor objects) are actually
removed visually as well as from a pure object standpoint.
(1 Files changed, 2 Lines changed)
crossedit/Edit.c 1.2 (+2 -1)
4/26/99 4:05 PMazzie
Added buffer entry...
-David
(1 Files changed, 3 Lines changed)
CHANGES 1.2 (+3 -0)
4/26/99 4:00 PMazzie
Fixed bug that would drop the unsent parts of a packet before buffering would
start. This would cause the client to get out of sync with commands.
-David
(1 Files changed, 2 Lines changed)
socket/lowlevel.c 1.2 (+2 -2)