Commit Graph

169 Commits

Author SHA1 Message Date
Greg Edwards
8d02425230 Fixed routing of platinum gamestats requests. 2015-02-06 21:17:53 -05:00
Greg Edwards
4a1a85904f Added LeftColumn.master 2015-01-26 23:06:10 -05:00
Greg Edwards
2b7dfe1a0f Stuff I will need 2015-01-26 23:04:01 -05:00
Greg Edwards
4ab1d972db Much design work. 2015-01-26 01:26:01 -05:00
Greg Edwards
97458067e5 Fix https mixed content warning with webfonts. 2015-01-25 22:51:20 -05:00
Greg Edwards
1ae3a844c4 Make session expiry work on IIS 7. 2015-01-25 18:39:17 -05:00
Greg Edwards
6c8d048216 Removed redundant .css from CSS link keys. 2015-01-23 21:14:29 -05:00
Greg Edwards
5f611534bf Added LabelTextBox control which renders a textbox with a label contained inside. 2015-01-23 21:13:53 -05:00
Greg Edwards
667bd29c80 Session expiry is now handled in the GamestatsBase project. 2015-01-23 20:54:03 -05:00
Greg Edwards
10aa398f17 Improved caching of masterpage values. 2015-01-23 20:17:06 -05:00
Greg Edwards
9c4682033e Removed obsolete gamestats session classes. 2015-01-23 20:11:18 -05:00
Greg Edwards
bdbadfe811 Fixed memory leak in session expiry logic. (was only expiring unused legacy gamestats session manager) 2015-01-23 20:07:41 -05:00
Greg Edwards
2bf281975c Added (dummied out) Platinum gamestats handler. 2015-01-23 18:12:28 -05:00
Greg Edwards
6bf139c267 Don't erase the DependencyGraph's dependencies when calling Resolve. 2015-01-23 18:04:04 -05:00
Greg Edwards
69749586d3 Don't treat dependency on an inexistent key as a circular dependency. 2015-01-23 17:52:48 -05:00
Greg Edwards
82382f8678 Moved DependencyGraph class to a more logical place. 2015-01-23 17:32:15 -05:00
Greg Edwards
436e2931a8 RequireScript/Css have default keys now. 2015-01-23 17:30:26 -05:00
Greg Edwards
66dba6c1b1 Removed placeholders on ThreeColumn.master 2015-01-21 11:53:33 -05:00
Greg Edwards
b37ae27d65 Removed duplicate master. 2015-01-21 11:53:09 -05:00
Greg Edwards
5a9d729866 Added RequireCss control, use on master. 2015-01-21 11:52:55 -05:00
Greg Edwards
f1be6c6e30 Added RequireScript control, use on master. 2015-01-21 11:27:41 -05:00
Greg Edwards
3eee0975f9 Added base class for header controls which only render once and sort according to dependencies. 2015-01-21 11:26:54 -05:00
Greg Edwards
1b4ffff254 Authentic gamestats handler configurations 2015-01-20 18:42:09 -05:00
Greg Edwards
06a73d96e4 Log trade_id and partner_pid fields for trades. 2015-01-20 18:21:49 -05:00
Greg Edwards
da8e446dfb Added OnceTemplate control. 2015-01-13 20:57:34 -05:00
Greg Edwards
0ce2efb1a9 Renamed namespace 2015-01-13 20:56:30 -05:00
Greg Edwards
5edc0846c1 Fixed header colour not changing when using nested masters. 2015-01-11 00:24:08 -05:00
Greg Edwards
ae63d9ec80 Some design work 2015-01-10 22:35:43 -05:00
Greg Edwards
71148197ab Added favicon. 2015-01-09 20:42:05 -05:00
Greg Edwards
2a983057ef Quickly threw together the ability to display species in GTS offers page. 2015-01-03 17:58:43 -05:00
Greg Edwards
ac58d38fa4 Odd fixes 2014-12-26 20:51:25 -05:00
Greg Edwards
3cecc6531b Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
Greg Edwards
58386fcde4 Added some Gen6 item sprites.
attr: Bulbapedia
2014-10-11 02:04:04 -04:00
Greg Edwards
77d845c980 Include new images in solution. 2014-10-11 01:23:19 -04:00
Greg Edwards
f350b86344 Added pokemon left-facing mini sprites from XY.
attr: Smogon
2014-10-11 01:18:42 -04:00
Greg Edwards
aac7235abb Added Pokemon front sprites from Black/White.
attr: Veekun
2014-10-11 00:37:25 -04:00
Greg Edwards
7b56f005e1 Added missing Gen5 items with low IDs. 2014-10-10 19:34:17 -04:00
Greg Edwards
c514387bfa Small item images part 3 (gen5) 2014-10-10 19:28:35 -04:00
Greg Edwards
e81e1fee1c Small item images part 2 (gen4) 2014-10-06 00:37:49 -04:00
Greg Edwards
4de5d8f240 Small item images part 1 (gen3)
Credit: Bulbapedia
2014-10-05 23:08:30 -04:00
Greg Edwards
59ca2580c5 Fixed fake opponents number always being 7 (probably caused a comm error) 2014-09-22 02:59:44 -04:00
Greg Edwards
3f96f3866d Implemented trendy phrase rendering on Gen5. 2014-09-22 02:51:28 -04:00
Greg Edwards
c3ff20672f Fixed array offset in a comment. 2014-09-22 02:51:10 -04:00
Greg Edwards
f3d5de5296 This should stop web deploy from opening up the admin pages. 2014-09-22 02:49:44 -04:00
Greg Edwards
c3b9a4c765 Don't deploy web.config 2014-09-17 10:09:21 -04:00
Greg Edwards
300fb54198 Uh oh 2014-09-16 19:45:45 -04:00
Greg Edwards
321719b2a4 Forgot to turn off fake opponents! 2014-09-16 19:06:00 -04:00
Greg Edwards
0638245d71 Fixed gamestats handlers still checking the old paths sometimes. 2014-09-16 19:05:48 -04:00
Greg Edwards
19318ffc7e Added comments 2014-09-16 14:26:55 -04:00