Search:

Type: Posts; User: illizit

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    4,720

    oh my bad.. didnt know that.. havent ever looked...

    oh my bad.. didnt know that..
    havent ever looked into 360 and only thing thats made even think of doing so was heard about the n64 perfect dark port to it, but knowing them doubt its the same
  2. Replies
    6
    Views
    4,720

    single individual? uh.. difficulty can probably...

    single individual?
    uh.. difficulty can probably depend how simple a game u thinking but sure take awhile for any
    AND xbox live? microsoft start allowing homebrew apps? last i checked live for xbox...
  3. Replies
    5
    Views
    2,059

    couldnt get it to work right :-S had to...

    couldnt get it to work right :-S

    had to include windows.h with mingw to get it to compile
    made it to main menu



    but clears screen and outputs menu again at any selection even 5. Exit
  4. Replies
    3
    Views
    1,525

    objective c had to look it up.. had never see...

    objective c

    had to look it up.. had never see actual usage :-|
  5. random is always fun to me :P i did this once...

    random is always fun to me :P

    i did this once with birds in the background
    i just picked which side it would come with a random 0 or 1 and a timer with a random interval and when the timer was...
  6. Replies
    1
    Views
    2,996

    solved by adding SDL_SetAlpha(source, 0,...

    solved by adding



    SDL_SetAlpha(source, 0, 0);


    to the source surface before blitting it on to the new properly formatted surface
  7. Replies
    1
    Views
    2,996

    SDL_ttf & OpenGL - text color issue

    i have a problem trying to get white text to an opengl texture.

    no matter what i try the best i can get is either yellow, cyan or purple/pink text depending on the combination of formats ive try,...
  8. Thread: ide's

    by illizit
    Replies
    4
    Views
    1,280

    thanks netbeans is good and doesnt seem any...

    thanks netbeans is good and doesnt seem any slower than qt creator.

    sorry just checked at least eclipse again and notice it does do what i was looking for, but neither seem to show function...
  9. Thread: ide's

    by illizit
    Replies
    4
    Views
    1,280

    ide's

    ive been looking around for another ide that has a code completion feature as nice as qt creator. ive tried code::blocks and eclipse but theres doesnt seem the same.
    just looking for any...
Results 1 to 9 of 10