Megan Edwards
|
74b6a06a9f
|
Broke up one large namespace into several and reorganized.
|
2023-04-25 01:08:37 -04:00 |
|
Greg Edwards
|
62628f7c5a
|
Updated the formatting on my web/app.configs to ease staging issues.
|
2022-08-05 04:55:01 -04:00 |
|
Greg Edwards
|
886dcbd62e
|
Added Allow User Variables=True to a bunch of web/app.configs.
https://stackoverflow.com/questions/5524632/how-can-i-use-a-mysql-user-defined-variable-in-a-net-mysqlcommand/5530583#5530583
https://github.com/mysql-net/MySqlConnector/issues/194
|
2021-11-24 23:56:43 -05:00 |
|
Greg Edwards
|
0b90805fbe
|
Added base class for Battle Tower Pokémon, derived from our abstract base Pokémon class, and plumbed the change through.
|
2021-10-29 01:11:46 -04:00 |
|
Greg Edwards
|
96a5c35c02
|
Removed some old ip addresses used by an old dev environment.
|
2018-10-31 23:28:24 -04: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
|
b446cbd27b
|
Target .NET 4.0, x86 everywhere to avoid warnings.
|
2015-02-14 19:39:10 -05:00 |
|
Greg Edwards
|
3cecc6531b
|
Added charset=utf8 to all my app.configs.
|
2014-12-15 20:25:32 -05:00 |
|
Greg Edwards
|
9f1dbd0f0f
|
Rename DataAbstract to Database.
|
2014-10-14 18:50:41 -04:00 |
|
Greg Edwards
|
f7374e962d
|
Fixed some stupid battle subway issues.
|
2014-08-07 19:57:33 -04:00 |
|
Greg Edwards
|
c6e42ea389
|
Fixed towerRestorer being disabled for Gen4.
|
2014-08-05 00:37:20 -04:00 |
|
Greg Edwards
|
5323e6bb68
|
Gave GenV capabilities to Tower Restorer project.
|
2014-08-04 01:30:29 -04:00 |
|
Greg Edwards
|
9035bb59f5
|
Fix for battle tower rank/room being zero-based in the database.
|
2014-07-29 18:06:29 -04:00 |
|
Greg Edwards
|
69fea1f0d3
|
Added towerRestorer4 project to insert crawled battle tower into the database.
Thank you, Pikachu025, for providing data.
|
2014-07-28 20:10:13 -04:00 |
|