Import hedgewars_0.9.25.orig.tar.bz2
authorGianfranco Costamagna <locutusofborg@debian.org>
Mon, 3 Dec 2018 19:51:16 +0000 (19:51 +0000)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 3 Dec 2018 19:51:16 +0000 (19:51 +0000)
commite01324c805f9251d84b203aaabf37ac87c23d05b
tree27f955ebf24c4ebf85c02f9951f4bbd522710fb8
Import hedgewars_0.9.25.orig.tar.bz2

[dgit import orig hedgewars_0.9.25.orig.tar.bz2]
5182 files changed:
.travis.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
CREDITS [new file with mode: 0644]
ChangeLog.txt [new file with mode: 0644]
Fonts_LICENSE.txt [new file with mode: 0644]
INSTALL [new symlink]
INSTALL.md [new file with mode: 0644]
QTfrontend/CMakeLists.txt [new file with mode: 0644]
QTfrontend/HWApplication.cpp [new file with mode: 0644]
QTfrontend/HWApplication.h [new file with mode: 0644]
QTfrontend/achievements.cpp [new file with mode: 0644]
QTfrontend/achievements.h [new file with mode: 0644]
QTfrontend/binds.cpp [new file with mode: 0644]
QTfrontend/binds.h [new file with mode: 0644]
QTfrontend/campaign.cpp [new file with mode: 0644]
QTfrontend/campaign.h [new file with mode: 0644]
QTfrontend/drawmapscene.cpp [new file with mode: 0644]
QTfrontend/drawmapscene.h [new file with mode: 0644]
QTfrontend/game.cpp [new file with mode: 0644]
QTfrontend/game.h [new file with mode: 0644]
QTfrontend/gameuiconfig.cpp [new file with mode: 0644]
QTfrontend/gameuiconfig.h [new file with mode: 0644]
QTfrontend/hedgewars.ico [new file with mode: 0644]
QTfrontend/hedgewars.qrc [new file with mode: 0644]
QTfrontend/hedgewars.rc [new file with mode: 0644]
QTfrontend/hwconsts.cpp.in [new file with mode: 0644]
QTfrontend/hwconsts.h [new file with mode: 0644]
QTfrontend/hwform.cpp [new file with mode: 0644]
QTfrontend/hwform.h [new file with mode: 0644]
QTfrontend/main.cpp [new file with mode: 0644]
QTfrontend/model/GameStyleModel.cpp [new file with mode: 0644]
QTfrontend/model/GameStyleModel.h [new file with mode: 0644]
QTfrontend/model/HatModel.cpp [new file with mode: 0644]
QTfrontend/model/HatModel.h [new file with mode: 0644]
QTfrontend/model/MapModel.cpp [new file with mode: 0644]
QTfrontend/model/MapModel.h [new file with mode: 0644]
QTfrontend/model/ThemeFilterProxyModel.cpp [new file with mode: 0644]
QTfrontend/model/ThemeFilterProxyModel.h [new file with mode: 0644]
QTfrontend/model/ThemeModel.cpp [new file with mode: 0644]
QTfrontend/model/ThemeModel.h [new file with mode: 0644]
QTfrontend/model/gameSchemeModel.cpp [new file with mode: 0644]
QTfrontend/model/gameSchemeModel.h [new file with mode: 0644]
QTfrontend/model/netserverslist.cpp [new file with mode: 0644]
QTfrontend/model/netserverslist.h [new file with mode: 0644]
QTfrontend/model/playerslistmodel.cpp [new file with mode: 0644]
QTfrontend/model/playerslistmodel.h [new file with mode: 0644]
QTfrontend/model/roomslistmodel.cpp [new file with mode: 0644]
QTfrontend/model/roomslistmodel.h [new file with mode: 0644]
QTfrontend/net/hwmap.cpp [new file with mode: 0644]
QTfrontend/net/hwmap.h [new file with mode: 0644]
QTfrontend/net/hwmapoptimizer.cpp [new file with mode: 0644]
QTfrontend/net/hwmapoptimizer.h [new file with mode: 0644]
QTfrontend/net/netregister.cpp [new file with mode: 0644]
QTfrontend/net/netregister.h [new file with mode: 0644]
QTfrontend/net/netserver.cpp [new file with mode: 0644]
QTfrontend/net/netserver.h [new file with mode: 0644]
QTfrontend/net/netudpserver.cpp [new file with mode: 0644]
QTfrontend/net/netudpserver.h [new file with mode: 0644]
QTfrontend/net/netudpwidget.cpp [new file with mode: 0644]
QTfrontend/net/netudpwidget.h [new file with mode: 0644]
QTfrontend/net/newnetclient.cpp [new file with mode: 0644]
QTfrontend/net/newnetclient.h [new file with mode: 0644]
QTfrontend/net/proto.cpp [new file with mode: 0644]
QTfrontend/net/proto.h [new file with mode: 0644]
QTfrontend/net/recorder.cpp [new file with mode: 0644]
QTfrontend/net/recorder.h [new file with mode: 0644]
QTfrontend/net/tcpBase.cpp [new file with mode: 0644]
QTfrontend/net/tcpBase.h [new file with mode: 0644]
QTfrontend/res/About.png [new file with mode: 0644]
QTfrontend/res/Background.png [new file with mode: 0644]
QTfrontend/res/BackgroundBirthday.png [new file with mode: 0644]
QTfrontend/res/BackgroundChristmas.png [new file with mode: 0644]
QTfrontend/res/BackgroundEaster.png [new file with mode: 0644]
QTfrontend/res/Campaign.png [new file with mode: 0644]
QTfrontend/res/CampaignDefault.png [new file with mode: 0644]
QTfrontend/res/Confetti.png [new file with mode: 0644]
QTfrontend/res/Egg.png [new file with mode: 0644]
QTfrontend/res/Exit.png [new file with mode: 0644]
QTfrontend/res/Flake.png [new file with mode: 0644]
QTfrontend/res/Hedgehog.png [new file with mode: 0644]
QTfrontend/res/HedgewarsTitle.png [new file with mode: 0644]
QTfrontend/res/Help.png [new file with mode: 0644]
QTfrontend/res/Load.png [new file with mode: 0644]
QTfrontend/res/LocalPlay.png [new file with mode: 0644]
QTfrontend/res/Multiplayer.png [new file with mode: 0644]
QTfrontend/res/NetworkPlay.png [new file with mode: 0644]
QTfrontend/res/NetworkPlayDisabled.png [new file with mode: 0644]
QTfrontend/res/Palette.png [new file with mode: 0644]
QTfrontend/res/PlaySound.png [new file with mode: 0644]
QTfrontend/res/Record.png [new file with mode: 0644]
QTfrontend/res/Save.png [new file with mode: 0644]
QTfrontend/res/Settings.png [new file with mode: 0644]
QTfrontend/res/SimpleGame.png [new file with mode: 0644]
QTfrontend/res/Star.png [new file with mode: 0644]
QTfrontend/res/Start.png [new file with mode: 0644]
QTfrontend/res/StatsBestKiller.png [new file with mode: 0644]
QTfrontend/res/StatsBestShot.png [new file with mode: 0644]
QTfrontend/res/StatsCustomAchievement.png [new file with mode: 0644]
QTfrontend/res/StatsD.png [new file with mode: 0644]
QTfrontend/res/StatsEverAfter.png [new file with mode: 0644]
QTfrontend/res/StatsH.png [new file with mode: 0644]
QTfrontend/res/StatsHedgehogsKilled.png [new file with mode: 0644]
QTfrontend/res/StatsMedal1.png [new file with mode: 0644]
QTfrontend/res/StatsMedal1@2x.png [new file with mode: 0644]
QTfrontend/res/StatsMedal2.png [new file with mode: 0644]
QTfrontend/res/StatsMedal2@2x.png [new file with mode: 0644]
QTfrontend/res/StatsMedal3.png [new file with mode: 0644]
QTfrontend/res/StatsMedal3@2x.png [new file with mode: 0644]
QTfrontend/res/StatsMedal4.png [new file with mode: 0644]
QTfrontend/res/StatsMedal4@2x.png [new file with mode: 0644]
QTfrontend/res/StatsMostSelfDamage.png [new file with mode: 0644]
QTfrontend/res/StatsR.png [new file with mode: 0644]
QTfrontend/res/StatsSelfKilled.png [new file with mode: 0644]
QTfrontend/res/StatsSkipped.png [new file with mode: 0644]
QTfrontend/res/TomatowarsTitle.png [new file with mode: 0644]
QTfrontend/res/Trainings.png [new file with mode: 0644]
QTfrontend/res/Videos.png [new file with mode: 0644]
QTfrontend/res/addfriend.png [new file with mode: 0644]
QTfrontend/res/ammopic.png [new file with mode: 0644]
QTfrontend/res/ammopic@2x.png [new file with mode: 0644]
QTfrontend/res/ammopicbox.png [new file with mode: 0644]
QTfrontend/res/ammopicboxgrey.png [new file with mode: 0644]
QTfrontend/res/ammopicdelay.png [new file with mode: 0644]
QTfrontend/res/ammopicdelaygrey.png [new file with mode: 0644]
QTfrontend/res/ammopicgrey.png [new file with mode: 0644]
QTfrontend/res/audio.png [new file with mode: 0644]
QTfrontend/res/bonus.png [new file with mode: 0644]
QTfrontend/res/botlevels/0.png [new file with mode: 0644]
QTfrontend/res/botlevels/1.png [new file with mode: 0644]
QTfrontend/res/botlevels/2.png [new file with mode: 0644]
QTfrontend/res/botlevels/3.png [new file with mode: 0644]
QTfrontend/res/botlevels/4.png [new file with mode: 0644]
QTfrontend/res/botlevels/5.png [new file with mode: 0644]
QTfrontend/res/botlevels/net0.png [new file with mode: 0644]
QTfrontend/res/botlevels/net1.png [new file with mode: 0644]
QTfrontend/res/botlevels/net2.png [new file with mode: 0644]
QTfrontend/res/botlevels/net3.png [new file with mode: 0644]
QTfrontend/res/botlevels/net4.png [new file with mode: 0644]
QTfrontend/res/botlevels/net5.png [new file with mode: 0644]
QTfrontend/res/botlevels/small0.png [new file with mode: 0644]
QTfrontend/res/botlevels/small1.png [new file with mode: 0644]
QTfrontend/res/botlevels/small2.png [new file with mode: 0644]
QTfrontend/res/botlevels/small3.png [new file with mode: 0644]
QTfrontend/res/botlevels/small4.png [new file with mode: 0644]
QTfrontend/res/botlevels/small5.png [new file with mode: 0644]
QTfrontend/res/btnAISurvival.png [new file with mode: 0644]
QTfrontend/res/btnAISurvival@2x.png [new file with mode: 0644]
QTfrontend/res/btnArtillery.png [new file with mode: 0644]
QTfrontend/res/btnArtillery@2x.png [new file with mode: 0644]
QTfrontend/res/btnBorder.png [new file with mode: 0644]
QTfrontend/res/btnBorder@2x.png [new file with mode: 0644]
QTfrontend/res/btnBottomBorder.png [new file with mode: 0644]
QTfrontend/res/btnBottomBorder@2x.png [new file with mode: 0644]
QTfrontend/res/btnDisableGirders.png [new file with mode: 0644]
QTfrontend/res/btnDisableGirders@2x.png [new file with mode: 0644]
QTfrontend/res/btnDisableLandObjects.png [new file with mode: 0644]
QTfrontend/res/btnDisableLandObjects@2x.png [new file with mode: 0644]
QTfrontend/res/btnDisabled.png [new file with mode: 0644]
QTfrontend/res/btnInfAttack.png [new file with mode: 0644]
QTfrontend/res/btnInfAttack@2x.png [new file with mode: 0644]
QTfrontend/res/btnInvulnerable.png [new file with mode: 0644]
QTfrontend/res/btnInvulnerable@2x.png [new file with mode: 0644]
QTfrontend/res/btnKarma.png [new file with mode: 0644]
QTfrontend/res/btnKarma@2x.png [new file with mode: 0644]
QTfrontend/res/btnKing.png [new file with mode: 0644]
QTfrontend/res/btnKing@2x.png [new file with mode: 0644]
QTfrontend/res/btnLaserSight.png [new file with mode: 0644]
QTfrontend/res/btnLaserSight@2x.png [new file with mode: 0644]
QTfrontend/res/btnLowGravity.png [new file with mode: 0644]
QTfrontend/res/btnLowGravity@2x.png [new file with mode: 0644]
QTfrontend/res/btnMoreWind.png [new file with mode: 0644]
QTfrontend/res/btnMoreWind@2x.png [new file with mode: 0644]
QTfrontend/res/btnNoWind.png [new file with mode: 0644]
QTfrontend/res/btnNoWind@2x.png [new file with mode: 0644]
QTfrontend/res/btnOverlay.png [new file with mode: 0644]
QTfrontend/res/btnOverlay@2x.png [new file with mode: 0644]
QTfrontend/res/btnPerHogAmmo.png [new file with mode: 0644]
QTfrontend/res/btnPerHogAmmo@2x.png [new file with mode: 0644]
QTfrontend/res/btnPlaceHog.png [new file with mode: 0644]
QTfrontend/res/btnPlaceHog@2x.png [new file with mode: 0644]
QTfrontend/res/btnRandomOrder.png [new file with mode: 0644]
QTfrontend/res/btnRandomOrder@2x.png [new file with mode: 0644]
QTfrontend/res/btnResetHealth.png [new file with mode: 0644]
QTfrontend/res/btnResetHealth@2x.png [new file with mode: 0644]
QTfrontend/res/btnResetWeps.png [new file with mode: 0644]
QTfrontend/res/btnResetWeps@2x.png [new file with mode: 0644]
QTfrontend/res/btnSharedAmmo.png [new file with mode: 0644]
QTfrontend/res/btnSharedAmmo@2x.png [new file with mode: 0644]
QTfrontend/res/btnSolid.png [new file with mode: 0644]
QTfrontend/res/btnSolid@2x.png [new file with mode: 0644]
QTfrontend/res/btnSwitchHog.png [new file with mode: 0644]
QTfrontend/res/btnSwitchHog@2x.png [new file with mode: 0644]
QTfrontend/res/btnTagTeam.png [new file with mode: 0644]
QTfrontend/res/btnTagTeam@2x.png [new file with mode: 0644]
QTfrontend/res/btnTeamsDivide.png [new file with mode: 0644]
QTfrontend/res/btnTeamsDivide@2x.png [new file with mode: 0644]
QTfrontend/res/btnVampiric.png [new file with mode: 0644]
QTfrontend/res/btnVampiric@2x.png [new file with mode: 0644]
QTfrontend/res/camera.png [new file with mode: 0644]
QTfrontend/res/chat/friend.png [new file with mode: 0644]
QTfrontend/res/chat/hedgehog.png [new file with mode: 0644]
QTfrontend/res/chat/hedgehog_gray.png [new file with mode: 0644]
QTfrontend/res/chat/hedgehogcontributor.png [new file with mode: 0644]
QTfrontend/res/chat/hedgehogcontributor_gray.png [new file with mode: 0644]
QTfrontend/res/chat/ignore.png [new file with mode: 0644]
QTfrontend/res/chat/ingame.png [new file with mode: 0644]
QTfrontend/res/chat/lamp.png [new file with mode: 0644]
QTfrontend/res/chat/lamp_off.png [new file with mode: 0644]
QTfrontend/res/chat/roomadmin.png [new file with mode: 0644]
QTfrontend/res/chat/roomadmin_gray.png [new file with mode: 0644]
QTfrontend/res/chat/roomadmincontributor.png [new file with mode: 0644]
QTfrontend/res/chat/roomadmincontributor_gray.png [new file with mode: 0644]
QTfrontend/res/chat/serveradmin.png [new file with mode: 0644]
QTfrontend/res/chat/serveradmin_gray.png [new file with mode: 0644]
QTfrontend/res/checked.png [new file with mode: 0644]
QTfrontend/res/checkedHover.png [new file with mode: 0644]
QTfrontend/res/checkedPressed.png [new file with mode: 0644]
QTfrontend/res/css/april1.css [new file with mode: 0644]
QTfrontend/res/css/birthday.css [new file with mode: 0644]
QTfrontend/res/css/chat.css [new file with mode: 0644]
QTfrontend/res/css/christmas.css [new file with mode: 0644]
QTfrontend/res/css/easter.css [new file with mode: 0644]
QTfrontend/res/css/qt.css [new file with mode: 0644]
QTfrontend/res/delete.png [new file with mode: 0644]
QTfrontend/res/dice.png [new file with mode: 0644]
QTfrontend/res/dlcMarker.png [new file with mode: 0644]
QTfrontend/res/dlcMarkerSelected.png [new file with mode: 0644]
QTfrontend/res/dropdown.png [new file with mode: 0644]
QTfrontend/res/dropdown_disabled.png [new file with mode: 0644]
QTfrontend/res/dropdown_selected.png [new file with mode: 0644]
QTfrontend/res/edit.png [new file with mode: 0644]
QTfrontend/res/file_demo.png [new file with mode: 0644]
QTfrontend/res/file_save.png [new file with mode: 0644]
QTfrontend/res/folder.png [new file with mode: 0644]
QTfrontend/res/follow.png [new file with mode: 0644]
QTfrontend/res/frontendicon.png [new file with mode: 0644]
QTfrontend/res/graphicsicon.png [new file with mode: 0644]
QTfrontend/res/graphicsicon2.png [new file with mode: 0644]
QTfrontend/res/hh25x25.png [new file with mode: 0644]
QTfrontend/res/hh25x25grey.png [new file with mode: 0644]
QTfrontend/res/hh_small.png [new file with mode: 0644]
QTfrontend/res/home.png [new file with mode: 0644]
QTfrontend/res/html/about.html [new file with mode: 0644]
QTfrontend/res/iconAirMine.png [new file with mode: 0644]
QTfrontend/res/iconBox.png [new file with mode: 0644]
QTfrontend/res/iconBox@2x.png [new file with mode: 0644]
QTfrontend/res/iconDamage.png [new file with mode: 0644]
QTfrontend/res/iconDamage@2x.png [new file with mode: 0644]
QTfrontend/res/iconDamageLockG.png [new file with mode: 0644]
QTfrontend/res/iconDamageLockR.png [new file with mode: 0644]
QTfrontend/res/iconDud.png [new file with mode: 0644]
QTfrontend/res/iconEarth.png [new file with mode: 0644]
QTfrontend/res/iconExplosive.png [new file with mode: 0644]
QTfrontend/res/iconExplosive@2x.png [new file with mode: 0644]
QTfrontend/res/iconHealth.png [new file with mode: 0644]
QTfrontend/res/iconHealth@2x.png [new file with mode: 0644]
QTfrontend/res/iconHealthPercent.png [new file with mode: 0644]
QTfrontend/res/iconInitHealth.png [new file with mode: 0644]
QTfrontend/res/iconMine.png [new file with mode: 0644]
QTfrontend/res/iconMineTime.png [new file with mode: 0644]
QTfrontend/res/iconRope.png [new file with mode: 0644]
QTfrontend/res/iconRope@2x.png [new file with mode: 0644]
QTfrontend/res/iconScript.png [new file with mode: 0644]
QTfrontend/res/iconScript@2x.png [new file with mode: 0644]
QTfrontend/res/iconSuddenDeath.png [new file with mode: 0644]
QTfrontend/res/iconSuddenDeath@2x.png [new file with mode: 0644]
QTfrontend/res/iconSuddenDeathTime.png [new file with mode: 0644]
QTfrontend/res/iconSuddenDeathWater.png [new file with mode: 0644]
QTfrontend/res/iconTime.png [new file with mode: 0644]
QTfrontend/res/iconTime@2x.png [new file with mode: 0644]
QTfrontend/res/iconTimeLockG.png [new file with mode: 0644]
QTfrontend/res/iconTimeLockR.png [new file with mode: 0644]
QTfrontend/res/ignore.png [new file with mode: 0644]
QTfrontend/res/infinity.png [new file with mode: 0644]
QTfrontend/res/infinitygrey.png [new file with mode: 0644]
QTfrontend/res/info.png [new file with mode: 0644]
QTfrontend/res/inverse-corner-bl.png [new file with mode: 0644]
QTfrontend/res/kick.png [new file with mode: 0644]
QTfrontend/res/lightbulb_off.png [new file with mode: 0644]
QTfrontend/res/lightbulb_on.png [new file with mode: 0644]
QTfrontend/res/lock.png [new file with mode: 0644]
QTfrontend/res/lock_disabled.png [new file with mode: 0644]
QTfrontend/res/mapCustom.png [new file with mode: 0644]
QTfrontend/res/mapMaze.png [new file with mode: 0644]
QTfrontend/res/mapMissing.png [new file with mode: 0644]
QTfrontend/res/mapMission.png [new file with mode: 0644]
QTfrontend/res/mapRandom.png [new file with mode: 0644]
QTfrontend/res/miscicon.png [new file with mode: 0644]
QTfrontend/res/missingMap.png [new file with mode: 0644]
QTfrontend/res/missingTheme.png [new file with mode: 0644]
QTfrontend/res/missingTheme@2x.png [new file with mode: 0644]
QTfrontend/res/missionFinished.png [new file with mode: 0644]
QTfrontend/res/missionFinishedSelected.png [new file with mode: 0644]
QTfrontend/res/net.png [new file with mode: 0644]
QTfrontend/res/new.png [new file with mode: 0644]
QTfrontend/res/panelbg.png [new file with mode: 0644]
QTfrontend/res/radioButtonChecked.png [new file with mode: 0644]
QTfrontend/res/radioButtonCheckedHover.png [new file with mode: 0644]
QTfrontend/res/radioButtonCheckedPressed.png [new file with mode: 0644]
QTfrontend/res/radioButtonUnchecked.png [new file with mode: 0644]
QTfrontend/res/radioButtonUncheckedHover.png [new file with mode: 0644]
QTfrontend/res/radioButtonUncheckedPressed.png [new file with mode: 0644]
QTfrontend/res/radioChecked.png [new file with mode: 0644]
QTfrontend/res/remfriend.png [new file with mode: 0644]
QTfrontend/res/schemeicon.png [new file with mode: 0644]
QTfrontend/res/sort_down.png [new file with mode: 0644]
QTfrontend/res/sort_up.png [new file with mode: 0644]
QTfrontend/res/spin_down.png [new file with mode: 0644]
QTfrontend/res/spin_down_disabled.png [new file with mode: 0644]
QTfrontend/res/spin_up.png [new file with mode: 0644]
QTfrontend/res/spin_up_disabled.png [new file with mode: 0644]
QTfrontend/res/splash.png [new file with mode: 0644]
QTfrontend/res/splitter.png [new file with mode: 0644]
QTfrontend/res/teamicon.png [new file with mode: 0644]
QTfrontend/res/teamicon2.png [new file with mode: 0644]
QTfrontend/res/unchecked.png [new file with mode: 0644]
QTfrontend/res/uncheckedHover.png [new file with mode: 0644]
QTfrontend/res/uncheckedPressed.png [new file with mode: 0644]
QTfrontend/res/unignore.png [new file with mode: 0644]
QTfrontend/res/unlock.png [new file with mode: 0644]
QTfrontend/res/unlock_disabled.png [new file with mode: 0644]
QTfrontend/res/weaponsicon.png [new file with mode: 0644]
QTfrontend/sdlkeys.cpp [new file with mode: 0644]
QTfrontend/sdlkeys.h [new file with mode: 0644]
QTfrontend/team.cpp [new file with mode: 0644]
QTfrontend/team.h [new file with mode: 0644]
QTfrontend/ui/dialog/ask_quit.cpp [new file with mode: 0644]
QTfrontend/ui/dialog/ask_quit.h [new file with mode: 0644]
QTfrontend/ui/dialog/bandialog.cpp [new file with mode: 0644]
QTfrontend/ui/dialog/bandialog.h [new file with mode: 0644]
QTfrontend/ui/dialog/input_ip.cpp [new file with mode: 0644]
QTfrontend/ui/dialog/input_ip.h [new file with mode: 0644]
QTfrontend/ui/dialog/input_password.cpp [new file with mode: 0644]
QTfrontend/ui/dialog/input_password.h [new file with mode: 0644]
QTfrontend/ui/mouseoverfilter.cpp [new file with mode: 0644]
QTfrontend/ui/mouseoverfilter.h [new file with mode: 0644]
QTfrontend/ui/page/AbstractPage.cpp [new file with mode: 0644]
QTfrontend/ui/page/AbstractPage.h [new file with mode: 0644]
QTfrontend/ui/page/pageadmin.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageadmin.h [new file with mode: 0644]
QTfrontend/ui/page/pagecampaign.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagecampaign.h [new file with mode: 0644]
QTfrontend/ui/page/pageconnecting.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageconnecting.h [new file with mode: 0644]
QTfrontend/ui/page/pagedata.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagedata.h [new file with mode: 0644]
QTfrontend/ui/page/pagedrawmap.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagedrawmap.h [new file with mode: 0644]
QTfrontend/ui/page/pageeditteam.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageeditteam.h [new file with mode: 0644]
QTfrontend/ui/page/pagegamestats.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagegamestats.h [new file with mode: 0644]
QTfrontend/ui/page/pageinfo.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageinfo.h [new file with mode: 0644]
QTfrontend/ui/page/pageingame.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageingame.h [new file with mode: 0644]
QTfrontend/ui/page/pagemain.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagemain.h [new file with mode: 0644]
QTfrontend/ui/page/pagemultiplayer.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagemultiplayer.h [new file with mode: 0644]
QTfrontend/ui/page/pagenet.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagenet.h [new file with mode: 0644]
QTfrontend/ui/page/pagenetgame.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagenetgame.h [new file with mode: 0644]
QTfrontend/ui/page/pagenetserver.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagenetserver.h [new file with mode: 0644]
QTfrontend/ui/page/pageoptions.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageoptions.h [new file with mode: 0644]
QTfrontend/ui/page/pageplayrecord.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageplayrecord.h [new file with mode: 0644]
QTfrontend/ui/page/pageroomslist.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageroomslist.h [new file with mode: 0644]
QTfrontend/ui/page/pagescheme.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagescheme.h [new file with mode: 0644]
QTfrontend/ui/page/pageselectweapon.cpp [new file with mode: 0644]
QTfrontend/ui/page/pageselectweapon.h [new file with mode: 0644]
QTfrontend/ui/page/pagesingleplayer.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagesingleplayer.h [new file with mode: 0644]
QTfrontend/ui/page/pagetraining.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagetraining.h [new file with mode: 0644]
QTfrontend/ui/page/pagevideos.cpp [new file with mode: 0644]
QTfrontend/ui/page/pagevideos.h [new file with mode: 0644]
QTfrontend/ui/widget/FreqSpinBox.cpp [new file with mode: 0644]
QTfrontend/ui/widget/FreqSpinBox.h [new file with mode: 0644]
QTfrontend/ui/widget/HistoryLineEdit.cpp [new file with mode: 0644]
QTfrontend/ui/widget/HistoryLineEdit.h [new file with mode: 0644]
QTfrontend/ui/widget/MinesTimeSpinBox.cpp [new file with mode: 0644]
QTfrontend/ui/widget/MinesTimeSpinBox.h [new file with mode: 0644]
QTfrontend/ui/widget/SDTimeoutSpinBox.cpp [new file with mode: 0644]
QTfrontend/ui/widget/SDTimeoutSpinBox.h [new file with mode: 0644]
QTfrontend/ui/widget/SmartLineEdit.cpp [new file with mode: 0644]
QTfrontend/ui/widget/SmartLineEdit.h [new file with mode: 0644]
QTfrontend/ui/widget/SquareLabel.cpp [new file with mode: 0644]
QTfrontend/ui/widget/SquareLabel.h [new file with mode: 0644]
QTfrontend/ui/widget/about.cpp [new file with mode: 0644]
QTfrontend/ui/widget/about.h [new file with mode: 0644]
QTfrontend/ui/widget/bgwidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/bgwidget.h [new file with mode: 0644]
QTfrontend/ui/widget/chatwidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/chatwidget.h [new file with mode: 0644]
QTfrontend/ui/widget/colorwidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/colorwidget.h [new file with mode: 0644]
QTfrontend/ui/widget/databrowser.cpp [new file with mode: 0644]
QTfrontend/ui/widget/databrowser.h [new file with mode: 0644]
QTfrontend/ui/widget/drawmapwidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/drawmapwidget.h [new file with mode: 0644]
QTfrontend/ui/widget/feedbackdialog.cpp [new file with mode: 0644]
QTfrontend/ui/widget/feedbackdialog.h [new file with mode: 0644]
QTfrontend/ui/widget/fpsedit.cpp [new file with mode: 0644]
QTfrontend/ui/widget/fpsedit.h [new file with mode: 0644]
QTfrontend/ui/widget/frameTeam.cpp [new file with mode: 0644]
QTfrontend/ui/widget/frameTeam.h [new file with mode: 0644]
QTfrontend/ui/widget/gamecfgwidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/gamecfgwidget.h [new file with mode: 0644]
QTfrontend/ui/widget/hatbutton.cpp [new file with mode: 0644]
QTfrontend/ui/widget/hatbutton.h [new file with mode: 0644]
QTfrontend/ui/widget/hatprompt.cpp [new file with mode: 0644]
QTfrontend/ui/widget/hatprompt.h [new file with mode: 0644]
QTfrontend/ui/widget/hedgehogerWidget.cpp [new file with mode: 0644]
QTfrontend/ui/widget/hedgehogerWidget.h [new file with mode: 0644]
QTfrontend/ui/widget/igbox.cpp [new file with mode: 0644]
QTfrontend/ui/widget/igbox.h [new file with mode: 0644]
QTfrontend/ui/widget/itemNum.cpp [new file with mode: 0644]
QTfrontend/ui/widget/itemNum.h [new file with mode: 0644]
QTfrontend/ui/widget/keybinder.cpp [new file with mode: 0644]
QTfrontend/ui/widget/keybinder.h [new file with mode: 0644]
QTfrontend/ui/widget/lineeditcursor.cpp [new file with mode: 0644]
QTfrontend/ui/widget/lineeditcursor.h [new file with mode: 0644]
QTfrontend/ui/widget/mapContainer.cpp [new file with mode: 0644]
QTfrontend/ui/widget/mapContainer.h [new file with mode: 0644]
QTfrontend/ui/widget/qpushbuttonwithsound.cpp [new file with mode: 0644]
QTfrontend/ui/widget/qpushbuttonwithsound.h [new file with mode: 0644]
QTfrontend/ui/widget/roomnameprompt.cpp [new file with mode: 0644]
QTfrontend/ui/widget/roomnameprompt.h [new file with mode: 0644]
QTfrontend/ui/widget/seedprompt.cpp [new file with mode: 0644]
QTfrontend/ui/widget/seedprompt.h [new file with mode: 0644]
QTfrontend/ui/widget/selectWeapon.cpp [new file with mode: 0644]
QTfrontend/ui/widget/selectWeapon.h [new file with mode: 0644]
QTfrontend/ui/widget/teamselect.cpp [new file with mode: 0644]
QTfrontend/ui/widget/teamselect.h [new file with mode: 0644]
QTfrontend/ui/widget/teamselhelper.cpp [new file with mode: 0644]
QTfrontend/ui/widget/teamselhelper.h [new file with mode: 0644]
QTfrontend/ui/widget/themeprompt.cpp [new file with mode: 0644]
QTfrontend/ui/widget/themeprompt.h [new file with mode: 0644]
QTfrontend/ui/widget/togglebutton.cpp [new file with mode: 0644]
QTfrontend/ui/widget/togglebutton.h [new file with mode: 0644]
QTfrontend/ui/widget/vertScrollArea.cpp [new file with mode: 0644]
QTfrontend/ui/widget/vertScrollArea.h [new file with mode: 0644]
QTfrontend/ui/widget/weaponItem.cpp [new file with mode: 0644]
QTfrontend/ui/widget/weaponItem.h [new file with mode: 0644]
QTfrontend/ui_hwform.cpp [new file with mode: 0644]
QTfrontend/ui_hwform.h [new file with mode: 0644]
QTfrontend/util/DataManager.cpp [new file with mode: 0644]
QTfrontend/util/DataManager.h [new file with mode: 0644]
QTfrontend/util/FileEngine.cpp [new file with mode: 0644]
QTfrontend/util/FileEngine.h [new file with mode: 0644]
QTfrontend/util/LibavInteraction.cpp [new file with mode: 0644]
QTfrontend/util/LibavInteraction.h [new file with mode: 0644]
QTfrontend/util/MessageDialog.cpp [new file with mode: 0644]
QTfrontend/util/MessageDialog.h [new file with mode: 0644]
QTfrontend/util/SDLInteraction.cpp [new file with mode: 0644]
QTfrontend/util/SDLInteraction.h [new file with mode: 0644]
QTfrontend/util/namegen.cpp [new file with mode: 0644]
QTfrontend/util/namegen.h [new file with mode: 0644]
QTfrontend/util/platform/AutoUpdater.cpp [new file with mode: 0644]
QTfrontend/util/platform/AutoUpdater.h [new file with mode: 0644]
QTfrontend/util/platform/CocoaInitializer.h [new file with mode: 0644]
QTfrontend/util/platform/CocoaInitializer.mm [new file with mode: 0644]
QTfrontend/util/platform/InstallController.cpp [new file with mode: 0644]
QTfrontend/util/platform/InstallController.h [new file with mode: 0644]
QTfrontend/util/platform/M3InstallController.h [new file with mode: 0644]
QTfrontend/util/platform/M3InstallController.m [new file with mode: 0644]
QTfrontend/util/platform/M3Panel.h [new file with mode: 0644]
QTfrontend/util/platform/M3Panel.mm [new file with mode: 0644]
QTfrontend/util/platform/NSWorkspace_RBAdditions.h [new file with mode: 0644]
QTfrontend/util/platform/NSWorkspace_RBAdditions.m [new file with mode: 0644]
QTfrontend/util/platform/SparkleAutoUpdater.h [new file with mode: 0644]
QTfrontend/util/platform/SparkleAutoUpdater.mm [new file with mode: 0644]
QTfrontend/weapons.h [new file with mode: 0644]
README [new symlink]
README.md [new file with mode: 0644]
bin/CMakeLists.txt [new file with mode: 0644]
bin/hwdfile.ico [new file with mode: 0644]
bin/hwsfile.ico [new file with mode: 0644]
cmake_modules/CMakeDeterminePascalCompiler.cmake [new file with mode: 0644]
cmake_modules/CMakePascalCompiler.cmake.in [new file with mode: 0644]
cmake_modules/CMakePascalInformation.cmake [new file with mode: 0644]
cmake_modules/CMakeSystemSpecificInformation.cmake [new file with mode: 0644]
cmake_modules/CMakeTestPascalCompiler.cmake [new file with mode: 0644]
cmake_modules/CheckHaskellPackageExists.cmake [new file with mode: 0644]
cmake_modules/CheckTypeSize.c.in [new file with mode: 0644]
cmake_modules/CheckTypeSize.cmake [new file with mode: 0644]
cmake_modules/FindClang.cmake [new file with mode: 0644]
cmake_modules/FindEmscripten.cmake [new file with mode: 0644]
cmake_modules/FindGHC.cmake [new file with mode: 0644]
cmake_modules/FindGLEW.cmake [new file with mode: 0644]
cmake_modules/FindLIBAV.cmake [new file with mode: 0644]
cmake_modules/FindLua.cmake [new file with mode: 0644]
cmake_modules/FindOggVorbis.cmake [new file with mode: 0644]
cmake_modules/FindOpenGL.cmake [new file with mode: 0644]
cmake_modules/FindSDL2.cmake [new file with mode: 0644]
cmake_modules/FindSDL2_image.cmake [new file with mode: 0644]
cmake_modules/FindSDL2_mixer.cmake [new file with mode: 0644]
cmake_modules/FindSDL2_net.cmake [new file with mode: 0644]
cmake_modules/FindSDL2_ttf.cmake [new file with mode: 0644]
cmake_modules/FindSparkle.cmake [new file with mode: 0644]
cmake_modules/Platform/Emscripten.cmake [new file with mode: 0644]
cmake_modules/TargetArch.cmake [new file with mode: 0644]
cmake_modules/TestBigEndian.cmake [new file with mode: 0644]
cmake_modules/checkModule.hs [new file with mode: 0644]
cmake_modules/compilerchecks.cmake [new file with mode: 0644]
cmake_modules/cpackvars.cmake [new file with mode: 0644]
cmake_modules/paths.cmake [new file with mode: 0644]
cmake_modules/platform.cmake [new file with mode: 0644]
cmake_modules/revinfo.cmake [new file with mode: 0644]
cmake_modules/utils.cmake [new file with mode: 0644]
gameServer/Actions.hs [new file with mode: 0644]
gameServer/CMakeLists.txt [new file with mode: 0644]
gameServer/ClientIO.hs [new file with mode: 0644]
gameServer/CommandHelp.hs [new file with mode: 0644]
gameServer/ConfigFile.hs [new file with mode: 0644]
gameServer/Consts.hs [new file with mode: 0644]
gameServer/CoreTypes.hs [new file with mode: 0644]
gameServer/Data/TConfig.hs [new file with mode: 0644]
gameServer/EngineInteraction.hs [new file with mode: 0644]
gameServer/FloodDetection.hs [new file with mode: 0644]
gameServer/HWProtoChecker.hs [new file with mode: 0644]
gameServer/HWProtoCore.hs [new file with mode: 0644]
gameServer/HWProtoInRoomState.hs [new file with mode: 0644]
gameServer/HWProtoLobbyState.hs [new file with mode: 0644]
gameServer/HWProtoNEState.hs [new file with mode: 0644]
gameServer/HandlerUtils.hs [new file with mode: 0644]
gameServer/JoinsMonitor.hs [new file with mode: 0644]
gameServer/NetRoutines.hs [new file with mode: 0644]
gameServer/OfficialServer/DBInteraction.hs [new file with mode: 0644]
gameServer/OfficialServer/GameReplayStore.hs [new file with mode: 0644]
gameServer/OfficialServer/Glicko2.hs [new file with mode: 0644]
gameServer/OfficialServer/checker.hs [new file with mode: 0644]
gameServer/OfficialServer/extdbinterface.hs [new file with mode: 0644]
gameServer/OfficialServer/updateRating.hs [new file with mode: 0644]
gameServer/Opts.hs [new file with mode: 0644]
gameServer/RoomsAndClients.hs [new file with mode: 0644]
gameServer/ServerCore.hs [new file with mode: 0644]
gameServer/ServerState.hs [new file with mode: 0644]
gameServer/Store.hs [new file with mode: 0644]
gameServer/Utils.hs [new file with mode: 0644]
gameServer/Votes.hs [new file with mode: 0644]
gameServer/hedgewars-server.cabal [new file with mode: 0644]
gameServer/hedgewars-server.hs [new file with mode: 0644]
gameServer/stresstest.hs [new file with mode: 0644]
gameServer/stresstest2.hs [new file with mode: 0644]
gameServer/stresstest3.hs [new file with mode: 0644]
hedgewars/ArgParsers.pas [new file with mode: 0644]
hedgewars/CMakeLists.txt [new file with mode: 0644]
hedgewars/LuaPas.pas [new file with mode: 0644]
hedgewars/PNGh.pas [new file with mode: 0644]
hedgewars/SDLh.pas [new file with mode: 0644]
hedgewars/adler32.pas [new file with mode: 0644]
hedgewars/avwrapper/CMakeLists.txt [new file with mode: 0644]
hedgewars/avwrapper/avwrapper.c [new file with mode: 0644]
hedgewars/config.inc.in [new file with mode: 0644]
hedgewars/hwLibrary.pas [new file with mode: 0644]
hedgewars/hwengine.pas [new file with mode: 0644]
hedgewars/options.inc [new file with mode: 0644]
hedgewars/pas2cRedo.pas [new file with mode: 0644]
hedgewars/pas2cSystem.pas [new file with mode: 0644]
hedgewars/res/hwengine.ico [new file with mode: 0644]
hedgewars/res/hwengine.rc [new file with mode: 0644]
hedgewars/uAI.pas [new file with mode: 0644]
hedgewars/uAIActions.pas [new file with mode: 0644]
hedgewars/uAIAmmoTests.pas [new file with mode: 0644]
hedgewars/uAILandMarks.pas [new file with mode: 0644]
hedgewars/uAIMisc.pas [new file with mode: 0644]
hedgewars/uAmmos.pas [new file with mode: 0644]
hedgewars/uCaptions.pas [new file with mode: 0644]
hedgewars/uChat.pas [new file with mode: 0644]
hedgewars/uCollisions.pas [new file with mode: 0644]
hedgewars/uCommandHandlers.pas [new file with mode: 0644]
hedgewars/uCommands.pas [new file with mode: 0644]
hedgewars/uConsole.pas [new file with mode: 0644]
hedgewars/uConsts.pas [new file with mode: 0644]
hedgewars/uCursor.pas [new file with mode: 0644]
hedgewars/uDebug.pas [new file with mode: 0644]
hedgewars/uFloat.pas [new file with mode: 0644]
hedgewars/uGame.pas [new file with mode: 0644]
hedgewars/uGears.pas [new file with mode: 0644]
hedgewars/uGearsHandlers.pas [new file with mode: 0644]
hedgewars/uGearsHandlersMess.pas [new file with mode: 0644]
hedgewars/uGearsHandlersRope.pas [new file with mode: 0644]
hedgewars/uGearsHedgehog.pas [new file with mode: 0644]
hedgewars/uGearsList.pas [new file with mode: 0644]
hedgewars/uGearsRender.pas [new file with mode: 0644]
hedgewars/uGearsUtils.pas [new file with mode: 0644]
hedgewars/uIO.pas [new file with mode: 0644]
hedgewars/uInputHandler.pas [new file with mode: 0644]
hedgewars/uLand.pas [new file with mode: 0644]
hedgewars/uLandGenMaze.pas [new file with mode: 0644]
hedgewars/uLandGenPerlin.pas [new file with mode: 0644]
hedgewars/uLandGenTemplateBased.pas [new file with mode: 0644]
hedgewars/uLandGraphics.pas [new file with mode: 0644]
hedgewars/uLandObjects.pas [new file with mode: 0644]
hedgewars/uLandOutline.pas [new file with mode: 0644]
hedgewars/uLandPainted.pas [new file with mode: 0644]
hedgewars/uLandTemplates.pas [new file with mode: 0644]
hedgewars/uLandTexture.pas [new file with mode: 0644]
hedgewars/uLandUtils.pas [new file with mode: 0644]
hedgewars/uLocale.pas [new file with mode: 0644]
hedgewars/uMatrix.pas [new file with mode: 0644]
hedgewars/uMisc.pas [new file with mode: 0644]
hedgewars/uPhysFSLayer.pas [new file with mode: 0644]
hedgewars/uRandom.pas [new file with mode: 0644]
hedgewars/uRender.pas [new file with mode: 0644]
hedgewars/uRenderUtils.pas [new file with mode: 0644]
hedgewars/uScript.pas [new file with mode: 0644]
hedgewars/uSinTable.pas [new file with mode: 0644]
hedgewars/uSound.pas [new file with mode: 0644]
hedgewars/uStats.pas [new file with mode: 0644]
hedgewars/uStore.pas [new file with mode: 0644]
hedgewars/uTeams.pas [new file with mode: 0644]
hedgewars/uTextures.pas [new file with mode: 0644]
hedgewars/uTouch.pas [new file with mode: 0644]
hedgewars/uTypes.pas [new file with mode: 0644]
hedgewars/uUtils.pas [new file with mode: 0644]
hedgewars/uVariables.pas [new file with mode: 0644]
hedgewars/uVideoRec.pas [new file with mode: 0644]
hedgewars/uVisualGears.pas [new file with mode: 0644]
hedgewars/uVisualGearsHandlers.pas [new file with mode: 0644]
hedgewars/uVisualGearsList.pas [new file with mode: 0644]
hedgewars/uWorld.pas [new file with mode: 0644]
man/hedgewars.6 [new file with mode: 0644]
misc/Android.mk [new file with mode: 0644]
misc/OfficialChallenges/racer_#1.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#10.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#11.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#12.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#13.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#14.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#15.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#16.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#17.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#18.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#19.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#2.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#20.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#3.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#4.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#5.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#6.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#7.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#8.hwmap [new file with mode: 0644]
misc/OfficialChallenges/racer_#9.hwmap [new file with mode: 0644]
misc/coverity_model.c [new file with mode: 0644]
misc/dmgBackground.png [new file with mode: 0644]
misc/hats_js_anim.xhtml [new file with mode: 0644]
misc/hedgewars.png [new file with mode: 0644]
misc/hedgewars_ico.png [new file with mode: 0644]
misc/liblua/Android.mk [new file with mode: 0644]
misc/liblua/CMakeLists.txt [new file with mode: 0644]
misc/liblua/Xcode/Lua.xcodeproj/default.mode1v3 [new file with mode: 0644]
misc/liblua/Xcode/Lua.xcodeproj/default.pbxuser [new file with mode: 0644]
misc/liblua/Xcode/Lua.xcodeproj/project.pbxproj [new file with mode: 0644]
misc/liblua/Xcode/Lua_Prefix.pch [new file with mode: 0644]
misc/liblua/lapi.c [new file with mode: 0644]
misc/liblua/lapi.h [new file with mode: 0644]
misc/liblua/lauxlib.c [new file with mode: 0644]
misc/liblua/lauxlib.h [new file with mode: 0644]
misc/liblua/lbaselib.c [new file with mode: 0644]
misc/liblua/lcode.c [new file with mode: 0644]
misc/liblua/lcode.h [new file with mode: 0644]
misc/liblua/ldblib.c [new file with mode: 0644]
misc/liblua/ldebug.c [new file with mode: 0644]
misc/liblua/ldebug.h [new file with mode: 0644]
misc/liblua/ldo.c [new file with mode: 0644]
misc/liblua/ldo.h [new file with mode: 0644]
misc/liblua/ldump.c [new file with mode: 0644]
misc/liblua/lfunc.c [new file with mode: 0644]
misc/liblua/lfunc.h [new file with mode: 0644]
misc/liblua/lgc.c [new file with mode: 0644]
misc/liblua/lgc.h [new file with mode: 0644]
misc/liblua/linit.c [new file with mode: 0644]
misc/liblua/liolib.c [new file with mode: 0644]
misc/liblua/llex.c [new file with mode: 0644]
misc/liblua/llex.h [new file with mode: 0644]
misc/liblua/llimits.h [new file with mode: 0644]
misc/liblua/lmathlib.c [new file with mode: 0644]
misc/liblua/lmem.c [new file with mode: 0644]
misc/liblua/lmem.h [new file with mode: 0644]
misc/liblua/loadlib.c [new file with mode: 0644]
misc/liblua/lobject.c [new file with mode: 0644]
misc/liblua/lobject.h [new file with mode: 0644]
misc/liblua/lopcodes.c [new file with mode: 0644]
misc/liblua/lopcodes.h [new file with mode: 0644]
misc/liblua/loslib.c [new file with mode: 0644]
misc/liblua/lparser.c [new file with mode: 0644]
misc/liblua/lparser.h [new file with mode: 0644]
misc/liblua/lstate.c [new file with mode: 0644]
misc/liblua/lstate.h [new file with mode: 0644]
misc/liblua/lstring.c [new file with mode: 0644]
misc/liblua/lstring.h [new file with mode: 0644]
misc/liblua/lstrlib.c [new file with mode: 0644]
misc/liblua/ltable.c [new file with mode: 0644]
misc/liblua/ltable.h [new file with mode: 0644]
misc/liblua/ltablib.c [new file with mode: 0644]
misc/liblua/ltm.c [new file with mode: 0644]
misc/liblua/ltm.h [new file with mode: 0644]
misc/liblua/lua.h [new file with mode: 0644]
misc/liblua/luaconf.h [new file with mode: 0644]
misc/liblua/lualib.h [new file with mode: 0644]
misc/liblua/lundump.c [new file with mode: 0644]
misc/liblua/lundump.h [new file with mode: 0644]
misc/liblua/lvm.c [new file with mode: 0644]
misc/liblua/lvm.h [new file with mode: 0644]
misc/liblua/lzio.c [new file with mode: 0644]
misc/liblua/lzio.h [new file with mode: 0644]
misc/liblua/print.c [new file with mode: 0644]
misc/libphyslayer/Android.mk [new file with mode: 0644]
misc/libphyslayer/CMakeLists.txt [new file with mode: 0644]
misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj [new file with mode: 0644]
misc/libphyslayer/Xcode/Physlayer_Prefix.pch [new file with mode: 0644]
misc/libphyslayer/hwpacksmounter.c [new file with mode: 0644]
misc/libphyslayer/hwpacksmounter.h [new file with mode: 0644]
misc/libphyslayer/physfscompat.c [new file with mode: 0644]
misc/libphyslayer/physfscompat.h [new file with mode: 0644]
misc/libphyslayer/physfslualoader.c [new file with mode: 0644]
misc/libphyslayer/physfsrwops.c [new file with mode: 0644]
misc/libphyslayer/physfsrwops.h [new file with mode: 0644]
misc/racer.yaml [new file with mode: 0644]
misc/theme_editor.html [new file with mode: 0644]
misc/winutils/Hedgewars.lnk [new file with mode: 0644]
misc/winutils/include/libavcodec/avcodec.h [new file with mode: 0644]
misc/winutils/include/libavcodec/avfft.h [new file with mode: 0644]
misc/winutils/include/libavcodec/dxva2.h [new file with mode: 0644]
misc/winutils/include/libavcodec/old_codec_ids.h [new file with mode: 0644]
misc/winutils/include/libavcodec/vaapi.h [new file with mode: 0644]
misc/winutils/include/libavcodec/vda.h [new file with mode: 0644]
misc/winutils/include/libavcodec/vdpau.h [new file with mode: 0644]
misc/winutils/include/libavcodec/version.h [new file with mode: 0644]
misc/winutils/include/libavcodec/xvmc.h [new file with mode: 0644]
misc/winutils/include/libavformat/avformat.h [new file with mode: 0644]
misc/winutils/include/libavformat/avio.h [new file with mode: 0644]
misc/winutils/include/libavformat/version.h [new file with mode: 0644]
misc/winutils/include/libavutil/adler32.h [new file with mode: 0644]
misc/winutils/include/libavutil/aes.h [new file with mode: 0644]
misc/winutils/include/libavutil/attributes.h [new file with mode: 0644]
misc/winutils/include/libavutil/audio_fifo.h [new file with mode: 0644]
misc/winutils/include/libavutil/audioconvert.h [new file with mode: 0644]
misc/winutils/include/libavutil/avassert.h [new file with mode: 0644]
misc/winutils/include/libavutil/avconfig.h [new file with mode: 0644]
misc/winutils/include/libavutil/avstring.h [new file with mode: 0644]
misc/winutils/include/libavutil/avutil.h [new file with mode: 0644]
misc/winutils/include/libavutil/base64.h [new file with mode: 0644]
misc/winutils/include/libavutil/blowfish.h [new file with mode: 0644]
misc/winutils/include/libavutil/bswap.h [new file with mode: 0644]
misc/winutils/include/libavutil/common.h [new file with mode: 0644]
misc/winutils/include/libavutil/cpu.h [new file with mode: 0644]
misc/winutils/include/libavutil/crc.h [new file with mode: 0644]
misc/winutils/include/libavutil/dict.h [new file with mode: 0644]
misc/winutils/include/libavutil/error.h [new file with mode: 0644]
misc/winutils/include/libavutil/eval.h [new file with mode: 0644]
misc/winutils/include/libavutil/fifo.h [new file with mode: 0644]
misc/winutils/include/libavutil/file.h [new file with mode: 0644]
misc/winutils/include/libavutil/imgutils.h [new file with mode: 0644]
misc/winutils/include/libavutil/intfloat.h [new file with mode: 0644]
misc/winutils/include/libavutil/intfloat_readwrite.h [new file with mode: 0644]
misc/winutils/include/libavutil/intreadwrite.h [new file with mode: 0644]
misc/winutils/include/libavutil/lfg.h [new file with mode: 0644]
misc/winutils/include/libavutil/log.h [new file with mode: 0644]
misc/winutils/include/libavutil/lzo.h [new file with mode: 0644]
misc/winutils/include/libavutil/mathematics.h [new file with mode: 0644]
misc/winutils/include/libavutil/md5.h [new file with mode: 0644]
misc/winutils/include/libavutil/mem.h [new file with mode: 0644]
misc/winutils/include/libavutil/old_pix_fmts.h [new file with mode: 0644]
misc/winutils/include/libavutil/opt.h [new file with mode: 0644]
misc/winutils/include/libavutil/parseutils.h [new file with mode: 0644]
misc/winutils/include/libavutil/pixdesc.h [new file with mode: 0644]
misc/winutils/include/libavutil/pixfmt.h [new file with mode: 0644]
misc/winutils/include/libavutil/random_seed.h [new file with mode: 0644]
misc/winutils/include/libavutil/rational.h [new file with mode: 0644]
misc/winutils/include/libavutil/samplefmt.h [new file with mode: 0644]
misc/winutils/include/libavutil/sha.h [new file with mode: 0644]
misc/winutils/include/libavutil/time.h [new file with mode: 0644]
misc/winutils/include/libavutil/version.h [new file with mode: 0644]
misc/winutils/include/libavutil/xtea.h [new file with mode: 0644]
misc/wrapper.c [new file with mode: 0644]
project_files/Android-build/CMakeLists.txt [new file with mode: 0644]
project_files/Android-build/Licenses/Android Support library/NOTICE.txt [new file with mode: 0644]
project_files/Android-build/Licenses/ini4j/LICENSE.txt [new file with mode: 0644]
project_files/Android-build/Licenses/ini4j/NOTICE.txt [new file with mode: 0644]
project_files/Android-build/SDL-android-project/AndroidManifest.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/ant.properties [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Fonts/DejaVuSans-Bold.ttf [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Forts/LegoL.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Forts/LegoR.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AirBomb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AirDrill.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Airplane.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/Ammos.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/Ammos_bw.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/BorderHorizontal.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/BorderVertical.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/Corners.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/Slot.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/SlotKeys.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/AmmoMenu/TurnsLeft.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Arrow.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Balls.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BazookaShell.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Bee.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BeeTrace.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BigDigits.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BigExplosion.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Birdy.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BlueWater.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Bomb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Bubbles.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/BulletHit.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/arrowdown.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/arrowleft.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/arrowright.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/arrowup.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/backjump.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/firebutton.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/forwardjump.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/forwardjump_old.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/pause.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/switchbutton.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/targetbutton.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons/timerbutton.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Cake_down.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Cake_walk.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Case.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Censored.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/ClBomb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/ClParticle.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Clouds.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Cross.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Crosshair.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Drill.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Droplet.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Dust.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Egg.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/EvilTrace.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Expl50.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/ExplPart.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/ExplPart2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Explosives.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/ExplosivesRoll.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Feather.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Finger.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/FirstAid.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_42.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_anarchy.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_balrog.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_bars.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_binary.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_birdy.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_bloodyblade.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_brittany.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_bustamove.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_cog.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_crossedswords.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_dragonrb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_earth.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_earth2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_eyeofhorus.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_face.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_fcw.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_female.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_galaxy.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_hax0r.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_hurrah.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_iluvu.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_lips.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_magicskull.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_male.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_mog.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_music.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_pacman.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_pacman2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_pentagram.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_pirate.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_pokemon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_scout.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_shoppa.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_sonic.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_spider.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_star.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_swordshield.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_swordshield2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_vampire.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/cm_yinyang.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flags/hedgewars.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Flame.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Frame.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Girder.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Badger.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Bone.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Cherry.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Duck2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Earth.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Egg.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Flower.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Ghost.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Grave.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Plinko.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Rip.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Rubberduck.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Simple.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/Statue.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/bp2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/bubble.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/chest.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/coffin.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/deadhog.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/eyecross.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/heart.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/money.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/mouton1.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/octopus.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/plant2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/plant3.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/pokeball.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/pyramid.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/ring.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/skull.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Graves/star.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/HHDeath.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/HHDress.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hammer.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hats/NoHat.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hats/android.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Health.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Hurrah.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ILoveLemonade.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Idle.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Invulnerable.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Juggle.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Kowtow.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Sad.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ShoutCorner.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ShoutEdge.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ShoutTail.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Shrug.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/SpeechCorner.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/SpeechEdge.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/SpeechTail.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ThoughtCorner.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ThoughtEdge.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/ThoughtTail.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Vampiric.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/Wave.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amAirAttack.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBTorch_i.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBTorch_w.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBallgun.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBaseball.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBazooka.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amBee.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amCake.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amCheese.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amCluster.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amConstruction.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amDEagle.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amDEagle_w.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amDrill.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amDynamite.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amFlamethrower.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amGirder.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amGrenade.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amHammer.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amHellish.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amJetpack.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amKamikaze.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amMelon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amMine.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amMolotov.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amMortar.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amPortalGun.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amRCPlane.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amResurrector.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amRope.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSMine.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSeduction.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amShotgun.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amShotgun_w.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSineGun.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSkip.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSniperRifle.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amSnowball.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amVamp.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/amWhip.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Hedgehog/hh_small.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/HellishBomb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Lag.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/LandIce.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/MineDead.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/MineOff.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/MineOn.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Molotov.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Mortar.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/NapalmBomb.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Note.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Parachute.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Piano.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Portal.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Power.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/PowerBar.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Progress.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/RCPlane.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/RopeHook.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/RopeNode.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SMineOff.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SMineOn.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Seduction.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Shells.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Smoke.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SmokeRing.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SmokeTrace.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SmokeWhite.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Snow.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SnowDust.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Snowball.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Splash.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SuddenDeath/SDClouds.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SuddenDeath/SDDroplet.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SuddenDeath/SDFlake.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SuddenDeath/SDSplash.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/SuddenDeath/SDWater.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Switch.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/TARDIS.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Target.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/TargetBee.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Targetp.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Teleport.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Utility.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/Watermelon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/WindBar.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/WindL.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/WindR.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/amAirplane.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/amGirder.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/amTeleport.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/botlevels.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/cheese.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/dynamite.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/hhMask.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/hwengine.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/missions.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/slider.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Graphics/thinking.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Locale/en.txt [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Maps/EarthRise/map.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Maps/EarthRise/map.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Maps/EarthRise/preview.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Music/EarthRise.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Locale.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Balanced_Random_Weapon.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Balanced_Random_Weapon.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Capture_the_Flag.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Capture_the_Flag.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Highlander.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Highlander.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/No_Jumping.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/No_Jumping.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Racer.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Racer.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Random_Weapon.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Random_Weapon.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Space_Invasion.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Space_Invasion.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/The_Specialists.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/The_Specialists.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Tumbler.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/Tumbler.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/WxW.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/WxW.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Tracker.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Scripts/Utils.lua [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/1C.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/2D.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/3E.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/4F.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/5G.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/6A.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/7B.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/8C.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/9D.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/BirdyLay.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/CollectCrate.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet1.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet2.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet3.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Hellish.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/TARDIS.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Whistle.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/Yoohoo.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/baseballbat.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/bee.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/beep.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/beewater.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/bump.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/cake2.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/denied.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/drillgun.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/egg.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/explosion.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/graveimpact.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/grenadeimpact.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/gun.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hammer.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hell_growl.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hell_ooff.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hell_ow.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hell_ugh.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/hogchant3.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/homerun.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/lowgravity.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/melonimpact.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/mineimpact.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/minetick.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/molotov.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/mortar.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/parachute.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/pickhammer.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/placed.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/plane.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/rcplane.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/ride_of_the_valkyries.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/ropeattach.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/roperelease.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/ropeshot.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/shotgunfire.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/shotgunreload.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/shutterclick.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/sinegun.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/skip.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/sniperreload.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/splash.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/steam.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/steps.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/suddendeath.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/switchhog.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/throwpowerup.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/throwrelease.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/ufo.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Amazing.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Boring.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Brilliant.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Bugger.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Bungee.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Byebye.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Comeonthen.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Coward.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Cutitout.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Drat.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Enemydown.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Excellent.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Fire.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Firstblood.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Flawless.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Gonnagetyou.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Grenade.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Hello.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Hmm.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Hurry.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Illgetyou.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Incoming.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Jump1.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Jump2.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Jump3.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Justyouwait.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Kamikaze.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Laugh.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Leavemealone.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Missed.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Nooo.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Nutter.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ohdear.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ooff1.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ooff2.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ooff3.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Oops.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ouch.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ow1.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ow2.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ow3.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Ow4.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Perfect.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/PoisonCough.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/PoisonMoan.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Reinforcements.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Revenge.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Runaway.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Sameteam.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Solong.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Stupid.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Takecover.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Thisoneismine.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Traitor.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Uh-oh.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Victory.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Watchit.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Watchthis.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Whatthe.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Whoopsee.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Yessir.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/voices/Classic/Youllregretthat.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/warp.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Sounds/whipcrack.ogg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/Border.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/Chunk.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/Flake.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/LandBackTex.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/LandTex.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/Rock.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/RockShort.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/Sky.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/SkyL.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/SkyR.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/horizont.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/horizontR.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/icon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/Data/Themes/EarthRise/theme.cfg [new file with mode: 0644]
project_files/Android-build/SDL-android-project/assets/assetsversion.txt [new file with mode: 0644]
project_files/Android-build/SDL-android-project/build.properties [new file with mode: 0644]
project_files/Android-build/SDL-android-project/build.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/Android.mk [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/SDL/src/core/android/SDL_android.cpp [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/SDL/src/file/SDL_rwops.c [new file with mode: 0755]
project_files/Android-build/SDL-android-project/jni/SDL/src/main/android/SDL_android_main.cpp [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/SDL/src/video/android/SDL_androidkeyboard.c [new file with mode: 0755]
project_files/Android-build/SDL-android-project/jni/SDL_mixer/Android.mk [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/SDL_ttf/Android.mk [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/jnidispatch/Android.mk [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/jnidispatch/README [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/src/Android.mk [new file with mode: 0644]
project_files/Android-build/SDL-android-project/jni/src/hedgewars_main.c [new file with mode: 0644]
project_files/Android-build/SDL-android-project/libs/android-support-v13.jar [new file with mode: 0644]
project_files/Android-build/SDL-android-project/libs/jna-3.5.1.jar [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_local_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_network_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/background.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_local_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_network_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/icon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/arrow.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/background.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/bot1.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/bot2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/bot3.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/bot4.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/bot5.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/box.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/box_dark.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/button.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/button_disabled.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/button_focused.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/button_focused_disabled.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/button_normal.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dice.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dropdown.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dropdown_disabled.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dropdown_focused.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dropdown_focused_disabled.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/dropdown_normal.9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/edit.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/fort.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount1.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount3.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount4.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount5.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount6.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount7.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/hogcount8.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/human.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/icon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/lightbulb_off.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/lightbulb_on.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/playerlist_player.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/playsound.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/roomlist_ingame.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/roomlist_preparing.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/settings.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/startgamebutton.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/statusbar.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_local_by_level.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_bot1.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_bot2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_bot3.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_bot4.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_bot5.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_by_level.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/team_net_human.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number0.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number1.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number2.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number3.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number4.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number5.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number6.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number7.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number8.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-mdpi/teams_number9.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-normal-hdpi/background.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-normal-hdpi/fort.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-normal-hdpi/icon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-normal-ldpi/icon.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_local_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_network_play.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/drawable-xlarge-mdpi/background.png [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-large/activity_localroom.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-large/activity_netroom.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-large/fragment_roomlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-large/listview_room.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-xlarge/roomlist_player_team_count.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout-xlarge/roomlist_player_team_count_header.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_localroom.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_main.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_schemelist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_teamlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/activity_weaponsetlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/background.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/download_confirmdialog.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/download_info.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/download_listactivity.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/download_progress.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_chat.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_map.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_playerlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_roomlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/listview_item.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/listview_player.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/listview_room.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/listview_room_header.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/listview_team.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/notification.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/spinner_textimg_dropdown_entry.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/spinner_textimg_entry.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/tab_indicator_vertical.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/team_creation.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/team_creation_entry.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/team_selection_entry.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/layout/team_selection_entry_simple.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/menu/lobby_options.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/menu/lobby_playerlist_context.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/menu/main_options.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/menu/room_playerlist_chief_context.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/raw/schemes_builtin.ini [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/raw/team_one.hwt [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/raw/team_two.hwt [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/raw/weapons_builtin.ini [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/values/frontend_data_pointers.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/res/values/strings.xml [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/BasicRoomState.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/ChatFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/ChatlogAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/ConnectingDialog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/ConnectionDependendDialogFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/FrontendDataUtils.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/GameConfig.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Hog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/MapFile.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/MapRecipe.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/MetaScheme.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Player.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/PlayerInRoom.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Room.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/RoomWithId.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Scheme.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Schemes.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Team.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/TeamInGame.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/TeamIngameAttributes.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Weaponset.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/Weaponsets.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadAssets.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadAsyncTask.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadDialogFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadListActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadListFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadPackage.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/DownloadService.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/EngineProtocol/PascalExports.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/GameConnection.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/LobbyActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/LobbyPlayerlistAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/LobbyPlayerlistFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/LocalRoomActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/LocalRoomStateManager.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/MainActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/MapFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/MapPreviewGenerator.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/NetRoomActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/NetplayStateFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/PasswordDialog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/RoomPlayerlistAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/RoomPlayerlistFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/RoomStateManager.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/RoomlistAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/RoomlistFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SDLActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeListActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SettingsFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/StartNetgameDialog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TeamAddDialog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TeamCreatorActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TeamListActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TeamlistAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TeamlistFragment.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/TextImageAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/UserInput/TouchInterface.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetCreatorActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetListActivity.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/frontlib/AndroidTypeMapper.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/frontlib/Flib.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/frontlib/Frontlib.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/frontlib/NativeSizeT.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/ClientFlagsUpdate.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/GameMessageListener.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/MessageLog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/NetRoomState.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/Netplay.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/Roomlist.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/RunGameListener.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/ThreadedNetConnection.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/CalmDownHandler.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/FileUtils.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/ObjectUtils.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/ObservableTreeMap.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/ObservableTreeMapAdapter.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/TextInputDialog.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/TickHandler.java [new file with mode: 0644]
project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/util/UiUtils.java [new file with mode: 0644]
project_files/Android-build/Templates/Makefile.android [new file with mode: 0644]
project_files/Android-build/download_libs.sh [new file with mode: 0755]
project_files/Android-build/gles11.pp [new file with mode: 0644]
project_files/Android-build/jni.pas [new file with mode: 0644]
project_files/Android-build/log.pas [new file with mode: 0644]
project_files/cmdlineClient/cmdlineClient.c [new file with mode: 0644]
project_files/frontlib/Android.mk [new file with mode: 0644]
project_files/frontlib/CMakeLists.txt [new file with mode: 0644]
project_files/frontlib/base64/base64.c [new file with mode: 0644]
project_files/frontlib/base64/base64.h [new file with mode: 0644]
project_files/frontlib/extra/jnacontrol.c [new file with mode: 0644]
project_files/frontlib/frontlib.c [new file with mode: 0644]
project_files/frontlib/frontlib.h [new file with mode: 0644]
project_files/frontlib/hw_doc.doxygen [new file with mode: 0644]
project_files/frontlib/hwconsts.c [new file with mode: 0644]
project_files/frontlib/hwconsts.h [new file with mode: 0644]
project_files/frontlib/iniparser/LICENSE [new file with mode: 0644]
project_files/frontlib/iniparser/VERSION [new file with mode: 0644]
project_files/frontlib/iniparser/dictionary.c [new file with mode: 0644]
project_files/frontlib/iniparser/dictionary.h [new file with mode: 0644]
project_files/frontlib/iniparser/iniparser.c [new file with mode: 0644]
project_files/frontlib/iniparser/iniparser.h [new file with mode: 0644]
project_files/frontlib/ipc/gameconn.c [new file with mode: 0644]
project_files/frontlib/ipc/gameconn.h [new file with mode: 0644]
project_files/frontlib/ipc/ipcbase.c [new file with mode: 0644]
project_files/frontlib/ipc/ipcbase.h [new file with mode: 0644]
project_files/frontlib/ipc/ipcprotocol.c [new file with mode: 0644]
project_files/frontlib/ipc/ipcprotocol.h [new file with mode: 0644]
project_files/frontlib/ipc/mapconn.c [new file with mode: 0644]
project_files/frontlib/ipc/mapconn.h [new file with mode: 0644]
project_files/frontlib/md5/md5.c [new file with mode: 0644]
project_files/frontlib/md5/md5.h [new file with mode: 0644]
project_files/frontlib/model/gamesetup.c [new file with mode: 0644]
project_files/frontlib/model/gamesetup.h [new file with mode: 0644]
project_files/frontlib/model/map.c [new file with mode: 0644]
project_files/frontlib/model/map.h [new file with mode: 0644]
project_files/frontlib/model/mapcfg.c [new file with mode: 0644]
project_files/frontlib/model/mapcfg.h [new file with mode: 0644]
project_files/frontlib/model/room.c [new file with mode: 0644]
project_files/frontlib/model/room.h [new file with mode: 0644]
project_files/frontlib/model/scheme.c [new file with mode: 0644]
project_files/frontlib/model/scheme.h [new file with mode: 0644]
project_files/frontlib/model/schemelist.c [new file with mode: 0644]
project_files/frontlib/model/schemelist.h [new file with mode: 0644]
project_files/frontlib/model/team.c [new file with mode: 0644]
project_files/frontlib/model/team.h [new file with mode: 0644]
project_files/frontlib/model/teamlist.c [new file with mode: 0644]
project_files/frontlib/model/teamlist.h [new file with mode: 0644]
project_files/frontlib/model/weapon.c [new file with mode: 0644]
project_files/frontlib/model/weapon.h [new file with mode: 0644]
project_files/frontlib/net/netbase.c [new file with mode: 0644]
project_files/frontlib/net/netbase.h [new file with mode: 0644]
project_files/frontlib/net/netconn.c [new file with mode: 0644]
project_files/frontlib/net/netconn.h [new file with mode: 0644]
project_files/frontlib/net/netconn_callbacks.c [new file with mode: 0644]
project_files/frontlib/net/netconn_internal.h [new file with mode: 0644]
project_files/frontlib/net/netconn_send.c [new file with mode: 0644]
project_files/frontlib/net/netprotocol.c [new file with mode: 0644]
project_files/frontlib/net/netprotocol.h [new file with mode: 0644]
project_files/frontlib/socket.c [new file with mode: 0644]
project_files/frontlib/socket.h [new file with mode: 0644]
project_files/frontlib/util/buffer.c [new file with mode: 0644]
project_files/frontlib/util/buffer.h [new file with mode: 0644]
project_files/frontlib/util/inihelper.c [new file with mode: 0644]
project_files/frontlib/util/inihelper.h [new file with mode: 0644]
project_files/frontlib/util/list.h [new file with mode: 0644]
project_files/frontlib/util/logging.c [new file with mode: 0644]
project_files/frontlib/util/logging.h [new file with mode: 0644]
project_files/frontlib/util/util.c [new file with mode: 0644]
project_files/frontlib/util/util.h [new file with mode: 0644]
project_files/hedgewars.pro [new file with mode: 0644]
project_files/hwc/CMakeLists.txt [new file with mode: 0644]
project_files/hwc/rtl/CMakeLists.txt [new file with mode: 0644]
project_files/hwc/rtl/GL.h [new file with mode: 0644]
project_files/hwc/rtl/Math.h [new file with mode: 0644]
project_files/hwc/rtl/SysUtils.h [new file with mode: 0644]
project_files/hwc/rtl/Types.h [new file with mode: 0644]
project_files/hwc/rtl/fileio.c [new file with mode: 0644]
project_files/hwc/rtl/fileio.h [new file with mode: 0644]
project_files/hwc/rtl/fpcrtl.h [new file with mode: 0644]
project_files/hwc/rtl/misc.c [new file with mode: 0644]
project_files/hwc/rtl/misc.h [new file with mode: 0644]
project_files/hwc/rtl/pas2c.h [new file with mode: 0644]
project_files/hwc/rtl/pmath.c [new file with mode: 0644]
project_files/hwc/rtl/pmath.h [new file with mode: 0644]
project_files/hwc/rtl/system.c [new file with mode: 0644]
project_files/hwc/rtl/system.h [new file with mode: 0644]
project_files/hwc/rtl/sysutils.c [new file with mode: 0644]
project_files/hwc/rtl/tests/check_check.c [new file with mode: 0644]
project_files/hwc/rtl/tests/check_check.h [new file with mode: 0644]
project_files/hwc/rtl/tests/check_fileio.c [new file with mode: 0644]
project_files/hwc/rtl/tests/check_misc.c [new file with mode: 0644]
project_files/hwc/rtl/tests/check_system.c [new file with mode: 0644]
project_files/hwc/rtl/tests/check_sysutils.c [new file with mode: 0644]
project_files/hwc/rtl/tests/fileio_test.c [new file with mode: 0644]
project_files/hwc/rtl/tests/main.c [new file with mode: 0644]
project_files/web/post.js [new file with mode: 0644]
project_files/web/pre.js [new file with mode: 0644]
share/CMakeLists.txt [new file with mode: 0644]
share/Icon.icns [new file with mode: 0644]
share/Info.plist.in [new file with mode: 0644]
share/dsa_pub.pem [new file with mode: 0644]
share/hedgewars.appdata.xml [new file with mode: 0644]
share/hedgewars/Data/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Fonts/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Fonts/DejaVuSans-Bold.ttf [new file with mode: 0644]
share/hedgewars/Data/Fonts/wqy-zenhei.ttc [new file with mode: 0644]
share/hedgewars/Data/Forts/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Forts/Cake-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Cake-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Cake-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Cake-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/CakeL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Castle-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Castle-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Castle-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Castle-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/CastleL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Earth-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Earth-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Earth-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Earth-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EarthL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EarthR.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EvilChicken-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EvilChicken-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EvilChicken-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EvilChicken-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/EvilChickenL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Flowerhog-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Flowerhog-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Flowerhog-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Flowerhog-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/FlowerhogL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Hydrant-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Hydrant-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Hydrant-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Hydrant-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/HydrantL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lego-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lego-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lego-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lego-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/LegoL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lonely_Island-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lonely_Island-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lonely_Island-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lonely_Island-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Lonely_IslandL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Octopus-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Octopus-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Octopus-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Octopus-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OctopusL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OlympicL-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OlympicL-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OlympicL-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OlympicL-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/OlympicL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Plane-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Plane-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Plane-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Plane-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/PlaneL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Snail-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Snail-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Snail-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Snail-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SnailL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Statue-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Statue-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Statue-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Statue-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/StatueL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SteelTower-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SteelTower-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SteelTower-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SteelTower-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/SteelTowerL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Tank-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Tank-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Tank-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Tank-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/TankL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/UFO-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/UFO-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/UFO-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/UFO-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/UFOL.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Wood-icon.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Wood-icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Wood-preview.png [new file with mode: 0644]
share/hedgewars/Data/Forts/Wood-preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Forts/WoodL.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AirBomb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AirDrill.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AirMine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Airplane.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/Ammos_base.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/Ammos_bw_base.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/Corners.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/Slot.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/SlotKeys.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/AmmoMenu/TurnsLeft.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Arrow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Balls.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BazookaShell.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Bee.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BeeTrace.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BigDigits.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BigDigitsGray.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BigDigitsGreen.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BigDigitsRed.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BigExplosion.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Birdy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Bomb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Bubbles.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/BulletHit.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Cake_down.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Cake_walk.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Case.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Censored.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/ClBomb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/ClParticle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Cross.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Crosshair.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Drill.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Duck.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Egg.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Egg@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/EvilTrace.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Expl50.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/ExplPart.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/ExplPart2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Explosives.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/ExplosivesRoll.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Feather.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Finger.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/FirstAid.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/afghanistan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/albania.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/algeria.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/american_samoa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/andorra.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/angola.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/anguilla.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/antigua_and_barbuda.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/arabemirates.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/argentina.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/armenia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/aruba.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/australia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/austria.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/azerbaijan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bahamas.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bahrain.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bangladesh.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/barbados.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/belarus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/belgium.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/belize.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/benin.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bhutan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bolivia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bosnia_and_herzegovina.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/botswana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/brazil.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/brunei.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/bulgaria.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/burkina_faso.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/burundi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cambodia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cameroon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/canada.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cape_verde.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/central_african_republic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/chad.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/chile.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/china.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/christmas_island.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_42.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_anarchy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_balls.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_balrog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_bars.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_belarus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_binary.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_birdy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_bloodyblade.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_brittany.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_bubbles.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_bustamove.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_cheese.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_cog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_crossedswords.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_crosshair.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_cyborg.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_danger_fire.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_danger_stripes.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_dragonrb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_duckhead.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_earth.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_earth2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_eyeofhorus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_eyes.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_face.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_fcw.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_female.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_firstaid.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_flames.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_flower.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_galaxy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_girder.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_grenade.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_hax0r.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_heart.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_hellish.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_hurrah.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_hw.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_hw2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_iluvu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_kiwi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_lips.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_magicskull.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_male.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_mog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_music.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_pacman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_pacman2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_pentagram.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_piet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_pirate.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_pokemon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_scout.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_shoppa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_sine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_skull.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_sonic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_soviet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_spider.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_star.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_swordshield.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_swordshield2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_test.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_vampire.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_waves.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cm_yinyang.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/colombia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/comoros.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/congo-brazzaville.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/congo_kinshasa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cook_islands.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/costa_rica.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cote_divoire.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cpu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cpu_plain.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/croatia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cuba.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/cyprus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/czech_republic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/denmark.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/djibouti.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/dominica.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/dominican_republic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/easttimor.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/ecuador.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/egypt.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/el_salvador.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/equatorial_guinea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/eritrea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/esperanto.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/estonia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/ethiopia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/europeanunion.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/fiji.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/finland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/france.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/gabon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/gambia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/georgia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/germany.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/ghana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/greece.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/grenada.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/guam.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/guatemala.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/guinea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/guyana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/haiti.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/hedgewars.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/honduras.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/hungary.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/iceland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/india.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/indonesia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/iran.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/iraq.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/ireland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/israel.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/italy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/jamaica.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/japan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/jordan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/kazakhstan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/kenya.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/kiribati.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/kuwait.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/kyrgyzstan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/laos.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/latvia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/lebanon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/lesotho.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/liberia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/libya.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/liechtenstein.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/lithuania.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/luxembourg.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/macau.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/macedonia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/madagascar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/malawi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/malaysia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/maldives.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mali.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/malta.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/marshall_islands.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mauritania.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mauritius.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mexico.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/micronesia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/moldova.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/monaco.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mongolia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/montserrat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/morocco.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/mozambique.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/myanmar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/namibia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/nauru.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/nepal.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/netherlands.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/new_zealand.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/nicaragua.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/niger.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/nigeria.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/niue.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/northern_mariana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/northkorea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/norway.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/oman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/pakistan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/palau.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/palestine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/panama.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/papua_new_guinea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/paraguay.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/peru.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/philippines.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/poland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/portugal.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/puerto_rico.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/qatar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/quebec.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/romania.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/russian_federation.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/rwanda.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/saint_kitts_and_nevis.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/saint_lucia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/saint_vincent_and_the_grenadines.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/samoa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/san_marino.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/saotomeandprincipe.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/saudiarabia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/senegal.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/serbia_and_montenegro.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/seychelles.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/sicily.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/sierra_leone.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/singapore.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/slovakia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/slovenia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/solomon_islands.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/somalia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/south_africa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/south_korea.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/south_sudan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/spain.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/sri_lanka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/sudan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/suisse.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/suriname.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/swaziland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/sweden.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/syrian_arab_republic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/taiwan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tajikistan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tanzania.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/thailand.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tibet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/timor_leste.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/togo.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tokelau.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tonga.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/trinidad_and_tobago.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tunisia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/turkey.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/turkmenistan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/tuvalu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/uganda.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/uk_scotland.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/ukraine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/united_arab_emirates.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/united_kingdom.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/united_states.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/uruguay.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/uzbekistan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/vanuatu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/vatican.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/venezuela.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/vietnam.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/western_sahara.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/yemen.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/yugoslavia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/zambia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flags/zimbabwe.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Flame.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Frame.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/FrozenAirMine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Badger.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Bone.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Cherry.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Clover.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Duck2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Earth.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Egg.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Flower.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Ghost.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Grave.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Old_Apple.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Plinko.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Rip.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Rubberduck.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Simple.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Simple_reversed.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Statue.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/TV.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Whisky.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/Yin_and_Yang.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/bp2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/bubble.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/chest.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/coffin.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/deadhog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/dragonball.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/eyecross.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/heart.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/money.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/mouton1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/octopus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/pi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/pokeball.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/pyramid.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/ring.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/skull.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Graves/star.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/HHDeath.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/HHDress.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hammer.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/4gsuif.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/AkuAku.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Bandit.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Coonskin3.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Cowboy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Dan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Dauber.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/DayAndNight.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Disguise.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Dragon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Einstein.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Elvis.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Eva_00b.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Eva_00y.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Evil.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Gasmask.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Glasses.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/HogInTheHat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/IndianChief.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/InfernalHorns.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Jason.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Joker.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Laminaria.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/MegaHogX.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Meteorhelmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Moustache.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Moustache_glasses.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Mummy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/NinjaFull.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/NinjaStraight.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/NinjaTriangle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/NoHat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/OldMan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Pantsu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Plunger.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/RSR.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Rain.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Rambo.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/RamboClean.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/Zombie.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/c2fb2dd15ec2ff9a332462ab19cfac4doldskool.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/chef.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/e587f6146ebfbdefdc028c591643f220alwayss.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Reserved/e587f6146ebfbdefdc028c591643f220test.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/RobinHood.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Samurai.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Santa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShaggyYeti.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShortHair_Black.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShortHair_Brown.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShortHair_Grey.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShortHair_Red.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ShortHair_Yellow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Skull.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Sleepwalker.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Sniper.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/SparkleSuperFun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/StrawHat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/StrawHatEyes.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/StrawHatFacial.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/SunWukong.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Sunglasses.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/TeamHeadband.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/TeamSoldier.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/TeamTophat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/TeamWheatley.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Terminator_Glasses.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Viking.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/WhySoSerious.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/WizardHat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/Zombi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/android.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/angel.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/anzac.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/barrelhider.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bb_bob.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bb_bub.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bb_cororon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bb_kululun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/beefeater.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/beefeaterhat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bishop.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bobby.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bobby2v.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bubble.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/bushhider.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_blue.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_green.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_junior.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_red.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_team.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_thinking.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cap_yellow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/car.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/chef.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/chuckl.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/clown-copper.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/clown-crossed.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/clown.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/constructor.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cratehider.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/crown.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cyborg1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cyborg2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/cyclops.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/dish_Ladle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/dish_SauceBoatSilver.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/dish_Teacup.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/dish_Teapot.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/doctor.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/dwarf.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/eastertop.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/flag_french.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/flag_germany.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/flag_italy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/flag_usa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/footballhelmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_apple.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_banana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_lemon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_orange.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_pumpkin.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/fr_tomato.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_blue.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_green.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_grey.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_orange.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_pink.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_purple.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_red.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_team.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hair_yellow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/hogpharoah.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/jester.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/judo.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/kiss_criss.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/kiss_frehley.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/kiss_simmons.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/kiss_stanley.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/knight.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/lambda.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/lambdahat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/lamp.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/laurel.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/leprechaun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mechanicaltoy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/metalband.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mexicansunbrero.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mickey_ears.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mp3.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mv_Spidey.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/mv_Venom.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/naruto.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/noface.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ntd_Falcon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ntd_Kirby.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ntd_Link.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ntd_Samus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/nurse.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/nursehat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pinksunhat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pirate_bandana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pirate_eyepatch.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pirate_hat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pirate_jack.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/pirate_jack_bandana.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_ash.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_ash_hat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_charmander.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_chikorita.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_diglett.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_jigglypuff.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_lugia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_mudkip.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_pikachu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_slowpoke.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_squirtle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/poke_voltorb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/policecap.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/policegirl.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/punkman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/quotecap.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/rasta.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/royalguard.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_2001O.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_2001Y.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_BrainSlug.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_BrainSlug2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_Geordi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_SparkssHelmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_cosmonaut.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_cyberpunk.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_swDarthvader.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/scif_swStormtrooper.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_balrog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_blanka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_blankatoothless.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_chunli.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_guile.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_guile_hat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_honda.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_ken.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_ryu.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_vega.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sf_vega_hat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/simple_green.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/simple_red.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/simple_yellow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_daisy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_luigi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_mario.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_peach.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_toad.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sm_wario.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/snorkel.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/snowhog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/spartan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/spcartman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/spkenny.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/spkyle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/spstan.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Amy.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_AmyClassic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Eggman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Knux.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Metal.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Shadow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Sonic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_SonicClassic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Super.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/sth_Tails.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/stormcloud.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/swordsmensquire.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/tf_demoman.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/tf_scout.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/thug.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/thugclean.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/tiara.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/tophats.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_chen.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_marisa.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_patchouli.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_remelia.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_suwako.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/touhou_yukari.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/ushanka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vampirichog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_gakupo.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_gumi.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_kaito.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_len.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_luka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_meiko.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_miku.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/vc_rin.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_UNPeacekeeper01.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_UNPeacekeeper02.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_airwarden02.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_airwarden03.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_americanww2helmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_britmedic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_britpthhelmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_britsapper.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertgrenadier1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertgrenadier2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertgrenadier4.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertgrenadier5.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertmedic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertofficer.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertsapper1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_desertsapper2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_frenchww1gasmask.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_frenchww1helmet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_germanww1helmet2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_germanww1tankhelm.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_germanww2medic.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_germanww2pith.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_grenadier1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_plainpith.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_sovietcomrade1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_sovietcomrade2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_trenchfrench01.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_trenchfrench02.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier3.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Bat.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Beaver.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Bunny.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Deer.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Hedgehog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Moose.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Pig.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Porkey.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_Sheep.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_chicken.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_elephant.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_fish.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_frog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_octopus.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_snail.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hats/zoo_turtle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Health.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Hurrah.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ILoveLemonade.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Idle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Invulnerable.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Juggle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Kowtow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Sad.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ShoutCorner.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ShoutEdge.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ShoutTail.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Shrug.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/SpeechCorner.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/SpeechEdge.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/SpeechTail.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ThoughtCorner.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ThoughtEdge.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/ThoughtTail.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Vampiric.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/Wave.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amAirAttack.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amAirMine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBTorch_i.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBTorch_w.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBallgun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBaseball.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBazooka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amBee.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amCake.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amCheese.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amCleaver.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amCluster.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amConstruction.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amDEagle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amDEagle_w.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amDrill.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amDuck.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amDynamite.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amFlamethrower.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amFrozenHog.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amGirder.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amGrenade.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amHammer.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amHellish.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amIceGun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amJetpack.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amKamikaze.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amKnife.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amMelon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amMine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amMinigun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amMolotov.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amMortar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amPortalGun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amRCPlane.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amResurrector.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amRope.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSMine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSeduction.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amShotgun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amShotgun_w.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSineGun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSkip.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSniperRifle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amVamp.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/amWhip.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Hedgehog/hh_small.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/HellishBomb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/HellishBomb@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Lag.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/LandIce.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/MineDead.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/MineOff.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/MineOn.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/backstab@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/dragon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/enemy@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/epil@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/family@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/first_blood@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/journey@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/queen@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/shadow@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Classic_Fairytale/united@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/cosmos@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/death01@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/death02@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/desert01@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/desert02@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/desert03@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/final@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/fruit01@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/fruit02@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/fruit03@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/ice01@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/ice02@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/moon01@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/A_Space_Adventure/moon02@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Campaign/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Basic_Training_-_Sniper_Rifle.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Basic_Training_-_Sniper_Rifle@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Hedgelove@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Ropes@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_ShoppaKing@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/ClimbHome.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/ClimbHome@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Bazooka_easy@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Bazooka_hard@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Cluster_Bomb@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Grenade_easy@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Grenade_hard@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Homing_Bee@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Shotgun@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_RCPlane_Challenge.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_RCPlane_Challenge@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_That_Sinking_Feeling.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_That_Sinking_Feeling@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/Bazooka_Battlefield@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/Big_Armory@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/Tentacle_Terror@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Bamboo_Thicket.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Bamboo_Thicket@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Dangerous_Ducklings.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Dangerous_Ducklings@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Diver.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Diver@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Nobody_Laugh.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Nobody_Laugh@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Spooky_Tree.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Spooky_Tree@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Teamwork.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Teamwork@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Teamwork_2@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_The_Great_Escape.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_The_Great_Escape@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Scenario/portal@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Bazooka.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Bazooka@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Cluster_Bomb@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Flying_Saucer@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Grenade.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Grenade@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Movement.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Movement@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Rope.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Rope@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Shotgun.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Shotgun@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Missions/Training/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/Molotov.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Mortar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/NapalmBomb.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Note.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Parachute.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Piano.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Portal.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Power.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/PowerBar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Progress.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/RCPlane.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/RopeHook.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/RopeNode.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SMineOff.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SMineOn.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Seduction.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Seduction@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Shells.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Smoke.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SmokeRing.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SmokeTrace.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SmokeWhite.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Snow.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SnowDust.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/SuddenDeath/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Switch.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Target.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/TargetBee.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/TargetBee@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Targetp.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Targetp@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Teleport.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Timebox.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Utility.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/Watermelon.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/WindBar.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/WindL.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/WindR.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/amAirplane.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/amGirder.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/amRubber.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/amTeleport.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/boing.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/botlevels.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/cheese.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/cheese@2x.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/cleaver.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom1.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom2.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom3.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom4.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom5.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom6.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom7.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/custom8.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/dynamite.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/hhMask.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/hwengine.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/icetexture.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/knife.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/missions.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/slider.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/star.png [new file with mode: 0644]
share/hedgewars/Data/Graphics/thinking.png [new file with mode: 0644]
share/hedgewars/Data/Locale/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/ar.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/bg.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_de.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_el.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_en.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_gd.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_pl.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_pt_BR.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/campaigns_uk.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/cs.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/cs.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/da.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/da.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/de.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/de.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/el.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/en.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/es.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/es.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/fi.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/fr.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/fr.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/gd.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/gl.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ar.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_bg.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_cs.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_da.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_de.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_el.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_en.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_es.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_fi.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_fr.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_gd.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_gl.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_hu.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_it.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ja.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ko.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_lt.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ms.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_nl.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_pl.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_pt_BR.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_pt_PT.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ro.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_ru.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_sk.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_sv.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_tr_TR.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_uk.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_zh_CN.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hedgewars_zh_TW.ts [new file with mode: 0644]
share/hedgewars/Data/Locale/hu.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/it.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/it.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/ja.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/ko.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/ko.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/lt.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/lt.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_da.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_de.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_el.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_en.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_fr.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_gd.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_it.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_ja.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_pl.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_pt.txt [new file with mode: 0755]
share/hedgewars/Data/Locale/missions_pt_BR.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_ru.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_tr.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/missions_uk.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/nl.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/pl.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/pl.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/pt_BR.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/pt_BR.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/pt_PT.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/pt_PT.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/ro.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/ru.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/ru.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/sk.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/sk.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/stub.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/sv.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/sv.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_cs.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_da.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_de.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_en.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_es.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_fi.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_fr.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_gd.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_it.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_ja.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_pl.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_ru.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_sk.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tips_uk.xml [new file with mode: 0644]
share/hedgewars/Data/Locale/tr.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/tr.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/uk.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/uk.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/zh_CN.lua [new file with mode: 0644]
share/hedgewars/Data/Locale/zh_CN.txt [new file with mode: 0644]
share/hedgewars/Data/Locale/zh_TW.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bamboo/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BambooPlinko/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Basketball/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/BasketballField/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bath/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Battlefield/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blizzard/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Blox/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Bubbleflow/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/CTF_Blizzard/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cake/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Castle/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cave/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cheese/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/ClimbHome/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Cogs/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Control/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/CrazyMission/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/CrazyMission/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/CrazyMission/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/CrazyMission/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/CrazyMission/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/EarthRise/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Eyes/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Eyes/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Eyes/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Eyes/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Eyes/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/FlightJoust/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hammock/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/HedgeFortress/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgelove/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hedgewars/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hogville/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hogville/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Hogville/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hogville/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hogville/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Hydrant/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Islands/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Islands/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Islands/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Islands/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Islands/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/map.hwp [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Knockball/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Lonely_Island/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Mushrooms/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/info.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/map.cfg [new file with mode: 0755]
share/hedgewars/Data/Maps/Octorama/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Octorama/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/PirateFlag/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Plane/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ropes/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Ruler/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Bones/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Bones/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Bones/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Bones/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Bones/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Crystal/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grassy/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grove/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grove/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grove/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grove/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Grove/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Haunty/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Oaks/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Shrooms/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/SB_Tentacles/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sheep/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Sheep/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Sheep/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sheep/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sheep/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/ShoppaKing/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Sticks/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Trash/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Trash/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Trash/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Trash/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Trash/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/Tree/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/desc.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/map.lua [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/preview.png [new file with mode: 0644]
share/hedgewars/Data/Maps/TrophyRace/preview@2x.png [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/map.cfg [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/map.png [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/mask.png [new file with mode: 0644]
share/hedgewars/Data/Maps/portal/preview.png [new file with mode: 0644]
share/hedgewars/Data/Missions/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/backstab.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/campaign.ini [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/dragon.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/enemy.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/epil.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/family.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/first_blood.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/first_blood.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/queen.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/shadow.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/shadow.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/united.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/campaign.ini [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death01.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death01.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert02.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert02.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert03.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert03.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/final.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/final.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit01.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit01.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit02.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit02.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/global_functions.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice01.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice01.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice02.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice02.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon02.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon02.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Campaign/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Basic_Training_-_Sniper_Rifle.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Hedgelove.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Ropes.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_ShoppaKing.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/ClimbHome.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Bazooka_easy.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Bazooka_hard.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Cluster_Bomb.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Grenade_easy.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Grenade_hard.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Homing_Bee.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Shotgun.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/User_Mission_-_RCPlane_Challenge.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/User_Mission_-_That_Sinking_Feeling.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Challenge/order.cfg [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/Bazooka_Battlefield.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/Big_Armory.hwp [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/Big_Armory.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/Tentacle_Terror.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Bamboo_Thicket.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Dangerous_Ducklings.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Diver.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Nobody_Laugh.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Spooky_Tree.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Teamwork.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_Teamwork_2.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/User_Mission_-_The_Great_Escape.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/order.cfg [new file with mode: 0644]
share/hedgewars/Data/Missions/Scenario/portal.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/Basic_Training_-_Flying_Saucer.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Missions/Training/order.cfg [new file with mode: 0644]
share/hedgewars/Data/Music/Art.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Beach.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Brick.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Music/Castle.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/City.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Compost.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Desert.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/EarthRise.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Freeway.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Fruit.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Golf.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Halloween.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Jungle.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Nature.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Olympics.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Rock.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/Sheep.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/bath.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Music/hell.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/main_theme.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/olympics_sd.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/oriental.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/pirate.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/sdmusic.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/snow.ogg [new file with mode: 0644]
share/hedgewars/Data/Music/underwater.ogg [new file with mode: 0644]
share/hedgewars/Data/Names/Bandit.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Names/Evil.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/HogInTheHat.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/IndianChief.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/InfernalHorns.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/Joker.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/NinjaFull.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/NinjaStraight.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/NinjaTriangle.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/README.md [new file with mode: 0644]
share/hedgewars/Data/Names/Samurai.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/SparkleSuperFun.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/StrawHat.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/StrawHatEyes.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/StrawHatFacial.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/TeamSoldier.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/Viking.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/WhySoSerious.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/WizardHat.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/angel.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/angel.txt [new file with mode: 0644]
share/hedgewars/Data/Names/apple.txt [new file with mode: 0644]
share/hedgewars/Data/Names/banana.txt [new file with mode: 0644]
share/hedgewars/Data/Names/bandit.txt [new file with mode: 0644]
share/hedgewars/Data/Names/biblical.txt [new file with mode: 0644]
share/hedgewars/Data/Names/clown-copper.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/clown-crossed.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/clown.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/clown.txt [new file with mode: 0644]
share/hedgewars/Data/Names/crown.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/crown.txt [new file with mode: 0644]
share/hedgewars/Data/Names/female.txt [new file with mode: 0644]
share/hedgewars/Data/Names/fr_apple.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/fr_banana.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/fr_lemon.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/fr_orange.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/fruit.txt [new file with mode: 0644]
share/hedgewars/Data/Names/generic.txt [new file with mode: 0644]
share/hedgewars/Data/Names/jester.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/kiss.txt [new file with mode: 0644]
share/hedgewars/Data/Names/kiss_criss.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/kiss_frehley.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/kiss_simmons.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/kiss_stanley.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/knight.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/knight.txt [new file with mode: 0644]
share/hedgewars/Data/Names/lemon.txt [new file with mode: 0644]
share/hedgewars/Data/Names/morbid.txt [new file with mode: 0644]
share/hedgewars/Data/Names/mp3.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/native_american.txt [new file with mode: 0644]
share/hedgewars/Data/Names/ninja.txt [new file with mode: 0644]
share/hedgewars/Data/Names/nordic.txt [new file with mode: 0644]
share/hedgewars/Data/Names/nurse.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/nursehat.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/orange.txt [new file with mode: 0644]
share/hedgewars/Data/Names/pirate.txt [new file with mode: 0644]
share/hedgewars/Data/Names/pirate_bandana.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/pirate_eyepatch.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/pirate_hat.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/pirate_jack.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/pirate_jack_bandana.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_charmander.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_chikorita.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_diglett.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_jigglypuff.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_lugia.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_mudkip.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_pikachu.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_slowpoke.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_squirtle.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/poke_voltorb.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/pokehogs.txt [new file with mode: 0644]
share/hedgewars/Data/Names/policegirl.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/scif_BrainSlug.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/scif_BrainSlug2.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/scif_swDarthvader.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/scif_swDarthvader.txt [new file with mode: 0644]
share/hedgewars/Data/Names/scif_swStormtrooper.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/scif_swStormtrooper.txt [new file with mode: 0644]
share/hedgewars/Data/Names/sf_chunli.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/sm_daisy.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/sm_peach.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/spartan.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/sth_Sonic.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/tf_demoman.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/tf_scout.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/thug.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/thugclean.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/tiara.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/touhou_remelia.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/touhou_yukari.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/types.ini [new file with mode: 0644]
share/hedgewars/Data/Names/war.txt [new file with mode: 0644]
share/hedgewars/Data/Names/war_UNPeacekeeper01.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_UNPeacekeeper02.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_airwarden02.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_airwarden03.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_americanww2helmet.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_britmedic.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_britpthhelmet.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_britsapper.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertgrenadier1.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertgrenadier2.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertgrenadier4.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertgrenadier5.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertmedic.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertofficer.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertsapper1.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_desertsapper2.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_frenchww1gasmask.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_frenchww1helmet.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_germanww1helmet2.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_germanww1tankhelm.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_germanww2medic.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_germanww2pith.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_grenadier1.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_trenchfrench01.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_trenchfrench02.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_trenchgrenadier1.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_trenchgrenadier2.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/war_trenchgrenadier3.cfg [new file with mode: 0644]
share/hedgewars/Data/Names/whysoserious.txt [new file with mode: 0644]
share/hedgewars/Data/Names/wizard.txt [new file with mode: 0644]
share/hedgewars/Data/Scripts/Achievements.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Animate.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Scripts/Locale.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Balanced_Random_Weapon.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Balanced_Random_Weapon.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Battalion.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/Battalion.lua [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.hwp [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.hwp [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/DiagonalMaze.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/DiagonalMaze.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Frenzy.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Frenzy.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Gravity.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Gravity.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.hwp [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Highlander.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/Highlander.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Mutant.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/Mutant.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Racer.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Racer.hwp [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Racer.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/TechRacer.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.cfg [new file with mode: 0755]
share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Tumbler.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Tumbler.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Tunnels.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/Tunnels.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/WxW.cfg [new file with mode: 0644]
share/hedgewars/Data/Scripts/Multiplayer/WxW.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/OfficialChallengeHashes.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/OfficialChallenges.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Params.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/SimpleMission.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/SpeedShoppa.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/TargetPractice.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/TechMaps.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Tracker.lua [new file with mode: 0644]
share/hedgewars/Data/Scripts/Utils.lua [new file with mode: 0644]
share/hedgewars/Data/Shaders/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Shaders/default.fs [new file with mode: 0644]
share/hedgewars/Data/Shaders/default.vs [new file with mode: 0644]
share/hedgewars/Data/Shaders/water.fs [new file with mode: 0644]
share/hedgewars/Data/Shaders/water.vs [new file with mode: 0644]
share/hedgewars/Data/Sounds/1C.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/2D.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/3E.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/4F.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/5G.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/6A.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/7B.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/8C.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/9D.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/BirdyLay.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/CollectCrate.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Droplet1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Droplet2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Droplet3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Hellish.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/TARDIS.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Whistle.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/Yoohoo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/airmine_impact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/baseballbat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/bee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/beep.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/beewater.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/blowtorch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/bump.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/cake2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/countdown1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/countdown2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/countdown3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/countdown4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom7.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/custom8.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/denied.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/drillgun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/egg.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/explosion.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/extratime.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/firepunch_hit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/flamethrower.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/frozen_hog_impact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/graveimpact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/grenadeimpact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/gun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hammer.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hell_growl.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hell_ooff.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hell_ow.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hell_ugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hog_freeze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/hogchant3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/homerun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ice_beam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ice_beam_idle.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/invulnerable.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/jetpackboost.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/knife_impact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/landgun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/lasersight.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/lowgravity.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/melonimpact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/mineimpact.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/minetick.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/minigun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/molotov.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/mortar.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/parachute.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/pickhammer.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/placed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/plane.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/portalopen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/portalshot.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/portalswitch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/rcplane.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ride_of_the_valkyries.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ropeattach.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/roperelease.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ropeshot.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/rubberduck_die.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/rubberduck_drop.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/rubberduck_water.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/shotgunfire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/shotgunreload.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/shutterclick.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/sinegun.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/skip.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/sniperreload.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/splash.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/steam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/steps.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/suddendeath.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/switchhog.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/throwpowerup.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/throwrelease.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/ufo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ohdear_original.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/British/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Classic/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_es/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_pl/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_ru/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Default_uk/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/HillBilly/readme.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Mobster/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Pirate/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ohdear_original.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Robot/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ohdear_original.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Solong_original.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch5.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firepunch6.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Russian_pl/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/FlawlessPossibility.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/VictoryPossibility.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Singer/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Amazing.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Boring.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Brilliant.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Bugger.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Bungee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Byebye.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Comeonthen.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Coward.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Cutitout.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Drat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Enemydown.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Excellent.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Fire.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Firepunch1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Firstblood.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Flawless.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Gonnagetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Grenade.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Hello.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Hmm.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Hurry.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Illgetyou.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Incoming.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Jump1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Jump2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Jump3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Justyouwait.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Kamikaze.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Laugh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Leavemealone.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Melon.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Missed.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Nooo.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Nutter.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ohdear.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ooff1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ooff2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ooff3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Oops.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ouch.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ow1.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ow2.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ow3.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Ow4.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Perfect.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/PoisonCough.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/PoisonMoan.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Reinforcements.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Revenge.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Runaway.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Sameteam.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Solong.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Stupid.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Takecover.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Thisoneismine.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Traitor.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Uh-oh.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Victory.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Watchit.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Watchthis.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Whatthe.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Whoopsee.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Yessir.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/voices/Surfer/Youllregretthat.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/warp.ogg [new file with mode: 0644]
share/hedgewars/Data/Sounds/whipcrack.ogg [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Mona.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Schrei.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Soup.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/Zeit.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Art/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Bamboo.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Bamboo2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Bamboo3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Flower.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bamboo/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Bubble.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Duck.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Duck2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Toothbrush.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Toothbrush_b.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/Toothbrush_g.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/horizontL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/horizontR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Bath/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/BeachBall.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Boat.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandObject3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandObject38.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandObject3_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandObject4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandObject5.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Object.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Pier.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Shell.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/SprayObject29.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/SprayObject36.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/Surfboard.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/kite_base.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/kite_overlay.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Beach/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Blox/tmp.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant5.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant6.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant7.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant8.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/plant9.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/spray1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/spray2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/spray3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Brick/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/CandyCane.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Cherry.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/CupCake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Gingerbread.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/IceCream.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Lollipop.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Oreo.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Oreo2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cake/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Axe.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Shield.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/SkyR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Spear.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/Sword.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Castle/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Crystal01.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Crystal02.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/CrystalSpray01.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/CrystalSpray02.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/CrystalSpray03.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/README [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalactite.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalactite_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalagmite01.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalagmite01_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalagmite02.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/Stalagmite02_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cave/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/cheese.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/cheese_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/fork.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/knife.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/mouseleft.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/mouseright.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Cheese/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Ball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/CandyCane.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Skytrees.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/Snowman.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/amGirder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/holly.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/holly2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/reindeer.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Christmas/tree.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/City/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/City/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/City/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Carrot1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Carrot2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Carrot3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Carrot4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Cucumber1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Cucumber2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Cucumber3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Cucumber4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Eggshell1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Eggshell2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Onion1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Onion2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Compost/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/CrazyMission/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Deepspace/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Smoke.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/buzzard.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/cactus.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/cobra.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/cowskull.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/rock1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/rock2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/sand.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/sandR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Desert/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileA.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileHello.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileHi.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileImg.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileMusic.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FileOmega.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Flash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Folder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FolderDoc.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FolderImg.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/FolderMusic.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Mouse.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Notebook.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Digital/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Rock.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/RockShort.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/RockShort_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Rock_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/horizontL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/horizontR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/EarthRise/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Eyes/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/AppleDirt.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/AppleSmall.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/BottleDirt.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/FishDirt.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/Tire.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/TireDirt.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Freeway/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Banana1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Banana2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Orange1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Orange2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Watermelon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/Watermelon_mask.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Fruit/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Bag.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Ball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Balldirt.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Car.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Club.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Club2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Flag1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Flag2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Flag3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Flag4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Hole.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/Tee.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Golf/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Rock.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/RockShort.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Halloween/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Clouds.png [new file with mode: 0755]
share/hedgewars/Data/Themes/Hell/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hell/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/SignL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/SignR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/camera.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/clapper.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/hogscar.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/horizontL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/palm.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/reel.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/reel2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/star1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/star2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/star3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/star4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/star5.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Hoggywood/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/anchor.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Island/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/FernLeft.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/FernRight.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/FlowerBlue.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/FlowerRed.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Flowers.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Liana.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Monkey.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/PalmTree.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Snake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Spider.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Jungle/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/butterfly.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/mole.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/mole2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/mole3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/mushroom.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/mushroom2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/snail.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Nature/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Column01.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Column02.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Column03.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/README [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/Statue.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Olympics/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Planes/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/barriere.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/fleur.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/fleurland.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/fleurland2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/fleurland3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/fleurland4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/grass.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/grass2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/grassp.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/grassp2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/mouton1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/mouton2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/mouton3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/mouton4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/rocher.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Sheep/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/amGirder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/plant1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/plant2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/plant3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/plant4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Snow/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Bass.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Box.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Chunk.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Light.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/MicL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/MicR.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/SkyL.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/credits.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/drum.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/poster1.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/poster2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/poster3.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/poster4.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Stage/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/BlueWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Border.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Clouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Droplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Dust.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Flake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Girder.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/LandBackTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/LandTex.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/SDClouds.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/SDDroplet.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/SDFlake.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/SDSplash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/SDWater.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Sky.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Snowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/Splash.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/amSnowball.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/anchor.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/clam.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/coral.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/coral2.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/crab.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/horizont.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/icon.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/icon@2x.png [new file with mode: 0644]
share/hedgewars/Data/Themes/Underwater/theme.cfg [new file with mode: 0644]
share/hedgewars/Data/map_templates.yaml [new file with mode: 0644]
share/hedgewars/Data/misc/CMakeLists.txt [new file with mode: 0644]
share/hedgewars/Data/misc/hedgewars-mimeinfo.xml [new file with mode: 0755]
share/hedgewars/Data/misc/hedgewars.desktop [new file with mode: 0755]
share/hedgewars/Data/misc/hedgewars.xpm [new file with mode: 0644]
share/hedgewars/Data/misc/hwengine.desktop.in [new file with mode: 0644]
share/hwico.icns [new file with mode: 0644]
share/version_info.txt [new file with mode: 0644]
tests/README.md [new file with mode: 0644]
tests/lua/README.md [new file with mode: 0644]
tests/lua/drillrockets_boom.lua [new file with mode: 0644]
tests/lua/drillrockets_drill.lua [new file with mode: 0644]
tests/lua/hellfire_burns.lua [new file with mode: 0644]
tests/lua/luaAPI/gravity_get_set.lua [new file with mode: 0644]
tests/lua/luaAPI/zoom_get_set.lua [new file with mode: 0644]
tests/lua/staticmines.lua [new file with mode: 0644]
tests/lua/stuckcake.lua [new file with mode: 0644]
tests/lua/twothousandmines.lua [new file with mode: 0644]
tools/CMakeLists.txt [new file with mode: 0644]
tools/CreateMacBundle.cmake.in [new file with mode: 0644]
tools/README.md [new file with mode: 0644]
tools/build_vcpkg_basic.bat [new file with mode: 0644]
tools/check_engine_locale_files.sh [new file with mode: 0755]
tools/check_lua_locale_files.lua [new file with mode: 0755]
tools/check_lua_locale_files.sh [new file with mode: 0755]
tools/check_translations.sh [new file with mode: 0755]
tools/cmake_uninstall.cmake.in [new file with mode: 0644]
tools/confuse.hs [new file with mode: 0644]
tools/create-dmg.sh [new file with mode: 0755]
tools/darkMagic.hs [new file with mode: 0644]
tools/dmg_pkg_install.sh [new file with mode: 0644]
tools/docgen.sh [new file with mode: 0755]
tools/find_outdated_engine_translations.sh [new file with mode: 0755]
tools/fix_fpc_ios_build_patch.diff [new file with mode: 0644]
tools/hashTest.hs [new file with mode: 0644]
tools/hwmap.hs [new file with mode: 0644]
tools/hwmap2lua.sh [new file with mode: 0755]
tools/hwmap2txt/hwmapconverter/README [new file with mode: 0644]
tools/hwmap2txt/hwmapconverter/hwmapconverter.pro [new file with mode: 0644]
tools/hwmap2txt/hwmapconverter/main.cpp [new file with mode: 0644]
tools/hwmap2txt/hwmapconverter/mainwindow.cpp [new file with mode: 0644]
tools/hwmap2txt/hwmapconverter/mainwindow.h [new file with mode: 0644]
tools/hwmap2txt/hwmapconverter/mainwindow.ui [new file with mode: 0644]
tools/old/build_windows.bat [new file with mode: 0644]
tools/old/w32DownloadUnzip.vbs [new file with mode: 0644]
tools/pas2c/CMakeLists.txt [new file with mode: 0644]
tools/pas2c/Main.hs [new file with mode: 0644]
tools/pas2c/Pas2C.hs [new file with mode: 0644]
tools/pas2c/PascalBasics.hs [new file with mode: 0644]
tools/pas2c/PascalParser.hs [new file with mode: 0644]
tools/pas2c/PascalPreprocessor.hs [new file with mode: 0644]
tools/pas2c/PascalUnitSyntaxTree.hs [new file with mode: 0644]
tools/pas2c/landTemplatesUnit2yaml.hs [new file with mode: 0644]
tools/pas2c/pas2c.cabal [new file with mode: 0644]
tools/pas2c/unitCycles.hs [new file with mode: 0644]
tools/rgit2hg.sh [new file with mode: 0755]
tools/support/dmg-license.py [new file with mode: 0755]
tools/support/template.applescript [new file with mode: 0755]
tools/update_frontend_locale_files.sh [new file with mode: 0755]
tools/update_locale_files.sh [new file with mode: 0755]
tools/update_lua_locale_files.sh [new file with mode: 0755]