<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clonk/TodsStuff/dist/DTMenu.c4d, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/atom/?h=master</id>
<link rel='self' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/'/>
<updated>2022-04-13T18:48:44Z</updated>
<entry>
<title>Add Id field to Menu_Entry for consistent identification of entries across refreshes</title>
<updated>2022-04-13T18:48:44Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>maxmitti@maxmitti.tk</email>
</author>
<published>2022-04-13T18:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=5b02d0e21b03556c7ae6ee9b493a73fbd883dbb1'/>
<id>urn:sha1:5b02d0e21b03556c7ae6ee9b493a73fbd883dbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More #strict 3 fixes</title>
<updated>2022-02-20T16:11:14Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>maxmitti@maxmitti.tk</email>
</author>
<published>2022-02-20T16:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=3ba9430edb4036cfad8737f54f4eb8a844e7360b'/>
<id>urn:sha1:3ba9430edb4036cfad8737f54f4eb8a844e7360b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More #strict 3 fixes</title>
<updated>2022-02-19T21:03:37Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>maxmitti@maxmitti.tk</email>
</author>
<published>2022-02-19T21:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=c12590c84b3a30b6e9272632f6802c9e6e172211'/>
<id>urn:sha1:c12590c84b3a30b6e9272632f6802c9e6e172211</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More #strict 3 fixes</title>
<updated>2022-02-13T21:37:48Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>maxmitti@maxmitti.tk</email>
</author>
<published>2022-02-13T21:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=7294677740f9df58c9ccad8932183ac011cd398f'/>
<id>urn:sha1:7294677740f9df58c9ccad8932183ac011cd398f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#strict 3 fixes</title>
<updated>2020-09-09T22:26:04Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2020-09-09T22:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=349efb62da709ebede1419b2b5b81c9641b04ad2'/>
<id>urn:sha1:349efb62da709ebede1419b2b5b81c9641b04ad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Maps for the whole interface instead of "NamedArgs"</title>
<updated>2019-07-31T23:20:37Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2019-07-31T23:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=395d97626700825ddeaf9123db4c2cc22ce00616'/>
<id>urn:sha1:395d97626700825ddeaf9123db4c2cc22ce00616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace arr[GetLength(arr)] with arr[]</title>
<updated>2019-07-29T22:13:56Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2019-07-29T21:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=119606a56af9c8cff99cab0ba743e1a91d7a7858'/>
<id>urn:sha1:119606a56af9c8cff99cab0ba743e1a91d7a7858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use operators .. and ..= instead of Format where appropriate</title>
<updated>2019-07-29T20:00:51Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2019-07-29T20:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=e1126ca2c1577b50c375a0266747350159340f03'/>
<id>urn:sha1:e1126ca2c1577b50c375a0266747350159340f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ArrayAppend(arr, value) with arr[] = value</title>
<updated>2019-07-29T19:08:35Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2019-07-29T19:08:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=fdba36b568de2dd6aa6f58a06467d03e7e09d5bc'/>
<id>urn:sha1:fdba36b568de2dd6aa6f58a06467d03e7e09d5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OnMenuSelection endless recursion when the top or bottom entry can't be selected</title>
<updated>2018-12-21T21:24:06Z</updated>
<author>
<name>Markus Mittendrein</name>
<email>git@maxmitti.tk</email>
</author>
<published>2018-12-21T21:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maxmitti.at/clonk/TodsStuff/dist/DTMenu.c4d/commit/?id=c70d9fab0d9d745ffc4faf04a363b700573da62b'/>
<id>urn:sha1:c70d9fab0d9d745ffc4faf04a363b700573da62b</id>
<content type='text'>
</content>
</entry>
</feed>
