@zear_ :
you can "temporarly" fix it by editing nivel.cpp :
replace : SDL_Delay(int(t+1000/32-SDL_GetTicks())); with SDL_Delay(abs(int(t+1000/32)- int(SDL_GetTicks())));
and in corda.cpp
replace while(abs(Extremo[1].x-ax)>5||abs(Extremo[1].y-ay)>5) with...
It doesnt work for me :(
QUOTE
./paniclinux
Penjin says: No command line args provided.
Penjin says: No errors detected.
Exception en point flottant
++
@torpor: I know nothing about openGL ES and it would take me too long to learn because I want to finish this, but thaks for the idea anyway
Hi jsmtux,
i can't choose weapons or shoot maybe because i have an azerty keyboard ?
good job
Hellollo :D
Here is the games that i would play in the pandora : (both of them are opensource)
NeverBall :
QUOTE
It's a Monkey Ball Clone :
Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of...