Commit Graph

32 Commits

Author SHA1 Message Date
Greg Edwards
f770316334 Implemented GenV battle subway data access. 2014-08-02 01:49:52 -04:00
Greg Edwards
7a4c4644c8 GenV battle subway structures 2014-08-01 17:14:02 -04:00
Greg Edwards
81bcc14ed3 This should be a correct implementation of Gen4 Battle Tower but it makes the game hang for some reason. 2014-07-30 15:42:50 -04:00
Greg Edwards
4974500015 Implemented some more battle tower database work. 2014-07-28 18:06:17 -04:00
Greg Edwards
a91d861c67 Implemented some battle tower database work. 2014-07-27 01:57:04 -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
008c7a0f6a Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
Greg Edwards
bae6404d9a Log completed trades. 2014-07-16 01:02:20 -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
b27414fe75 Implemented top Colosseum / Battle Frontier battle video search on GenIV. 2014-07-10 22:52:33 -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
5b775ed32b Probably implemented battle videos server on Generation IV. 2014-06-30 02:17:13 -04:00
Greg Edwards
7d817ec180 Implemented box upload. 2014-06-18 22:24:47 -04:00
Greg Edwards
9c04ec4d90 Fix compilation 2014-06-14 17:51:37 -04:00
Greg Edwards
aeb7f3fb3d Implemented dressup uploading. (probably) 2014-06-14 15:37:08 -04:00
Greg Edwards
9474585def Probably implemented viewing dressup pictures. 2014-06-09 00:13:45 -04:00
Greg Edwards
3f0d747b81 Made connection string configurable. 2014-05-08 20:46:00 -04:00
Greg Edwards
a6353bc2be Created a main page. 2014-05-05 02:11:53 -04:00
Greg Edwards
6983ff8340 Added Generation V support. 2014-05-04 20:03:25 -04:00
Greg Edwards
078f8ceb72 Renamed namespaces. 2014-04-29 11:36:17 -04:00
Greg Edwards
fc76ffdcaf s/datagram/record 2014-04-29 09:57:49 -04:00
Greg Edwards
007c15b78b Filter out your own pokemon from search results 2014-04-28 02:44:49 -04:00
Greg Edwards
4716449659 Most stuff really works! 2014-04-28 01:29:36 -04:00
Greg Edwards
aa9e8942f9 Made it compile, added more debug functions 2014-04-27 18:43:55 -04:00
Greg Edwards
cc2a3365d7 WIP of GTS database logic 2014-04-27 00:55:25 -04:00
Greg Edwards
a57eb7c399 Remove veekun abstract methods from my main data classes. 2014-03-03 18:19:21 -08:00
Greg Edwards
19f1821c9d WIP of some data stuff 2013-09-27 01:33:29 -04:00
Greg Edwards
fc50bb1cbb New name: Pokémon Foundations 2011-06-09 18:33:37 -04:00
Greg Edwards
546e291861 Fixed syntax for abstract stuff 2011-06-09 18:33:08 -04:00
Greg Edwards
f74c7f4bd1 A few abstract database methods 2011-04-05 01:46:12 -04:00