~ubuntu-branches/ubuntu/saucy/armagetronad/saucy

« back to all changes in this revision

Viewing changes to src/doc/net/middle.html

  • Committer: Bazaar Package Importer
  • Author(s): Christine Spang
  • Date: 2009-11-27 12:17:04 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091127121704-hsmmwftfr0ta2e34
Tags: 0.2.8.3~rc4-1
* New upstream release candidate.
  - Pinging previously popular servers earlier for quicker server browsing
  - Improved master server random polling, the second polled master now also
  is random, and all masters are polled if need be
  - Custom camera snaps to cycle direction once when activated if the turn
  speed is zero.
  - RESERVE_SCREEN_NAME now works regardless of the ALLOW_IMPOSTOR setting.
  - USER_LEVEL now escapes the given authenticated name so you don't have to
  guess the escaping rules. Ex: USER_LEVEL "name with spaces@forums" 2
  changes user level for name\_with\_spaces@forums
* Fix server initscript not providing itself.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
<html>
62
62
<head>
63
63
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
64
 
   <meta name="date" content="2009-09-11T16:20:00+01:00">
 
64
   <meta name="date" content="2009-10-11T22:27:51+01:00">
65
65
 
66
66
   <meta name="author" content="Manuel Moos">
67
67
   <title>Armagetron: network code documentation</title>
329
329
Manuel Moos(<b> </b> <script language="JavaScript"> var b = "sf.net "; var c = "z-man"; var a="users"; document.write(c); document.write("@") ; document.write(a) ; document.write(".") ; document.write(b); </script> ).
330
330
 
331
331
<p align=center>
332
 
Last modification: Fri Sep 11 16:20:00 CEST 2009
 
332
Last modification: Sun Oct 11 22:27:51 CEST 2009
333
333
 
334
334
</p>
335
335