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 |
|
Greg Edwards
|
6d98210d97
|
Implemented Gen4 Global Terminal conversation logic.
|
2014-06-05 17:14:40 -04:00 |
|
Greg Edwards
|
41b3bf95ea
|
Added todo
|
2014-05-30 18:31:26 -04:00 |
|
Greg Edwards
|
2304202cdd
|
Grant public access to test pages
|
2014-05-27 23:56:48 -04:00 |
|
Greg Edwards
|
7ac03efb07
|
Make it compile
|
2014-05-27 23:49:43 -04:00 |
|
Greg Edwards
|
32010a96da
|
Exclude web.config when publishing.
|
2014-05-27 23:49:35 -04:00 |
|
Greg Edwards
|
c90b3ac1de
|
Added some missing try blocks to gamestats request decoder.
|
2014-05-27 23:43:08 -04:00 |
|
Greg Edwards
|
8e7495f007
|
Created base GlobalTerminalService classes.
|
2014-05-27 10:03:26 -04:00 |
|
Greg Edwards
|
649bf3521d
|
Fixed (rather hilarious) XSS injection possibility on trainer names.
|
2014-05-24 01:06:16 -04:00 |
|
Greg Edwards
|
342facd194
|
Show trainer names for Generation V offers.
|
2014-05-23 22:21:30 -04:00 |
|
Greg Edwards
|
f405fae473
|
Implemented string conversion (null terminators) for Generation V.
|
2014-05-23 22:16:58 -04:00 |
|
Greg Edwards
|
a7db3d7462
|
More refactors
|
2014-05-23 22:15:57 -04:00 |
|