summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tutorial paginationraylu2011-11-094-63/+100
|
* Merge branch 'master' of localhost:patheryraylu2011-11-081-93/+65
|\
| * Tutorial map series added.Patrick Davison2011-11-081-93/+65
| |
* | switch from onload to equivalent of jQuery's readyraylu2011-11-071-11/+8
|/
* fix weird webkit layout issueraylu2011-11-071-5/+2
|
* Tutorial workPatrick Davison2011-11-073-22/+108
|
* add mp tracking for the Go! buttonraylu2011-11-061-10/+18
|
* make start tile dimmerraylu2011-11-061-0/+0
|
* OverlayTiles.xcfPatrick Davison2011-11-051-0/+0
|
* re-login displayName fix.Patrick Davison2011-11-051-1/+4
|
* add mixpanel streams trackingraylu2011-11-051-13/+34
|
* Repeated fix for about.phpPatrick Davison2011-11-051-1/+1
|
* fix htmlHeader warningraylu2011-11-051-1/+1
|
* oops, undo changes from cf4af13raylu2011-11-052-5/+5
|
* re-introduce extra text for guestsraylu2011-11-052-1/+11
|
* fix async font/js loading issuesraylu2011-11-053-11/+26
|
* oops, forgot to commit thisraylu2011-11-051-0/+23
|
* new layoutraylu2011-11-0517-425/+441
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-11-050-0/+0
|\
| * add images from d274416raylu2011-11-043-0/+0
| |
* | New ImagesPatrick Davison2011-11-055-0/+0
|/
* New ImagesPatrick Davison2011-10-131-8/+8
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-09-154-34/+23
|\
| * hide login link, change case on 'About Us'raylu2011-09-142-9/+2
| |
| * load font css asynchronouslyraylu2011-09-141-1/+6
| |
| * fix some validation issues; get rid of div around like buttonraylu2011-09-142-24/+15
| |
* | Tutorial workPatrick Davison2011-09-155-27/+147
|/
* Like buttonPatrick Davison2011-09-141-2/+6
|
* Removed out-dated dialog.Patrick Davison2011-09-121-7/+9
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-09-112-1/+2
|\
| * fix webkit font smoothingraylu2011-09-112-1/+2
| |
* | Tutorial changesPatrick Davison2011-09-111-5/+5
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-09-115-30/+30
|\|
| * new font: cantarellraylu2011-09-115-30/+30
| | | | | | | | also fix some css properties, reorder the header, and other minor fixes
* | old change log merged.Patrick Davison2011-09-101-0/+18
|/
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2011-09-103-11/+14
|\
| * move some text aroundraylu2011-09-092-7/+10
| |
| * use InnoDB and utf8raylu2011-09-091-4/+4
| |
* | Merge branch 'staging'Patrick Davison2011-09-104-28/+88
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: css/mapstyle.css globe.php Signed-off-by: Patrick Davison <snapwilliam@gmail.com>
| * | Import mazetest from Dropboxraylu2011-04-075-33/+94
| | | | | | | | | | | | Excluded stray /db.inc.php file
* | | Tutorial startedPatrick Davison2011-09-103-13/+91
| | |
* | | Files added for future use.Patrick Davison2011-09-092-0/+165
| |/ |/|
* | Minor error regarding plausibly non-existant array.Patrick Davison2011-09-091-2/+4
| |
* | changes to pathery.comPatrick Davison2011-09-097-13/+34
| |
* | Improved map validation.Patrick Davison2011-05-022-62/+72
| |
* | Added map "Seeing Double" to Saturday.Patrick Davison2011-04-223-24/+10
| | | | | | | | Fixed an issue with pathing related to multiple checkpoints and a teleport.
* | Support for shaped maps.Patrick Davison2011-04-213-40/+327
| | | | | | | | A lot of additions and changes, specifically regarding how the map is pathed and generated. Removing some assumptions for actual code.
* | Findtiles function added.Patrick Davison2011-04-163-70/+115
| | | | | | | | | | | | Now used to; locate start locations and teleport out's. Fixes involving the use of randomly placed start locations. Added tile "q" for blank spaces - for use in oddly shaped maps.
* | added app.php for use with the Android app and any other external connections.Patrick Davison2011-04-081-0/+102
|/ | | | Currently outputs map data in XML as defined by 52.
* Initial import from Dropboxraylu2011-04-0796-0/+5650