diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-14 09:29:16 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-14 09:29:16 +0000 |
| commit | f8420db1aaeb3ed3f6122b379dcc2a1d72093ec4 (patch) | |
| tree | b31bcae3b4ac19e79a79887db277c6ccc81ead45 /ChangeLog | |
| parent | 830a16adf3b87c887ce43143b7f45fd8d970e608 (diff) | |
| download | pcsxr-f8420db1aaeb3ed3f6122b379dcc2a1d72093ec4.tar.gz | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +May 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * 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 <edgbla@yandex.ru> * libpcsxcore/psxinterpreter.c: Bias was moved into rec/int. |
