We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Simon Anciaux
I'm not sure I understand exactly what you want to do, more precise informations would help. If …
»
Simon Anciaux
There are 2 possible problems: - the tile map data is wrong - the rendering of the tile map is wr…
»
ZeroWalker
Well i typed it myself, but i mean it's basically copy paste as it looks the same:S It's around …
»
Raytio
No problem I found it because I when I was debugging things in Visual Studio I sometimes editing …
»
ratchetfreak
den_v ratchetfreak, I dont understand why copy c-tor is needed. Never heard of 0/3/5 rule, but …
»
Nikita Smith
Thank you Alephant for the feedback!
»
Mārtiņš Možeiko
den_v So in general, was my idea of memory management somewhat correct? Is it typical to put del…
»
Den V
ratchetfreak, I dont understand why copy c-tor is needed. Never heard of 0/3/5 rule, but will l…
»
Den V
mmozeiko, Ah, I see. Thank you for your explanation! So in general, was my idea of memory mana…
»
Jeremy Scott
Hi, For those who haven't got access to the git repository, I have an alternative suggestion tha…
»
Ginger Bill
I think I completely understand your system now. You don't differentiate between declaration kind…
»
Mārtiņš Možeiko
Some MMORPG's run some kind of SQL on server. Some have custom designed ones. The thing is - they…
»
Ronald Fenelus
This is starting to look pretty good! It'd be nice to start really using if the project flow was…
»
Shazan
How data storage and manipulation works in ARPG's like diablo and torchlight ? Is handmade hero i…
»
Mārtiņš Možeiko
Rule of three is not a problem here. If you are allocating memory with new, you need to free it …
»
Jonathan Blow
Maybe a clearer way to say it is ... #type isn't about anything to do with type declarations, it …
»
Jonathan Blow
There is actually a funny subtlety here. With this part that you quoted: 1 2 3Thing :: #type ();…
»
ratchetfreak
you didn't follow rule of 0/3/5 which essentially means that if you make a destructor you also ne…
»
Den V
Hello, All! I am working on some simple graphics and ran into a problem with memory management. …
»
Jesse Coyle
I'd like some outside opinions on something. I was thinking of utilizing a type of rope in one of…
»
strangezak
The newest test version of HandmadeMath has been put into preview, you can get it here. This ver…
»
Jeremiah Goerdt
Pick something you like and are interested in. You'll work harder and spend more time working if …
»
Gianluca Alloisio
I used this plugin, I modified a little to include more keywords and to fix a bug. https://bitbuc…
»
Alexandra
Oh hey everyone. This is Alexa. My real name is Alexandra, I am 31, and I am from Romania. ***mor…
»
Ginger Bill
Thank you Jon for replying. I know Jai's syntax is a placeholder for now and that's fine. I'm ju…
»
Shazan
I know that programming is a diverse career with various fields.And I have been trying out all ty…
»
Zenn
OK... After about 10 hrs of research plus trial and error I got it!!!!! 1 2 3 4 5 6 7 8 …
»
Jonathan Blow
As mentioned, the syntax is currently placeholder. But I don't use the 'proc' keyword (I do not l…
»
Zenn
Update.... ok so I got NOTE to be green just like in the example but the other 2 stayed the same…
»
Stas Lisetsky
Thank you. Sorry, I've not been checking the forums lately. I use no libraries to draw graphics.…
»