Skip to content

Commit d853b43

Browse files
committed
Preparing new release
1 parent aa4741d commit d853b43

File tree

89 files changed

+982
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+982
-69
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

AuthoringTools/EmotionalAppraisalWF/MainForm.Designer.cs

+55-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AuthoringTools/EmotionalAppraisalWF/MainForm.cs

+6
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ protected override void OnAssetDataLoaded(EmotionalAppraisalAsset asset)
3939
conditionSetEditor.View = _appraisalRulesVM.CurrentRuleConditions;
4040
dataGridViewGoals.DataSource = new BindingListView<GoalDTO>(LoadedAsset.GetAllGoals().ToList());
4141

42+
dynamicPropertyListing.TabPages.RemoveAt(1);
4243
_wasModified = false;
4344
}
4445

@@ -205,5 +206,10 @@ private void buttonRemove_Click(object sender, EventArgs e)
205206
LoadedAsset.RemoveGoals(goalsToRemove);
206207
dataGridViewGoals.DataSource = new BindingListView<GoalDTO>(LoadedAsset.GetAllGoals().ToList());
207208
}
209+
210+
private void MainForm_Load(object sender, EventArgs e)
211+
{
212+
213+
}
208214
}
209215
}

AuthoringTools/EmotionalAppraisalWF/MainForm.resx

+5-5
Original file line numberDiff line numberDiff line change
@@ -118,18 +118,18 @@
118118
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119119
</resheader>
120120
<metadata name="decayErrorProvider.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
121-
<value>537, 17</value>
121+
<value>642, 17</value>
122122
</metadata>
123123
<metadata name="toolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
124-
<value>692, 17</value>
124+
<value>828, 17</value>
125125
</metadata>
126126
<metadata name="emotionListItemBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
127-
<value>318, 17</value>
127+
<value>376, 17</value>
128128
</metadata>
129129
<metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
130-
<value>782, 17</value>
130+
<value>933, 17</value>
131131
</metadata>
132132
<metadata name="mainFormBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
133-
<value>132, 17</value>
133+
<value>152, 17</value>
134134
</metadata>
135135
</root>

Executables/ActionLibrary.dll

10 KB
Binary file not shown.

Executables/Antlr3.Runtime.dll

101 KB
Binary file not shown.

Executables/AutobiographicMemory.dll

24 KB
Binary file not shown.

Executables/CommeillFaut.dll

24.5 KB
Binary file not shown.

Executables/CommeillFautWF.exe

33 KB
Binary file not shown.

Executables/Conditions.dll

27 KB
Binary file not shown.

Executables/EPPlus.dll

1.19 MB
Binary file not shown.

Executables/EmotionalAppraisal.dll

45 KB
Binary file not shown.

Executables/EmotionalAppraisalWF.exe

673 KB
Binary file not shown.
11 KB
Binary file not shown.
24 KB
Binary file not shown.
Binary file not shown.

Executables/External/Pathplan.dll

34 KB
Binary file not shown.

Executables/External/cdt.dll

25.5 KB
Binary file not shown.

Executables/External/cgraph.dll

69 KB
Binary file not shown.

Executables/External/config6

+273
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,273 @@
1+
# This file was generated by "dot -c" at time of install.
2+
3+
# You may temporarily disable a plugin by removing or commenting out
4+
# a line in this file, or you can modify its "quality" value to affect
5+
# default plugin selection.
6+
7+
# Manual edits to this file **will be lost** on upgrade.
8+
9+
gvplugin_core.dll core {
10+
device {
11+
dot:dot 1
12+
gv:dot 1
13+
canon:dot 1
14+
plain:dot 1
15+
plain-ext:dot 1
16+
xdot:xdot 1
17+
xdot1.2:xdot 1
18+
xdot1.4:xdot 1
19+
}
20+
device {
21+
fig:fig 1
22+
}
23+
device {
24+
ismap:map 1
25+
cmap:map 1
26+
imap:map 1
27+
cmapx:map 1
28+
imap_np:map 1
29+
cmapx_np:map 1
30+
}
31+
device {
32+
ps:ps 1
33+
ps2:ps 1
34+
eps:ps 1
35+
}
36+
device {
37+
svg:svg 1
38+
svgz:svg 1
39+
}
40+
device {
41+
tk:tk 1
42+
}
43+
device {
44+
vml:vml 1
45+
vmlz:vml 1
46+
}
47+
device {
48+
pic:pic -1
49+
}
50+
device {
51+
pov:pov 1
52+
}
53+
render {
54+
dot 1
55+
xdot 1
56+
}
57+
render {
58+
fig 1
59+
}
60+
render {
61+
map 1
62+
}
63+
render {
64+
ps 1
65+
}
66+
render {
67+
svg 1
68+
}
69+
render {
70+
tk 1
71+
}
72+
render {
73+
vml 1
74+
}
75+
render {
76+
pic -1
77+
}
78+
render {
79+
pov 1
80+
}
81+
loadimage {
82+
png:svg 1
83+
gif:svg 1
84+
jpeg:svg 1
85+
jpe:svg 1
86+
jpg:svg 1
87+
png:fig 1
88+
gif:fig 1
89+
jpeg:fig 1
90+
jpe:fig 1
91+
jpg:fig 1
92+
png:vrml 1
93+
gif:vrml 1
94+
jpeg:vrml 1
95+
jpe:vrml 1
96+
jpg:vrml 1
97+
eps:ps 1
98+
ps:ps 1
99+
(lib):ps 1
100+
png:map 1
101+
gif:map 1
102+
jpeg:map 1
103+
jpe:map 1
104+
jpg:map 1
105+
ps:map 1
106+
eps:map 1
107+
svg:map 1
108+
png:dot 1
109+
gif:dot 1
110+
jpeg:dot 1
111+
jpe:dot 1
112+
jpg:dot 1
113+
ps:dot 1
114+
eps:dot 1
115+
svg:dot 1
116+
png:xdot 1
117+
gif:xdot 1
118+
jpeg:xdot 1
119+
jpe:xdot 1
120+
jpg:xdot 1
121+
ps:xdot 1
122+
eps:xdot 1
123+
svg:xdot 1
124+
svg:svg 1
125+
png:vml 1
126+
gif:vml 1
127+
jpeg:vml 1
128+
jpe:vml 1
129+
jpg:vml 1
130+
gif:tk 1
131+
}
132+
}
133+
gvplugin_dot_layout.dll dot_layout {
134+
layout {
135+
dot 0
136+
}
137+
}
138+
gvplugin_gd.dll gd {
139+
render {
140+
gd 1
141+
}
142+
render {
143+
vrml 1
144+
}
145+
textlayout {
146+
textlayout 2
147+
}
148+
loadimage {
149+
gd:gd 1
150+
gd2:gd 1
151+
gif:gd 1
152+
jpeg:gd 1
153+
jpe:gd 1
154+
jpg:gd 1
155+
png:gd 1
156+
gd:ps 1
157+
#FAILS gd:lasi 1
158+
gd2:ps 1
159+
#FAILS gd2:lasi 1
160+
gif:ps 1
161+
#FAILS gif:lasi 1
162+
jpeg:ps 1
163+
jpg:ps 1
164+
jpe:ps 1
165+
#FAILS jpeg:lasi 1
166+
#FAILS jpg:lasi 1
167+
#FAILS jpe:lasi 1
168+
png:ps 1
169+
#FAILS png:lasi 1
170+
gd:cairo 1
171+
gd2:cairo 1
172+
gif:cairo 1
173+
jpeg:cairo 1
174+
jpg:cairo 1
175+
jpe:cairo 1
176+
png:cairo -1
177+
}
178+
device {
179+
gif:cairo 10
180+
wbmp:cairo 5
181+
jpe:cairo 5
182+
jpeg:cairo 5
183+
jpg:cairo 5
184+
png:cairo 5
185+
gd:cairo 5
186+
gd2:cairo 5
187+
}
188+
device {
189+
gif:gd 1
190+
wbmp:gd 1
191+
jpe:gd 1
192+
jpeg:gd 1
193+
jpg:gd 1
194+
png:gd 1
195+
gd:gd 1
196+
gd2:gd 1
197+
}
198+
device {
199+
vrml:vrml 1
200+
}
201+
}
202+
gvplugin_gdiplus.dll gdiplus {
203+
render {
204+
gdiplus 1
205+
}
206+
textlayout {
207+
textlayout 8
208+
}
209+
loadimage {
210+
bmp:gdiplus 8
211+
gif:gdiplus 8
212+
jpe:gdiplus 8
213+
jpeg:gdiplus 8
214+
jpg:gdiplus 8
215+
png:gdiplus 8
216+
}
217+
device {
218+
metafile:gdiplus 8
219+
bmp:gdiplus 8
220+
emf:gdiplus 8
221+
emfplus:gdiplus 8
222+
gif:gdiplus 8
223+
jpe:gdiplus 8
224+
jpeg:gdiplus 8
225+
jpg:gdiplus 8
226+
png:gdiplus 8
227+
tif:gdiplus 8
228+
tiff:gdiplus 8
229+
}
230+
device {
231+
bmp:cairo 8
232+
gif:cairo 8
233+
jpe:cairo 8
234+
jpeg:cairo 8
235+
jpg:cairo 8
236+
png:cairo 8
237+
tif:cairo 8
238+
tiff:cairo 8
239+
}
240+
}
241+
gvplugin_neato_layout.dll neato_layout {
242+
layout {
243+
neato 0
244+
fdp 0
245+
sfdp 0
246+
twopi 0
247+
circo 0
248+
patchwork 0
249+
osage 0
250+
nop 0
251+
nop1 0
252+
nop2 0
253+
}
254+
}
255+
gvplugin_pango.dll cairo {
256+
render {
257+
cairo 10
258+
}
259+
textlayout {
260+
textlayout 10
261+
}
262+
loadimage {
263+
png:cairo 1
264+
#FAILS png:lasi 2
265+
png:ps 2
266+
}
267+
device {
268+
png:cairo 10
269+
ps:cairo -10
270+
pdf:cairo 10
271+
svg:cairo -10
272+
}
273+
}

Executables/External/dot.exe

7.5 KB
Binary file not shown.

Executables/External/freetype6.dll

526 KB
Binary file not shown.

Executables/External/gvc.dll

532 KB
Binary file not shown.
93.5 KB
Binary file not shown.
208 KB
Binary file not shown.

Executables/External/gvplugin_gd.dll

257 KB
Binary file not shown.
44.5 KB
Binary file not shown.
31 KB
Binary file not shown.

Executables/External/iconv.dll

32.4 KB
Binary file not shown.

Executables/External/intl.dll

102 KB
Binary file not shown.

Executables/External/jpeg62.dll

126 KB
Binary file not shown.

Executables/External/libatk-1.0-0.dll

155 KB
Binary file not shown.

Executables/External/libcairo-2.dll

925 KB
Binary file not shown.

Executables/External/libexpat-1.dll

140 KB
Binary file not shown.

Executables/External/libexpat.dll

140 KB
Binary file not shown.
190 KB
Binary file not shown.
510 KB
Binary file not shown.
556 KB
Binary file not shown.
84.5 KB
Binary file not shown.
Binary file not shown.

Executables/External/libgio-2.0-0.dll

688 KB
Binary file not shown.
85 KB
Binary file not shown.
1.15 MB
Binary file not shown.
31.5 KB
Binary file not shown.
310 KB
Binary file not shown.
39.3 KB
Binary file not shown.
3.63 MB
Binary file not shown.
10.5 KB
Binary file not shown.

Executables/External/libltdl-3.dll

459 KB
Binary file not shown.
331 KB
Binary file not shown.
93 KB
Binary file not shown.
671 KB
Binary file not shown.
101 KB
Binary file not shown.

Executables/External/libpng12.dll

143 KB
Binary file not shown.

Executables/External/libpng14-14.dll

214 KB
Binary file not shown.

Executables/External/librsvg-2-2.dll

179 KB
Binary file not shown.

Executables/External/libxml2.dll

1.23 MB
Binary file not shown.

Executables/External/ltdl.dll

459 KB
Binary file not shown.

Executables/External/zlib1.dll

58.5 KB
Binary file not shown.
63 KB
Binary file not shown.

Executables/GAIPS.Rage.dll

8.5 KB
Binary file not shown.

Executables/GAIPS.Serialization.dll

47.5 KB
Binary file not shown.
23 KB
Binary file not shown.
4.09 MB
Binary file not shown.

Executables/KnowledgeBase.dll

44.5 KB
Binary file not shown.

Executables/MCTS.dll

7.5 KB
Binary file not shown.

Executables/NAudio.Vorbis.dll

7 KB
Binary file not shown.

Executables/NAudio.dll

382 KB
Binary file not shown.

Executables/NVorbis.dll

66.5 KB
Binary file not shown.

Executables/RageAssetManager.dll

19 KB
Binary file not shown.

Executables/RolePlayCharacter.dll

54.5 KB
Binary file not shown.

Executables/RolePlayCharacterWF.exe

57.5 KB
Binary file not shown.

Executables/SocialImportanceAsset.dll

14.5 KB
Binary file not shown.

Executables/SocialImportanceWF.exe

23 KB
Binary file not shown.

Executables/SoundTouch.Net.dll

41 KB
Binary file not shown.

Executables/Utilities.dll

33 KB
Binary file not shown.

Executables/WellFormedNames.dll

78.5 KB
Binary file not shown.

Executables/WorldModelWF.exe

27 KB
Binary file not shown.

Executables/World_Model.dll

10 KB
Binary file not shown.

Tutorials/Examples/CiF-Tutorial/rpc.meta

-8
This file was deleted.

0 commit comments

Comments
 (0)