P3D-Legacy/P3D/Screens
JappaWakka dab417e190 DiamondDive WaterFall fix and other fixes
Added @player.stopmovement before waterfall scripts to make sure the player doesn't move further than they should
Fixed spelling error in code: NotifcationTypes -> NotificationTypes
Added commands to ScriptLibrary that were missing
2022-06-14 18:12:29 +02:00
..
Battle If BattleAnimations = 0, skip catch animations 2022-06-06 15:00:18 +02:00
Credits add APC for modeling work 2022-02-18 11:11:02 -06:00
GUI Better implementation of the ChooseBox texture 2022-04-16 14:35:35 +02:00
Inventory Updated StatisticsScreen & PokegearScreen 2022-04-11 20:44:33 +02:00
MainMenu DiamondDive WaterFall fix and other fixes 2022-06-14 18:12:29 +02:00
MapPreview CanMuteMusic = CanMuteAudio & other tweaks 2021-10-01 15:24:54 +02:00
PC Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command 2021-10-17 17:44:01 +02:00
Pokedex Updated Pokédex screen 2022-05-21 21:06:21 +02:00
Pokemon Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
BattleIntroScreen.vb Fix for texture bugs 2022-06-11 14:46:21 +02:00
HistoryScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
MapScreen.vb Possible fix for mapscreen crash 2022-06-03 22:02:44 +02:00
MenuScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
NewGameScreen.vb Fix for texture bugs 2022-06-11 14:46:21 +02:00
NewMenuScreen.vb Fix for menu screen crash 2022-06-04 16:12:03 +02:00
NewOptionScreen.vb Disabled scaling on some menus to prevent issues 2022-05-14 16:26:42 +02:00
NewTrainerScreen.vb Fix for texture bugs 2022-06-11 14:46:21 +02:00
OptionScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
SaveScreen.vb Fixed Save Screen font, scale & Pokémon icons 2022-04-16 20:17:09 +02:00
Screen.vb Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command 2021-10-17 17:44:01 +02:00
StatisticsScreen.vb Updated StatisticsScreen & PokegearScreen 2022-04-11 20:44:33 +02:00
TradeScreen.vb CanMuteMusic = CanMuteAudio & other tweaks 2021-10-01 15:24:54 +02:00
TrainerScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
TransitionScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
WindowScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
testWindowScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00