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

Comparing deliantra/server/common/time.C (file contents):
Revision 1.25 by root, Sat Apr 23 04:56:47 2011 UTC vs.
Revision 1.26 by root, Wed May 4 19:04:44 2011 UTC

31#include <sys/time.h> 31#include <sys/time.h>
32 32
33/* 33/*
34 * Gloabal variables: 34 * Gloabal variables:
35 */ 35 */
36tick_t pticks; 36tick_t server_tick;
37 37
38static const char *season_name[5] = { 38static const char *season_name[5] = {
39 "New Year", 39 "New Year",
40 "Growth", 40 "Growth",
41 "Harvest", 41 "Harvest",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines