Search found 114 matches

by lalacomun
Sun Jul 08, 2012 5:27 pm
Forum: Programming Discussion
Topic: SDL Input problem
Replies: 1
Views: 994

Re: SDL Input problem

Well, its solved! :mrgreen: , i needed to put "while(SDL_PollEvent(&event)" before using the function, i have no idea why as i am using keystates, no events =p
by lalacomun
Sun Jul 08, 2012 4:54 pm
Forum: Programming Discussion
Topic: SDL Input problem
Replies: 1
Views: 994

SDL Input problem

Well, i am making a engine, and my input core is not working corectly, it looks something like this: class acInput { acInput(); bool acKeyDown(Key key) //this is an enum of keys i made ... that is for the Input.h now the input.cpp: #include "input.h" ... bool acInput::acKeyDown(Key key) { ...
by lalacomun
Wed Jun 20, 2012 9:01 pm
Forum: General Gaming
Topic: you first video game console?
Replies: 28
Views: 34535

Re: you first video game console?

PSX ! :mrgreen: i loved playing digimon rumble arena, toy story, crash bandicoot, rayman, spyro, tony hawk, rugrarts!, yu gi oh forbidden memories (great game!), harry potter!!, spiderman, hugo, shrek!! god, im getting nostalgic :cry:
by lalacomun
Sun Jun 10, 2012 2:28 pm
Forum: General/Off-Topic
Topic: Social Network
Replies: 48
Views: 8258

Re: Social Network

Great! ;)
by lalacomun
Tue Jun 05, 2012 5:32 pm
Forum: Programming Discussion
Topic: Direct3D 9 World Matrix Transformation --NOT WORKING
Replies: 12
Views: 3168

Re: Direct3D 9 World Matrix Transformation --NOT WORKING

Really, not working! and you were planning to do a tutorial about it !!?? :nono: LOL
by lalacomun
Thu May 31, 2012 8:39 pm
Forum: Game Development
Topic: loading a .bmp file into SDL
Replies: 44
Views: 9474

Re: loading a .bmp file into SDL

so you want to load a BMP image into your game using SDL ?? if so yo should use the following function: SDL_LoadBMP("location of file.bmp"); here, a code on how to load, and blit an image : SDL_Surface *image; SDL_Surface *screen; int main(int argc,char *argv[]) { ...//initialize and other...
by lalacomun
Tue May 29, 2012 6:41 pm
Forum: General Gaming
Topic: Post your Xbox Live Gamertag.
Replies: 67
Views: 67003

Re: Post your Xbox Live Gamertag.

StomachicAcorn4 i play mostly battlefield 1943! ;)
by lalacomun
Sun May 27, 2012 1:38 pm
Forum: Game Development
Topic: getting started
Replies: 2
Views: 1151

Re: getting started

I have start programming in c++ and know most of the common stuff and alil advanced stuff but that's all I get out of the 2 books I have and the 5 programming toutorials that have 20 to 30 videos in them......I still don't know the sturcture for a game or any thing to start I have c++ 2008 and 2010...
by lalacomun
Wed May 16, 2012 7:01 pm
Forum: Game Development
Topic: 2D RPG Engine
Replies: 153
Views: 100279

Re: Simple 2D RPG Engine

Light-Dark wrote:Just a quick update, haven't really made any noteworthy progress on this Engine due to life and school. Although advances in story and art and the level editor/toolkit are being made.
sweet, cant wait for next vid ;)
by lalacomun
Wed May 16, 2012 5:38 pm
Forum: Programming Discussion
Topic: Scripting Language development
Replies: 120
Views: 27532

Re: Scripting Language development

bbguimaraes wrote:Now, isn't that beatiful...
correction, NOW is beautiful ;) waiting for new vids!
by lalacomun
Mon May 14, 2012 3:13 pm
Forum: Programming Discussion
Topic: Book on the topic of SDL?
Replies: 2
Views: 843

Re: Book on the topic of SDL?

Indie Tom wrote:Does anyone know any book that teaches sdl? (Please don't say Focus On Sdl. It does simply not exist in sweden!)
you could buy it from amazon and ship it to your country ;)
by lalacomun
Wed May 09, 2012 1:24 pm
Forum: Programming Discussion
Topic: Struct inheritance problem
Replies: 9
Views: 1683

Re: Struct inheritance problem

arent you including a source file (.cpp) in you main program ?? ;)
by lalacomun
Wed May 09, 2012 1:22 pm
Forum: Programming Discussion
Topic: Sdl sidescroller
Replies: 6
Views: 1470

Re: Sdl sidescroller

Well as your question sais you need a good knowledge of C++ and SDL, but if you are asking specially what you need to know i think with this will be enought: C++: -Pointers -Arrays -Inheritance -Funtions -Subrutines -References -Data Structures SDL: -Loading/Render images -Events handling -Text rend...
by lalacomun
Mon May 07, 2012 6:45 pm
Forum: Art, Music, and Design
Topic: 8-bit Platformer Pixel Artist Needed
Replies: 4
Views: 8590

Re: 8-bit Platformer Pixel Artist Needed

dude please post all these on the off-topic section :)
by lalacomun
Mon May 07, 2012 5:40 pm
Forum: Art, Music, and Design
Topic: My first Painting
Replies: 11
Views: 12028

Re: My first Painting

really liked the painting 1 and 9 keep the good work!! o and also that dragon-snake was cool to ;)