pkmn-classic-framework/library/Structures
2015-05-05 20:52:33 -04:00
..
BattleSubwayPokemon5.cs First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
BattleSubwayProfile5.cs Fixed some stupid battle subway issues. 2014-08-07 19:57:33 -04:00
BattleSubwayRecord5.cs Store trendy phrases in separate fields. 2014-08-07 18:37:38 -04:00
BattleTowerPokemon4.cs First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
BattleTowerProfile4.cs More ctors to allow for cleaner fake trainer code. 2014-08-18 19:58:32 -04:00
BattleTowerRecord4.cs Store trendy phrases in separate fields. 2014-08-07 18:37:38 -04:00
BattleVideoHeader4.cs Odd fixes 2014-12-26 20:51:25 -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 First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05: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 First implementation of trainer memos. 2015-05-05 11:34:34 -04:00
Format.cs Added formatter classes 2015-04-13 19:48:36 -04:00
GtsRecord4.cs Cleaned up byte offset comments. 2015-05-05 20:52:18 -04:00
GtsRecord5.cs Cleaned up byte offset comments. 2015-05-05 20:52:18 -04:00
GtsRecordBase.cs Created TrainerName on GtsRecordBase. 2015-04-21 21:32:26 -04:00
IntStatValues.cs First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
IvStatValues.cs Implemented IV judgement formula. 2015-03-14 17:56:45 -04:00
MoveSlot.cs Did some cleanup to the pokemon structure. 2015-04-14 21:14:34 -04:00
MusicalRecord5.cs Patched up some compiler warnings. 2015-02-14 20:12:53 -05:00
Pokemon4.cs Cleaned up byte offset comments. 2015-05-05 20:52:18 -04:00
Pokemon5.cs First draft of gen5 pokemon structure 2015-05-05 20:52:33 -04:00
PokemonBase.cs Did some cleanup to the pokemon structure. 2015-04-14 21:14:34 -04:00
PokemonParty4.cs Split Pokemon4 class into separate box/party versions. 2015-04-14 21:23:50 -04:00
PokemonPartyBase.cs Did some method extractions and moved things to base class in preparation for Pokemon5. 2015-05-05 20:09:10 -04:00
StatValues.cs Added StatValues.ToString for debug purposes. 2015-05-05 11:40:45 -04:00
StatValuesBase.cs First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
TrainerMemo.cs First implementation of trainer memos. 2015-05-05 11:34:34 -04:00
TrainerProfile4.cs Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
TrainerProfile5.cs Added stub implementation of Wifi Plaza gamestats server. (mostly replay responses for now) 2015-03-10 21:30:12 -04:00
TrainerProfilePlaza.cs Fixed some issues with Platinum gamestats. 2015-03-12 00:57:22 -04:00