summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Scoreboard bugfixes and improvments, partial implementation of onhashchange.Patrick Davison2013-03-071-1/+2
|/ /
* | Changed pointer on left/right arrows in score page, and made them ↵BlueRaja2013-03-071-2/+1
| | | | | | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want)
* | Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-03-072-4/+79
|\ \ | | | | | | | | | | | | Conflicts: includes/db.inc.php
| * | mapeditor Go button fix.Patrick Davison2013-03-061-0/+68
| | |
| * | Image for links to facebook and etc.Patrick Davison2013-03-051-0/+1
| | |
| * | Map editor 0.1!Patrick Davison2013-03-051-4/+10
| | |
| * | !! db.inc.php change !! Don't write over your own!Patrick Davison2013-03-051-6/+1
| | | | | | | | | | | | This is the way the file should look.
* | | Supposedly this is supposed to delete it from the cache but not locally.....BlueRaja2013-03-071-11/+0
| | |
* | | Adding db.inc.phpBlueRaja2013-03-071-0/+1
|/ /
* | Link to a specific solution in scores, and other tweaks.Patrick Davison2013-02-281-2/+2
| |
* | Increased size of top-right badge.Patrick Davison2013-02-261-6/+3
| |
* | Partial-Fix. This needs to be fixed in SQL :(. Reported typo from feedback. ↵Patrick Davison2013-02-241-1/+3
| | | | | | | | - Whoops...
* | More logically set up the top-bar. Switching this to a Fixed header is now a ↵Patrick Davison2013-02-211-2/+2
| | | | | | | | 2 line change.
* | Moved isCurrentMap function.Patrick Davison2013-02-211-0/+16
| |
* | Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-214-6/+5
|/
* Added the mapcode to the map-object - temporarly at least.Patrick Davison2013-02-201-2/+2
|
* Fixed position header.Patrick Davison2013-02-201-1/+1
|
* More chat fixesPatrick Davison2013-02-181-1/+11
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-182-11/+6
| | | | chat.
* BUGFIX: Player stats not workingBlueRaja2013-02-171-9/+10
|
* BUGFIX: Some of the map-types contain special characters!BlueRaja2013-02-171-1/+1
|
* Whoops.Patrick Davison2013-02-171-1/+1
|
* Added Untested code to insert the names into the DB initially.Patrick Davison2013-02-171-1/+1
|
* Simple Normal Complex Map names added in generation.Patrick Davison2013-02-171-1/+1
|
* Now using Jquery everywhere.Patrick Davison2013-02-171-3/+5
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-0/+15
|
* Chat restyled.Patrick Davison2013-02-141-0/+14
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-141-2/+2
|
* Deleted depreciated functionPatrick Davison2013-02-091-1/+1
|
* Code cleanup / deletions.Patrick Davison2013-02-093-151/+9
|
* Emails!! go to /massemail as an admin.Patrick Davison2013-02-091-6/+12
|
* Chat supporting 50 messages, - also no blank-messages.Patrick Davison2013-02-091-1/+3
|
* Mapclass support for ID. - Whoops.Patrick Davison2013-02-091-3/+4
|
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-091-2/+7
| | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS.
* Fixed missing halfquotes for inserting maps at once.Patrick Davison2013-02-091-1/+1
|
* Adding maps at once, instead of seperate SQL calls.Patrick Davison2013-02-061-1/+1
|
* Updated incorrect image URLsPatrick Davison2013-01-311-8/+8
|
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-301-5/+36
|
* Mapclass->checkpoints/teleports are now accurate.Patrick Davison2013-01-301-0/+27
|
* Really rough API code started.Patrick Davison2013-01-291-0/+1
|
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-271-0/+1
| | | | - I have the feeling some adjustments made here might propigate to the Home page eventually.
* Improved DisplayMapThumbnailPatrick Davison2013-01-262-30/+3
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-261-8/+95
|\
| * Tiny bit of cleanupPatrick Davison2013-01-261-4/+9
| |
| * New mapcode applied to the Mapclass.Patrick Davison2013-01-261-7/+89
| |
* | BUGFIX: Clicking the 'mute' button doesn't save across all maps until page ↵BlueRaja2013-01-261-2/+2
| | | | | | | | is refreshed
* | Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-262-29/+12
|/ | | | (currently unused)
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-252-15/+38
|\ | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs
| * Tiers are now unlocked as the user players through challenges; challenges ↵BlueRaja2013-01-252-14/+35
| | | | | | | | | | | | left to next tier displayed on challengelist page (untested)
* | Temporary tutorial hack - could break with a challengemapID 5.Patrick Davison2013-01-251-4/+5
| |