|
Some recent topics started on our forums |
Amoebax
|
Some friends and I have been working on a Puyo Puyo like game for a while now.
It's using SDL for everything, and we tried it under GNU/Linux, Mac OS X, Microsoft Windows, and GP2X.
For now, we've only released the binaries for the GP2X... |
Posted December 11, 2006 12:00:04 AM
|
Amoebax 0.1.1
|
This is the second version of a free Puyo Puyo clone called Amoebax.
Like the previous version we use SDL for every thing and can be used under Windows, Mac OS X, GNU/Linux, and GP2X. This time, though, we released binaries for all supported platf... |
Posted March 12, 2007 6:38:24 PM
|
View All Topics Started By This User
|
|
Some recent replies made on our forums |
C++ dynamically allocating classes question
|
Quote:Original post by CodeStorm
There are a whole host of other reasons why one would also use pointers over objects, such as passing arguments to a function (it's usually MUCH cheaper to pass a pointer than a large object for instance, howeve... |
Posted December 30, 2010 5:42:42 AM
|
We needed programmer
|
Could you, please, use the mandatory template to ask for help in this forum?
Thank you! |
Posted November 25, 2010 8:31:24 AM
|
Source Code Control
|
Quote:Original post by Madhed
I am not aware of any server-less source control systems... I think NTFS supports versioning however. Don't quote me on that ;)
As stated, subversion (or tortoisesvn) can work without a server. So do git, mercu... |
Posted October 21, 2010 8:39:06 AM
|
What would you say would be the strengths and weaknesss of c++ IDE's?
|
Quote:Original post by rip-off
If you can, try turning off Microsoft's language extensions and ramp up warnings to the highest possible. This helps in writing cross platform code. In VC2008 you needed the language extensions enabled to include <w... |
Posted September 21, 2010 6:28:39 AM
|
Duplicate String
|
Quote:Original post by ratha
There is f and OL These are all unexpected. Total player is printed at top as 391. Then Total Names in nameFirstPart & nameSecondPart is printed as 394. From Where these extra strings come? Sorry for this long post. I do... |
Posted August 12, 2010 8:07:53 AM
|
Duplicate String
|
Quote:Original post by ratha
While printing the strings I get unexpected and irrelevant strings or characters in between. Why it comes like this? How to avoid this?
Could you please show us the actual output and the expected output, please?
I'... |
Posted August 12, 2010 6:19:26 AM
|
c - quick question
|
See this Wikipedia article about data structure alignment. Specially the padding section. |
Posted July 14, 2010 12:39:35 PM
|
"Has a" relationship, not working as I want it to.
|
Quote:Original post by N3wbie
The following code:
*** Source Snippet Removed ***
generates an error telling me that Show() cannot be accessed given that TestWindow is private.
I don't want to make BBB's Window public because that would be b... |
Posted June 23, 2010 7:17:18 AM
|
Would this be considered illegal?
|
Quote:Original post by Ntvu
You know how those URL forwarding services like bit.ly or tinyurl work? Well, I was thinking of making one just like that, except it has a bit more functionality to it. The extra functionality allows for you to log t... |
Posted June 23, 2010 4:43:25 AM
|
Using RakNet in Linux(?)
|
Quote:Original post by pyrathian
Hi,
I'm trying to use RakNet in linux. I don't know nor have Windows installed, so the tutorials on RakNets website don't help me much. I'm also not terribly experienced in this area anyway... but so far what... |
Posted June 21, 2010 6:49:38 AM
|
View All Replies Made By This User
|