ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/init.C
Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 14:01:11 2007 UTC (17 years, 3 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, 3 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 6 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, 6 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, 6 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, 6 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, 8 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, 8 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 9 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, 10 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) Links to rel-2_0: (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