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
|
8d8d0e44cc
|
Pass a Pokedex instance to the GtsRecord ctors
|
2015-04-18 18:40:31 -04:00 |
|
Greg Edwards
|
3947b51bc1
|
Perform trade logging in the database class itself.
|
2015-03-26 03:09:09 -04:00 |
|
Greg Edwards
|
5d910c5f01
|
Merge branch 'bugfix-stalesearch-cloning'
|
2015-03-26 01:13:10 -04:00 |
|
Greg Edwards
|
a53e5f2627
|
Added ribbon support to Pokédex.
|
2015-03-23 15:56:46 -04:00 |
|
Greg Edwards
|
ee92cde7bb
|
Added function to retrieve a player's last search time.
|
2015-03-21 19:36:44 -04:00 |
|
Greg Edwards
|
b1b91a8f77
|
Track the player's last search time.
|
2015-03-21 19:03:16 -04:00 |
|
Greg Edwards
|
19c0e7431b
|
Provide an almost empty setProfile profile for Diamond/Pearl games.
|
2015-03-14 17:04:48 -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
|
06a73d96e4
|
Log trade_id and partner_pid fields for trades.
|
2015-01-20 18:21:49 -05:00 |
|
Greg Edwards
|
de1f37c914
|
Methods to load Pokedex from database (untested)
|
2015-01-03 17:11:19 -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
|
772e3b8609
|
Added INSERT statements for pokedex.
|
2014-12-26 00:58:21 -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
|
d1a628702a
|
Added new overloads to Database.CreateInstance to allow for custom connection strings.
|
2014-10-14 19:38:00 -04:00 |
|
Greg Edwards
|
9f1dbd0f0f
|
Rename DataAbstract to Database.
|
2014-10-14 18:50:41 -04:00 |
|