Download Pokemon Battle Online

Description

Pokemon Battle Online is an Client/Server based Pokemon Battle Simulator. PBO supports multi-language but we currently focus on Chinese.

Icons

Pokemon Battle Online

Source Files

The download file pbo.zip has the following entries.


trunk/doc/Learnset/Egg_DPPt.txt//  w  w  w  . j a  va2s  . com
trunk/doc/Learnset/Egg_G3.txt
trunk/doc/Learnset/Egg_G5.txt
trunk/doc/Learnset/Egg_HGSS.txt
trunk/doc/Learnset/Form exclusive.txt
trunk/doc/Learnset/Level_B2W2.txt
trunk/doc/Learnset/Level_BW.txt
trunk/doc/Learnset/Level_DP.txt
trunk/doc/Learnset/Level_FRLG.txt
trunk/doc/Learnset/Level_HGSS.txt
trunk/doc/Learnset/Level_Pt.txt
trunk/doc/Learnset/Level_RSE.txt
trunk/doc/Learnset/TMHM_B2W2.txt
trunk/doc/Learnset/TMHM_BW.txt
trunk/doc/Learnset/TMHM_DPPt.txt
trunk/doc/Learnset/TMHM_G3.txt
trunk/doc/Learnset/TMHM_HGSS.txt
trunk/doc/Learnset/Tutor_B2W2.txt
trunk/doc/Learnset/Tutor_BW.txt
trunk/doc/Learnset/Tutor_DP.txt
trunk/doc/Learnset/Tutor_Em.txt
trunk/doc/Learnset/Tutor_FRLG.txt
trunk/doc/Learnset/Tutor_HGSS.txt
trunk/doc/Learnset/Tutor_Pt.txt
trunk/doc/Learnset/Tutor_XD.txt
trunk/doc/Learnset/index.txt
trunk/doc/rom.xml
trunk/res/challenged.wav
trunk/res/chat.wav
trunk/res/image.zip
trunk/res/rom.zip
trunk/res/string/en
trunk/res/string/jp
trunk/res/string/zh
trunk/src/PBO.Data.Editor/App.config
trunk/src/PBO.Data.Editor/PBO.Game.DataEditor.csproj
trunk/src/PBO.Data.Editor/PBO.Game.DataEditor.csproj.vspscc
trunk/src/PBO.Data.Editor/Program.cs
trunk/src/PBO.Data.Editor/Properties/AssemblyInfo.cs
trunk/src/PBO.Game.Host/Controller/Comparer.cs
trunk/src/PBO.Game.Host/Controller/Controller.cs
trunk/src/PBO.Game.Host/Controller/ControllerComponent.cs
trunk/src/PBO.Game.Host/Controller/Input.cs
trunk/src/PBO.Game.Host/Controller/ReportBuilder.cs
trunk/src/PBO.Game.Host/Controller/Switch.cs
trunk/src/PBO.Game.Host/Controller/Turn.cs
trunk/src/PBO.Game.Host/EModels/Abilities.cs
trunk/src/PBO.Game.Host/EModels/BattleContext.cs
trunk/src/PBO.Game.Host/EModels/Items.cs
trunk/src/PBO.Game.Host/EModels/Modifier.cs
trunk/src/PBO.Game.Host/EModels/MoveE.cs
trunk/src/PBO.Game.Host/EModels/Moves.cs
trunk/src/PBO.Game.Host/EModels/Rules.cs
trunk/src/PBO.Game.Host/GameContext.cs
trunk/src/PBO.Game.Host/GoTimer.cs
trunk/src/PBO.Game.Host/InitingGame.cs
trunk/src/PBO.Game.Host/Models/Board.cs
trunk/src/PBO.Game.Host/Models/Condition.cs
trunk/src/PBO.Game.Host/Models/ConditionalObject.cs
trunk/src/PBO.Game.Host/Models/Field.cs
trunk/src/PBO.Game.Host/Models/OnboardPokemon.cs
trunk/src/PBO.Game.Host/Models/Player.cs
trunk/src/PBO.Game.Host/Models/Pokemon.cs
trunk/src/PBO.Game.Host/Models/Simple6D.cs
trunk/src/PBO.Game.Host/Models/Team.cs
trunk/src/PBO.Game.Host/Models/Tile.cs
trunk/src/PBO.Game.Host/MoveProxy.cs
trunk/src/PBO.Game.Host/PBO.Game.Host.csproj
trunk/src/PBO.Game.Host/PBO.Game.Host.csproj.vspscc
trunk/src/PBO.Game.Host/PokemonAction.cs
trunk/src/PBO.Game.Host/PokemonProxy.cs
trunk/src/PBO.Game.Host/Properties/AssemblyInfo.cs
trunk/src/PBO.Game.Host/Triggers/AModifier.cs
trunk/src/PBO.Game.Host/Triggers/AbilityAttach.cs
trunk/src/PBO.Game.Host/Triggers/AbilityDetach.cs
trunk/src/PBO.Game.Host/Triggers/AccuracyModifier.cs
trunk/src/PBO.Game.Host/Triggers/Attacked.cs
trunk/src/PBO.Game.Host/Triggers/CalculateDamages.cs
trunk/src/PBO.Game.Host/Triggers/CalculateType.cs
trunk/src/PBO.Game.Host/Triggers/CanAddState.cs
trunk/src/PBO.Game.Host/Triggers/CanExecute.cs
trunk/src/PBO.Game.Host/Triggers/CanImplement.cs
trunk/src/PBO.Game.Host/Triggers/DModifier.cs
trunk/src/PBO.Game.Host/Triggers/DamageModifier.cs
trunk/src/PBO.Game.Host/Triggers/EndTurn.cs
trunk/src/PBO.Game.Host/Triggers/HasEffect.cs
trunk/src/PBO.Game.Host/Triggers/HpChanged.cs
trunk/src/PBO.Game.Host/Triggers/InitAtkContext.cs
trunk/src/PBO.Game.Host/Triggers/Lv7DChanging.cs
trunk/src/PBO.Game.Host/Triggers/MoveAct.cs
trunk/src/PBO.Game.Host/Triggers/MoveBasePower.cs
trunk/src/PBO.Game.Host/Triggers/MoveExecute.cs
trunk/src/PBO.Game.Host/Triggers/MoveImplementEffect.cs
trunk/src/PBO.Game.Host/Triggers/MoveNotFail.cs
trunk/src/PBO.Game.Host/Triggers/MovePostEffect.cs
trunk/src/PBO.Game.Host/Triggers/PowerModifier.cs
trunk/src/PBO.Game.Host/Triggers/STs.cs
trunk/src/PBO.Game.Host/Triggers/SpeedRevise.cs
trunk/src/PBO.Game.Host/Triggers/StateAdded.cs
trunk/src/PBO.Game.Test/AIController.cs
trunk/src/PBO.Game.Test/App.config
trunk/src/PBO.Game.Test/GameSettings.cs
trunk/src/PBO.Game.Test/Host.cs
trunk/src/PBO.Game.Test/PBO.Game.Test.csproj
trunk/src/PBO.Game.Test/PBO.Game.Test.csproj.vspscc
trunk/src/PBO.Game.Test/PlayerClient.cs
trunk/src/PBO.Game.Test/Program.cs
trunk/src/PBO.Game.Test/Properties/AssemblyInfo.cs
trunk/src/PBO.Game.Test/TestUIDispatcher.cs
trunk/src/PBO.Game/Client/BoardOutward.cs
trunk/src/PBO.Game/Client/GameOutward.cs
trunk/src/PBO.Game/Client/PokemonOutward.cs
trunk/src/PBO.Game/Client/Position.cs
trunk/src/PBO.Game/Client/SimGame.cs
trunk/src/PBO.Game/Client/SimMove.cs
trunk/src/PBO.Game/Client/SimOnboardPokemon.cs
trunk/src/PBO.Game/Client/SimPlayer.cs
trunk/src/PBO.Game/Client/SimPokemon.cs
trunk/src/PBO.Game/Client/TeamOutward.cs
trunk/src/PBO.Game/Data/GameString.cs
trunk/src/PBO.Game/Data/IDs.cs
trunk/src/PBO.Game/Data/LogStyle.cs
trunk/src/PBO.Game/Data/Rom/BattleType.cs
trunk/src/PBO.Game/Data/Rom/LearnList/GenLearnList.cs
trunk/src/PBO.Game/Data/Rom/LearnList/LearnList.cs
trunk/src/PBO.Game/Data/Rom/LearnList/SPLearnList.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveAttachment.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveCategory.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveFlags.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveInnerClass.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveLv7DChange.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveRange.cs
trunk/src/PBO.Game/Data/Rom/Move/MoveType.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/EggGroup.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/Evolution.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/GiftPokemon.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/PokemonForm.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/PokemonFormData.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/PokemonGender.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/PokemonNature.cs
trunk/src/PBO.Game/Data/Rom/Pokemon/PokemonSpecies.cs
trunk/src/PBO.Game/Data/Rom/RomData.cs
trunk/src/PBO.Game/Data/UserData/Helper.cs
trunk/src/PBO.Game/Data/UserData/PokemonData.cs
trunk/src/PBO.Game/Data/UserData/PokemonTeam.cs
trunk/src/PBO.Game/Data/UserData/TeamHelper.cs
trunk/src/PBO.Game/Data/UserData/UserData.cs
trunk/src/PBO.Game/Data/Utilities/6D.cs
trunk/src/PBO.Game/Data/Utilities/IPokemonData.cs
trunk/src/PBO.Game/Data/Utilities/PokemonStatHelper.cs
trunk/src/PBO.Game/Data/Utilities/PokemonValidator.cs
trunk/src/PBO.Game/Data/Utilities/StatType.cs
trunk/src/PBO.Game/GameMode.cs
trunk/src/PBO.Game/IGameSettings.cs
trunk/src/PBO.Game/Interactive/ActionInput.cs
trunk/src/PBO.Game/Interactive/GameEvent.cs
trunk/src/PBO.Game/Interactive/GameEvents/Mimic.cs
trunk/src/PBO.Game/Interactive/GameEvents/MoveHurt.cs
trunk/src/PBO.Game/Interactive/GameEvents/SetItem.cs
trunk/src/PBO.Game/Interactive/GameEvents/SetPP.cs
trunk/src/PBO.Game/Interactive/GameEvents/SetProperties.cs
trunk/src/PBO.Game/Interactive/GameEvents/ShowLog.cs
trunk/src/PBO.Game/Interactive/GameEvents/ShowWeather.cs
trunk/src/PBO.Game/Interactive/GameEvents/Sp.cs
trunk/src/PBO.Game/Interactive/GameEvents/Substitute.cs
trunk/src/PBO.Game/Interactive/GameEvents/Switch.cs
trunk/src/PBO.Game/Interactive/InputRequest.cs
trunk/src/PBO.Game/Interactive/ReportFragment.cs
trunk/src/PBO.Game/Models/CoordY.cs
trunk/src/PBO.Game/Models/Move.cs
trunk/src/PBO.Game/Models/PokemonState.cs
trunk/src/PBO.Game/Models/Terrain.cs
trunk/src/PBO.Game/Models/Weather.cs
trunk/src/PBO.Game/PBO.Game.csproj
trunk/src/PBO.Game/PBO.Game.csproj.vspscc
trunk/src/PBO.Game/Properties/AssemblyInfo.cs
trunk/src/PBO.Network.Server/C2SEs/Chat.cs
trunk/src/PBO.Network.Server/C2SEs/Game.cs
trunk/src/PBO.Network.Server/C2SEs/SetSeat.cs
trunk/src/PBO.Network.Server/IC2SE.cs
trunk/src/PBO.Network.Server/LoginServer.cs
trunk/src/PBO.Network.Server/LoginUser.cs
trunk/src/PBO.Network.Server/Network/IdsPool.cs
trunk/src/PBO.Network.Server/Network/TcpServer.cs
trunk/src/PBO.Network.Server/Network/TcpUser.cs
trunk/src/PBO.Network.Server/Network/UserBase.cs
trunk/src/PBO.Network.Server/PBO.Network.Server.csproj
trunk/src/PBO.Network.Server/PBO.Network.Server.csproj.vspscc
trunk/src/PBO.Network.Server/PBOServer.cs
trunk/src/PBO.Network.Server/Properties/AssemblyInfo.cs
trunk/src/PBO.Network.Server/RoomHost.cs
trunk/src/PBO.Network.Server/Server.cs
trunk/src/PBO.Network.Server/ServerState.cs
trunk/src/PBO.Network.Server/ServerUser.cs
trunk/src/PBO.Network.Test/PBO.Network.Test.csproj
trunk/src/PBO.Network.Test/PBO.Network.Test.csproj.vspscc
trunk/src/PBO.Network.Test/Program.cs
trunk/src/PBO.Network.Test/Properties/AssemblyInfo.cs
trunk/src/PBO.Network.Test/app.config
trunk/src/PBO.Network/ClientInitInfo.cs
trunk/src/PBO.Network/Command.cs
trunk/src/PBO.Network/Commands/Chat.cs
trunk/src/PBO.Network/Commands/GameC2Ss.cs
trunk/src/PBO.Network/Commands/GameS2Cs.cs
trunk/src/PBO.Network/Commands/RoomS2C.cs
trunk/src/PBO.Network/Commands/Seat.cs
trunk/src/PBO.Network/Commands/UserS2C.cs
trunk/src/PBO.Network/Lobby/Client.cs
trunk/src/PBO.Network/Lobby/ClientController.cs
trunk/src/PBO.Network/Lobby/Room.cs
trunk/src/PBO.Network/Lobby/Seat.cs
trunk/src/PBO.Network/Lobby/User.cs
trunk/src/PBO.Network/LoginClient.cs
trunk/src/PBO.Network/Network/IPackReceivedListener.cs
trunk/src/PBO.Network/Network/PackHelper.cs
trunk/src/PBO.Network/Network/TcpClient.cs
trunk/src/PBO.Network/Network/TcpPack.cs
trunk/src/PBO.Network/PBO.Network.csproj
trunk/src/PBO.Network/PBO.Network.csproj.vspscc
trunk/src/PBO.Network/PBOClient.cs
trunk/src/PBO.Network/Properties/AssemblyInfo.cs
trunk/src/PBO.Network/Room/GameSettings.cs
trunk/src/PBO.Network/Room/GameStopReason.cs
trunk/src/PBO.Network/Room/PlayerController.cs
trunk/src/PBO.Network/Room/RoomController.cs
trunk/src/PBO.sln
trunk/src/PBO.vssscc
trunk/src/PBO/App.config
trunk/src/PBO/App.xaml
trunk/src/PBO/App.xaml.cs
trunk/src/PBO/Battle/BattleReport/BattleReport.Control.cs
trunk/src/PBO/Battle/BattleReport/BattleReport.xaml
trunk/src/PBO/Battle/BattleReport/BattleReport.xaml.cs
trunk/src/PBO/Battle/BattleReport/DocumentBattleReport.cs
trunk/src/PBO/Battle/NDS/Board2D/BattleField2D.xaml
trunk/src/PBO/Battle/NDS/Board2D/BattleField2D.xaml.cs
trunk/src/PBO/Battle/NDS/Board2D/OPokemon2D.cs
trunk/src/PBO/Battle/NDS/Board2D/Pokemon2DBase.cs
trunk/src/PBO/Battle/NDS/Board2D/RPokemon2D.cs
trunk/src/PBO/Battle/NDS/Board2D/Subtitle.Control.cs
trunk/src/PBO/Battle/NDS/Board2D/Subtitle.xaml
trunk/src/PBO/Battle/NDS/Board2D/Subtitle.xaml.cs
trunk/src/PBO/Battle/NDS/ControlPanel/ControlPanel.xaml
trunk/src/PBO/Battle/NDS/ControlPanel/ControlPanel.xaml.cs
trunk/src/PBO/Battle/NDS/ControlPanel/ControlPanelVM.cs
trunk/src/PBO/Battle/NDS/ControlPanel/GameButton.cs
trunk/src/PBO/Battle/NDS/ControlPanel/TargetPanel.cs
trunk/src/PBO/Battle/NDS/LifeBars/LifeBar.xaml
trunk/src/PBO/Battle/NDS/LifeBars/LifeBar.xaml.cs
trunk/src/PBO/Battle/NDS/LifeBars/LifeBarSimplified.xaml
trunk/src/PBO/Battle/NDS/LifeBars/LifeBarSimplified.xaml.cs
trunk/src/PBO/Battle/NDS/LifeBars/LifeBarWithText.xaml
trunk/src/PBO/Battle/NDS/LifeBars/LifeBarWithText.xaml.cs
trunk/src/PBO/Battle/NDS/NDS.xaml
trunk/src/PBO/Battle/NDS/NDS.xaml.cs
trunk/src/PBO/Config.cs
trunk/src/PBO/Converters/AllString.cs
trunk/src/PBO/Converters/BattleType.cs
trunk/src/PBO/Converters/Converter.cs
trunk/src/PBO/Converters/GameString.cs
trunk/src/PBO/Converters/IdAvatar.cs
trunk/src/PBO/Converters/IdMoveC.cs
trunk/src/PBO/Converters/IntString.cs
trunk/src/PBO/Converters/MoveCategory.cs
trunk/src/PBO/Converters/PP.cs
trunk/src/PBO/Converters/PokemonIcon.cs
trunk/src/PBO/Editor/EditorVM.cs
trunk/src/PBO/Editor/PokemonBank/PokemonBank.xaml
trunk/src/PBO/Editor/PokemonBank/PokemonBank.xaml.cs
trunk/src/PBO/Editor/PokemonBank/PokemonIcon.xaml
trunk/src/PBO/Editor/PokemonBank/PokemonIcon.xaml.cs
trunk/src/PBO/Editor/PokemonBank/PokemonVM.cs
trunk/src/PBO/Editor/PokemonBank/TeamVM.cs
trunk/src/PBO/Editor/PokemonBank/TeamView.xaml
trunk/src/PBO/Editor/PokemonBank/TeamView.xaml.cs
trunk/src/PBO/Editor/PokemonEditor/LearnMethod.cs
trunk/src/PBO/Editor/PokemonEditor/LearnVM.cs
trunk/src/PBO/Editor/PokemonEditor/PokemonEditorVM.cs
trunk/src/PBO/Editor/PokemonEditor/PokemonEditorView.xaml
trunk/src/PBO/Editor/PokemonEditor/PokemonEditorView.xaml.cs
trunk/src/PBO/Editor/R.cs
trunk/src/PBO/Editor/R.xaml
trunk/src/PBO/EditorPanel.xaml
trunk/src/PBO/EditorPanel.xaml.cs
trunk/src/PBO/Elements/Cartes/Cartes.cs
trunk/src/PBO/Elements/Cartes/Pokemon.xaml
trunk/src/PBO/Elements/Cartes/User.xaml
trunk/src/PBO/Elements/Controls/ClearableComboBox.cs
trunk/src/PBO/Elements/Controls/ClearableComboBox.xaml
trunk/src/PBO/Elements/Controls/Command.cs
trunk/src/PBO/Elements/Controls/Controls.cs
trunk/src/PBO/Elements/Controls/Controls.xaml
trunk/src/PBO/Elements/Controls/NumericUpdown.cs
trunk/src/PBO/Elements/Controls/NumericUpdown.xaml
trunk/src/PBO/Elements/Controls/UIButton.cs
trunk/src/PBO/Elements/Controls/UIButton.xaml
trunk/src/PBO/Elements/Controls/UITextBox.cs
trunk/src/PBO/Elements/Controls/UITextBox.xaml
trunk/src/PBO/Elements/Labels/Ability.xaml
trunk/src/PBO/Elements/Labels/BattleType.xaml
trunk/src/PBO/Elements/Labels/Gender.xaml
trunk/src/PBO/Elements/Labels/Item.xaml
trunk/src/PBO/Elements/Labels/Labels.cs
trunk/src/PBO/Elements/Labels/MoveCategory.xaml
trunk/src/PBO/Elements/Labels/MultipliedValue.xaml
trunk/src/PBO/Elements/Labels/PokemonState.xaml
trunk/src/PBO/Elements/SBrushes.cs
trunk/src/PBO/Elements/ShowMessageBox.cs
trunk/src/PBO/Helper.cs
trunk/src/PBO/ImageService.cs
trunk/src/PBO/Lobby/Chat.xaml
trunk/src/PBO/Lobby/Chat.xaml.cs
trunk/src/PBO/Lobby/ChatBox.xaml
trunk/src/PBO/Lobby/ChatBox.xaml.cs
trunk/src/PBO/Lobby/LobbyView.xaml
trunk/src/PBO/Lobby/LobbyView.xaml.cs
trunk/src/PBO/Lobby/Login.xaml
trunk/src/PBO/Lobby/Login.xaml.cs
trunk/src/PBO/Lobby/R.cs
trunk/src/PBO/Lobby/RoomView.xaml
trunk/src/PBO/Lobby/RoomView.xaml.cs
trunk/src/PBO/LobbyPanel.xaml
trunk/src/PBO/LobbyPanel.xaml.cs
trunk/src/PBO/MainWindow.xaml
trunk/src/PBO/MainWindow.xaml.cs
trunk/src/PBO/PBO.csproj
trunk/src/PBO/PBO.csproj.vspscc
trunk/src/PBO/Properties/AssemblyInfo.cs
trunk/src/PBO/Properties/DesignTimeResources.xaml
trunk/src/PBO/RoomWindow.xaml
trunk/src/PBO/RoomWindow.xaml.cs
trunk/src/PBO/Themes/Generic.xaml
trunk/src/PBO/client.ico
trunk/src/PBO/images/00000.png
trunk/src/PBO/images/ControlPanel/Background.png
trunk/src/PBO/images/ControlPanel/Fight.png
trunk/src/PBO/images/ControlPanel/Fight/Bug.png
trunk/src/PBO/images/ControlPanel/Fight/Dark.png
trunk/src/PBO/images/ControlPanel/Fight/Dragon.png
trunk/src/PBO/images/ControlPanel/Fight/Electric.png
trunk/src/PBO/images/ControlPanel/Fight/Fairy.png
trunk/src/PBO/images/ControlPanel/Fight/Fighting.png
trunk/src/PBO/images/ControlPanel/Fight/Fire.png
trunk/src/PBO/images/ControlPanel/Fight/Flying.png
trunk/src/PBO/images/ControlPanel/Fight/Ghost.png
trunk/src/PBO/images/ControlPanel/Fight/Grass.png
trunk/src/PBO/images/ControlPanel/Fight/Ground.png
trunk/src/PBO/images/ControlPanel/Fight/Ice.png
trunk/src/PBO/images/ControlPanel/Fight/MegaF.png
trunk/src/PBO/images/ControlPanel/Fight/MegaT.png
trunk/src/PBO/images/ControlPanel/Fight/Normal.png
trunk/src/PBO/images/ControlPanel/Fight/Poison.png
trunk/src/PBO/images/ControlPanel/Fight/Psychic.png
trunk/src/PBO/images/ControlPanel/Fight/Rock.png
trunk/src/PBO/images/ControlPanel/Fight/Steel.png
trunk/src/PBO/images/ControlPanel/Fight/Upper.png
trunk/src/PBO/images/ControlPanel/Fight/Water.png
trunk/src/PBO/images/ControlPanel/MainMenu.png
trunk/src/PBO/images/ControlPanel/Pokemon.png
trunk/src/PBO/images/ControlPanel/Pokemon/Button.png
trunk/src/PBO/images/ControlPanel/Pokemon/FaintButton.png
trunk/src/PBO/images/ControlPanel/Pokemon/Hp.png
trunk/src/PBO/images/ControlPanel/Pokemon/HpGreen.png
trunk/src/PBO/images/ControlPanel/Pokemon/HpRed.png
trunk/src/PBO/images/ControlPanel/Pokemon/HpYellow.png
trunk/src/PBO/images/ControlPanel/Return.png
trunk/src/PBO/images/Item.png
trunk/src/PBO/images/MoveCategory/Physical.png
trunk/src/PBO/images/MoveCategory/Special.png
trunk/src/PBO/images/MoveCategory/Status.png
trunk/src/PBO/images/PokemonState/BRN.png
trunk/src/PBO/images/PokemonState/FNT.png
trunk/src/PBO/images/PokemonState/FRZ.png
trunk/src/PBO/images/PokemonState/PAR.png
trunk/src/PBO/images/PokemonState/PSN.png
trunk/src/PBO/images/PokemonState/SLP.png
trunk/src/PBO/images/PokemonState/bPSN.png
trunk/src/PBO/images/Subtitle.png
trunk/src/PBO/images/UpperScreen/StateBar/Abnormal.png
trunk/src/PBO/images/UpperScreen/StateBar/Faint.png
trunk/src/PBO/images/UpperScreen/StateBar/Female.png
trunk/src/PBO/images/UpperScreen/StateBar/HpGreen.png
trunk/src/PBO/images/UpperScreen/StateBar/HpRed.png
trunk/src/PBO/images/UpperScreen/StateBar/HpYellow.png
trunk/src/PBO/images/UpperScreen/StateBar/Male.png
trunk/src/PBO/images/UpperScreen/StateBar/Mega.png
trunk/src/PBO/images/UpperScreen/StateBar/Normal.png
trunk/src/PBO/images/UpperScreen/StateBar/Pokemon.png
trunk/src/PBO/images/UpperScreen/StateBar/Team.png
trunk/src/PBO/images/UpperScreen/Terrains/wifi.png
trunk/src/PBOServer/App.config
trunk/src/PBOServer/App.xaml
trunk/src/PBOServer/App.xaml.cs
trunk/src/PBOServer/MainWindow.xaml
trunk/src/PBOServer/MainWindow.xaml.cs
trunk/src/PBOServer/PBOServer.csproj
trunk/src/PBOServer/PBOServer.csproj.vspscc
trunk/src/PBOServer/Properties/AssemblyInfo.cs
trunk/src/PBOServer/Properties/Resources.Designer.cs
trunk/src/PBOServer/Properties/Resources.resx
trunk/src/PBOServer/Properties/Settings.Designer.cs
trunk/src/PBOServer/Properties/Settings.settings
trunk/src/PBOServer/TaskbarIconService.cs
trunk/src/PBOServer/server.ico
trunk/src/PokemonBattleOnline/Dispatcher.cs
trunk/src/PokemonBattleOnline/DisposableObject.cs
trunk/src/PokemonBattleOnline/ObservableList.cs
trunk/src/PokemonBattleOnline/ObservableObject.cs
trunk/src/PokemonBattleOnline/PBOMarks.cs
trunk/src/PokemonBattleOnline/PairValue.cs
trunk/src/PokemonBattleOnline/PokemonBattleOnline.csproj
trunk/src/PokemonBattleOnline/PokemonBattleOnline.csproj.vspscc
trunk/src/PokemonBattleOnline/Properties/AssemblyInfo.cs
trunk/src/PokemonBattleOnline/Serializer.cs
trunk/src/PokemonBattleOnline/SimpleData.cs
trunk/src/PokemonBattleOnline/UIDispatcher.cs
trunk/src/PokemonBattleOnline/ZipData.cs
trunk/src/PokemonBattleOnline/extensions.cs

Download

Click the following link to download pbo.zip.

pbo.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF