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
By "replay data" I mean everything that is saved to disk - state and inputs.
»
Benjamin Schnur
Thanks for your help. mmozeiko Casey has faster machine and/or hdd :) It seems your guess is …
»
Mārtiņš Možeiko
Well I could imagine for simple apps like few buttons and dialog or something it would be not muc…
»
Mārtiņš Možeiko
Casey has faster machine and/or hdd :) In day 25 he improved how replay data is stored on disk, a…
»
Benjamin Schnur
I've just added looped live code editing to my source. It is functional, but has the following is…
»
Livet Ersomen Strøm
mmozeiko This can work for any game, including MMORPG. Even for non-game applications, if done pr…
»
Mārtiņš Možeiko
This can work for any game, including MMORPG. Even for non-game applications, if done properly.
»
Andy
This forum thread has been very helpful to me. I'm following along even though this project is be…
»
Mārtiņš Možeiko
I mentioned that because you wrote in initial post, that it frees end of scope. Just so there is …
»
Corey Johnson
Right. We learned that lesson in the Day 12 video. I was speaking to a colleague today and he po…
»
Mārtiņš Možeiko
Be careful with alloca - it frees stack only when function returns, not at end of scope. So this …
»
Corey Johnson
Good info, thanks.
»
Jari Komppa
The benefit is that you can allocate variable amount of space from stack. You can, as I've unders…
»
Zyconite
@C0D3 nice one , I found VirtualBox a fiddle to use therefore prefer parallels for ease of use a…
»
Corey Johnson
Sorry, I've been catching up and just came across the intro of _alloca. I tried searching the for…
»
Zyconite
@Troncoso Ah ok , way down the line i see. Atm it does not look like the game will use a great…
»
d7samurai
This just in.. "Physicists Conjure Curves From Flat Surfaces Using Japanese Folding Art" http:/…
»
popcorn
I have OSX and I use VirtualBox and Windows 7 and I can follow the stream alright. It would be be…
»
popcorn
Interesting read because I just finished episode 14 and he does exactly this. I want to try this …
»
Chris Wiet
I've been thinking about Casey's illustrations, and I believe they are an invaluable additional t…
»
Troncoso
You shouldn't have a problem using Windows 8.1. Casey will eventually move the rendering to the g…
»
Zyconite
Hi All newcomer here, I've ask this question to Casey directly who suggested for me to post it …
»
Benjamin Pedersen
The Legend of Zelda: Four Swords Adventures actually has "split screen". The TV-screen shows the …
»
Livet Ersomen Strøm
Thank to everyone for answers, I found them all constructive.
»
Livet Ersomen Strøm
"A blog post by Noel Llopis I think will give some insight to people wondering about how some gam…
»
norswap
I guess the difference is that you don't always implement a TODO in the place where the TODO is w…
»
Andrew Bromage
Kladdehelvete Is it true that the A+ pathfinding algoritm is patented? The original paper on A* s…
»
Dale Kim
I've been catching up on streams, so I'm pretty far behind, but I've noticed quite a few times pe…
»
Casey Muratori
owensd The day the compiler validates my comments with the surrounding code is the day I will bel…
»
popcorn
I might have some errors in my Objective C code but I'm not sure about my Cocos2D 2.(insert long …
»