<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archive/ioquake3-aero/code/macosx/Quake3.pbproj/project.pbxproj, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/'/>
<updated>2005-11-26T07:46:21Z</updated>
<entry>
<title>Mac OS X work...lots of little changes that touch a lot of random places.</title>
<updated>2005-11-26T07:46:21Z</updated>
<author>
<name>icculus</name>
<email>icculus@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-11-26T07:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=441c7633e0aa67faa91dc5896ee83e6c29de0ba6'/>
<id>urn:sha1:441c7633e0aa67faa91dc5896ee83e6c29de0ba6</id>
<content type='text'>
 Still work to be done, but this at least matches the PowerPC Linux status
 now.

MacOS-specific directory (and XCode project) is gone...this now uses SDL,
 OpenAL, and the Unix Makefiles.

--ryan.




git-svn-id: svn://svn.icculus.org/quake3/trunk@373 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* OpenAL support, from BlackAura aka Stuart Dalton &lt;badcdev@gmail.com&gt;</title>
<updated>2005-11-13T18:58:14Z</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-11-13T18:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=38baaa2274a458f03f576dea5a6d3cd9e25f8063'/>
<id>urn:sha1:38baaa2274a458f03f576dea5a6d3cd9e25f8063</id>
<content type='text'>
  + An abstract codec system, simplifying support for new formats
  + Changes versus BlackAura's patch:
    o Consolidated the OpenAL parts into one file
    o Changed the function naming scheme to more closely resemble Q3
    o Changed the interface to fall back on the "base" sound system
      if loading OpenAL fails
  + This is enabled on Linux and MinGW for now, but should work on the
    other *nixs with appropriate additions to the Makefile
  + NOT enabled on OS X or MSVC Windows builds
  + Probably breaks the Windows build again
* Retabulated sdl_snd.c and made the messages less verbose since
  there do not seem to be many having problems with SDL sound now


git-svn-id: svn://svn.icculus.org/quake3/trunk@343 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Fies to the xcode project to update it with the recent changes</title>
<updated>2005-11-02T18:32:03Z</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-11-02T18:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=0267027e1bfbd4342957feb9efb07fbb9051f2a4'/>
<id>urn:sha1:0267027e1bfbd4342957feb9efb07fbb9051f2a4</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@230 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Fixed the OS X build as broken by revision 181</title>
<updated>2005-10-26T20:52:53Z</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-26T20:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=61959fe8d0e92d58eb05c60f4bdcd4d58ab5184c'/>
<id>urn:sha1:61959fe8d0e92d58eb05c60f4bdcd4d58ab5184c</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@182 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Fixed some warnings on the OS X build</title>
<updated>2005-10-26T19:32:15Z</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-26T19:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=8f89b366836fc69170e1c03d1b640caddd9ea33e'/>
<id>urn:sha1:8f89b366836fc69170e1c03d1b640caddd9ea33e</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@180 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Fix build problems under OS X</title>
<updated>2005-10-11T01:52:29Z</updated>
<author>
<name>six</name>
<email>six@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-11T01:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=71411b1237ca7d610d1fc27eadf06fe4f5f8f335'/>
<id>urn:sha1:71411b1237ca7d610d1fc27eadf06fe4f5f8f335</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@154 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Mac OS X needs Com_Memcpy and Com_Memset to be set to memcpy and memset.</title>
<updated>2005-10-08T06:30:38Z</updated>
<author>
<name>six</name>
<email>six@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-08T06:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=5ac729998e22941a13b0ef8db04913732fbd6271'/>
<id>urn:sha1:5ac729998e22941a13b0ef8db04913732fbd6271</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@148 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>remove svn:executable property</title>
<updated>2005-08-28T17:54:51Z</updated>
<author>
<name>ludwig</name>
<email>ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-08-28T17:54:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=76fcdaefc0d0d77c56285d2b9aaf188d0ada250b'/>
<id>urn:sha1:76fcdaefc0d0d77c56285d2b9aaf188d0ada250b</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@24 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Patching from floam with some edits by myself:</title>
<updated>2005-08-28T03:46:44Z</updated>
<author>
<name>zakk</name>
<email>zakk@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-08-28T03:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=6aca16cc32a626c863ea73e392afc59b88b89edf'/>
<id>urn:sha1:6aca16cc32a626c863ea73e392afc59b88b89edf</id>
<content type='text'>
I was working on a patch earlier to fix some more things up to be more
modern, and I added a couple lines from that cleanup patch I showed you
on irc. Some commented code was removed, some stuff was made to not be
broke (old head usage), the makefile should install things better, and a
a few GCC warnings were gagged. I also attempted to version it but
you'll probably want to change that to whatever versioning rules you
decide on using.



git-svn-id: svn://svn.icculus.org/quake3/trunk@13 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>newlines fixed</title>
<updated>2005-08-26T17:39:27Z</updated>
<author>
<name>zakk</name>
<email>zakk@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-08-26T17:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=6bf20c78f5b69d40bcc4931df93d29198435ab67'/>
<id>urn:sha1:6bf20c78f5b69d40bcc4931df93d29198435ab67</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
</feed>
