Kuraudo

Joined: Jun 21 2007

none

Posts Posts and comments Discussions All
Subject
Replies
Date
Location
 
I'm pretty good with computer software. But hardware and services and such are out of my domain, so excuse my …
19
 
Maybe Apple will learn a lesson. Next stop: AT&T?
7
 
Update for SquareDMI fixes a bug and adds support for legacy DMI files.
0
 
I just wrote up a blog post about a program I've just released. I'm sure many of the artists here do a lot of editing …
2
 
Because Dream Maker always makes PNGs wider than my screen resolution...
0
 
A simple library for querying user profiles
0
 
A good series...such a fowl way to stain the memory.
3
 
Sometimes it pays to be a little more inquisitive, I think.
0
 
Humanity is moving in a good direction, I think.
5
 
A small pathfinding library for your game.
3
 
Initial summary: Libraries should be able to specify dependencies on other files. Longer version: Libraries should be …
1
 
Add regular expression functionality to your projects
0
 
Add quicklinks such as google:hello and id:23 to your game.
0
 
// Title: crc32 // Credit to: Kuruado // Contributed by: Kuraudo /* The crc32(file) proc uses internal DM facilities to …
0
 
Want 2-5GB of free file storage, with literally no hoops to jump through? Yeah, I sound like your typical marketing …
6
 
I found an inspirational video that actually inspired me. Huzzah!
1
 
Signals and slots truly make event-handling fun and intuitive!
0
 
So, currently I'm posting from the Mozilla-based CometBird web browser of which, though I've not heard much, I've …
0
 
I'm reviving my rather-dead cross-platform DM-IDE project. You just saved yourself a page navigation and blog post read.
0
 
My membership expires in 26 days, 2 hours, and I likely won't be renewing it (for quite some time, at least), so here's …
0
 
I'm curious about how BYOND works with pointers on the heap returned from dynamic libraries (DLL, SO). As return values …
8
 
I previously posted that I would be participating in IainPeregrine's "Get Something Done" event. Unfortunately real …
2
 
I'm in love, and you can too!
1
 
A cross-platform utility to help determine if a player key has hosting privileges.
0
 
A set of list sorting functions, currently supports Quicksort and Heapsort.
1
 
Looking for a new hex editor to satisfy your reversing needs? You've come to the right place!
1
 
The addition of customizable interfaces was a great step forward for BYOND, but interfaces are still very limited, and …
7
 
I'm making a small headshot of Sasuke, for use as forum avatars or something. It's currently less than 64x64 (once I …
0
 
//Title: List Permutations //Credit to: Kuraudo //Contributed by: Kuraudo /* The permutations() proc takes a list of …
0
 
In continuously-hosted games, proper resource management is vital; in games with many dynamically generated icons and …
1
 
//Title: GetColors //Credit to: Kuraudo //Contributed by: Kuraudo /* The following procs separate individual color …
0
 
//Title: ReplaceText //Credit to: Kuraudo //Contributed by: Kuraudo /* replacetext(haystack, needle, replace) Replaces …
4