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.
Mārtiņš Možeiko
What is &End syntax in argument list in Delphi? As far as I remember my Delphi days passing value …
»
Mārtiņš Možeiko
Not sure if any of these two things will help but I can offer to try these things:run "devenv /Res…
»
Andy
I apologize for such a mundane question but I cannot sign into my Visual Studio IDE. When I click …
»
Flyingsand
Wow, it's been awhile since I've seen someone miss the point of something so completely. I feel l…
»
mallardz
Typing in the code as I follow along, I'm always introducing a bunch of bugs, especially in the co…
»
Stefan
So I figured out that it is in fact not the function call that is taking long. My inline code that…
»
Sven
The contents of any object pointed to by ptr_to_constant shall not be modified through that poin…
»
Sven
(...) I've been hamstrung by an incredible amount because of this sort of indoctrination. It's j…
»
David Owens II
6.7.5.1 Pointer declarators (source: ) The contents of any object pointed to by ptr_to_constant s…
»
Sven
Who knows. const doesn't add any guarantees to that. And I never claimed anything about this. con…
»
Casey Muratori
Most AAA games do not try to have tight sound sync on the PC. Usually the sound is just very lagg…
»
Casey Muratori
I think I lost a few IQ points just opening that blog post :( You can lead a horse to water, but …
»
Huitzilopochtli
How can I make emacs read the colour and fonts configuration from the .emacs file? I started follo…
»
Dale Kim
Yeah... I suspect the entire point was missed there. I can somewhat see that blog post's point of…
»
Justin
Speaking of programming paradigms, I read an article bashing "compression oriented programming". B…
»
Bigpet
Seems almost expected with virtual machines. Maybe you should make sure that your CPU has virtuali…
»
Stefan
Hi. Thought this may be relevant since Casey is using Virtualbox for windows XP testing. I'm devel…
»
Stefan
I've listened to Casey explaining the reason for fixing the frame rate on this game. I've played m…
»
Stefan
I'm translating the C code to Delphi and ran into a performance issue on a specific piece: Origina…
»
Andrew Chronister
I disable javascript (Side note: topics like this are why we should definitely have an offtopic / …
»
d7samurai
I am using AdBlock Plus (with Chrome).
»
Lenny
Was just wondering what others are using to block ads. I find that the uBlock Firefox extension co…
»
David Owens II
Who knows. const doesn't add any guarantees to that. And I never claimed anything about this. con…
»
Sven
Who knows. const doesn't add any guarantees to that. And I never claimed anything about this. con…
»
Roderic Bos
I think it's awesome home you are keeping the suspense about what the game itself will be in the e…
»
mojobojo
So I modified my code a bit to do what you suggested and boy did I see the differences. The naive…
»
Casey Muratori
I would assume there is no way it will take less than 2 years. There is no question that I am at …
»
Casey Muratori
If I may, I think part of the problem here is that different people like to define OOP in differen…
»
Casey Muratori
Yes, since people seemed very concerned that scrolling was somehow harder or that they wouldn't le…
»
Roderic Bos
There may be some cases where this breaks down; for example when the player gets to a wall they s…
»