pkmn-classic-framework/library/Data
2021-10-29 01:11:46 -04:00
..
Database.cs 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
DatabaseExtender.cs Removed unused usings possibly causing a dependency. 2015-08-05 17:57:09 -04:00
DataMysql.cs 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
DataSqlite.cs Log trade_id and partner_pid fields for trades. 2015-01-20 18:21:49 -05:00
MySqlDatabaseExtender.cs Broke off database engine specific extension methods to their own classes. 2015-07-02 13:18:31 -04:00
SqlDatabaseExtender.cs Broke off database engine specific extension methods to their own classes. 2015-07-02 13:18:31 -04:00