Re: [Super-tux-devel] today's CVS commit
Brought to you by:
wkendrick
From: Ricardo C. <ri...@ae...> - 2004-01-23 01:11:31
|
Well, I can't still play the game in my laptop. It is a bit slow (Pentium= =20 Celeron), so the Tux isn't updated too often and takes off the screen... I am not sure if these kind of code is making the slowness: while (issolid(pplayer->base.x, pplayer->base.y + 31)) { if (pplayer->base.ym < 0) pplayer->base.y++; else if (pplayer->base.ym > 0) pplayer->base.y--; } Tobias, maybe we should focus in putting the game working. Look at what th= is=20 user got when running supertux in opengl mode with an ATI: http://mysticaldream.sourceforge.net/crap/supertux-opengl.png I'll give you an hand after next week. Good luck, Ricardo Cruz Em Quinta, 22 de Janeiro de 2004 04:56, o Tobias Gl=C3=A4=C3=9Fer escreveu: > hi all, > > I made more code cleanups and fixed a few bugs, so > that you can nearly play the game now. > The biggest bug isn't fixed yet. ;) > > Greetz... > > Tobias Gl=C3=A4=C3=9Fer =2D-=20 Good evening, gentlemen. I am a HAL 9000 computer. I became operational at the HAL plant in Urbana, Illinois, on January 11th, nineteen hundred ninety-five. My supervisor was Mr. Langley, and he taught me to sing a song. If you would like, I could sing it for you. |