diff data/conf/options.mtt @ 21:a60cbb7359dd

Window settings now come from options, and may use OpenGL (enabled/disabled at compile time). committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Mon, 24 Mar 2008 17:53:28 +0000
parents db0b48f02b69
children 47478557428d
line wrap: on
line diff
--- a/data/conf/options.mtt	Sat Mar 22 16:22:59 2008 +0000
+++ b/data/conf/options.mtt	Mon Mar 24 17:53:28 2008 +0000
@@ -3,3 +3,12 @@
 <char[]|L10n="en-GB">
 <bool|useThreads=true>
 <int|logLevel=1>
+
+{video}
+<bool|noFrame=false>
+<bool|resizable=false>
+<bool|hardware=true>
+<bool|fullscreen=true>
+<int|height=1024>
+<int|width=1280>
+