pkmn-classic-framework/gts/test
Greg Edwards 4198aace33 For fuck's sake mysql
Workaround LAST_INSERT_ID and CAST limitations by making all primary keys unsigned bigint.
Workaround LAST_INSERT_ID signed/unsigned inconsistency between 5.5 and 5.6 by using Convert.ToUInt64 instead of casts.
2014-07-22 12:04:31 -04:00
..
BoxUp.aspx Implemented Gen4 Global Terminal conversation logic. 2014-06-05 17:14:40 -04:00
BoxUp.aspx.cs Implemented Gen4 Global Terminal conversation logic. 2014-06-05 17:14:40 -04:00
BoxUp.aspx.designer.cs Implemented Gen4 Global Terminal conversation logic. 2014-06-05 17:14:40 -04:00
Decode.aspx Initial attempt at decoding Wi-fi Plaza gamestats blobs 2014-05-20 12:15:15 -04:00
Decode.aspx.cs Added some missing try blocks to gamestats request decoder. 2014-05-27 23:43:08 -04:00
Decode.aspx.designer.cs Initial attempt at decoding Wi-fi Plaza gamestats blobs 2014-05-20 12:15:15 -04:00
NameDecode.aspx Added name decode test page. 2014-06-07 20:18:29 -04:00
NameDecode.aspx.cs Added name decode test page. 2014-06-07 20:18:29 -04:00
NameDecode.aspx.designer.cs Added name decode test page. 2014-06-07 20:18:29 -04:00
VideoId.aspx Preliminary implementation of battle video ID conversion 2014-06-25 00:15:40 -04:00
VideoId.aspx.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00
VideoId.aspx.designer.cs Preliminary implementation of battle video ID conversion 2014-06-25 00:15:40 -04:00
Web.config Grant public access to test pages 2014-05-27 23:56:48 -04:00