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.
NelsonMandella
Sorry but I disagree. I see it more like this: 1 2 3 4struct Plan { ACtion* firstAction; };…
»
erpeo93
Not necessarily, you could in theory rely solely on message passing. Yep I meant "something" tha…
»
Mór
Skinpop I disagree with the notion that 3d engines are a big waste of time for indies. Look at t…
»
Mārtiņš Možeiko
Your PATH seems to be broken. It normally should contain C:\Windows and C:\Windows\System32 folde…
»
NelsonMandella
erpeo93 Do we agree that whatever is the way you choose to "manage" the ai, you have to "poll" th…
»
erpeo93
NelsonMandella erpeo93 ok so the son is listening for a message, that means that the father has t…
»
Bjarke Elias
mmozeiko Did you install everything in default locations? I believe VS doesn't like when it is in…
»
NelsonMandella
erpeo93 ok so the son is listening for a message, that means that the father has to send that mes…
»
Simon Anciaux
EDIT: look at the reply below, what I said was wrong. I don't think there is a setting for that.…
»
Simon Anciaux
Looks interesting. How do you know which piece goes where ? Since you can't see both connected fa…
»
Mevius
From time to time I will be working on a single plain text file to write articles or essays. I re…
»
erpeo93
I probably could have been more clear in my qualification. If your game has 20 NPCs (not includi…
»
Mārtiņš Možeiko
Are you using Visual Studio project to compile not build.bat? If so then go to project settings a…
»
kurorah
Whenever I try to use the following line from Casey's code I get multiple compile errors: 1WNDCLA…
»
Andrew Reece
Do you ever look around at points strewn about the place and think to yourself, "who put these he…
»
Gus Waldo
Mór I get why the workflow of 3D engines is helpful, where you can drag and drop things visually,…
»
Italo
I understand it more now, thank you for the help.
»
Mārtiņš Možeiko
Yes, that is exactly right. For nvidia, the OpenGL code is in nvoglv64.dll file (it is in C:\Win…
»
Italo
Thanks for the reply, you seem very knowledgeable about this, so may I try to clear up some thing…
»
cewxel
First dev update, with a few videos showing the game running! From last month the main updates h…
»
Mārtiņš Možeiko
Yes, technically it could work. But only if opengl32.lib file would actually contain definitions …
»
Ryan Fleury
Hey, everyone. This is almost a bit of a rant post; I have a few thoughts I'd like to share regar…
»
Italo
So, I was rewatching a couple handmade heroes episodes, and a something that I would like to unde…
»
Mārtiņš Možeiko
Did you install everything in default locations? I believe VS doesn't like when it is installed i…
»
Bjarke Elias
Tried, That gave me: 1 2 3 4 5 6 7**************************************************************…
»
Mārtiņš Možeiko
Try installing "Windows 8.1 SDK" and then running 1call "C:\Program Files (x86)\Microsoft Visual…
»
Bjarke Elias
No luck :/ Same error. It did get another default set INLCUDE - after running the vcvarsall x64 w…
»
x13pixels
I finished the step-over and step-into functionality today. Next up is set-next-statement and run…
»
NelsonMandella
erpeo93 Sorry but I can't really see why having stimuli "suggesting" my entities what they shou…
»
Bjarke Elias
mmozeiko I suspect OP simply doesn't have correct Windows SDK installed. There is no need to rein…
»