ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/dm-support.ext
(Generate patch)

Comparing deliantra/server/ext/dm-support.ext (file contents):
Revision 1.34 by root, Sat Aug 13 20:20:29 2011 UTC vs.
Revision 1.35 by root, Tue Nov 6 23:33:15 2012 UTC

19Remember that everything entered here will be in the main coro context within cf::! 19Remember that everything entered here will be in the main coro context within cf::!
20You can freely use \$a .. \$z and \@l and \%l 20You can freely use \$a .. \$z and \@l and \%l
21 21
22Useful commands (note the '&'): 22Useful commands (note the '&'):
23 23
24reload_pod &
24reload_perl & 25reload_perl &
25reload_sound & 26reload_sound &
26reload_config & 27reload_config &
27reload_regions & 28reload_regions &
28reload_facedata & 29reload_facedata &
29reload_exp_table & 30reload_exp_table &
30reload_materials & 31reload_materials &
31reload_treasures & 32reload_treasures &
33reload_resources &
32reload_archetypes & 34reload_archetypes &
33reload_resources &
34ext::help::reload & 35ext::help::reload &
35ext::books::reload & 36ext::books::reload &
36ext::map_tags::reload & 37ext::map_tags::reload &
37ext::map_world::reload & 38ext::map_world::reload &
38ext::player_env::reload & 39ext::player_env::reload &

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines