Commit Graph

50 Commits

Author SHA1 Message Date
Greg Edwards
9ab595604b Broke off database engine specific extension methods to their own classes. 2015-07-02 13:18:31 -04:00
Greg Edwards
4df11f444b Gen5 party structure 2015-05-05 21:04:23 -04:00
Greg Edwards
b66fc281c7 First draft of gen5 pokemon structure 2015-05-05 20:52:33 -04:00
Greg Edwards
8dbe0ecc19 First implementation of trainer memos. 2015-05-05 11:34:34 -04:00
Greg Edwards
5a19b155c7 Added regions and locations to Pokedex. 2015-05-04 19:57:02 -04:00
Greg Edwards
c714be02ec Added regions to pokedex. 2015-05-02 17:11:49 -04:00
Greg Edwards
156abbe83c Created base class for GTS records implementing BinarySerializableBase 2015-04-18 17:19:52 -04:00
Greg Edwards
222f8eba89 Split Pokemon4 class into separate box/party versions. 2015-04-14 21:23:50 -04:00
Greg Edwards
5e714435a1 Added formatter classes 2015-04-13 19:48:36 -04:00
Greg Edwards
a53e5f2627 Added ribbon support to Pokédex. 2015-03-23 15:56:46 -04:00
Greg Edwards
b89eb29c62 Added stub implementation of Wifi Plaza gamestats server. (mostly replay responses for now) 2015-03-10 21:30:12 -04:00
Greg Edwards
35f484924e Added base class for party/box pokemon structure. 2015-02-24 13:12:12 -05:00
Greg Edwards
e3c16da03b Lower .NET framework dependencies to 3.5 for most (non-web) projects. 2015-02-14 20:48:16 -05:00
Greg Edwards
860502a38d Reference SQLite via NuGet. 2015-02-14 20:34:37 -05:00
Greg Edwards
e87f0ebf06 Reference MySql.Data via NuGet. 2015-02-14 20:24:46 -05:00
Greg Edwards
9e33f63ecb Added Indexer1d helper from gamefloor. 2015-02-09 19:38:04 -05:00
Greg Edwards
79e2b923f1 First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
Greg Edwards
f1530f76bb WIP of Pokedex retrieval logic 2015-01-02 18:22:23 -05:00
Greg Edwards
f50e76c15d VeekunImport project inserts form stats. 2014-12-27 03:17:39 -05:00
Greg Edwards
30b820b87f First draft of VeekunImport project. (Database insert commands are nops.) (Also includes some Pokedex types.) 2014-12-08 02:31:47 -05:00
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
Greg Edwards
ffbb2d6c10 Store leader phrase in trendy phrase object. 2014-08-07 16:33:48 -04:00
Greg Edwards
5ee9514437 Added trendy phase base class, more formatting options, and trendy phrase 5 stub. 2014-08-06 19:08:44 -04:00
Greg Edwards
eb6737bc9c Some early trendy phrase work. 2014-08-05 03:07:08 -04:00
Greg Edwards
7c115417d7 Refactor a few classes to use new serialization method. 2014-08-04 18:56:40 -04:00
Greg Edwards
7a4c4644c8 GenV battle subway structures 2014-08-01 17:14:02 -04:00
Greg Edwards
a91d861c67 Implemented some battle tower database work. 2014-07-27 01:57:04 -04:00
Greg Edwards
008c7a0f6a Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
Greg Edwards
a147e976bf Added new logging backend. 2014-07-10 22:34:56 -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
24a8518143 Skeleton of eventual pkvldtprod logic 2014-06-30 00:48:27 -04:00
Greg Edwards
d16033a556 Preliminary implementation of battle video ID conversion 2014-06-25 00:15:40 -04:00
Greg Edwards
7d817ec180 Implemented box upload. 2014-06-18 22:24:47 -04:00
Greg Edwards
9474585def Probably implemented viewing dressup pictures. 2014-06-09 00:13:45 -04:00
Greg Edwards
342facd194 Show trainer names for Generation V offers. 2014-05-23 22:21:30 -04:00
Greg Edwards
45f70966ed Refactors to GenIV string conversion 2014-05-23 21:58:30 -04:00
Admiral H. Curtiss
ad9a731f52 Added Generation 4 String, so we can actually read text from G4. 2014-05-23 22:41:06 +02:00
Greg Edwards
3f0d747b81 Made connection string configurable. 2014-05-08 20:46:00 -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
e5c6135c2c Why aren't csproj files saved by Save All? 2014-04-29 11:06:13 -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
58ee6b30af Fixes 2014-04-10 19:53:30 -04:00
Greg Edwards
8c8f4e332b Include mysql and SQLite libraries in repository. 2014-03-03 18:18:59 -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
f74c7f4bd1 A few abstract database methods 2011-04-05 01:46:12 -04:00
Greg Edwards
413bc788a5 Initial commit: mostly blank project. 2011-04-04 15:29:03 -04:00