ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/init.C
Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Wed Dec 5 19:31:26 2018 UTC (5 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.88: +1 -1 lines
Diff to previous 1.88
improve, not fix, some sscanf madness, probably introducing more bugs

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 23:40:04 2018 UTC (5 years, 5 months ago) by root
Branch: MAIN
Changes since 1.87: +1 -0 lines
Diff to previous 1.87
copyright update 2018

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

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 02:07:15 2012 UTC (11 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.85: +23 -8 lines
Diff to previous 1.85
sigfpe handling

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

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

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

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Mon Jan 31 16:33:45 2011 UTC (13 years, 3 months ago) by root
Branch: MAIN
Changes since 1.81: +0 -51 lines
Diff to previous 1.81
*** empty log message ***

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Wed Apr 28 19:49:51 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.80: +1 -3 lines
Diff to previous 1.80
less MAX_BUF, more object_thawer dir/file convenience

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Thu Apr 15 22:03:23 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.79: +57 -85 lines
Diff to previous 1.79
*** empty log message ***

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 00:34:06 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
get rid of QUERY_FLAG/SET_FLAG/CLEAR_FLAG macros that I always hated

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

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 13:41:37 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_93
Changes since 1.76: +1 -2 lines
Diff to previous 1.76
more utf8 marking

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Sun Nov 29 10:55:18 2009 UTC (14 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_92
Changes since 1.75: +6 -6 lines
Diff to previous 1.75
indent (remove useless use of void)

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 13:31:47 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90
Changes since 1.74: +0 -16 lines
Diff to previous 1.74
remove or document dead code

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 12:27:06 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
Changes since 1.73: +62 -61 lines
Diff to previous 1.73
remove all protos from include/*proto.h for functions that are effectively static

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 00:08:44 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
Changes since 1.72: +0 -157 lines
Diff to previous 1.72
*** empty log message ***

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Thu Oct 15 21:40:42 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.71: +1 -87 lines
Diff to previous 1.71
cleanups

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

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 16:05:13 2009 UTC (15 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80
Changes since 1.69: +1 -1 lines
Diff to previous 1.69
rmeove most shstr-strcmps

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Tue Dec 30 07:24:16 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
Changes since 1.68: +0 -1 lines
Diff to previous 1.68
*** empty log message ***

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 06:59:27 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_74
Changes since 1.67: +22 -25 lines
Diff to previous 1.67
smell, remove gcfclient support, material fixes, cfpod parse fixes, refactoring

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 05:44:58 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
Changes since 1.66: +17 -13 lines
Diff to previous 1.66
ensure non-zero default density for materials

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 04:29:11 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_71, rel-2_72, rel-2_73
Changes since 1.65: +2 -349 lines
Diff to previous 1.65
*** empty log message ***

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 23:57:46 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_61, rel-2_7
Changes since 1.64: +3 -4 lines
Diff to previous 1.64
introduce and use object::has_dialogue ()

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 23:50: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
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
unapply items does not update client; update copyright

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sun Apr 20 00:44:13 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.62: +0 -2 lines
Diff to previous 1.62
reloadable archetypes, maybe

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 03:16:02 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_5
Changes since 1.61: +7 -9 lines
Diff to previous 1.61
better logging, remove cruft

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 15:35:16 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
*** empty log message ***

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sat Nov 10 22:41:59 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
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
*** empty log message ***

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 19:43:27 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.58: +4 -4 lines
Diff to previous 1.58
update copyrights and other minor stuff to deliantra

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 09:15:50 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3
Changes since 1.57: +0 -91 lines
Diff to previous 1.57
support exit sounds, remove some cruft

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Aug 20 22:09:04 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.56: +5 -1 lines
Diff to previous 1.56
- include experience table as our first generic resource file
- swizzle init code around
- do not calculate checksum in cfutil but when loading the facedata.
  this increases loading time by 20%, but since thats just 1.2s instead
  of 1.0s its not worth the extra effort of doing it beforehand.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 05:00:20 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.55: +10 -11 lines
Diff to previous 1.55
- 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.55 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 22:54:03 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.54: +0 -1 lines
Diff to previous 1.54
- introduce global NOW variable storing current tick time.
- force some packet send at least every 2 seconds, forcing
  an ack reply.
- timeout connections on ack delay exclusively, by default disconnect
  after 8 seconds (allowing for at least 5.5s of network hiccups).
  (linux only, should port to bsds).
- nuke ericserver stats code.
- reduce number of syscalls (less gettimeofday, only get tcp_info
  about once/second).
- get rid of coroapi.time () in favour of now ().

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 13:04:00 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.53: +6 -6 lines
Diff to previous 1.53
- archetype is now a subclass of object.
- store archetypes in an object_vector.
- use a different startegy for archetype loading
  (reloading is MOST CERTAINLY broken).

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 12:19:09 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.52: +2 -32 lines
Diff to previous 1.52
rename arch->name to arch->archname for preparation of subclassing object

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

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon May 28 05:35:51 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.50: +3 -1 lines
Diff to previous 1.50
*** empty log message ***

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu May 17 14:14:55 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.49: +1 -70 lines
Diff to previous 1.49
remove superfluous/broken settings and related code

- COZY_SERVER:
  enabled most msall adjustments, changed digestion formula to the original one,
  party member treament w.r.t. pets enforced.
- PROHIBIT_PLAYERKILL: default
- real_wiz: removed and enforced
- create_home_portals: removed and enforced
- casting_time: removed and forced to be off (was crashing anyways)
- was_wiz flag removed and treated as off usually unless it was used
  in place of flag_wiz.
- do not save or restore wiz, wizcast and wizpass flags.

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed May 2 03:55:41 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.48: +4 -2 lines
Diff to previous 1.48
handle only segv signals on the signal stack

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 05:55:55 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.47: +15 -4 lines
Diff to previous 1.47
reset (some) signal handlers to default after fork, limit the number of concurrent async backtraces

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 19:53:05 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.46: +0 -3 lines
Diff to previous 1.46
revamp loggin. have a new log flag logBacktrace that logs
the message and prepares a backtrace in the background, spewing
it into the log at a later time.

this is useful to shed some light on otherwise completely useless log
messages such as:

   2007-04-27 19:48:48.142 Calling random_roll with min=1 max=0

which could just as well not be there as we will never find out who is
doing this to puny poor random_roll.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 06:23:42 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.45: +0 -2 lines
Diff to previous 1.45
VERY EXPERIMENTAL

- change the way archetypes and treasurelists are being loaded:
  - referring to a nonexisting treasurelist will create an empty one
  - referring to a nonexisting archetype will create an empty one
  - archetypes/treasurelists will overwrite any existing object
    of the same name.

- net effect should be to allow reloading of archetypes and treasurelists
  at runtime at a later stage.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 14:18:05 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
move animation info into facedata and make it reloadable at runtime

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 03:05:40 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
- reduce default output-sync to less than a second
- output-sync command now uses seconds as unit, not
  something users cannot even know.
- lots of useless const adjustments.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 14:01:11 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.42: +4 -3 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 03:10:11 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
uh, really

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 21:07:49 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.40: +2 -4 lines
Diff to previous 1.40
- use a simpler, less fancy loader base design (basically a one-line-lookahead
  top-down parser).

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Feb 13 16:23:32 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.39: +2 -3 lines
Diff to previous 1.39
- make server more fragile w.r.t. watchdog on freeze
- try to make a perl backtrace on crash, too.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Feb 6 13:21:29 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.38: +92 -95 lines
Diff to previous 1.38
- add density to lib/materials
- rewrite parser to use object_thawer (but not new loader framework yet).

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 16:36:10 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
so crash-friendly users, ehrm, user-friendly crashes

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 19:07:05 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.36: +21 -7 lines
Diff to previous 1.36
- enable 8MB of alternate signal stack
- use it for all fatal signals (although only SEGV seems to be relevant)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 15:15:50 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.35: +2 -0 lines
Diff to previous 1.35
- goofing around with my skills (overoptimisation to learn something)

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 19:32:37 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.34: +0 -2 lines
Diff to previous 1.34
just experimenting

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 21:06:20 2007 UTC (17 years, 3 months ago) by pippijn
Branch: MAIN
Changes since 1.33: +22 -22 lines
Diff to previous 1.33
comments

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 23:45:46 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.32: +16 -0 lines
Diff to previous 1.32
dump core earlier, by forking. also do not try to clean up twice.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 21:32:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.31: +1 -26 lines
Diff to previous 1.31
- added $cf::WAIT_FOR_TICK*
- tuned map-scheduler and player-scheduler
- added $op->inv_recursive
- added objects_size/objects($index) and actives_size/actives($index)
  for access to the object and actives vector.
- more robust player loader
- removed _perl_data attribute support
- SIGINT/TERM/HUP are now safe as they are handled synchronously.
- replaced LOOK_OBJ by client_visible
- cleanups

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jan 7 02:39:14 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.30: +0 -15 lines
Diff to previous 1.30
""

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

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 10:50:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.28: +7 -21 lines
Diff to previous 1.28
be nicer to clients on shutdown and crashes

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 00:46:53 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
fixed copyright

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 00:28:24 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.26: +1 -0 lines
Diff to previous 1.26
fixed credits

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 00:21:36 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
initialised :)

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 23:39:22 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
started a fix of the log

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 15:07:59 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.23: +0 -2 lines
Diff to previous 1.23
minor fixes, apartment hopping seems to work now

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 10:16:11 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.22: +1 -6 lines
Diff to previous 1.22
preliminary snapshot check-in, DO NOT USE IN PRODUCTION SYSTEMS
See the Changes file for details

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Dec 26 08:55:00 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21
replace update_ob_speed by ->set_speed

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 09:14:22 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.20: +7 -14 lines
Diff to previous 1.20
- minor cleanups
- minor optimisations (in_player vs. is_player_inv)
- added P_PLAYER map flag
- some (dead) concept code

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 02:35:01 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.19: +1 -15 lines
Diff to previous 1.19
- remove recycle_tmp_maps setting (hardwired to true)
- replace object->flags by std::bitset, seems to be way
  more efficient, for some unexplainable and not looked-into reason.
  its way cleaner, too...

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Dec 17 23:10:35 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.18: +5 -9 lines
Diff to previous 1.18
another bug, do some adjustments to coredumping 'algorithm'

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 17:16:52 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.17: +5 -2 lines
Diff to previous 1.17
- remove no_shout
- serialise command execution somewhat again :(
- avoid exceptions

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

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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 15:28:36 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.14: +1 -44 lines
Diff to previous 1.14
nuke metaserver code

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Sep 30 23:48:57 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
let perl use the correct directory stetings at startup

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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 21:16:12 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
cleanup

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 13 02:05:19 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
preliminary uuid support

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 01:49:03 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +47 -48 lines
Diff to previous 1.9
fix races, fix switch case indent

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 15:59:57 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +1273 -852 lines
Diff to previous 1.8
indent

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 14:33:46 2006 UTC (17 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.7: +72 -51 lines
Diff to previous 1.7
removed ox/oy, and then added shstr stuff to the recipes in alchemy

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 00:18:42 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +13 -14 lines
Diff to previous 1.6
THIS CODE WILL NOT COMPILE
use the STABLE tag instead.

- major changes in object lifetime and memory management
- replaced manual refcounting by shstr class
- removed quest system
- many optimisations
- major changes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Aug 31 17:54:15 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -4 lines
Diff to previous 1.5
rewrote object serialiser, parser is next

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 30 16:30:37 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
remove compression support, intiialise perl earlier etc. etc.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Aug 29 08:01:37 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.3: +446 -446 lines
Diff to previous 1.3
expand initial tabs to spaces

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 29 05:03:55 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.2: +2 -24 lines
Diff to previous 1.2
- added ready/unready/can_apply events and their passive versions
- removed support for event_*-fields in maps
- removed support for current_weapon_script
- removed timers
- removed say/shout/Tell and related commands

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 13:13:49 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
- 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.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 17:16:04 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