--- a/netserver/HWProto.hs Fri Jan 16 15:24:37 2009 +0000
+++ b/netserver/HWProto.hs Fri Jan 16 15:29:39 2009 +0000
@@ -17,7 +17,7 @@
if protocol <= 21 then
["ADD_TEAM", teamname team, teamgrave team, teamfort team, show $ difficulty team] ++ hhsInfo
else
- ["ADD_TEAM", teamname team, teamgrave team, teamfort team, teamvoicepack team, show $ difficulty team] ++ hhsInfo
+ ["ADD_TEAM", teamname team, teamgrave team, teamfort team, teamvoicepack team, teamowner team, show $ difficulty team] ++ hhsInfo
where
hhsInfo = concatMap (\(HedgehogInfo name hat) -> [name, hat]) $ hedgehogs team
--- a/share/hedgewars/Data/Sounds/voices/CMakeLists.txt Fri Jan 16 15:24:37 2009 +0000
+++ b/share/hedgewars/Data/Sounds/voices/CMakeLists.txt Fri Jan 16 15:29:39 2009 +0000
@@ -1,6 +1,7 @@
foreach(dir
Default
Pirate
+ Robot
Singer
Surfer
)
Binary file share/hedgewars/Data/Sounds/voices/Robot/Amazing.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Boring.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Brilliant.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Bugger.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Bungee.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Byebye.ogg has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Sounds/voices/Robot/CMakeLists.txt Fri Jan 16 15:29:39 2009 +0000
@@ -0,0 +1,5 @@
+file(GLOB RobotSounds *.ogg)
+
+install(FILES
+ ${RobotSounds}
+ DESTINATION ${SHAREPATH}Data/Sounds/voices/RobotSounds)
Binary file share/hedgewars/Data/Sounds/voices/Robot/Comeonthen.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Coward.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Cutitout.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Drat.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Enemydown.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Excellent.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Fire.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Firepunch1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Firstblood.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Flawless.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Gonnagetyou.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Grenade.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Hello.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Hmm.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Hurry.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Illgetyou.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Incoming.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Jump1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Jump2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Jump3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Justyouwait.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Kamikaze.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Laugh.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Leavemealone.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Melon.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Missed.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Nooo.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Nutter.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ohdear.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ooff1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ooff2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ooff3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Oops.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ouch.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ow1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ow2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ow3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Ow4.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Perfect.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Reinforcements.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Revenge.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Runaway.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Sameteam.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Solong.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Stupid.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Takecover.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Thisoneismine.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Traitor.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Uh-oh.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Victory.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Watchit.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Watchthis.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Whatthe.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Whoopsee.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Yessir.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Robot/Youllregretthat.ogg has changed