summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-02-04 21:52:58 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-02-04 21:52:58 -0500
commit51971f4d3b08e9e0835e3e11d50e8c27672a25aa (patch)
tree803b826063504d68e931cd2aa81e1acaa0dd4a41
parent1405c1b7c42d26cfeeee8e08a44bd0e2ef2906b7 (diff)
downloadtherapy-51971f4d3b08e9e0835e3e11d50e8c27672a25aa.tar.gz
therapy-51971f4d3b08e9e0835e3e11d50e8c27672a25aa.tar.bz2
therapy-51971f4d3b08e9e0835e3e11d50e8c27672a25aa.zip
Updated CMakeLists.txt
-rw-r--r--CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e0bd52..14278cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -43,9 +43,15 @@ set(ALL_LIBS
43include_directories( 43include_directories(
44 ${LIBXML2_INCLUDE_DIR} 44 ${LIBXML2_INCLUDE_DIR}
45 ${GLFW_INCLUDE_DIRS} 45 ${GLFW_INCLUDE_DIRS}
46 ${OPENGL_INCLUDE_DIRS}
47 ${GLEW_INCLUDE_DIRS}
46 src 48 src
47) 49)
48 50
51link_directories(
52 ${GLFW_LIBRARY_DIRS}
53)
54
49# include_directories(${SDL2_INCLUDE_DIR}) 55# include_directories(${SDL2_INCLUDE_DIR})
50set(CMAKE_BUILD_TYPE Debug) 56set(CMAKE_BUILD_TYPE Debug)
51add_executable(Aromatherapy 57add_executable(Aromatherapy
ht .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
extends Node

var proxies = {
	"Synonym Room/Panel_compose_write": ["Synonym Room/Panel_record_write"],
	"Synonym Room/Panel_duplicate_same": ["Synonym Room/Panel_identical_same"],
	"Synonym Room/Panel_giggle_laugh": ["Synonym Room/Panel_chuckle_laugh"],
	"Synonym Room/Panel_plunge_fall": ["Synonym Room/Panel_autumn_fall"],
	"Heteronym Room/Panel_mine_mine": ["Heteronym Room/Panel_mine_mine_2"],
	"Heteronym Room/Panel_mobile_mobile": ["Heteronym Room/Panel_mobile_mobile_2"],
	"Heteronym Room/Panel_sow_so": ["Heteronym Room/Panel_sow_sow"],
	"Heteronym Room/Panel_desert_dessert": ["Heteronym Room/Panel_desert_desert"],
	"Heteronym Room/Panel_two_too": ["Heteronym Room/Panel_two_to"],
	"Heteronym Room/Panel_not_naught": ["Heteronym Room/Panel_not_knot"],
	"Truncate Room/Panel_needle_eye": ["Truncate Room/Panel_face_eye"],
	"Truncate Room/Panel_undead_dead": ["Truncate Room/Panel_deadline_dead"],
	"Truncate Room/Panel_landmass_mass": ["Truncate Room/Panel_massacred_mass"],
	"Truncate Room/Panel_mouth_teeth": ["Truncate Room/Panel_saw_teeth"],
	"Blue Room/Panel_mouth_face": ["Blue Room/Panel_eye_face"],
	"Blue Room/Panel_ice_eyesight": ["Blue Room/Panel_height_eyesight"],
	"Blue Room/Panel_just_readjust": ["Blue Room/Panel_read_readjust"],
	"Blue Room/Panel_continent_planet": ["Blue Room/Panel_ocean_planet"],
	"Sun Room/Panel_warred_drawer": ["Sun Room/Panel_redraw_drawer"],
	"Sun Room/Panel_stone_notes": ["Sun Room/Panel_onset_notes"],
	"Sun Room/Panel_tsar_star": ["Sun Room/Panel_arts_star"],
	"Sun Room/Panel_dare_read": ["Sun Room/Panel_dear_read"],
	"Shuffle Room/Panel_amen_mean": ["Shuffle Room/Panel_name_mean"],
	"Look Room/Panel_blue_hi": ["Look Room/Panel_blue_hi2"],
	"Rhyme Room/Panel_move_love": ["Rhyme Room/Panel_stove_love"],
	"Rhyme Room/Panel_sweat_great": ["Rhyme Room/Panel_beat_great"],
	"Rhyme Room/Panel_knight_write": ["Rhyme Room/Panel_byte_write"],
	"Rhyme Room/Panel_chair_bear": ["Rhyme Room/Panel_cost_most"],
	"Double Room/Panel_ascend_rhyme": ["Double Room/Panel_ascend_syn"],
	"Double Room/Panel_double_rhyme": ["Double Room/Panel_double_syn"],
	"Double Room/Panel_blocked_rhyme": ["Double Room/Panel_blocked_syn"],
	"Double Room/Panel_rise_rhyme": ["Double Room/Panel_rise_syn"],
	"Double Room/Panel_crystal_rhyme": ["Double Room/Panel_crystal_syn"],
	"Double Room/Panel_creative_rhyme": ["Double Room/Panel_creative_syn"],
	"Double Room/Panel_child_rhyme": ["Double Room/Panel_child_syn"],
	"Double Room/Panel_hidden_rhyme": ["Double Room/Panel_hidden_syn"],
	"Double Room/Panel_word_rhyme": ["Double Room/Panel_word_whole"],
	"Double Room/Panel_silent_rhyme": ["Double Room/Panel_silent_syn"],
	"Double Room/Panel_bones_rhyme": ["Double Room/Panel_bones_syn"],
	"Double Room/Panel_sentence_rhyme": ["Double Room/Panel_sentence_whole"],
	"Double Room/Panel_dream_rhyme": ["Double Room/Panel_dream_syn"],
	"Double Room/Panel_mystery_rhyme": ["Double Room/Panel_mystery_syn"],
	"Double Room/Panel_jump_rhyme": ["Double Room/Panel_jump_syn"],
	"Double Room/Panel_fall_rhyme": ["Double Room/Panel_fall_syn"],
	"Double Room/Panel_return_rhyme": ["Double Room/Panel_return_ant"],
	"Double Room/Panel_descend_rhyme": ["Double Room/Panel_descend_ant"],
	"Hallway Room/Panel_castle_1":
	["Hallway Room/Panel_castle_2", "Hallway Room/Panel_castle_3", "Hallway Room/Panel_castle_4"],
	"Hallway Room/Panel_counterclockwise_1":
	[
		"Hallway Room/Panel_counterclockwise_2",
		"Hallway Room/Panel_counterclockwise_3",
		"Hallway Room/Panel_counterclockwise_4"
	],
	"Hallway Room/Panel_transformation_1":
	[
		"Hallway Room/Panel_transformation_2",
		"Hallway Room/Panel_transformation_3",
		"Hallway Room/Panel_transformation_4"
	],
	"Smiley Room/Panel_soundgram_1": ["Smiley Room/Panel_anagram_9_1"],
	"Hangry Room/Panel_red_mid_5": ["Hangry Room/Panel_red_bot_5"],
	"Hangry Room/Panel_red_mid_4": ["Hangry Room/Panel_red_bot_4"],
	"Ceiling Room/Panel_blue_top_1": ["Ceiling Room/Panel_red_bot_1"],
	"Ceiling Room/Panel_red_mid_2": ["Ceiling Room/Panel_blue_bot_2"],
	"Ceiling Room/Panel_red_bot_3": ["Ceiling Room/Panel_blue_mid_3"],
	"Ceiling Room/Panel_red_top_4": ["Ceiling Room/Panel_blue_mid_4"],
	"Ceiling Room/Panel_blue_bot_5": ["Ceiling Room/Panel_yellow_top_5"],
	"Ceiling Room/Panel_yellow_mid_6": ["Ceiling Room/Panel_blue_top_6"],
	"Ceiling Room/Panel_blue_mid_7": ["Ceiling Room/Panel_yellow_bot_7"],
	"Ceiling Room/Panel_black_bot_8": ["Ceiling Room/Panel_yellow_mid_8"],
	"Ceiling Room/Panel_black_top_9": ["Ceiling Room/Panel_yellow_bot_9"],
	"Ceiling Room/Panel_yellow_top_10": ["Ceiling Room/Panel_black_bot_10"],
	"Ceiling Room/Panel_black_top_11": ["Ceiling Room/Panel_yellow_mid_11"],
	"Ceiling Room/Panel_black_top_12": ["Ceiling Room/Panel_red_bot_12"],
	"Ceiling Room/Panel_black_bot_13": ["Ceiling Room/Panel_red_top_13"],
	"Ceiling Room/Panel_black_mid_14": ["Ceiling Room/Panel_red_bot_14"],
	"Ceiling Room/Panel_black_top_15": ["Ceiling Room/Panel_red_mid_15"],
	"Chemistry Room/Panel_blue_bot_3":
	["Chemistry Room/Panel_blue_bot_2", "Chemistry Room/Panel_blue_bot_4"],
	"Chemistry Room/Panel_blue_bot_6": ["Chemistry Room/Panel_blue_bot_5"],
	"Chemistry Room/Panel_blue_top_1": ["Chemistry Room/Panel_blue_top_2"],
	"Chemistry Room/Panel_biology_4": ["Chemistry Room/Panel_biology_8"],
	"Chemistry Room/Panel_physics_8": ["Chemistry Room/Panel_physics_5"],
	"Chemistry Room/Panel_physics_7": ["Chemistry Room/Panel_physics_4"],
	"Chemistry Room/Panel_physics_6": ["Chemistry Room/Panel_physics_3"],
	"Chemistry Room/Panel_physics_2": ["Chemistry Room/Panel_physics_1"],
	"Chemistry Room/Panel_physics_9": ["Chemistry Room/Panel_biology_10"],
	"Challenge Room/Panel_bread_mold": ["Challenge Room/Panel_strawberries_mold"],
	"Open Areas/Panel_rise_horizon": ["Open Areas/Panel_son_horizon"],
	"Open Areas/Panel_son_sunrise": ["Open Areas/Panel_rise_sunrise"]
}

var panels_mode_051_panel_fixes = {
	444647:
	[
		"Backside Room/Panel_three_three",
		"Backside Room/Panel_three_three_2",
		"Backside Room/Panel_three_three_3",
		"Backside Room/Panel_four_four_3",
		"Backside Room/Panel_four_four_2",
		"Backside Room/Panel_four_four_4"
	],
	444648:
	[
		"Backside Room/Panel_four_four",
		"Backside Room/Panel_five_five_5",
		"Backside Room/Panel_five_five_4"
	],
	444649:
	[
		"Backside Room/Panel_five_five",
		"Backside Room/Panel_five_five_3",
		"Backside Room/Panel_five_five_2",
		"Backside Room/Panel_six_six_4"
	],
	444650:
	[
		"Backside Room/Panel_six_six",
		"Backside Room/Panel_six_six_3",
		"Backside Room/Panel_six_six_2",
		"Backside Room/Panel_six_six_5",
		"Backside Room/Panel_six_six_6",
		"Backside Room/Panel_seven_seven_5",
		"Backside Room/Panel_seven_seven_6"
	],
	444651:
	[
		"Backside Room/Panel_seven_seven",
		"Backside Room/Panel_seven_seven_2",
		"Backside Room/Panel_seven_seven_7",
		"Backside Room/Panel_seven_seven_3",
		"Backside Room/Panel_seven_seven_4",
		"Backside Room/Panel_eight_eight_8",
		"Backside Room/Panel_eight_eight_5",
		"Backside Room/Panel_eight_eight_3",
		"Backside Room/Panel_eight_eight_7"
	],
	444652:
	[
		"Backside Room/Panel_eight_eight",
		"Backside Room/Panel_eight_eight_2",
		"Backside Room/Panel_eight_eight_4",
		"Backside Room/Panel_eight_eight_6",
		"Backside Room/Panel_nine_nine_3",
		"Backside Room/Panel_nine_nine_8",
		"Backside Room/Panel_nine_nine_4",
		"Backside Room/Panel_nine_nine_5",
		"Backside Room/Panel_nine_nine_2"
	],
	444653:
	[
		"Backside Room/Panel_nine_nine",
		"Backside Room/Panel_nine_nine_6",
		"Backside Room/Panel_nine_nine_8",
		"Backside Room/Panel_nine_nine_9",
		"Backside Room/Panel_nine_nine_7"
	]
}

var panels_mode_051_door_fixes = {
	"Door_four_hider": ["Door_four_hider_3", "Door_four_hider_4", "Door_four_hider_2"],
	"Door_five_hider": ["Door_five_hider_4", "Door_five_hider_5"],
	"Door_six_hider": ["Door_six_hider_4"],
	"Door_seven_hider": ["Door_seven_hider_6", "Door_seven_hider_5"],
	"Door_eight_hider":
	["Door_eight_hider_7", "Door_eight_hider_8", "Door_eight_hider_3", "Door_eight_hider_5"],
	"Door_nine_hider":
	[
		"Door_nine_hider_3",
		"Door_nine_hider_8",
		"Door_nine_hider_4",
		"Door_nine_hider_5",
		"Door_nine_hider_2"
	]
}