projects
/
zzz-pokedex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
zzz-pokedex.git
2011-04-14
Petr Viktorin
Move the rest of pokedex.util.get to pokedex.db.util
encukou-util
|
commitdiff
2011-04-14
Petr Viktorin
Break "simple" query functions out of pokedex.util.get
|
commitdiff
2011-04-14
Petr Viktorin
Add pokedex.util.get: helpers to get stuff out of the...
|
commitdiff
2011-04-14
Petr Viktorin
Make Pokemon.form an actual relation
|
commitdiff
2011-04-14
Petr Viktorin
Typo: multilang docstring was wrong
|
commitdiff
2011-04-14
Petr Viktorin
Test media accessors, and the media organization itself
|
commitdiff
2011-04-14
Petr Viktorin
Add media accessors
|
commitdiff
2011-04-14
Petr Viktorin
Move util.py to compatibility.py
|
commitdiff
2011-04-14
Petr Viktorin
Merge remote branch 'veekun/media-reorganization'
|
commitdiff
2011-04-13
Petr Viktorin
Make PokemonForm.pokemon an actual relation
encukou
|
commitdiff
2011-04-13
Petr Viktorin
Load local_language lazily
|
commitdiff
2011-04-13
Eevee
Merge branch 'encukou-markdown-identifiers'
|
commitdiff
2011-04-12
Petr Viktorin
Update markdown.py docstring
|
commitdiff
2011-04-12
Petr Viktorin
Change the Markdown links to always use identifiers
|
commitdiff
2011-04-12
Petr Viktorin
Add script that changes Markdown links to use identifiers
|
commitdiff
2011-04-12
Petr Viktorin
Mark MoveEffect.effect as a Markdown column.
|
commitdiff
2011-04-12
Petr Viktorin
Expand some string limits so links with identifiers...
|
commitdiff
2011-04-12
Petr Viktorin
Make the schema tests pass
|
commitdiff
2011-04-12
Petr Viktorin
Automatically disambiguate location identifiers
|
commitdiff
2011-04-11
Petr Viktorin
Fix a 'Fuschia City' typos in item effects
veekun-promotions/2011041201
|
commitdiff
2011-04-11
Eevee
Fix a misuse of a set as a dictionary in db loading.
veekun-promotions/2011041102
|
commitdiff
2011-04-11
Eevee
Merge branch '247-item-rewrite'
veekun-promotions/2011041101
|
commitdiff
2011-04-11
Eevee
Dozen or so more item effects rewritten. #247
|
commitdiff
2011-04-10
Eevee
Effects for the remaining B/W items. #247
|
commitdiff
2011-04-10
Eevee
Update item effects with English names. Added new...
|
commitdiff
2011-04-10
Eevee
Remaining B/W item effects, save for some gimmicks...
|
commitdiff
2011-04-10
Eevee
B/W item effects up through the jewels. #377
|
commitdiff
2011-04-10
Eevee
B/W item effects and mail item effects. #377
|
commitdiff
2011-04-10
Eevee
Great Item Effect Rewrite, part 2: up through berries...
|
commitdiff
2011-04-10
Eevee
Addressed Zhorken's myriad comments on the item rewrite...
|
commitdiff
2011-04-10
Eevee
Great Item Effect Rewrite, part 1; up through the flute...
|
commitdiff
2011-04-10
Eevee
Rearranged evolution table; added new B/W evolutions...
|
commitdiff
2011-04-10
Eevee
Fix default language assignment once and for all.
|
commitdiff
2011-04-10
Eevee
Remove old move effect categories. #389
|
commitdiff
2011-04-10
Eevee
Added identifiers for move meta categories.
|
commitdiff
2011-04-09
Petr Viktorin
Add Lillipup and Gothitelle Sugimori art
media-reorganization
|
commitdiff
2011-04-09
Petr Viktorin
Remove some cruft from the sprite directories
|
commitdiff
2011-04-09
Petr Viktorin
Remove bogus 'berry bag' and 'gen3/itemfinder2' item...
|
commitdiff
2011-04-09
Petr Viktorin
Rename pokemon/cropped-pokemon to just pokemon/cropped
|
commitdiff
2011-04-09
Petr Viktorin
Rename pokémon form sprites to use identifiers. Helps...
|
commitdiff
2011-04-09
Petr Viktorin
Add duplicate overworld sprites for named default forms
|
commitdiff
2011-04-09
Petr Viktorin
Put emerald animated shiny sprites in animated/shiny...
|
commitdiff
2011-04-09
Petr Viktorin
Add 'underground' flag to Iron Ball and Light Clay
|
commitdiff
2011-04-09
Petr Viktorin
Rename a bunch of sprites to use identifiers. Helps...
|
commitdiff
2011-04-09
Petr Viktorin
fixup! Rename font images to Unicode values or ASCII...
|
commitdiff
2011-04-08
Petr Viktorin
Remove images that don't belong in pokedex
|
commitdiff
2011-04-08
Petr Viktorin
Rename font images to Unicode values or ASCII-only...
|
commitdiff
2011-04-08
Petr Viktorin
Reorganize chrome images
|
commitdiff
2011-04-08
Petr Viktorin
Split items/big into items/berries and items/underground
|
commitdiff
2011-04-08
Petr Viktorin
Move pokémon media to a pokemon/ directory
|
commitdiff
2011-04-06
Eevee
hurp durp default language
|
commitdiff
2011-04-06
Eevee
Merge remote-tracking branch 'origin/encounters-i18n'
|
commitdiff
2011-04-06
Eevee
Unbreak db.connect(), whoops.
|
commitdiff
2011-04-06
Eevee
Merge branch 'encukou'
|
commitdiff
2011-04-06
Eevee
Remove the responsibility of setting a default language...
|
commitdiff
2011-04-06
Eevee
Always joinedload the local_language for a full languag...
|
commitdiff
2011-04-05
a_magical_me
Add FR/LG encounters. #136
|
commitdiff
2011-04-05
a_magical_me
Add R/S/E encounters. #136
|
commitdiff
2011-04-05
a_magical_me
Rename terrain => method. #375
|
commitdiff
2011-04-05
a_magical_me
Add script for adding B/W locations
|
commitdiff
2011-04-05
a_magical_me
Add B/W locations. #375
|
commitdiff
2011-04-04
Petr Viktorin
Make MultilangSession's language class configurable
|
commitdiff
2011-04-04
Petr Viktorin
Make session.default_language set/get work
|
commitdiff
2011-04-03
a_magical_me
Add identifier_from_name() function.
|
commitdiff
2011-04-03
a_magical_me
Re-add scripts/migration-i18n.py.
|
commitdiff
2011-04-03
a_magical_me
Revert "Added a bunch of autoincrement=False."
|
commitdiff
2011-04-03
Petr Viktorin
Add __repr__ to mapped classes
|
commitdiff
2011-04-03
Petr Viktorin
Make a bunch of text columns nullable to support missin...
|
commitdiff
2011-04-03
Petr Viktorin
Enable nullable MarkdownColumns
|
commitdiff
2011-04-03
Petr Viktorin
Change item short effect format to markdown
|
commitdiff
2011-04-03
a_magical_me
Make load.py more idiomatic.
|
commitdiff
2011-04-03
a_magical_me
Add usage text for --safe.
|
commitdiff
2011-04-03
a_magical_me
load: Add --recursive option.
|
commitdiff
2011-04-03
a_magical_me
Alter some identifiers. #207
|
commitdiff
2011-04-03
a_magical_me
Add MarkdownString.__html__().
|
commitdiff
2011-04-03
a_magical_me
Remove all uses of str.format().
|
commitdiff
2011-04-03
a_magical_me
Speed up `import pokedex.db` slightly.
|
commitdiff
2011-04-03
Eevee
Change item short effects to markdown.
|
commitdiff
2011-04-03
Eevee
Random lookup algorithm is now more naive, but less...
|
commitdiff
2011-04-03
Eevee
Added a truckload of innerjoins and joinedloads.
|
commitdiff
2011-04-03
Eevee
Fix the i18n test; now uses multilang's session subclasses.
|
commitdiff
2011-04-03
Eevee
Split up MoveEffectProperty; don't detect dict proxies.
|
commitdiff
2011-04-03
Eevee
Fix `pokedex load` with empty tables.
|
commitdiff
2011-04-02
Eevee
Added a bunch of autoincrement=False.
|
commitdiff
2011-04-02
Eevee
Merge branch 'encukou'
|
commitdiff
2011-04-02
Eevee
Created flavor summary tables.
|
commitdiff
2011-04-01
Petr Viktorin
Add the Czech language
|
commitdiff
2011-04-01
Petr Viktorin
Add 'ripped' to column info
|
commitdiff
2011-04-01
Eevee
Create flavor_summary tables for Pokemon, Move, Item.
|
commitdiff
2011-04-01
Petr Viktorin
Remove a bad test
|
commitdiff
2011-04-01
Petr Viktorin
Reorder the classes in tables.py alphabetically. Also...
|
commitdiff
2011-04-01
Petr Viktorin
Update the comment for the Postgres version of pokedex...
|
commitdiff
2011-04-01
Petr Viktorin
Remove the test for filter(Pokemon.name > u"Xatu")
|
commitdiff
2011-04-01
Petr Viktorin
Update test_schema to the new API. Add some missing...
|
commitdiff
2011-04-01
Petr Viktorin
Update test_strings.py to the new API (still fails...
|
commitdiff
2011-04-01
Petr Viktorin
Add a mapped_classes list, and a translation_classes...
|
commitdiff
2011-04-01
Eevee
Shapes for gen 5 Pokémon.
|
commitdiff
2011-03-31
Eevee
Disable autoincrement for MoveMetaAilment.
|
commitdiff
2011-03-30
Eevee
Add Stat.is_battle_only.
|
commitdiff
2011-03-30
Eevee
Update the pokedex.db.tables docs.
|
commitdiff
next