Crossfire Server, Trunk
|
Go to the source code of this file.
Variables | |
int | events_total |
int | global_events_total |
int | log_total |
int | maps_loaded_total |
int | maps_saved_total |
int | maps_swapped_total |
int events_total |
Definition at line 10 of file events.cpp.
Referenced by do_execute_event().
int global_events_total |
Definition at line 9 of file events.cpp.
Referenced by events_execute_global_event().
int log_total |
Definition at line 43 of file logger.cpp.
Referenced by LOG().
int maps_loaded_total |
Definition at line 39 of file logger.cpp.
Referenced by mapfile_load().
int maps_saved_total |
Definition at line 40 of file logger.cpp.
Referenced by save_map().
int maps_swapped_total |
Definition at line 41 of file logger.cpp.
Referenced by swap_map().