<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archive/ioquake3-aero/code/win32, 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>2007-09-05T18:17:46+00:00</updated>
<entry>
<title>* Merge unified-sdl to trunk</title>
<updated>2007-09-05T18:17:46+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-09-05T18:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=d37536edf4660f3c46e4876b6d72e9a200549ffe'/>
<id>urn:sha1:d37536edf4660f3c46e4876b6d72e9a200549ffe</id>
<content type='text'>
* Bump Q3_VERSION to 1.35


git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Merge win_net.c and unix_net.c</title>
<updated>2007-08-28T16:42:13+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-08-28T16:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=04fc4656c928d58cdbbc60c605c5036564919ff4'/>
<id>urn:sha1:04fc4656c928d58cdbbc60c605c5036564919ff4</id>
<content type='text'>
  + Move win32/win_net.c to qcommon/net_ip.c and make it portable
  + Remove unix_net.c, but incorporate its revision history into win_net.c
  + Remove all IPX support -- this remains compatible with existing mods
  + This change also inadvertently gets us SOCKS support on non-Windows
    platforms


git-svn-id: svn://svn.icculus.org/quake3/trunk@1139 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Demote input related console information to developer only so that it doesn't</title>
<updated>2007-08-24T13:54:23+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-08-24T13:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=8fff917396ba80a670c301e7fd9053cdd3574091'/>
<id>urn:sha1:8fff917396ba80a670c301e7fd9053cdd3574091</id>
<content type='text'>
  spam the console every time input settings are changed


git-svn-id: svn://svn.icculus.org/quake3/trunk@1136 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Replace horrendously long list of build rules with set of inference rules</title>
<updated>2007-07-14T23:57:04+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-07-14T23:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=0b39d68eb325db8f2dfb868ef262304c8e7cf8a2'/>
<id>urn:sha1:0b39d68eb325db8f2dfb868ef262304c8e7cf8a2</id>
<content type='text'>
* Remove unused DO_DEBUG_CC and DO_SHLIB_DEBUG_CC commands
* Fix various bits of trailing whitespace
* Remove vm_ppc.c and move vm_ppc_new.c into its place
* Rename winquake.rc to win_resource.rc


git-svn-id: svn://svn.icculus.org/quake3/trunk@1111 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Whitespace :(</title>
<updated>2007-05-29T19:24:11+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-05-29T19:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=2b6a103f1e255c4b8fd863cdbc1c21e9aa4c0fa9'/>
<id>urn:sha1:2b6a103f1e255c4b8fd863cdbc1c21e9aa4c0fa9</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1091 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Allow CC to be overridden externally to the Makefile</title>
<updated>2007-05-29T19:22:24+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-05-29T19:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=115d513db8615c67aba87278115dfb416a32e29a'/>
<id>urn:sha1:115d513db8615c67aba87278115dfb416a32e29a</id>
<content type='text'>
* Make cross-make-mingw.sh more generic using the above
* Update README to reflect changes
* Fix a couple of warnings in the Windows input layer


git-svn-id: svn://svn.icculus.org/quake3/trunk@1090 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* use the Win2k gamma clamp thing on Vista too (raynorpat)</title>
<updated>2007-03-01T22:02:25+00:00</updated>
<author>
<name>tjw</name>
<email>tjw@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-03-01T22:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=5691dfa32ca097d737193e0b3362ad29bda336c5'/>
<id>urn:sha1:5691dfa32ca097d737193e0b3362ad29bda336c5</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1047 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* (bug 3019) use the operating system's random number generator if possible</title>
<updated>2007-02-16T23:50:37+00:00</updated>
<author>
<name>tjw</name>
<email>tjw@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-02-16T23:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=9dbe35a4dd8d5fce96c627f000d15395f32bc55a'/>
<id>urn:sha1:9dbe35a4dd8d5fce96c627f000d15395f32bc55a</id>
<content type='text'>
  when generating the qkey file


git-svn-id: svn://svn.icculus.org/quake3/trunk@1046 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* replaced SPI_SCREENSAVERRUNNING with the newer SPI_SETSCREENSAVERRUNNING</title>
<updated>2006-12-27T23:20:33+00:00</updated>
<author>
<name>tjw</name>
<email>tjw@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2006-12-27T23:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=6e4b255e16e17f8a3c749e76466987c238b7dafe'/>
<id>urn:sha1:6e4b255e16e17f8a3c749e76466987c238b7dafe</id>
<content type='text'>
  since newer mingw dropped the older define.  Both are defined to 97


git-svn-id: svn://svn.icculus.org/quake3/trunk@1017 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Remove shfolder.lib dependeny as since rev 909 it's not necessary anymore.</title>
<updated>2006-09-21T12:03:35+00:00</updated>
<author>
<name>thilo</name>
<email>thilo@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2006-09-21T12:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=6a87ec4b1c0cc04701ad52a1fb445487f5fbb961'/>
<id>urn:sha1:6a87ec4b1c0cc04701ad52a1fb445487f5fbb961</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@911 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
</feed>
