January 22, 2016 – 2:31 pm
The Irrlicht homepage got hacked last weekend. A backdoor was installed in our wordpress installation and invisible spam-links got added all over the place. This was possible as we hadn’t updated our WordPress installation for too long. Most things are now back in place. But we will no longer allow comments on posts (we have […]
September 13, 2015 – 4:48 pm
Unfortunately a bug had slipped into 1.8.2 which prevented Irrlicht from compiling with gcc5. Sorry for that, but here’s a new release which should fix it: Irrlicht version 1.8.3. Same forum thread as for the last release. Have fun!
August 30, 2015 – 4:08 pm
Irrlicht version 1.8.2 is now available. It is a bugfix release, please check this forum thread for a list of changes. Happy downloading!
February 27, 2015 – 3:26 pm
The complete source code for the Sci-Fi racer H-Craft Championship is now availabe at irrgheist.com/hcraftsource. It uses the same liberal zlib license like Irrlicht. The game runs on Window, Linux and Android. Check this thread in the forum to discuss the sources. If you want to take a quick look at the game itself you […]
February 22, 2015 – 3:38 pm
IrrRPG Builder is a simple and powerful tool designed to help people new to programming and/or players who want to create RPG games without advanced knowledge in programming languages. -Now available for Windows in a setup package! -Basic projectile system implemented! -Implemented a experimental shadow mapping system (XEffect) (Still need room for performance improvement, got […]
December 16, 2013 – 12:55 pm
The zip-file for Irrlicht 1.8.1 got uploaded once more. As our watchful forum member ent1ty noticed the version number in the Makefile had still been set to 1.8.0. Which resulted in wrong library names on Linux for the shared library. No other changes since last upload. Thanks for the report and sorry for the inconvenience […]
December 8, 2013 – 3:59 pm
Here is the winner of the Screenshot of the Month contest for November: SteffL with his “Star Sonata 2” screenshot. As always, you can find the screenshot and all contestants in the forum and the gallery.
November 20, 2013 – 9:44 pm
Irrlicht version 1.8.1 is out. This is a bugfix release. It improves stability and speed and doesn’t change interfaces. For discussions about it please check this forum thread. Happy downloading!
August 12, 2013 – 11:49 am
Here is the winner of the Screenshot of the Month contest for July: TheMrCerebro with Onsomnia. You can find the screenshot and all contestants in the forum and the gallery.
Recently we got a new svn repository and bugtrackers for Irrlicht due to an sourceforge update. So when you work with svn you should update the address as the old one will no longer get updates. Old repositories will be kept online as read-only. You can check-out with the new path like: svn checkout svn://svn.code.sf.net/p/irrlicht/code/trunk […]