veekun_pokedex/pokedex
Petr Viktorin 198a1fac8d Update struct
- Update for Generation 5. This means SaveFilePokemon becomes an abstract
  base, with SaveFilePokemonGen4 and SaveFilePokemonGen5 subclasses.
  The pokemon_struct is changed to a structure factory.
  Diff best viewed with the ignore whitespace setting.
- Allow creating a SaveFilePokemon with a zeroed-out blob (to be filled
  in later). Several fields are zeroed out in gen 5 so this helps the
  above.
2012-10-12 21:44:48 +02:00
..
data/csv Add game_index to Nature 2012-10-12 21:44:48 +02:00
db Add game_index to Nature 2012-10-12 21:44:48 +02:00
doc Sort relationship docs alphabetically. 2012-06-08 23:31:35 -07:00
struct Update struct 2012-10-12 21:44:48 +02:00
tests Add a test for main-tables.rst 2012-06-10 15:46:50 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Add warrior skills to the lookup. 2012-08-01 11:29:27 -04:00
main.py Add usage text for --langs 2011-04-11 17:07:39 +03:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00