That would be great, Visual Studio is such a unstable environment.[/quote]I have only had 1 problem with Visual Studio, I have had well over a dozen with the Gemini IDE. Plus, why would RO take the...
Type: Posts; User: Robert Kosek
That would be great, Visual Studio is such a unstable environment.[/quote]I have only had 1 problem with Visual Studio, I have had well over a dozen with the Gemini IDE. Plus, why would RO take the...
This has almost nothing to do with CodeGear, the only reason it'll be relevant is because of RemObjects. Though why they'd sully their reputation by joining with CG, I don't know or understand. ...
I'll check your format out shortly, I was just writing this for some general advice plus some code examples.
You should know where to put the archive is always at the end, so you needn't tally a...
I wrote my own archive format, so let me give you some advice. If you are in need of any specific pointers, just ask away and I'll chip in some more advice.
The Basics
You need: A header...
I'd aim for the really simple. Left click (on mouse up) rotates 90 degrees right, unless you are in a different tile (IE, dragging/moving the tile); right click rotates 90 degrees left. Simple and...
Java isn't technically compiled, but rendered into a compressed semi-binary form that is faster to load. From what I know, the VM still remembers the function names, the object names and methods,...
You also need to store the random seed when the game starts, otherwise everything will be random each replay. ;)
3) Resize the screen, but do not resize the interface. Position the interface relatively. Perhaps include several different resolution "packs" for larger and smaller interfaces to make it better...
Hey all, I was thinking about using YAML as a configuration language for a project. YAML is simpler than XML, so it should be simple enough to do.
However, I cannot find if anyone has converted...
Frankly, I never assume the size of anything when playing with memory or streams, but always use sizeof(TMyEnum) for safety. This way it would work between compilers, as each would report the size...
I won't call mine authoritative, but I know something of this.
Enumerated types are really just integer fields with defined constants associated in name and in incremental value. If you use them...
Okay, you have either one of two questions. One I can help you with, the other I can't.
You either want:
1) Procedural road texture generation
2) Procedural path (aka, road) generation
The...
Taken from the thread linked above:
Personally, I find it an embarrassment to see a pascal language written in c++/java, both languages I dislike.
I'll disagree there, the only bug I found was in the stable release--where it was practically a pre-alpha feature. In the latest lazarus development release the generics support is much better, even...
I made a generic list in FPC, and it's not so much dodgy as the current "stable" release has a few critical bugs only fixed in the development releases you can get with Lazarus. (IE, don't JUST get...
Now that I actually understand what you're doing with this, beyond persistence and making it possible to save a game, I can make use of this. Helps that I'm a web programmer who does (My)SQL.
It...
Uh huh... nice try. :P
Photoshop cannot open a Jpeg2000 file. Can someone upload it compressed into a more friendly format? I don't have anything large enough to use otherwise.
Google ranks by links, especially reciprocal ones. So keywords help find it, and links push it to the top. If you want PGD up at the top then link to it from your website.
Jason, whois both is and isn't the "stalker's DB", as I have paid to have my domain anonymously registered. NONE, absolutely none, of my personal information appears within the WHOIS record. The...
I just so happened to visit Clootie's site again, and it would seem that his last post is now May 14th. So he's still here after all. :) That's a relief.
I don't mean to nitpick or critique too much, but I just can't read this easily. The problem is that the magazine is unflattened -- I drag frequently as I read and Acrobat constantly must update the...
Luuk, you never cease to impress. That looks really nice. Good job! :)
I think it needs an absolute path to the lib folder, not a relative one. Just a hunch.
Wow, my system is quite similar to both yours. AMD 64 x2 4800+, 8600GS 256mb, 2gb RAM. :D
I do have a 7900GS (maybe 7800GS, it's been a few months) on hand that I'm willing to sell, double...