This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define RBY_NO_MIRROR_WARNING | |
[event] | |
name=prestart | |
id = RBY_ERA_WARNING_EVENT | |
{IF_VAR rby_set_message boolean_not_equals true ( | |
[then] | |
[chat] | |
speaker= _ "Warning" | |
message= _ "No Mirror Era replays will be corrupted unless game will be played using one of RBY sets" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--<< | |
local helper = wesnoth.require("lua/helper.lua") | |
local H = helper | |
local V = helper.set_wml_var_metatable {} | |
local W = helper.set_wml_action_metatable {} | |
local T = helper.set_wml_tag_metatable {} | |
local multiplayer_sides = H.get_variable_array("factions.multiplayer_side") -- this assumes that the "factions" variable has already been initialized | |
RBY = {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version="1.12.0+dev" | |
next_underlying_unit_id=15 | |
abbrev="S" | |
campaign="Swamplings" | |
campaign_define="CAMPAIGN_SWAMPLINGS" | |
campaign_extra_defines="" | |
campaign_type="scenario" | |
completion="running" | |
difficulty="NORMAL" | |
end_credits=yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Battle for Wesnoth v1.13.0-dev (e0c7bc5-Clean) | |
Started on Wed Nov 5 20:24:27 2014 | |
Automatically found a possible data directory at /home/chris/wesnoth-src/.a-a-áÇØßÜ/wesnoth | |
Data directory: /home/chris/wesnoth-src/.a-a-áÇØßÜ/wesnoth | |
User configuration directory: /home/chris/.config/wesnoth | |
User data directory: /home/chris/.local/share/wesnoth/1.13 | |
Cache directory: /home/chris/.cache/wesnoth | |
[New Thread 0x7fffe5659700 (LWP 7826)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Battle for Wesnoth v1.13.0-dev (2ef9795-Clean) | |
Started on Wed Nov 5 20:20:18 2014 | |
Automatically found a possible data directory at /home/chris/wesnoth-src/.a-a-áÇØßÜ/wesnoth | |
Data directory: /home/chris/wesnoth-src/.a-a-áÇØßÜ/wesnoth | |
User configuration directory: /home/chris/.config/wesnoth | |
User data directory: /home/chris/.local/share/wesnoth/1.13 | |
Cache directory: /home/chris/.cache/wesnoth | |
[New Thread 0x7fffe5659700 (LWP 7697)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGABRT, Aborted. | |
0x00007ffff3716bb9 in __GI_raise (sig=sig@entry=6) | |
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. | |
(gdb) bt | |
#0 0x00007ffff3716bb9 in __GI_raise (sig=sig@entry=6) | |
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
#1 0x00007ffff3719fc8 in __GI_abort () at abort.c:89 | |
#2 0x00007ffff370fa76 in __assert_fail_base ( | |
fmt=0x7ffff3861370 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
error general: Merged terrain ^Vya: ruinable_village_a () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyb: ruinable_village_b () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyc: ruinable_village_c () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyd: ruinable_village_d () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyaa: ruinable_snow_village_a () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyba: ruinable_snow_village_b () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyca: ruinable_snow_village_c () with duplicate editor groups [ruinable_villages] and [ruinable_villages] | |
error general: Merged terrain ^Vyda: ruinable_snow_village_d () with duplicate editor gro |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git branch | |
1.10.7_scons_patches | |
1.11.18_scons_patches | |
1.12 | |
1.12+characterize_pathfind_testcase | |
1.12-old | |
1.12_debug_sounds | |
add_links_to_terrain_types_in_terrain_help | |
add_logging_to_gettext_cpp | |
add_more_TOD_help |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 89d7e4b495ece27f6a0bd9d8402ed07bb6c8dc35 | |
Author: Chris Beck <[email protected]> | |
Date: Mon Jul 7 13:47:22 2014 -0400 | |
change an assertion error message associated to lua exceptions | |
commit 792b34686e5a092e0658b4c869fc739e5df55832 | |
Author: gfgtdf <[email protected]> | |
Date: Sun Jul 6 17:23:46 2014 +0200 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chris@chris-KLR650 ~/wesnoth-src/.a-a-áÇØßÜ/wesnoth $ scons cxx0x=true | |
scons: Reading SConscript files ... | |
Saved options: default_targets = 'wesnoth,wesnothd', ccache = True, cxxtool = 'clang++' | |
Building Wesnoth version 1.13.0-dev | |
---[checking prerequisites]--- | |
Checking for C header file poll.h... (cached) yes | |
Checking for C header file sys/poll.h... (cached) yes | |
Checking for C header file sys/select.h... (cached) yes | |
Checking for C header file sys/sendfile.h... (cached) yes | |
Checking for C function sendfile()... (cached) yes |