Forum: C++
Feb 15th, 2006, 11:12 PM
|
|
Replies: 14
Views: 746
|
Forum: C++
Feb 13th, 2006, 9:06 PM
|
|
Replies: 14
Views: 746
|
Forum: C++
Jan 9th, 2006, 11:31 PM
|
|
Replies: 14
Views: 746
OK,
So what your saying is that CRC32 is more...
OK,
So what your saying is that CRC32 is more for just checking if a files integrity stays intact while transmitting over a wire or whatever. I read your post and had some trouble with some of your...
|
Forum: C++
Jan 9th, 2006, 11:14 AM
|
|
Replies: 14
Views: 746
its not really my first program or game attempt...
its not really my first program or game attempt i've made. Its just that i'd like to implement a system of that sort into the program. CRC seemed like the way to go. Since it seems that each program...
|
Forum: C++
Jan 9th, 2006, 9:46 AM
|
|
Replies: 14
Views: 746
|
Forum: C++
Jan 8th, 2006, 8:36 PM
|
|
Replies: 14
Views: 746
|
Forum: C++
Mar 13th, 2005, 12:55 AM
|
|
Replies: 0
Views: 181
Help on Game Design (Jezzball Clone)
Hi,
For those of you familiar with Jezzball i'm trying to make a clone of it. For those of you unfamiliar with Jezzball its a game where you start out with 2 balls bouncing off walls with the user's...
|
Forum: C++
Feb 13th, 2005, 8:22 PM
|
|
Replies: 1
Views: 234
Scaling a bitmap.
I'm using SDL. I have this start of a battleship game going on here and I have considered inserting a zoom feature to the grid so you could scale the grid in and out like in most art programs such...
|
Forum: C++
Feb 13th, 2005, 8:09 PM
|
|
Replies: 3
Views: 249
|
Forum: C++
Feb 5th, 2005, 7:59 PM
|
|
Replies: 0
Views: 320
windows memset and Linux memset (difference?)
Hi,
I think I notice a difference in the memset working in a Windows environment compared to working in a Unix-like environment.
In windows...
I'm using GCC over msys. I have source code that my...
|
Forum: C++
Jan 13th, 2005, 5:07 PM
|
|
Replies: 6
Views: 314
Hi,
I was just testing some things out in C++...
Hi,
I was just testing some things out in C++ via mysql. I was able to retrieve lists from a database table I made. I know know how to select certain things and tables, insert, and update.
Anyway...
|
Forum: C++
Jan 7th, 2005, 7:31 PM
|
|
Replies: 6
Views: 314
so this is my plan...
Since my friend and I...
so this is my plan...
Since my friend and I arent in the position to use a database such as this yet I'm going to consider this as an option. I will however try some examples somewhere along the...
|
Forum: C++
Jan 6th, 2005, 8:34 PM
|
|
Replies: 6
Views: 314
Hi,
I'm not going to explain my environment or...
Hi,
I'm not going to explain my environment or hardware stuff again here so if you wish to learn what environment I use please search this forum for Dr.Backtick`
Anyway, I've been reading my Linux...
|
Forum: C++
Dec 23rd, 2004, 8:53 AM
|
|
Replies: 0
Views: 177
Hello,
My friend and I are working on a game...
Hello,
My friend and I are working on a game engine together. My part of the engine is PFX.
PFX? what is that?
please visit:
http://207.237.43.110:97/code/code.html if you wish to read up on PFX...
|
Forum: C++
Dec 23rd, 2004, 8:16 AM
|
|
Replies: 6
Views: 245
Hi,
For a encryption method I emailed Aourhgad...
Hi,
For a encryption method I emailed Aourhgad with this response of my own concoction
Heres my thought process:
Program starting:
--asking for map
--map engine starts up with tilesheet
--user...
|
Forum: C++
Dec 23rd, 2004, 8:09 AM
|
|
Replies: 3
Views: 237
|