| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Added totalWins and totalTies columns to the users table. Also, removed all ... | BlueRaja | 2013-01-13 | 3 | -82/+77 |
| * | Replaced wins with champion points on the achievements page & achievement unl... | BlueRaja | 2013-01-13 | 1 | -19/+17 |
| * | Made some calculations significantly simpler by adding a 'isHighScore' column... | BlueRaja | 2013-01-13 | 1 | -16/+39 |
| * | Updated the copyright! | BlueRaja | 2013-01-13 | 1 | -1/+1 |
| * | Moved the social-buttons next to the copyright to make the footer a bit more ... | BlueRaja | 2013-01-13 | 1 | -13/+11 |
| * | Added champion points to leaderboard page | BlueRaja | 2013-01-13 | 1 | -3/+4 |
| * | db.inc.php now only contains the database login info; the actual connection t... | BlueRaja | 2013-01-13 | 5 | -15/+14 |
| * | don't mind me; minor cleanup | BlueRaja | 2013-01-13 | 1 | -2/+0 |
| * | Added code for generating and using champion points, and for recalculating th... | BlueRaja | 2013-01-13 | 2 | -1/+181 |
* | | Missing email lock definition | Patrick Davison | 2013-01-14 | 1 | -0/+4 |
|/ |
|
* | QueueEmail function | Patrick Davison | 2013-01-11 | 1 | -0/+148 |
* | Social buttons | Patrick Davison | 2013-01-11 | 1 | -2/+11 |
* | Challenges, massEmail functions started | Patrick Davison | 2013-01-09 | 2 | -1/+20 |
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 1 | -0/+55 |
* | Updating.php for use when making updates to the main server. | Patrick Davison | 2013-01-08 | 1 | -0/+154 |
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 3 | -30/+229 |
* | Map addition & Changes | Patrick Davison | 2012-12-27 | 1 | -1/+1 |
* | Overhauled the FAQ with Demo's | Patrick Davison | 2012-12-26 | 1 | -1/+1 |
* | Footer, sign-in adjustments to prevent web-crawler cache. | Patrick Davison | 2012-12-26 | 1 | -5/+18 |
* | FAQ update and cache adjustments | Patrick Davison | 2012-12-12 | 1 | -3/+3 |
* | RouteMultiPath() function added for cleaner code. | Patrick Davison | 2012-12-12 | 2 | -3/+27 |
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 1 | -4/+21 |
* | Image updates and mapspecs fixes. | Patrick Davison | 2012-12-02 | 2 | -4/+5 |
* | Lots of fixes and changes. | Patrick Davison | 2012-11-29 | 2 | -22/+6 |
* | Cache changes | Patrick Davison | 2012-11-26 | 1 | -3/+3 |
* | Added badge near username. | Patrick Davison | 2012-11-26 | 1 | -19/+44 |
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 1 | -1/+3 |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-10-27 | 1 | -5/+16 |
|\ |
|
| * | integrate mixpanel people | raylu | 2012-10-26 | 1 | -4/+15 |
* | | Newline char | Patrick Davison | 2012-10-27 | 1 | -1/+1 |
|/ |
|
* | Completed an ugly but functional draft of the challenge-listing page | BlueRaja | 2012-10-01 | 1 | -1/+17 |
* | Added a challenge-listing page, and skeleton code for the listing itself | BlueRaja | 2012-10-01 | 1 | -0/+10 |
* | Fixing tutorial | BlueRaja | 2012-10-01 | 1 | -2/+2 |
* | Fixed a few bugs with challenges, and added some debugging code (which still ... | BlueRaja | 2012-10-01 | 1 | -5/+52 |
* | Added the lightweight FirePHPCore debugging library for debugging AJAX queries | BlueRaja | 2012-10-01 | 5 | -0/+3672 |
* | Did some more work on the challenges, to have them added to the DB when the u... | BlueRaja | 2012-09-30 | 2 | -34/+169 |
* | Created remanants of a challenge page (loaded completely from the database). ... | BlueRaja | 2012-08-27 | 1 | -1/+56 |
* | BUGFIX: Race condition when generating maps - might accidentally generate two... | BlueRaja | 2012-08-26 | 1 | -1/+1 |
* | Found a few more TODO comments | BlueRaja | 2012-08-25 | 1 | -1/+1 |
* | Fixing various javascript warnings, as well as renaming all //!! comments to ... | BlueRaja | 2012-08-25 | 3 | -6/+6 |
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-25 | 1 | -0/+7 |
|\ |
|
| * | Rock X and Rock x UI support | Patrick Davison | 2012-08-25 | 1 | -0/+7 |
* | | Added single-path blocking towers functionality to routePath | BlueRaja | 2012-08-25 | 1 | -19/+25 |
|/ |
|
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 1 | -5/+7 |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 2 | -16/+12 |
|\ |
|
| * | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-18 | 2 | -4/+35 |
| |\ |
|
| * | | Preloading of path images | BlueRaja | 2012-08-18 | 2 | -15/+11 |
* | | | Syntax error | Patrick Davison | 2012-08-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 2 | -4/+35 |
|/ |
|
* | A couple of achievements points set. | Patrick Davison | 2012-08-18 | 1 | -1/+2 |