| Age | Commit message (Expand) | Author |
| 2013-09-22 | Don't disable SO_REUSEADDR on non-Windows, where it is safe. | comex |
| 2011-03-03 | Prepare for the release of Xcode 4, which has working LTO | Soren Jorvang |
| 2011-02-04 | In the SCons build, skip the generation of static libraries | Soren Jorvang |
| 2011-01-19 | Allow usbgecko to try a range of ports, such that multiple dolphin instances ... | Shawn Hoffman |
| 2010-10-24 | More robust way of building on 10.6 for a 10.5+ target. | Soren Jorvang |
| 2010-08-01 | Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which | Soren Jorvang |
| 2010-07-19 | Get rid of a number of unnecessary env.Clones. | Soren Jorvang |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-04-10 | update SFML_Network to 1.6 | Shawn Hoffman |
| 2010-03-09 | Added scons options "shared_libname=true" to link agains the system shared li... | Glenn Rice |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | Glenn Rice |
| 2010-02-21 | SFML on linux/osx now compiles from external (static) | nakeee |
| 2009-12-29 | Add a fix to our SFML from the current svn version of SFML. | death2droid |
| 2009-06-29 | update to sfml 1.5 | Shawn Hoffman |
| 2009-05-14 | Fixed some crashes in netplay, so it actually works :p | sl1nk3.s |
| 2009-05-13 | Introducing Netplay, currently not extremely polished, and not yet fully test... | sl1nk3.s |
| 2009-05-08 | Add sfml network library. Hopefully this will make net-related coding a breez... | Shawn Hoffman |