Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22:37:57 wesnoth@website:~/addons-unpacked$ find 1.12 -name \*.cfg -print0 | xargs -0 egrep '(\[wml_message\]|\{(DEBUG|LOG|WARNING|ERROR) )'
- 1.12/Chaos_Maps/macros/AI.cfg: #{ERROR _"Turn 1: Disabling attack number $j, $tmp_units[$i].id"}
- 1.12/Chaos_Maps/macros/AI.cfg: #{ERROR _"Turn 1 end: Enabling attack number $j, $tmp_units[$i].id"}
- 1.12/Chaos_Maps/macros/AI.cfg: #{ERROR _"Attack: Enabling attack number $j, $second_unit.id"}
- 1.12/Chaos_Maps/macros/AI.cfg: #{ERROR _"Attack end: Disabling attack number $j, $second_unit.id"}
- 1.12/Conquest-/utils2/unit_utils.cfg: [wml_message]
- 1.12/Conquest-/utils1/glob_macros1.cfg: [wml_message]
- 1.12/Conquest-/components/misc.cfg: [wml_message]
- 1.12/Conquest-/components/misc.cfg: [wml_message]
- 1.12/Conquest-/components/unit_spawns.cfg: [wml_message]
- 1.12/Trinity/utils/cannons.cfg: # This appears to work, commenting out the {DEBUG stuff
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "Going to consider [have_location]..."}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "[have_location] has triggered"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "length = $prey_locations.length| and i_temp = $i_temp|"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "x = $prey_locations[$i_temp].x"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "A $prey_temp.type| named $prey_temp.id| has been stored"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "$prey_temp.name has been chosen"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "...didn't trigger"}
- 1.12/Trinity/utils/cannons.cfg: # {DEBUG "tar_count=$tar_count| and x,y=$target_x1,$target_y1|"}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg:# {LOG ("internal foo!")}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg:# {LOG ("internal bar!")}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg: {ERROR ("[IftU - engine workaround] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg: {WARNING ("[IftU - engine workaround] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg: {LOG ("[IftU - engine workaround] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-workarounds.cfg: {DEBUG ("[IftU - engine workaround] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {ERROR ("[IftU] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {WARNING ("[IftU] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {WARNING ("[IftU] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {LOG ("[IftU] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {DEBUG ("[IftU] "+{_MSG})}
- 1.12/Invasion_from_the_Unknown/base-debug.cfg: {LOG ({_MSG})}
- 1.12/NX-RPG/macros/debug-utils.cfg: {ERROR ("[NX] "+{_MSG})}
- 1.12/NX-RPG/macros/debug-utils.cfg: {WARNING ("[NX] "+{_MSG})}
- 1.12/NX-RPG/macros/debug-utils.cfg: {WARNING ("[NX] "+{_MSG})}
- 1.12/NX-RPG/macros/debug-utils.cfg: {LOG ("[NX] "+{_MSG})}
- 1.12/NX-RPG/macros/debug-utils.cfg: {DEBUG ("[NX] "+{_MSG})}
- 1.12/Archaic_Era/units/phantom/Tomb_Shade.cfg: # [wml_message]
- 1.12/Settlers_of_Wesnoth/utils/sow_debug.cfg: [wml_message]
- 1.12/Settlers_of_Wesnoth/utils/sow_debug.cfg: [wml_message]
- 1.12/After_the_Storm/base-debug.cfg: {ERROR ("[AtS] "+{_MSG})}
- 1.12/After_the_Storm/base-debug.cfg: {WARNING ("[AtS] "+{_MSG})}
- 1.12/After_the_Storm/base-debug.cfg: {WARNING ("[AtS] "+{_MSG})}
- 1.12/After_the_Storm/base-debug.cfg: {LOG ("[AtS] "+{_MSG})}
- 1.12/After_the_Storm/base-debug.cfg: {DEBUG ("[AtS] "+{_MSG})}
Advertisement
Add Comment
Please, Sign In to add comment