ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/time.C
Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 23:40:00 2018 UTC (5 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
copyright update 2018

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Nov 16 23:41:59 2016 UTC (7 years, 5 months ago) by root
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
copyright update 2016

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 23:55:52 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
trailing space removal

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 11:25:31 2012 UTC (12 years, 4 months ago) by root
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
update copyrights to 2012

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed May 4 19:04:44 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Apr 23 04:56:47 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
update copyright to 2011

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 01:04:44 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
update copyright for up to 2010

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 00:59:20 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
remove bogus 2007 copyright that was added wrongly by the script, update to affero license

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 13:03:34 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
make effectively static symbols actually static, part 2

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Oct 12 14:00:57 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_81, rel-2_82
Changes since 1.20: +7 -6 lines
Diff to previous 1.20
clarify license

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 06:59:26 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_74, rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
smell, remove gcfclient support, material fixes, cfpod parse fixes, refactoring

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Dec 23 06:58:23 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
Changes since 1.18: +36 -21 lines
Diff to previous 1.18
wizlook

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Apr 21 23:35:24 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_52, rel-2_53, rel-2_54, rel-2_55, rel-2_56, rel-2_6, rel-2_61, rel-2_7, rel-2_71, rel-2_72, rel-2_73
Changes since 1.17: +1 -2 lines
Diff to previous 1.17
- fix weight/pickup bugs, visible_to
- do more automatic nrof/weight updates
- kill funcpoint.h

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 19:43:23 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43, rel-2_5
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
update copyrights and other minor stuff to deliantra

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 05:00:18 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3
Changes since 1.15: +11 -12 lines
Diff to previous 1.15
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
  (which is not yet released, so I used the current draft, which is
  legally a bit wavy, but its likely better than nothing as it expresses
  direct intent by the authors, and we can upgrade as soon as it has been
  released).
  * this should ensure availability of source code for the server at least
    and hopefully also archetypes and maps even when modified versions
    are not being distributed, in accordance of section 13 of the agplv3.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:21:40 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.14: +17 -17 lines
Diff to previous 1.14
update copyrights in common/*.C and util/*.C

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu May 17 21:32:08 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
- prepare common/ for head_ => head change
- add some copyrights for files where they were missing

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Apr 25 18:47:49 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
rewrote output buffer handling. the new system:
- outputs messages immediately.
- suppresses following duplicates.
- enforces a minimum setting.
- is, as usual, faster and leaner.

the only problem is that the code worked out of the box, which is not reassuring.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Apr 23 19:10:16 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
implement ex command support to quickly retrieve item descriptions

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Mar 17 22:32:15 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Mar 17 22:11:22 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.9: +64 -67 lines
Diff to previous 1.9
remove clockdata and base it off of the runtime; improve the tod code.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 21:06:18 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.8: +22 -22 lines
Diff to previous 1.8
comments

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jan 6 14:42:29 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
added some copyrights

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 13 02:55:50 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.6: +0 -8 lines
Diff to previous 1.6
- medium decruftification
- medium cleanups
- make settings accessible to perl using cf::settings->mutator
  (completely untested)

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Dec 11 19:46:46 2006 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
Changes since 1.5: +3 -5 lines
Diff to previous 1.5
removed #ifn?def WIN32 from all files

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 22:34:00 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.4: +1 -7 lines
Diff to previous 1.4
indent

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 16:00:23 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.3: +58 -61 lines
Diff to previous 1.3
indent

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 13:13:48 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -113 lines
Diff to previous 1.2
- added cfperl.h, soon to be used by events
- no perl == exit, its no longer optional
- moved server main loop entirely in perl
- removed lots of unneeded timekeeping cruft

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 18:07:24 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -64 lines
Diff to previous 1.1
use perl's event loop as mainloop

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 17:16:01 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a