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.
Andre Bauland
Skinpop thrahistan There is also a plugin for that with the SublimeLinter https://github.com/Sub…
»
Gus Waldo
Glad I could help!
»
Tim
@Skinpop: you are awesome!
»
Gus Waldo
thrahistan There is also a plugin for that with the SublimeLinter https://github.com/SublimeLint…
»
Andre Bauland
There is also a plugin for that with the SublimeLinter https://github.com/SublimeLinter/SublimeL…
»
Gus Waldo
Hi, I struggled a bit with this as well. First thing I tried was using sublime linter, it kinda …
»
Juan Felipe Garcia Catalan
One of these ways of counting the trailing zeroes without a loop might be a good default for plat…
»
Tim
I really like Casey's TODO and NOTE highlights. Does anyone know of a way to get the same functio…
»
Mārtiņš Možeiko
For now you could try allocating smaller size for TransientStorage. Try something like 256MB. Als…
»
robby
So there won't be any chance to develop the game in a 32bit environment? Asking because i like to…
»
Patrick Lahey
If you don't learn OO you will be limiting your options in today's world. There is a lot of OO c…
»
Mārtiņš Možeiko
I think first solution is OK to use as long as there are very few conditions test (so you are not…
»
Mārtiņš Možeiko
I doubt this code will have more performance. Typically you want to avoid branches in inner loops…
»
Germano
I was thinking in a way to build a executable that uses the best instruction sets supported by th…
»
David Isaksson
I was thinking about the way Casey did is unmasking of the bitmap file and i started thinking if …
»
Frank Polster
Or one could still use a browser, but just write this in the location bar: 1javascript:alert(Math…
»
Dejan
Nimbal ... C++ tends to obfuscate the exact code flow on the CPU with constructors, destructors, …
»
Jari Komppa
This khronos OpenVG extension lists a bunch of alpha blending equations that are even more comple…
»
Jari Komppa
bqq You can actually inspect a structure's layout in VisualStudio with the hidden switches 1/d1re…
»
Jari Komppa
Pick your poison: FreeImage From a glance, does everything and the kitchen sink (including loadi…
»
bqq
You can actually inspect a structure's layout in VisualStudio with the hidden switches 1/d1report…
»
Benjamin Kloster
It's always a good idea to familiarize yourself with other tools and techniques, then make up you…
»
Krzysiek
We don't need full-featured game console with fancy commands including 'bind', that could really …
»
Benjamin Kloster
I'm working on a visual programming tool myself, but not for generating stand-alone executables, …
»
BlueWolf
I wanted to ask this question in day's 38 prestream but there was none (I blame Microsoft, for no…
»
Jari Komppa
Kladdehelvete sol_hsa Anyway, when it comes to UIs, you may also give my logic sim a spin, even …
»
Livet Ersomen Strøm
sol_hsa Anyway, when it comes to UIs, you may also give my logic sim a spin, even though it's no…
»
Livet Ersomen Strøm
sol_hsa Kladdehelvete But basically each instruction is a box that can be zoomed in and out. You …
»
Jari Komppa
Kladdehelvete But basically each instruction is a box that can be zoomed in and out. You could zo…
»
Livet Ersomen Strøm
d7samurai Yes I have. I have made a prototype where you dont need a keyboard, and where statement…
»