ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/info.C
(Generate patch)

Comparing deliantra/server/socket/info.C (file contents):
Revision 1.66 by root, Mon Oct 29 23:55:57 2012 UTC vs.
Revision 1.67 by root, Sat Nov 17 06:05:33 2012 UTC

39#include <skills.h> 39#include <skills.h>
40 40
41#include <cstring> 41#include <cstring>
42 42
43/** 43/**
44 * Draws a normal message on the client. It is pretty 44 * Draws a normal message on the client. It is pretty
45 * much the same thing as the draw_info above, but takes a color 45 * much the same thing as the draw_info above, but takes a color
46 * parameter. the esrv_drawinfo functions should probably be 46 * parameter. the esrv_drawinfo functions should probably be
47 * replaced with this, just using black as the color. 47 * replaced with this, just using black as the color.
48 */ 48 */
49static void 49static void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines