-
Sorry for the delay , got busy with other stuff lately
After trying to reproduce myself I realized what happened.
I had gotten a fish "stuck" not dead and hit the "f2" to save (which saved a useless game) instead of "f3" to load
after that I must of assumed it did it when I died as well
I don't how to fix except to keep last two saves or something of the sort.
2009-10-16 20:27:35 UTC in Fish Fillets - Next Generation
-
when compiled and run on english machine beginning vocals not english and must be manually turned off.
afterwards at level "Great War" non english vocals are present for parrot and moose as well as non english text, while fish text are in english.
2009-07-09 16:04:34 UTC in Fish Fillets - Next Generation
-
on level "seperated" I noticed it is possible to save a game after a fish has died. a simple solution would be to code if either fish died not to save game with optional error message.
additional info
compiled on fedora 11 86_64 with nvidia graphics.
2009-07-09 15:53:03 UTC in Fish Fillets - Next Generation
-
As far as going to SQL(lite) and talib both ideas sound good to me.
Now on the compiling side:
first I started going through the qt3/qt4 tutorials and have come to the opinion that it may be better to have qmake (using "-project" option) create the *.pro files on compiling side rather than on the developer side. This seems to remove the need to try to have pro files for any end...
2009-05-26 19:06:19 UTC in Qtstalker
-
on both qt3 and qt4 versions of qtstalker the files: qtstalkerrc and qtstalkerrc.lock are being put in
~/.qt rather than ~/.qtstalker
While this does not appear to be a performance issue, it does cause a problem for anyone who wishes to have/needs to erase the current configuration on the assumption that removing ~./qtstalker will do this.
2009-05-26 18:34:13 UTC in Qtstalker
-
works.
2009-04-23 19:51:35 UTC in Vega Strike
-
have issues with cme & nybot quotes
and also My graphics are minimized at start of qtstalker. I must find the dividing bar between row 1 and row 2 to highlight them,then the graphs are correct
I'l let you know what I find out nybot & cme.
2009-04-04 18:30:51 UTC in Qtstalker
-
for fedora 9 x86-64
I need somthing like this
if "qmake-qt4" then $qmk_cmd = qmake-qt4
else $qmake_cmd=qmake
and use qmk-cmd to compile with.
in either the project or configure files for those systems that have both qt3 and qt4 (fedora for one) I think there is two other files I need to do this for:
lupdate-qt4
lrelease-qt4
both in configure as well
otherwise it tries to...
2009-04-04 15:11:27 UTC in Qtstalker
-
On fedora 9 86_64 I tried both the qt3 and qt4 versions
bottom line (so far) is the qt4 version doesn't display graphs
for the long version
Fedora 9 has both qt3 and qt4
as a result qmake calls qt3.3 qmake
qmake-qt4 calls qt4 qmake (all qt executables are similar)
on the include side
Qt3.3 includes are in /usr/include/Qt3
Qt4 includes are in /usr/include/qt
I'm going to try to...
2009-02-27 23:04:11 UTC in Qtstalker
-
In regards to the CME quotes With recent mergers CME-cbot- nymex The CME.com website says the online quotes are down while all the market data is being reorganized
What I did find on ftp://ftp.cme.com//pub/settle/
what follows are example of available files
substitute dates as needed
ProdXML-2008-07-08.xml.zip
cbt.settle.20090112.e.txt.zip
cme.settle.20090112.e.txt...
2009-02-27 22:34:59 UTC in Qtstalker