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.129 by root, Wed Nov 16 23:42:00 2016 UTC vs.
Revision 1.130 by root, Sat Nov 17 23:33:17 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines