Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37718482
en ru br
ALT Linux repositórios
S:1.0.2-alt3
5.0: 1.0.2-alt1
4.1: 1.0.2-alt0.M41.1
4.0: 1.0.2-alt0.M40.1
3.0: 0.9.0-alt10

Group :: Jogos/Enigmas
RPM: kiki

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: kiki-1.0.2-debian-look-up-down.patch
Download


As suggested by Philipp Bouillon in SourceForge bug 1405898.
This makes the look-up and look-down actions behave smoothly.
Status: in upstream CVS
--- a/src/bots/KikiPlayer.cpp
+++ b/src/bots/KikiPlayer.cpp
@@ -606,6 +606,7 @@
         if (!look_action)
         {
             look_action =  getActionWithId ((key.name == look_up_key) ? ACTION_LOOK_UP : ACTION_LOOK_DOWN);
+            look_action->reset();
             Controller.timer_event->addAction (look_action);
         }
         
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009