Subdirectories:
'stable' contains our stable releases.
'beta' contains releases built for you to test; they are usually good enough to not blow up right away.
'snapshot' contains automatic builds straight from the development sources. Some of them will blow up right away.
'armagetronad-osxlibs' contains the library framework required to build the game from source on OSX.
'OldFiles' contains old releases not sorted in a particular way; they are leftovers from the old file release system.
File patterns:
*dedicated*: Dedicated server; everything else is the game client/hybrid server
*.exe: Windows installer
*.dmg: Mac drive image
*.package: Linux Autopackage installer
*.deb: Debian packages; must install armagetronad_common*.deb first.
Armagetron*: Portable Linux Apps for 32 bit systems. Just download, mark as executable and run.
*.src.tar.*: Unix and Mac source tarball.
*.src.zip: Windows source zip. Almost identical to the tarball, but has the Unix build system removed and a couple of files converted to DOS mode.
*.bin.tar.bz2: Binary tarball for use with Zero Install on Linux. Best not to manually download those.
*.win32.zip: Binary zip for use with Zero Install on Windows. Best not to manually download those.