Programming a region search function for the PC.
<t>My suggestion is pretty easy to make my point of view.. it is just a retrieval from the database by the region id (kanto,johto,hoenn).<br/>
<br/>
Currently there is Sort by Default, Sort by Name, Sort by Level. <br/>
<br/>
It may be a good idea to make one region selection to separate pokemon of different region. <br/>
<br/>
There is actually 2 ways currently either you add one more selection box into the sort function, or just do a quick changes for the search function. <br/>
<br/>
for now i do not know how you guys programmed the retrieval part but this may be a quick fix . ( to change the coding of the search function to check if the user is searching for ("hoenn, johto, kanto") and just display accordingly.</t>