| .. |
|
BanStatus.cs
|
First implementation of bans on GTS.
|
2022-03-21 20:44:51 -04:00 |
|
BattleSubwayPokemon5.cs
|
Populate species/form correctly on Battle Tower Pokémon records. Should resolve validation issues with them.
|
2023-02-16 01:16:54 -05:00 |
|
BattleSubwayProfile5.cs
|
(wip) Add FakeOpponentFactory
|
2022-08-28 23:03:39 -04:00 |
|
BattleSubwayRecord5.cs
|
FakeOpponentGenerator now works on Gen5 but has issues.
|
2022-09-27 01:36:13 -04:00 |
|
BattleTowerPokemon4.cs
|
Populate species/form correctly on Battle Tower Pokémon records. Should resolve validation issues with them.
|
2023-02-16 01:16:54 -05:00 |
|
BattleTowerPokemonBase.cs
|
Populate species/form correctly on Battle Tower Pokémon records. Should resolve validation issues with them.
|
2023-02-16 01:16:54 -05:00 |
|
BattleTowerProfile4.cs
|
(wip) Add FakeOpponentFactory
|
2022-08-28 23:03:39 -04:00 |
|
BattleTowerProfileBase.cs
|
(wip) Add FakeOpponentFactory
|
2022-08-28 23:03:39 -04:00 |
|
BattleTowerRecord4.cs
|
FakeOpponentGenerator now works on Gen5 but has issues.
|
2022-09-27 01:36:13 -04:00 |
|
BattleTowerRecordBase.cs
|
FakeOpponentGenerator now works on Gen5 but has issues.
|
2022-09-27 01:36:13 -04:00 |
|
BattleVideoHeader4.cs
|
Exclude battle frontier from search results if the player hasn't cleared the E4. Solves #9.
|
2021-03-07 14:21:54 -05:00 |
|
BattleVideoHeader5.cs
|
For fuck's sake mysql
|
2014-07-22 12:04:31 -04:00 |
|
BattleVideoRecord4.cs
|
For fuck's sake mysql
|
2014-07-22 12:04:31 -04:00 |
|
BattleVideoRecord5.cs
|
For fuck's sake mysql
|
2014-07-22 12:04:31 -04:00 |
|
BinarySerializableBase.cs
|
Removed obsolete ctors.
|
2015-02-20 13:42:17 -05:00 |
|
BoxRecord4.cs
|
Patched up some compiler warnings.
|
2015-02-14 20:12:53 -05:00 |
|
ByteStatValues.cs
|
Added public StatValues ctors that take enumerables.
|
2021-07-27 22:40:56 -04:00 |
|
ContestStatValues.cs
|
First draft of Gen4 pkm parsing.
|
2015-02-06 21:17:25 -05:00 |
|
DressupRecord4.cs
|
Patched up some compiler warnings.
|
2015-02-14 20:12:53 -05:00 |
|
Enums.cs
|
Future™
|
2022-02-14 23:12:22 -05:00 |
|
Format.cs
|
Fixed a lot of crashes on pokemon stats viewer.
|
2022-02-08 03:43:22 -05:00 |
|
GtsRecord4.cs
|
First draft of savefile bans
|
2022-03-27 02:01:04 -04:00 |
|
GtsRecord5.cs
|
First draft of savefile bans
|
2022-03-27 02:01:04 -04:00 |
|
GtsRecordBase.cs
|
Added admin link on available Pokémon listing.
|
2022-03-27 02:28:27 -04:00 |
|
IntStatValues.cs
|
Added public StatValues ctors that take enumerables.
|
2021-07-27 22:40:56 -04:00 |
|
IvStatValues.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 |
|
MoveSlot.cs
|
Populate moveset interfaces on Battle Tower Pokémon.
|
2021-11-22 01:24:24 -05:00 |
|
MusicalRecord5.cs
|
Patched up some compiler warnings.
|
2015-02-14 20:12:53 -05:00 |
|
Pokemon4.cs
|
Validate Pokemon abilities in GTS and Battle Tower. (to test)
|
2022-08-22 03:08:50 -04:00 |
|
Pokemon5.cs
|
More ability validaiton fixes
|
2022-08-22 23:44:45 -04:00 |
|
PokemonBase.cs
|
More ability validaiton fixes
|
2022-08-22 23:44:45 -04:00 |
|
PokemonParty4.cs
|
Fixed a lot of crashes on pokemon stats viewer.
|
2022-02-08 03:43:22 -05:00 |
|
PokemonParty5.cs
|
Fixed a lot of crashes on pokemon stats viewer.
|
2022-02-08 03:43:22 -05:00 |
|
PokemonPartyBase.cs
|
Fixed a lot of crashes on pokemon stats viewer.
|
2022-02-08 03:43:22 -05:00 |
|
StatValues.cs
|
Added public StatValues ctors that take enumerables.
|
2021-07-27 22:40:56 -04:00 |
|
StatValuesBase.cs
|
Fixes
|
2021-09-21 19:48:11 -04:00 |
|
TrainerMemo.cs
|
First implementation of trainer memos.
|
2015-05-05 11:34:34 -04:00 |
|
TrainerProfile4.cs
|
First draft of savefile bans
|
2022-03-27 02:01:04 -04:00 |
|
TrainerProfile5.cs
|
First draft of savefile bans
|
2022-03-27 02:01:04 -04:00 |
|
TrainerProfileBase.cs
|
Fixed some (swallowed) exceptions when a new player accesses the GTS for the first time.
|
2022-07-31 00:31:18 -04:00 |
|
TrainerProfilePlaza.cs
|
Fixed some issues with Platinum gamestats.
|
2015-03-12 00:57:22 -04:00 |
|
TrainerRankings.cs
|
Grab bag of unstaged changes
|
2023-01-04 02:47:15 -05:00 |