ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/define.h
(Generate patch)

Comparing deliantra/server/include/define.h (file contents):
Revision 1.72 by root, Thu Aug 30 05:37:58 2007 UTC vs.
Revision 1.73 by root, Sat Sep 1 08:03:44 2007 UTC

902 902
903#define LOG_CHANNEL "log" // the plain and ugly standard server log 903#define LOG_CHANNEL "log" // the plain and ugly standard server log
904#define INFO_CHANNEL "info" // lower_left box 904#define INFO_CHANNEL "info" // lower_left box
905#define SAY_CHANNEL "channel-say" 905#define SAY_CHANNEL "channel-say"
906#define CHAT_CHANNEL "channel-chat" 906#define CHAT_CHANNEL "channel-chat"
907#define MSG_CHANNEL(name) ("c/" name) // predefined channel defined in lib/cf.pm %CHANNEL
907 908
908/* The following are the color flags passed to new_draw_info. 909/* The following are the color flags passed to new_draw_info.
909 * 910 *
910 * We also set up some control flags 911 * We also set up some control flags
911 * 912 *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines