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.12 by root, Mon Apr 23 19:10:16 2007 UTC vs.
Revision 1.13 by root, Wed Apr 25 18:47:49 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines