More thoughts (longest blog ever)
I'm not happy. In fact, I was so mad the last twenty minutes I managed to only wake up from my self-fueling mental fit long enough to realize that I had just swept the entire floor, as per orders, without even being able to recall having done it.
A lot …[J@D] - Thoughts
No, ENIGMA's not canceled. I titled the blog with my initials instead because these thoughts relate to a more general topic.
I've been working on what I've called ENIGMA's CFile parser for the last couple days. It is a 900 line (plus a couple thousand for the expression evaluator) parser …dot dot dot
ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function. Say `&objects::Step'
[ENIGMA] LIM0X
That is correct. ENIGMA can now has lim0x.
Man, that was easy.More seriously, it allowed me to better debug the code, as the actual GCC, that is not minimalist, or for Windows, is slightly pickier than the one which is minimalist and for Windows.In other words, it took …Happenings
I've been working on ENIGMA, of course. However, along with that, I've been playing with 3D.
I wanna give a nice presentation before I ever release R4, and I was looking for just the model to help me with that.Dave gave me the model, all right. But it was …[ENIGMA] This
(Embedded Video)
http://www.youtube.com/v/Ylni9ROh9DQ&hl=en&fs=1A pictures worth a thousand words, and a six minute youtube video is worth a lot of pictures. Therefore, I easily meet the word count lowpass.[J@D] Practice Makes Perfect
It came time to do GM's set of WinAPI functions for ENIGMA. So instead of just winging it like I did with a lot of GL, I decided I'd practice for a bit first. And, well, that practiced produced a very useful tool, actually.
It uses a lot of functions …[J@D] NO U
How to prove to someone that they aren't really pissed off, using my favorite impulse based phrase.
[ENIGMA] Parser sneak peek
Yes, that's right. My parser gets to be released for an alpha alpha, because I need data from various tests.
Basically, it's a console window. It'll walk you through what to do.The requirement is that you have notepad in your system32 folder, or somewhere Windows can find it quickly. …