
Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
If not mistaken, Starcraft 2 is programmed with C, so I guess you are right
If you were looking to make a game engine if you wanted a start i would look at the rendering engine called OGRE (
| Code: |
| http://www.ogre3d.org/ |
) If your looking to get started and just make the top level stuff you can use CrystalSpace (
| Code: |
| http://crystalspace3d.org/main/Main_Page |
) and the Blender2Crystal (
| Code: |
| http://b2cs.delcorp.org/index.php/Main_Page |
) plugin to blender to make the games in Blender (
| Code: |
| http://www.blender.org/ |
) Blender also has its own built in game engine.