summaryrefslogtreecommitdiffstats
path: root/pages/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-2/+1
|
* I'm lazy, and I'm not sure there's a point to this command!Patrick Davison2013-03-121-1/+7
|
* Fixed typo, added email cache-size to admin page.Patrick Davison2013-03-101-0/+5
|
* Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-211-1/+1
|
* More chat fixesPatrick Davison2013-02-181-15/+4
|
* I have no idea why these slashes or here, or why the buttons no longer work ↵BlueRaja2013-02-171-3/+3
| | | | when they definitely used to... wtf??
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-4/+30
|
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-311-2/+11
|
* Deleting dead code.Patrick Davison2013-01-261-165/+0
|
* BUGFIX: Clicking the 'mute' button doesn't save across all maps until page ↵BlueRaja2013-01-261-2/+2
| | | | is refreshed
* Chat fixesPatrick Davison2013-01-231-0/+1
|
* Added totalWins and totalTies columns to the users table. Also, removed all ↵BlueRaja2013-01-131-5/+5
| | | | references to the 'statistics' table - it's not needed anymore.
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* Added code for generating and using champion points, and for recalculating ↵BlueRaja2013-01-131-7/+19
| | | | them from scratch in the admin panel. Now just need to add them to the scoreboard and the leadboard pages...
* Added single-path blocking towers functionality to routePathBlueRaja2012-08-251-1/+1
|
* Made an easy way to apply achievementsPatrick Davison2012-03-191-0/+17
|
* Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-121-74/+79
| | | | networks added to about. Minor adjustments.
* new layoutraylu2011-11-051-6/+2
|
* new font: cantarellraylu2011-09-111-2/+2
| | | | also fix some css properties, reorder the header, and other minor fixes
* Initial import from Dropboxraylu2011-04-071-0/+233