libpokemegb/src
Philippe Symons 2adbacf43b Avoid performance hit in Gen1PlayerPokemonStorage
Make it possible for Gen1PlayerPokemonStorages' Gen1Party and Gen1Box to
avoid the performance hit in ::getPokemon caused by the recalculation of
the pokemons' level. This recalculation would read the pokemon stats
datastructure, which could be slow on the N64 transfer pak.
2024-07-23 23:40:19 +02:00
..
gen1 Avoid performance hit in Gen1PlayerPokemonStorage 2024-07-23 23:40:19 +02:00
gen2 Fix bug gen2 addItem 2024-07-19 21:31:16 +02:00
common.cpp Initial import 2024-06-11 21:45:59 +02:00
Moves.cpp Fix capitalization 2024-07-23 22:54:53 +02:00
RomReader.cpp Initial import 2024-06-11 21:45:59 +02:00
SaveManager.cpp Initial import 2024-06-11 21:45:59 +02:00
SpriteRenderer.cpp Initial import 2024-06-11 21:45:59 +02:00
utils.cpp Initial import 2024-06-11 21:45:59 +02:00