Home
last modified time | relevance | path

Searched refs:c_red2 (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dtimers.c169 LOG_TO_CONSOLE(c_red2,str); in check_timers()
180 LOG_TO_CONSOLE(c_red2,str); in check_timers()
H A Dcolors.c8 [c_red2] = {250, 90, 90, 224, 60, 60, 188, 27, 27, 89, 5, 5},
H A Dnew_character.c378 LOG_TO_CONSOLE(c_red2, "Connection failed, please try again"); in display_newchar_handler()
845 add_text_to_buffer(c_red2, error_username_length, DEF_MESSAGE_TIMEOUT); in create_character()
848 add_text_to_buffer(c_red2, error_password_length, DEF_MESSAGE_TIMEOUT); in create_character()
851 add_text_to_buffer(c_red2, error_bad_pass, DEF_MESSAGE_TIMEOUT); in create_character()
854 add_text_to_buffer(c_red2, error_pass_no_match, DEF_MESSAGE_TIMEOUT); in create_character()
1029 add_text_to_buffer (c_red2, error_max_digits, DEF_MESSAGE_TIMEOUT); in keypress_namepass_handler()
1033 add_text_to_buffer (c_red2, error_illegal_character, DEF_MESSAGE_TIMEOUT); in keypress_namepass_handler()
1037 add_text_to_buffer (c_red2, error_length, DEF_MESSAGE_TIMEOUT); in keypress_namepass_handler()
1067 add_text_to_buffer (c_red2, error_illegal_character, DEF_MESSAGE_TIMEOUT); in keypress_namepass_handler()
1075 add_text_to_buffer(c_red2, error_bad_pass, DEF_MESSAGE_TIMEOUT); in keypress_namepass_handler()
[all …]
H A Dconsole.c825 LOG_TO_CONSOLE(c_red2, usage); in command_markpos()
833 LOG_TO_CONSOLE(c_red2, usage); in command_markpos()
841 LOG_TO_CONSOLE(c_red2,msg); in command_markpos()
1223 LOG_TO_CONSOLE (c_red2, "Error getting glinfo"); in command_glinfo()
1234 LOG_TO_CONSOLE (c_red2, this_string); in command_glinfo()
1546 LOG_TO_CONSOLE(c_red2, invalid_spell_string_str); in command_cast_spell()
1609 LOG_TO_CONSOLE(c_red2, "ckdata: invalid file or command syntax."); in command_ckdata()
1622 LOG_TO_CONSOLE(c_red2,"ckdata: File does not match expected checksum"); in command_ckdata()
H A Dtrade_log.cpp179 LOG_TO_CONSOLE(c_red2, error_str.c_str()); in completed()
H A Ditem_lists.cpp528 LOG_TO_CONSOLE(c_red2, item_list_save_error_str); in save()
617 LOG_TO_CONSOLE(c_red2, item_list_cat_format_error_str); in load()
674 LOG_TO_CONSOLE(c_red2, item_list_save_error_str); in save()
711 LOG_TO_CONSOLE(c_red2, item_list_version_error_str); in load()
722 LOG_TO_CONSOLE(c_red2, item_list_format_error); in load()
H A Dcounters.c1429 LOG_TO_CONSOLE(c_red2, "Scan chat_log.txt for break and miscellaneous event messages."); in chat_to_counters_command()
1430 LOG_TO_CONSOLE(c_red2, "This may take some time and may cause lag."); in chat_to_counters_command()
1431 LOG_TO_CONSOLE(c_red2, "Current break/event values will be reset."); in chat_to_counters_command()
1432 LOG_TO_CONSOLE(c_red2, "Retype command and append YES to continue."); in chat_to_counters_command()
H A Durl.c132 LOG_TO_CONSOLE(c_red2, urlcmd_none_str); in url_command()
213 LOG_TO_CONSOLE(c_red2, urlcmd_invalid_str); in url_command()
H A Dhud.c280 LOG_TO_CONSOLE(c_red2,no_open_on_trade); in view_window()
H A Dmultiplayer.c544 LOG_TO_CONSOLE(c_red2,failed_resolve); in connect_to_server()
2307 LOG_TO_CONSOLE(c_red2, str); in enter_disconnected_state()
2308 LOG_TO_CONSOLE(c_red2, alt_x_quit); in enter_disconnected_state()
H A Ditems.c973 set_shown_string(c_red2, items_stack_str); in move_item()
1086 set_shown_string(c_red2, items_cannot_equip_str); in swap_equivalent_equipped_item()
1104 set_shown_string(c_red2, items_cannot_equip_str); in swap_equivalent_equipped_item()
1124 set_shown_string(c_red2, items_cannot_equip_str); in try_auto_equip()
1460 set_shown_string(c_red2, items_cannot_equip_str); in click_items_handler()
H A Dtext_aliases.c413 LOG_TO_CONSOLE (c_red2, "Error, you have infinitely recursive aliases"); in handle_text_alias()
H A Dsession.c317 LOG_TO_CONSOLE(c_red2,"Server changed so resetting session stats"); in init_session()
H A Dmisc.c407 LOG_TO_CONSOLE(c_red2, max_screenshots_warning_str); in makeScreenShot()
H A Dclient_serv.h450 #define c_red2 7 macro
H A Dknowledge.c108 LOG_TO_CONSOLE(c_red2, unknown_book_long_str); in check_book_known()
H A Dquest_log.cpp678 LOG_TO_CONSOLE(c_red2, error_str.c_str()); in save()
2007 LOG_TO_CONSOLE(c_red2, error_str.c_str()); in save()
2069 LOG_TO_CONSOLE(c_red2, error_str.c_str()); in add_entry()
H A Dspells.c1169 SET_COLOR(c_red2); in display_spells_mini_handler()
1449 clr[0]=127+c_red2; in set_spell_help_text()
1793 safe_snprintf((char*)raw_spell_text, sizeof(raw_spell_text), "%c%s",127+c_red2,sig_too_few_sigs); in prepare_for_cast()
H A Dtext.c762 LOG_TO_CONSOLE(c_red2, msg); in filter_or_ignore_text()
H A Dload_gl_extensions.c309 …LOG_TO_CONSOLE (c_red2, "Your card reports having vertex program capabilities, but the support is … in check_for_problem_drivers()
312 …LOG_TO_CONSOLE (c_red2, "Your card reports having multitexturing capabilities, but the support is … in check_for_problem_drivers()
H A Dinterface.c1112 LOG_TO_CONSOLE(c_red2, err_mapmarks_str); in put_mark_on_position()
H A Dmanufacture.c1244 set_shown_string(c_red2, empty_error_str); in mix_handler()
H A Dnew_actors.c910 LOG_TO_CONSOLE(c_red2,message); in add_enhanced_actor_from_server()
H A Dactor_scripts.c1566 LOG_TO_CONSOLE(c_red2, msg); in next_command()
1844 LOG_TO_CONSOLE(c_red2,resync_server); in update_all_actors()
H A Dchat.c950 LOG_TO_CONSOLE(c_red2, command_too_long_str); in parse_input()

12