<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/src, branch 1.0.4</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Updated raylib to version 1.0.4</title>
<updated>2014-01-23T11:36:18+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-01-23T11:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=2cf5fa77658af7f5e72245e798db6b3a3f256371'/>
<id>2cf5fa77658af7f5e72245e798db6b3a3f256371</id>
<content type='text'>
Lots of changes added, check CHANGELOG for detailed description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lots of changes added, check CHANGELOG for detailed description
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected function bug</title>
<updated>2014-01-07T15:53:57+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-01-07T15:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=762befb967f984f1529af6ff390b34347c6934a1'/>
<id>762befb967f984f1529af6ff390b34347c6934a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected bug on spacing measurement</title>
<updated>2013-12-26T23:15:02+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-12-26T23:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=cfb42dc251d5cbadb76f5fdab010a389989228d2'/>
<id>cfb42dc251d5cbadb76f5fdab010a389989228d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected some minor bugs</title>
<updated>2013-12-19T11:27:28+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-12-19T11:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a9fcb4b4a33cf285d13891cc37d265cfaeaa3766'/>
<id>a9fcb4b4a33cf285d13891cc37d265cfaeaa3766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.0.3</title>
<updated>2013-12-19T11:08:06+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-12-19T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=5bf9675d38c2016653a261182d4dd0c8fbb419a0'/>
<id>5bf9675d38c2016653a261182d4dd0c8fbb419a0</id>
<content type='text'>
View CHANGELOG for full list of changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
View CHANGELOG for full list of changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected WARNING on ErrorCallback()</title>
<updated>2013-12-02T13:17:20+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-12-02T13:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e1dd9f9cddf52ebc408d48481e4aa97e549dcdc5'/>
<id>e1dd9f9cddf52ebc408d48481e4aa97e549dcdc5</id>
<content type='text'>
The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs.</pre>
</div>
</content>
</entry>
<entry>
<title>Audio issues solved... Audio Works!</title>
<updated>2013-12-01T11:34:31+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-12-01T11:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f79beffc34f2d89a4091f5164697a6adc29047d3'/>
<id>f79beffc34f2d89a4091f5164697a6adc29047d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to version 1.0.2</title>
<updated>2013-11-30T17:12:40+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-11-30T17:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=294533ccda115b5e638ab1f9219f86d73c9c4550'/>
<id>294533ccda115b5e638ab1f9219f86d73c9c4550</id>
<content type='text'>
Some functions added (collision detection)
Check CHANGELOG for details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some functions added (collision detection)
Check CHANGELOG for details
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GetDefaultFont() function</title>
<updated>2013-11-29T19:24:11+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-11-29T19:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=1a8ef80abd4e3824bb441e0dbd58848ab451c0e1'/>
<id>1a8ef80abd4e3824bb441e0dbd58848ab451c0e1</id>
<content type='text'>
Useful to be used with DrawTextEx() to draw with default font and
extended parameters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful to be used with DrawTextEx() to draw with default font and
extended parameters
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number to 1.0.1</title>
<updated>2013-11-29T18:57:59+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2013-11-29T18:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f98f3e2e9a09e10cf5340feb601a09ec739f7b30'/>
<id>f98f3e2e9a09e10cf5340feb601a09ec739f7b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
