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

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.122 by root, Thu Apr 15 04:02:38 2010 UTC vs.
Revision 1.123 by root, Sat Jun 26 22:10:18 2010 UTC

129#endif 129#endif
130 130
131extern tstamp runtime; // virtual server time, excluding time jumps and lag 131extern tstamp runtime; // virtual server time, excluding time jumps and lag
132extern tstamp NOW; // real time of current server tick 132extern tstamp NOW; // real time of current server tick
133 133
134noinline utf8_string cfSvPVutf8_nolen (SV *sv);
135
134enum event_klass 136enum event_klass
135{ 137{
136 KLASS_NONE, 138 KLASS_NONE,
137 KLASS_GLOBAL, 139 KLASS_GLOBAL,
138 KLASS_ATTACHABLE, 140 KLASS_ATTACHABLE,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines