vutle / gamekit

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

Lacks full-screen option. #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ok, so it's not exactly an issue (I don't know where suggestions go for
this project), but I thought it would be a nice option to have.

I already hacked it together on my own (diff attached), but it's probably
butchering things (because C++ is not exactly in my comfort zone).

Anyway, I like the whole idea behind the project. Keep up the good work.

-Social

Original issue reported on code.google.com by socialst...@gmail.com on 26 Oct 2009 at 8:21

Attachments:

GoogleCodeExporter commented 9 years ago

thanks for the patch, I'll look into it soon

Original comment by erwin.coumans on 8 Nov 2009 at 7:16

GoogleCodeExporter commented 9 years ago
Blender files have an option to launch game full screen, maybe we should take 
that into account. A command line switch to overwrite it would be good also.

Original comment by xavier.thomas.1980@gmail.com on 11 Jun 2010 at 2:32

GoogleCodeExporter commented 9 years ago
Fixed fullscreen option is available in the startup.cfg file

Original comment by xavier.thomas.1980@gmail.com on 6 Aug 2010 at 5:52