<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/main/main.cpp, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/main/main.cpp?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/main/main.cpp?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-16T11:57:34Z</updated>
<entry>
<title>Add ability to set "keep screen on" for android</title>
<updated>2016-01-16T11:57:34Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2015-11-27T14:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fb2bf78591672362adbb62ea15e7be4ac34a7dee'/>
<id>urn:sha1:fb2bf78591672362adbb62ea15e7be4ac34a7dee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong type check for autoload</title>
<updated>2016-01-13T19:42:39Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-13T19:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a44e9ebfa410f38ad545a9c8e954474d3a285705'/>
<id>urn:sha1:a44e9ebfa410f38ad545a9c8e954474d3a285705</id>
<content type='text'>
Regression from c633a29. Fixes #3342
</content>
</entry>
<entry>
<title>improve reporting of error in wrong inheritance for autoload script</title>
<updated>2016-01-13T12:42:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-13T12:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c633a29a391c8797ace9ebb838390b318e8c91a9'/>
<id>urn:sha1:c633a29a391c8797ace9ebb838390b318e8c91a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>attempt another fix</title>
<updated>2016-01-13T12:10:20Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-13T12:10:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=96317566c254223ab8a2055ee4e5bf22690e0072'/>
<id>urn:sha1:96317566c254223ab8a2055ee4e5bf22690e0072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked how autoloads are load to make sure identifiers always exist, please check if this resolves bug #3156</title>
<updated>2016-01-13T11:27:14Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-13T11:27:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5fca2bd4bc66b246eb331adef01e11858ba80e3c'/>
<id>urn:sha1:5fca2bd4bc66b246eb331adef01e11858ba80e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright in remaining files + prints in the UI</title>
<updated>2016-01-11T20:34:22Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-11T20:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1f1c3038c29dba08da3b1ce4e33a15217ccd4d11'/>
<id>urn:sha1:1f1c3038c29dba08da3b1ce4e33a15217ccd4d11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force thread model to single-safe when running editor, fixes #2387</title>
<updated>2015-12-31T19:24:27Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-31T19:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ec3d17b4e2b3d87ec6b46c57280ec853b264b20b'/>
<id>urn:sha1:ec3d17b4e2b3d87ec6b46c57280ec853b264b20b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed wron return types, fixes #2483</title>
<updated>2015-12-29T21:46:21Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-12-29T21:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=555ad5f8b7facb9835ee3533d3b3e956cce4cdd1'/>
<id>urn:sha1:555ad5f8b7facb9835ee3533d3b3e956cce4cdd1</id>
<content type='text'>
removed console, which was obsolete and unused sine long long ago
</content>
</entry>
<entry>
<title>Ability to set autoloads as singleton global variables</title>
<updated>2015-12-28T18:59:20Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-12-28T18:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e0d21d2158e8d03ee3139392284915c19ee4619b'/>
<id>urn:sha1:e0d21d2158e8d03ee3139392284915c19ee4619b</id>
<content type='text'>
</content>
</entry>
</feed>
