Search found 127 matches

by schme16
Sun Apr 17, 2011 3:55 am
Forum: Support and Development
Topic: MySQL?
Replies: 24
Views: 17550

Re: MySQL?

despite the 'keep it simple' attitude thats forming in the comments here, I still think its a great idea to have SQL available to use; Mind you, I use JSON to save my tables and such
by schme16
Fri Apr 15, 2011 8:24 am
Forum: Games and Creations
Topic: Invader - Reinvention of Vertical Shoot-em-up Game
Replies: 8
Views: 11821

Re: Invader - Reinvention of Vertical Shoot-em-up Game

I love this idea, it's a little like: http://www.captainforever.com/captainforever.php, so I support this idea 100% :ultraglee:
by schme16
Thu Apr 14, 2011 7:22 am
Forum: Games and Creations
Topic: Short working title: Find the PolarBear
Replies: 19
Views: 6528

Re: Short working title: Find the PolarBear

nevon wrote:Needs more HD. I can almost see the pixels.
This ^ :P
by schme16
Thu Apr 14, 2011 6:04 am
Forum: Games and Creations
Topic: Short working title: Find the PolarBear
Replies: 19
Views: 6528

Re: Short working title: Find the PolarBear

This game.... is AWESOME!
by schme16
Fri Apr 01, 2011 6:34 am
Forum: Support and Development
Topic: ZLIB
Replies: 5
Views: 2058

Re: ZLIB

I suppose you're right. Thanks anyway
by schme16
Fri Apr 01, 2011 4:56 am
Forum: Support and Development
Topic: ZLIB
Replies: 5
Views: 2058

Re: ZLIB

So no-ones got any suggestions?
by schme16
Sun Mar 27, 2011 9:19 am
Forum: Support and Development
Topic: ZLIB
Replies: 5
Views: 2058

ZLIB

I've been trying to include zlib.dll into LOVE, but it always returns an error': `error loading module 'zlib' from file 'C:\Program Files (x86)\LOVE\zlib.dll': The specified procedure could not be found.` then it has an ascii box/square (see attached) The reason behind needing zlib is that I'm tryin...
by schme16
Sat Mar 26, 2011 5:30 pm
Forum: Support and Development
Topic: Some coding help!
Replies: 8
Views: 3463

Re: Some coding help!

Heh,no probs! Some of the stuff you guys had was really clever, like using -1 for facing backwards. Id never thought of that before :P
by schme16
Sat Mar 26, 2011 3:33 pm
Forum: Support and Development
Topic: Some coding help!
Replies: 8
Views: 3463

Re: Some coding help!

I've made a lot of changes, I really only meant to do a quick fix, but the more I thought about it the more I felt you could benefit from using the camera lib, and creating a table of enemies, this helps scale the project later on, I also tried to straighten out some of the code blocks, getting the ...
by schme16
Fri Mar 25, 2011 11:24 am
Forum: Support and Development
Topic: Some coding help!
Replies: 8
Views: 3463

Re: Some coding help!

post the .love and I'll have a quick check over it, see if I can help at all :P