Greg Edwards
|
8dce855d32
|
Implemented connection timeouts, custom SSL certificate support.
|
2014-07-10 13:34:10 -04:00 |
|
Greg Edwards
|
5b2ac7dc15
|
Added some resilience to GT Server.
|
2014-07-10 13:20:32 -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
|
a6d7cec291
|
Added project to insert GenV battle videos into the database.
|
2014-07-09 19:37:05 -04:00 |
|
Greg Edwards
|
a8d8c60d7a
|
Implemented battle video server on GenV. (to test)
|
2014-07-09 11:39:07 -04:00 |
|
Greg Edwards
|
2b2c967e11
|
Actually run the GenV server.
|
2014-07-07 19:16:39 -04:00 |
|
Greg Edwards
|
bb3727047d
|
GenIV GT cleanup
|
2014-07-07 12:25:28 -04:00 |
|
Greg Edwards
|
70ed7b904f
|
Expanded some enums.
|
2014-07-07 11:53:55 -04:00 |
|
Greg Edwards
|
07c70ab20a
|
Added page to insert captured musical photos to the database.
|
2014-07-06 18:54:21 -04:00 |
|
Greg Edwards
|
593dd13cd6
|
Fixed inserting to the wrong table.
|
2014-07-06 18:53:54 -04:00 |
|
Greg Edwards
|
8797b57e1a
|
Implemented musical search.
|
2014-07-06 18:33:22 -04:00 |
|
Greg Edwards
|
8b69ba21a9
|
Implemented GenV Musical upload. (untested)
|
2014-07-06 18:24:55 -04:00 |
|
Greg Edwards
|
37de596698
|
Update gitignore.
|
2014-07-05 02:15:54 -04:00 |
|
Greg Edwards
|
c95d46c0d0
|
Update database schema.
|
2014-07-05 02:15:27 -04:00 |
|
Greg Edwards
|
c23ea3e153
|
mysql is an idiot.
Workaround InvalidCastException happening because the connector returns a signed type for an unsigned column.
|
2014-07-05 02:03:59 -04:00 |
|
Greg Edwards
|
287185d719
|
Migrate to VS 2013.
|
2014-07-03 12:46:38 -04:00 |
|
Greg Edwards
|
2f4950a295
|
Core of GenV global terminal server
|
2014-07-02 22:46:58 -04:00 |
|
Greg Edwards
|
f7e06a5b51
|
Fixed Colosseum searches returning 0 results.
|
2014-07-01 18:49:23 -04:00 |
|
Greg Edwards
|
bf494e6e1f
|
More pkvldtprod work.
|
2014-07-01 18:11:06 -04:00 |
|
Greg Edwards
|
683b18a27a
|
Fixed issues with battle video server I found after testing.
|
2014-07-01 18:09:36 -04:00 |
|
Greg Edwards
|
fa462af0f1
|
Fixed box capture insertion issue.
|
2014-07-01 18:09:09 -04:00 |
|
Greg Edwards
|
895cab30c7
|
Added project to insert saved battle videos into the database.
|
2014-07-01 18:08:30 -04:00 |
|
Greg Edwards
|
ddfeebbd40
|
Stop GT server from eating CPU.
|
2014-07-01 18:07:24 -04:00 |
|
Greg Edwards
|
4f8376ec3e
|
Added page to insert box upload captures into the database.
|
2014-06-30 10:36:20 -04:00 |
|
Greg Edwards
|
5b775ed32b
|
Probably implemented battle videos server on Generation IV.
|
2014-06-30 02:17:13 -04:00 |
|
Greg Edwards
|
660b72d69a
|
Hide add dressup page from the world.
|
2014-06-30 02:16:25 -04:00 |
|
Greg Edwards
|
24a8518143
|
Skeleton of eventual pkvldtprod logic
|
2014-06-30 00:48:27 -04:00 |
|
Greg Edwards
|
92d831abaf
|
Mysql's type validation sucks.
(Fixed GenV trainer name string getting inserted as text instead of binary.)
|
2014-06-27 23:14:59 -04:00 |
|
Greg Edwards
|
fca5cae92d
|
Quickly threw together stub pkvldtprod implementation.
|
2014-06-27 23:14:16 -04:00 |
|
Greg Edwards
|
4215050474
|
Added MD5 column to dressup and box uploads to speed up duplicate finding query.
|
2014-06-27 18:16:12 -04:00 |
|
Greg Edwards
|
f7c724cae6
|
Save an array copy.
|
2014-06-25 11:45:46 -04:00 |
|
Greg Edwards
|
97e1a68ec7
|
Fixed battle video ID formula to work better against more example data.
|
2014-06-25 11:33:31 -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
|
2203b9016e
|
Prevent ReadAll helper from hanging if it can't get all the bytes it wants.
|
2014-06-16 10:21:00 -04:00 |
|
Greg Edwards
|
a0cc86c949
|
Fixed issue with .NET NetworkStreams not reading all the data.
|
2014-06-14 23:21:03 -04:00 |
|
Greg Edwards
|
89196dba60
|
Actually decrypt the input data
|
2014-06-14 23:12:18 -04:00 |
|
Greg Edwards
|
aca7e54350
|
Fixed missing connection string in GTServer project.
|
2014-06-14 23:12:02 -04:00 |
|
Greg Edwards
|
641bbda903
|
Log GTServer exceptions to the terminal.
|
2014-06-14 22:16:40 -04:00 |
|
Greg Edwards
|
b15006f98c
|
Added page to allow uploading dressup data from pcaps.
|
2014-06-14 22:16:20 -04:00 |
|
Greg Edwards
|
9c04ec4d90
|
Fix compilation
|
2014-06-14 17:51:37 -04:00 |
|
Greg Edwards
|
8af40348e8
|
Removed some obsolete test pages.
|
2014-06-14 17:51:21 -04:00 |
|
Greg Edwards
|
aeb7f3fb3d
|
Implemented dressup uploading. (probably)
|
2014-06-14 15:37:08 -04:00 |
|
Greg Edwards
|
dcf397cbbc
|
Actually hang onto thread handles
|
2014-06-09 00:19:09 -04:00 |
|
Greg Edwards
|
8bbb339fa2
|
These shouldn't be serializable in that way.
|
2014-06-09 00:14:17 -04:00 |
|
Greg Edwards
|
9474585def
|
Probably implemented viewing dressup pictures.
|
2014-06-09 00:13:45 -04:00 |
|
Greg Edwards
|
664fe2d89e
|
Made the GT server testable.
|
2014-06-09 00:13:02 -04:00 |
|
Greg Edwards
|
dd93326fe8
|
Added name decode test page.
|
2014-06-07 20:18:29 -04:00 |
|
Greg Edwards
|
ba4bd98702
|
Fixed an array bounds issue with string decoder when length isn't provided.
|
2014-06-07 20:18:08 -04:00 |
|