Handmade Network»Feed
Lance T Hildebrand
Wow... 1.5x speed? I have a hard time following Casey at 1x when he gets going. I think it's a l…
»
Seth Brown
Thanks for the reply, I'll try that. I'd still pay for 1080p video that's not compressed through …
»
Mārtiņš Možeiko
You can easily download videos from youtube (or from twitch) yourself by using youtube-dl. For e…
»
Thom
While what you suggested might work, (and even if it wouldn't, I can think of a few reasonable wa…
»
Seth Brown
Are there any plans to make the videos available for download instead of just streaming from yout…
»
Lance T Hildebrand
Remember not to post the code to a public repository! The code is not open source yet (and won't…
»
Casey Muratori
Sorry about the "can't attach" thing - I think I turned it off when I set up the board so that we…
»
Sven
For everyone who wants to use git to follow along with Casey and do their own stuff here is a bas…
»
Livet Ersomen Strøm
cmuratori You can get the actual physical size of the monitor if you want it, but it's an absurd…
»
Casey Muratori
Yes, that all sounds correct to me. Since I don't really care much about classes and such, I hav…
»
Casey Muratori
Two things here: 1) The reason for #define'ing multiple statics has nothing to do with readabili…
»
Sven
cmuratori Most of the time, Handmade Hero will not be buildable as separate source files. It's o…
»
Casey Muratori
Most of the time, Handmade Hero will not be buildable as separate source files. It's only an acc…
»
Casey Muratori
AFAIK this is just straight-up Windows API nonsense. It was supposed to give the physical dimens…
»
Casey Muratori
I guess I don't see what is "ad hoc" about the current scheme, though. Assuming you move out of …
»
Thom
Hey everybody. I've been a game programmer professionally for about a year now, and I recently st…
»
Benjamin Kloster
[quote=5sw] When you read a function defined with such a macro you don't know which parameters it…
»
Flederfalter
I've tried several text editors, but none does have really convinced me. Since Handmade Hero show…
»
Sven
Nimbal The macros for dealing with function pointers I can somewhat understand. With their curren…
»
Justin
5sw @insanoflex512 Nope, not at all. Was there anything unclear in my explanation why I don't lik…
»
Patrick Lahey
As mentioned Casey already addressed this - he is trying to communicate intent. The important th…
»
Patrick Lahey
Casey is using a technique called a "unity build." The basic idea is that, from the compiler's p…
»
Livet Ersomen Strøm
insanoflex512 okay so you saw macros and said "Blasphemy!" :lol:
»
Livet Ersomen Strøm
Remember. Playing a game is serious buisness! Maybe even more so than writing them. I know people…
»
Benjamin Kloster
The macros for dealing with function pointers I can somewhat understand. With their current use, …
»
Livet Ersomen Strøm
These are supposed to give the physical size of the screen i millimeters. But I noticed they diff…
»
Livet Ersomen Strøm
Ianuarius Casey says that he doesn't think people should be given the option to rebind the keys.…
»
Sven
@insanoflex512 Nope, not at all. Was there anything unclear in my explanation why I don't like th…
»
Roderic Bos
5sw Definitely not with global_variable, local_persist and internal. For GAME_UPDATE_AND_RENDER …
»
Roderic Bos
Casey mentioned he only wants 1 (well 2 now with the platform separatly) compile unit, so for him…
»