nint22 / dwarfcraft

Automatically exported from code.google.com/p/dwarfcraft
Other
0 stars 0 forks source link

Connect the GUI a bit more #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Allow the GUI to actually be interactive now

Original issue reported on code.google.com by nin...@gmail.com on 26 Oct 2011 at 9:43

GoogleCodeExporter commented 9 years ago
Added new console feature:
/rendermode <0,1,2, 3> for [point, wire, solid, textured]
/setdepth <0 - 255> to set the camera depth immediately

Added several accessors / setters; assuming the world will go from depths 0 - 
255.

Up / down buttons and slider work.

Time is parsed before rendering as an on-screen string

Some of the main menu items are now implemented.

Original comment by nin...@gmail.com on 26 Oct 2011 at 10:47