wfl::builtins::DEFINE_WFL_FUNCTION | ( | abs | , |
1 | , | ||
1 | |||
) |
Definition at line 165 of file function.cpp.
References wfl::variant::as_decimal(), wfl::variant::as_int(), wfl::variant::is_decimal(), and n.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | acos | , |
1 | , | ||
1 | |||
) |
Definition at line 564 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | adjacent_locs | , |
1 | , | ||
1 | |||
) |
Definition at line 1317 of file function.cpp.
References wfl::add_debug_info(), and get_adjacent_tiles().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | are_adjacent | , |
2 | , | ||
2 | |||
) |
Definition at line 1361 of file function.cpp.
References wfl::add_debug_info(), and tiles_adjacent().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | as_decimal | , |
1 | , | ||
1 | |||
) |
Definition at line 1278 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | asin | , |
1 | , | ||
1 | |||
) |
Definition at line 553 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | atan | , |
1 | , | ||
2 | |||
) |
Definition at line 575 of file function.cpp.
References utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | cbrt | , |
1 | , | ||
1 | |||
) |
Definition at line 600 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | ceil | , |
1 | , | ||
1 | |||
) |
Definition at line 1203 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | choose | , |
2 | , | ||
3 | |||
) |
Definition at line 679 of file function.cpp.
References wfl::map_formula_callable::add(), wfl::variant::begin(), wfl::variant::end(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | clamp | , |
3 | , | ||
3 | |||
) |
Definition at line 767 of file function.cpp.
References wfl::add_debug_info(), wfl::variant::as_decimal(), wfl::variant::as_int(), and wfl::variant::is_int().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | concatenate | , |
1 | , | ||
- | 1 | ||
) |
Definition at line 504 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | contains_string | , |
2 | , | ||
2 | |||
) |
Definition at line 860 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | cos | , |
1 | , | ||
1 | |||
) |
Definition at line 535 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | debug | , |
0 | , | ||
1 | |||
) |
Definition at line 93 of file function.cpp.
References wfl::formula_expression::evaluate(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | debug_float | , |
2 | , | ||
3 | |||
) |
Definition at line 245 of file function.cpp.
References wfl::variant::convert_to(), wfl::variant::string_cast(), and wfl::variant::to_debug_string().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | debug_print | , |
1 | , | ||
2 | |||
) |
Definition at line 266 of file function.cpp.
References display_chat_manager::add_chat_message(), game_config::debug, game_display::get_chat_manager(), game_display::get_singleton(), LOG_SF, events::chat_handler::MESSAGE_PUBLIC, utf8::size(), wfl::variant::string_cast(), and wfl::variant::to_debug_string().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | debug_profile | , |
1 | , | ||
2 | |||
) |
Definition at line 300 of file function.cpp.
References display_chat_manager::add_chat_message(), game_config::debug, game_display::get_chat_manager(), game_display::get_singleton(), i, LOG_SF, events::chat_handler::MESSAGE_PUBLIC, utf8::size(), and editor::start().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | dir | , |
1 | , | ||
1 | |||
) |
Definition at line 115 of file function.cpp.
References wfl::variant::as_callable(), i, and wfl::formula_input::name.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | direction_from | , |
2 | , | ||
3 | |||
) |
Definition at line 1391 of file function.cpp.
References wfl::add_debug_info(), map_location::get_direction(), n, and map_location::parse_direction().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | distance_between | , |
2 | , | ||
2 | |||
) |
Definition at line 1302 of file function.cpp.
References wfl::add_debug_info(), and distance_between().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | ends_with | , |
2 | , | ||
2 | |||
) |
Definition at line 473 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | exp | , |
1 | , | ||
1 | |||
) |
Definition at line 640 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | filter | , |
2 | , | ||
3 | |||
) |
Definition at line 877 of file function.cpp.
References wfl::map_formula_callable::add(), wfl::variant::as_bool(), wfl::variant::begin(), wfl::variant::end(), wfl::variant::get_member(), wfl::variant::is_map(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | find | , |
2 | , | ||
3 | |||
) |
Definition at line 923 of file function.cpp.
References wfl::map_formula_callable::add(), wfl::variant::as_bool(), wfl::variant::begin(), wfl::variant::end(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | find_string | , |
2 | , | ||
2 | |||
) |
Definition at line 868 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | floor | , |
1 | , | ||
1 | |||
) |
Definition at line 1235 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | frac | , |
1 | , | ||
1 | |||
) |
Definition at line 1257 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | get_palette | , |
1 | , | ||
1 | |||
) |
Definition at line 744 of file function.cpp.
References game_config::blue_white_scale, game_config::blue_white_scale_text, game_config::red_green_scale, game_config::red_green_scale_text, and game_config::tc_info().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | head | , |
1 | , | ||
2 | |||
) |
Definition at line 1141 of file function.cpp.
References wfl::variant::begin(), wfl::variant::end(), n, wfl::variant::num_elements(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | hypot | , |
2 | , | ||
2 | |||
) |
Definition at line 658 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | if | , |
2 | , | ||
- | 1 | ||
) |
Definition at line 131 of file function.cpp.
References n, and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | index_of | , |
2 | , | ||
2 | |||
) |
Definition at line 665 of file function.cpp.
References i, and wfl::variant::num_elements().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | insert | , |
3 | , | ||
3 | |||
) |
Definition at line 480 of file function.cpp.
References utf8::insert().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | keys | , |
1 | , | ||
1 | |||
) |
Definition at line 336 of file function.cpp.
References wfl::variant::get_keys().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | length | , |
1 | , | ||
1 | |||
) |
Definition at line 499 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | lerp | , |
3 | , | ||
3 | |||
) |
Definition at line 725 of file function.cpp.
References wfl::add_debug_info().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | lerp_index | , |
2 | , | ||
2 | |||
) |
Definition at line 733 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | loc | , |
2 | , | ||
2 | |||
) |
Definition at line 1286 of file function.cpp.
References wfl::add_debug_info().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | locations_in_radius | , |
2 | , | ||
2 | |||
) |
Definition at line 1332 of file function.cpp.
References get_tiles_in_radius(), and n.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | log | , |
1 | , | ||
2 | |||
) |
Definition at line 619 of file function.cpp.
References utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | map | , |
2 | , | ||
3 | |||
) |
Definition at line 953 of file function.cpp.
References wfl::map_formula_callable::add(), wfl::variant::begin(), wfl::variant::end(), wfl::variant::is_map(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | max | , |
1 | , | ||
- | 1 | ||
) |
Definition at line 207 of file function.cpp.
References wfl::variant::begin(), wfl::variant::end(), wfl::variant::is_empty(), wfl::variant::is_list(), wfl::variant::is_null(), and n.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | min | , |
1 | , | ||
- | 1 | ||
) |
Definition at line 177 of file function.cpp.
References wfl::variant::begin(), wfl::variant::end(), wfl::variant::is_empty(), wfl::variant::is_list(), wfl::variant::is_null(), and n.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | null | , |
0 | , | ||
- | 1 | ||
) |
Definition at line 1192 of file function.cpp.
References i.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | pair | , |
2 | , | ||
2 | |||
) |
Definition at line 1294 of file function.cpp.
References wfl::add_debug_info().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | pi | , |
0 | , | ||
0 | |||
) |
Definition at line 653 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | reduce | , |
2 | , | ||
3 | |||
) |
Definition at line 1080 of file function.cpp.
References wfl::map_formula_callable::add(), wfl::variant::begin(), wfl::variant::end(), wfl::variant::is_null(), and wfl::variant::num_elements().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | relative_dir | , |
2 | , | ||
2 | |||
) |
Definition at line 1376 of file function.cpp.
References wfl::add_debug_info(), map_location::get_relative_dir(), and map_location::write_direction().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | replace | , |
3 | , | ||
4 | |||
) |
Definition at line 425 of file function.cpp.
References utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | replace_all | , |
3 | , | ||
3 | |||
) |
Definition at line 457 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | reverse | , |
1 | , | ||
1 | |||
) |
Definition at line 841 of file function.cpp.
References wfl::variant::as_string(), wfl::variant::is_list(), and wfl::variant::is_string().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | root | , |
2 | , | ||
2 | |||
) |
Definition at line 607 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | rotate_loc_around | , |
2 | , | ||
3 | |||
) |
Definition at line 1408 of file function.cpp.
References wfl::add_debug_info(), n, and map_location::rotate_right_around_center().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | round | , |
1 | , | ||
1 | |||
) |
Definition at line 1217 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | sgn | , |
1 | , | ||
1 | |||
) |
Definition at line 1266 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | sin | , |
1 | , | ||
1 | |||
) |
Definition at line 528 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | size | , |
1 | , | ||
1 | |||
) |
Definition at line 1186 of file function.cpp.
References wfl::variant::num_elements().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | sort | , |
1 | , | ||
2 | |||
) |
Definition at line 821 of file function.cpp.
References n, wfl::variant::num_elements(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | sqrt | , |
1 | , | ||
1 | |||
) |
Definition at line 589 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | starts_with | , |
2 | , | ||
2 | |||
) |
Definition at line 466 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | str_lower | , |
1 | , | ||
1 | |||
) |
Definition at line 521 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | str_upper | , |
1 | , | ||
1 | |||
) |
Definition at line 514 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | substring | , |
2 | , | ||
3 | |||
) |
Definition at line 394 of file function.cpp.
References utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | sum | , |
1 | , | ||
2 | |||
) |
Definition at line 1106 of file function.cpp.
References wfl::variant::is_list(), wfl::variant::is_map(), filesystem::is_map(), n, wfl::variant::num_elements(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | switch | , |
3 | , | ||
- | 1 | ||
) |
Definition at line 146 of file function.cpp.
References n, and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | tail | , |
1 | , | ||
2 | |||
) |
Definition at line 1164 of file function.cpp.
References wfl::variant::begin(), wfl::variant::end(), n, wfl::variant::num_elements(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | take_while | , |
2 | , | ||
2 | |||
) |
Definition at line 993 of file function.cpp.
References wfl::variant::as_bool(), wfl::variant::begin(), and wfl::variant::end().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | tan | , |
1 | , | ||
1 | |||
) |
Definition at line 542 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | tolist | , |
1 | , | ||
1 | |||
) |
Definition at line 348 of file function.cpp.
References wfl::variant::begin(), and wfl::variant::end().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | tomap | , |
1 | , | ||
2 | |||
) |
Definition at line 360 of file function.cpp.
References wfl::variant::begin(), wfl::variant::end(), i, wfl::variant::num_elements(), and utf8::size().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | trunc | , |
1 | , | ||
1 | |||
) |
Definition at line 1249 of file function.cpp.
References d.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | type | , |
1 | , | ||
1 | |||
) |
Definition at line 1427 of file function.cpp.
References wfl::variant::type_string().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | values | , |
1 | , | ||
1 | |||
) |
Definition at line 342 of file function.cpp.
References wfl::variant::get_values().
wfl::builtins::DEFINE_WFL_FUNCTION | ( | wave | , |
1 | , | ||
1 | |||
) |
Definition at line 718 of file function.cpp.
wfl::builtins::DEFINE_WFL_FUNCTION | ( | zip | , |
1 | , | ||
- | 1 | ||
) |
Definition at line 1061 of file function.cpp.