Hi!
I'm working on a small program to keep track of my economy. I can get excerpts from my banks…
Are you familiar with the function "buffer_read_range"? It lets you read out text from an arbitr…
I wouldn't really say that a 2D fighting game requires complex lighting (I could be wrong - never…
Remotery from Don Williamson also comes to mind. It's a CPU/GPU profiling tool written in C that …
I am currently working on Handmade Fighter, and I am now trying to figure out the lighting system…
Thanks for the tip :)
I've edited my previous posts to remove useless calls to `refresh_view`.
I…
I know the docs are abysmal so here's a tip, the "refresh" calls are only necessary after you cal…
ratchetfreak instead of moving the whole range up, why not move the line above the range down bel…
instead of moving the whole range up, why not move the line above the range down below the range …
So moving lines up and down wasn't enough for me, I needed to be able to move ranges too:
1
2
…
In addition to the previous two changes I made in the last post, I've also just created these two…
Another two in case anyone is interested.
First of all here is a simple one, delete line:
1
2…
I could replicate the problem by creating a new user with some non-US characters in the name.
Re…
I'm still on 4.0.6 super, but I think kill-rect is going to convert me real soon.
Mr4thDimention Lucas89, not sure if you saw it, but the power version does have functions for pla…
Yes, my username is actually in Greek.
It's very possible that it would be it - since I've came…
I'll stream Friday at noon this week.
For the past week I've been working to make it so the terr…
xcodedave What Minecraft has looks like faked ambient-occlusion baking, but what I mean is faked …
Thanks for reporting!
Seems like Milton can't access the AppData directory.
If you go to %appda…
Afaik EASTL was made at least 9 years ago. C/C++ compilers improved a lot since then.
Nice! That's a lot of really cool stuff.
Lucas89, not sure if you saw it, but the power version…
mmozeiko Should you use this instead of inline? No, not really. Compiler most of the times knows …
aidanb They're simple warnings to fix, so they should probably be cleaned up by Sean at some poin…
Sorry I just realized this was already answered in the poorly titled thread "What am I doing wron…
I have warnings as errors enabled in Visual Studio, and I'm getting a few type conversion errors,…
Windows 8.1, 64bit
When I run Milton.exe I get the following message
"The default canvas could…
And a few more for moving the mark like a normal cursor:
1
2
3
4
5
6
7
8
9
10
11
12
13
…
Yet another one.
Duplicate line:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21…
I found the function jumping a useful replacement for page up/down. The block selection function …
I can't find it :<
Edit: Doh! I thought you found the _feature_ not the thread proclaiming th…