From f8420db1aaeb3ed3f6122b379dcc2a1d72093ec4 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 14 May 2010 09:29:16 +0000 Subject: Fixed crash when launching another game if netplay plugin is selected but not used during the previously running game. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48030 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 053307ba..ae34b116 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +May 14, 2010 Wei Mingzhi + + * libpcsxcore/plugins.c: Fixed crash when launching another game if netplay + plugin is selected but not used during the previously running game. + * libpcsxcore/psxbios.c: Use TRUE/FALSE for Config.UseNet. + * gui/Plugin.c: Likewise. + * win32/gui/plugin.c: Likewise. + May 14, 2010 edgbla * libpcsxcore/psxinterpreter.c: Bias was moved into rec/int. -- cgit v1.2.3