lila/app/views/tournament
Philippe Suter f09a2e9893 Tournament systems.
- Introduced the concept of tournament systems: a system is a
  combination of pairing and a scoring system.

- Tournaments now store "events" in addition to the pairings. Events are
  an extensible meta-information mechanism.

- Factored out current hardcoded tournament logic into the "Arena"
  system. Arena is the default system.

- Added a "Swiss" system for FIDE-like tournaments. Pairing logic is
  based on the FIDE-sanctionned Burstein system.

- The Swiss system pairs players as soon as all games in the previous
  round are completed. Players get paired regardless of whether they are
  present in the lobby.
2014-07-13 13:29:26 -04:00
..
show Tournament systems. 2014-07-13 13:29:26 -04:00
arenaStanding.scala.html Tournament systems. 2014-07-13 13:29:26 -04:00
enterable.scala.html feature recently started tournaments on homepage 2014-05-08 22:33:16 +02:00
enterableTable.scala.html feature recently started tournaments on homepage 2014-05-08 22:33:16 +02:00
faq.scala.html don't use markdown for tournament FAQ 2014-06-13 10:18:39 +02:00
faqPage.scala.html wording 2014-06-18 00:04:35 +02:00
form.scala.html Tournament systems. 2014-07-13 13:29:26 -04:00
games.scala.html review pools UI 2014-06-12 23:16:59 +02:00
home.scala.html pool help page 2014-06-16 17:41:45 +02:00
homeInner.scala.html fix tournament user online status 2014-05-08 23:01:22 +02:00
infoBox.scala.html Tournament systems. 2014-07-13 13:29:26 -04:00
joinPassword.scala.html translate tournament names 2014-03-16 00:09:15 +01:00
layout.scala.html show themepicker everywhere 2014-05-12 13:42:39 +02:00
notFound.scala.html wording 2014-06-18 00:04:35 +02:00
pairings.scala.html many pool improvements 2014-07-01 09:05:18 +02:00
reminder.scala.html improve notification system 2014-05-22 01:48:12 +02:00
swissStanding.scala.html Tournament systems. 2014-07-13 13:29:26 -04:00