Commit Graph

19 Commits

Author SHA1 Message Date
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
Greg Edwards
ab16eb46d3 Implemented battle video saved request type. 2014-09-15 12:50:26 -04:00
Greg Edwards
e6b8233fb3 Added BattleVideoSaved request type to enum. 2014-07-31 20:23:24 -04:00
Greg Edwards
0ddbb4c5ba Fixed missing line returns in some search logs. 2014-07-29 15:50:26 -04:00
Greg Edwards
ff3b7f5af3 Log search terms of dressup, box, and musical searches. 2014-07-22 17:04:18 -04:00
Greg Edwards
30085bb4a1 Fixed GTServer showing 0 for every upload ID in logs. 2014-07-22 16:59:21 -04:00
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
Greg Edwards
003d60c7c5 Added todo. 2014-07-21 23:05:39 -04:00
Greg Edwards
cc14cbc6d2 Added column to track the number of times a battle video is watched. 2014-07-14 19:47:53 -04:00
Greg Edwards
2c454c3481 Fixed ranking request type being logged incorrectly. 2014-07-11 00:55:02 -04:00
Greg Edwards
b27414fe75 Implemented top Colosseum / Battle Frontier battle video search on GenIV. 2014-07-10 22:52:33 -04:00
Greg Edwards
28d22fd392 Avoid crashing the DS if an unsupported GT request is sent. 2014-07-10 22:35:35 -04:00
Greg Edwards
a147e976bf Added new logging backend. 2014-07-10 22:34:56 -04:00
Greg Edwards
8dce855d32 Implemented connection timeouts, custom SSL certificate support. 2014-07-10 13:34:10 -04:00
Greg Edwards
170cd55e77 Battle video search improvements 2014-07-10 00:52:02 -04:00
Greg Edwards
dd13c270b3 Fixed some issues with the GenV Global Terminal while testing. 2014-07-09 22:18:29 -04:00
Greg Edwards
a8d8c60d7a Implemented battle video server on GenV. (to test) 2014-07-09 11:39:07 -04:00
Greg Edwards
8b69ba21a9 Implemented GenV Musical upload. (untested) 2014-07-06 18:24:55 -04:00
Greg Edwards
2f4950a295 Core of GenV global terminal server 2014-07-02 22:46:58 -04:00