ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/dm-support.ext
Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 24 03:33:29 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
add books from books.pod via some most dire hacks

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 14:24:09 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
- implement two new helper functions:
  cf::cache => load and process a file, caching the result in the db
  cf::fork_call => execute a given sub asynchronously (e.g. for cpu jobs)
- make use of it in ext/map-world.ext, greatly speeding up worldmap
  loading.
- preliminary garbage added to cf::pod.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 10:38:28 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.3: +42 -12 lines
Diff to previous 1.3
- rename load_xxx to reload_xxx, all of which are guarenteed to
  a) do their thing
  b) take no parameters
  c) almost certainly fail when not run asynchronously
- considerably improve dmshell (and support postfix-'&' to move job in bg)

example data and execution times on my system:

   reload_regions	0.0007s
   reload_facedata	0.69s
   reload_treasures	0.0156s
   reload_archetypes	0.035s

all of them run without impeding the running server (unless the server
starts to use e.g. an archetype refering another archetype not yet
defined), exccept for reload_perl, which is very heavy.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 01:29:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.2: +7 -9 lines
Diff to previous 1.2
dmshell improvement

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 15:36:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.1: +14 -7 lines
Diff to previous 1.1
- better dm shell
- minor cleanups
- added cf::dumpval, cf::player::list_logins and $player->maps

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:29:18 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
moved perl extensions into server codebase, where they belong

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-2_1: (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