Monthly Archives: July 2006

DMDScript 1.11

DMDScript version 1.11 has been released. This version is compatible with the new DMD 0.163. Technorati Tags: D Programming Language, DMD, DMDScript, Walter Bright, Digital Mars

Posted in News | Leave a comment

DMD 0.163

Walter released DMD 0.163 a few hours ago. The big changes in this release are that imports are now private by default (which means I need to update several Derelict modules) and you can now have static imports, renamed imports, … Continue reading

Posted in DMD Releases | Leave a comment

GDC 0.19

David Friedman has released GDC 0.19. Here are his release notes: * Fixed D Bugzilla bugs 141(gdc), 157, 162, 164, 171, 174, 175, 192, 229 * Applied Dave Fladebo’s suggestion for -O3 in gdmd * Updated to DMD 0.162 * … Continue reading

Posted in GDC Releases | Leave a comment

More on the Update

I’m having a few problems with my local copy of the blog (where I test updates and such), but once I get the kinks worked out I’ll upload it all. I won’t bother with a time estimate as that never … Continue reading

Posted in General | 2 Comments

Tile Studio Demo Ported to D

Mike Weiring’s Tile Studio is a tile editor and a map editor that can be used to create tile maps for 2D games. The output is format is completely customizable. There are a few demos available that demonstrate using the … Continue reading

Posted in Gamedev/Games, News | Leave a comment