Ticket #639: mainlog.html

File mainlog.html, 15.9 KB (added by mad, 14 years ago)

0ad mainlog

Line 
1<!DOCTYPE html>
2<meta charset="utf-8">
3<title>Pyrogenesis Log</title>
4<style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style>
5<h2>0 A.D. Main log</h2>
6<p>Loading config file "config/default.cfg"</p>
7<p>Loaded config string "windowed" = "false"</p>
8<p>Loaded config string "xres" = "0"</p>
9<p>Loaded config string "yres" = "0"</p>
10<p>Loaded config string "bpp" = "0"</p>
11<p>Loaded config string "fancywater" = "true"</p>
12<p>Loaded config string "shadows" = "true"</p>
13<p>Loaded config string "vsync" = "false"</p>
14<p>Loaded config string "nos3tc" = "false"</p>
15<p>Loaded config string "noautomipmap" = "true"</p>
16<p>Loaded config string "novbo" = "false"</p>
17<p>Loaded config string "noframebufferobject" = "false"</p>
18<p>Loaded config string "force_s3tc_enable" = "true"</p>
19<p>Loaded config string "renderpath" = "default"</p>
20<p>Loaded config string "lodbias" = "0"</p>
21<p>Loaded config string "profile" = "default"</p>
22<p>Loaded config string "language" = "english"</p>
23<p>Loaded config string "font.console" = "console"</p>
24<p>Loaded config string "font.default" = "palatino12"</p>
25<p>Loaded config string "font.misc" = "verdana16"</p>
26<p>Loaded config string "skycolor" = "0 0 0"</p>
27<p>Loaded config string "max_players" = "8"</p>
28<p>Loaded config string "sound.mastergain" = "0.5"</p>
29<p>Loaded config string "view.scroll.speed" = "120.0"</p>
30<p>Loaded config string "view.rotate.x.speed" = "1.2"</p>
31<p>Loaded config string "view.rotate.x.min" = "20"</p>
32<p>Loaded config string "view.rotate.x.max" = "60"</p>
33<p>Loaded config string "view.rotate.x.default" = "30"</p>
34<p>Loaded config string "view.rotate.y.speed" = "2.0"</p>
35<p>Loaded config string "view.rotate.y.speed.wheel" = "0.1"</p>
36<p>Loaded config string "view.rotate.y.default" = "0.0"</p>
37<p>Loaded config string "view.drag.speed" = "0.5"</p>
38<p>Loaded config string "view.zoom.speed" = "256.0"</p>
39<p>Loaded config string "view.zoom.speed.wheel" = "32.0"</p>
40<p>Loaded config string "view.zoom.min" = "96.0"</p>
41<p>Loaded config string "view.zoom.max" = "256.0"</p>
42<p>Loaded config string "view.zoom.default" = "192.0"</p>
43<p>Loaded config string "view.pos.smoothness" = "0.1"</p>
44<p>Loaded config string "view.zoom.smoothness" = "0.4"</p>
45<p>Loaded config string "view.rotate.x.smoothness" = "0.5"</p>
46<p>Loaded config string "view.rotate.y.smoothness" = "0.3"</p>
47<p>Loaded config string "hotkey.exit" = "Alt+F4"</p>
48<p>Loaded config string "hotkey.exit" = "Ctrl+Break"</p>
49<p>Loaded config string "hotkey.leave" = "Escape"</p>
50<p>Loaded config string "hotkey.pause" = "Pause"</p>
51<p>Loaded config string "hotkey.screenshot" = "F2"</p>
52<p>Loaded config string "hotkey.bigscreenshot" = "Ctrl+Alt+F2"</p>
53<p>Loaded config string "hotkey.togglefullscreen" = "Alt+Return"</p>
54<p>Loaded config string "hotkey.screenshot.watermark" = "K"</p>
55<p>Loaded config string "hotkey.wireframe" = "Alt+W"</p>
56<p>Loaded config string "hotkey.archive.abort" = "Alt+F4"</p>
57<p>Loaded config string "hotkey.camera.reset" = "H"</p>
58<p>Loaded config string "hotkey.camera.follow" = "F"</p>
59<p>Loaded config string "hotkey.camera.reset.origin" = "Ctrl+H"</p>
60<p>Loaded config string "hotkey.camera.zoom.in" = "Plus"</p>
61<p>Loaded config string "hotkey.camera.zoom.in" = "Equals"</p>
62<p>Loaded config string "hotkey.camera.zoom.in" = "NumPlus"</p>
63<p>Loaded config string "hotkey.camera.zoom.out" = "Minus"</p>
64<p>Loaded config string "hotkey.camera.zoom.out" = "NumMinus"</p>
65<p>Loaded config string "hotkey.camera.zoom.wheel.in" = "WheelUp"</p>
66<p>Loaded config string "hotkey.camera.zoom.wheel.out" = "WheelDown"</p>
67<p>Loaded config string "hotkey.camera.rotate.wheel.cw" = "Shift+WheelUp"</p>
68<p>Loaded config string "hotkey.camera.rotate.wheel.ccw" = "Shift+WheelDown"</p>
69<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+LeftArrow"</p>
70<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+A"</p>
71<p>Loaded config string "hotkey.camera.rotate.cw" = "Q"</p>
72<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+RightArrow"</p>
73<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+D"</p>
74<p>Loaded config string "hotkey.camera.rotate.ccw" = "E"</p>
75<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+UpArrow"</p>
76<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+W"</p>
77<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+DownArrow"</p>
78<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+S"</p>
79<p>Loaded config string "hotkey.camera.pan" = "MouseMiddle"</p>
80<p>Loaded config string "hotkey.camera.pan" = "ForwardSlash"</p>
81<p>Loaded config string "hotkey.camera.pan.keyboard" = "~Shift+~Ctrl"</p>
82<p>Loaded config string "hotkey.camera.left" = "A"</p>
83<p>Loaded config string "hotkey.camera.left" = "LeftArrow"</p>
84<p>Loaded config string "hotkey.camera.right" = "D"</p>
85<p>Loaded config string "hotkey.camera.right" = "RightArrow"</p>
86<p>Loaded config string "hotkey.camera.up" = "W"</p>
87<p>Loaded config string "hotkey.camera.up" = "UpArrow"</p>
88<p>Loaded config string "hotkey.camera.down" = "S"</p>
89<p>Loaded config string "hotkey.camera.down" = "DownArrow"</p>
90<p>Loaded config string "camera.cinema.queue" = "I"</p>
91<p>Loaded config string "hotkey.console.toggle" = "BackQuote"</p>
92<p>Loaded config string "hotkey.console.toggle" = "F9"</p>
93<p>Loaded config string "hotkey.console.copy" = "Ctrl+C"</p>
94<p>Loaded config string "hotkey.console.paste" = "Insert"</p>
95<p>Loaded config string "hotkey.console.paste" = "Ctrl+V"</p>
96<p>Loaded config string "hotkey.selection.add" = "Shift"</p>
97<p>Loaded config string "hotkey.selection.remove" = "Ctrl"</p>
98<p>Loaded config string "hotkey.selection.group.0" = "0"</p>
99<p>Loaded config string "hotkey.selection.group.1" = "1"</p>
100<p>Loaded config string "hotkey.selection.group.2" = "2"</p>
101<p>Loaded config string "hotkey.selection.group.3" = "3"</p>
102<p>Loaded config string "hotkey.selection.group.4" = "4"</p>
103<p>Loaded config string "hotkey.selection.group.5" = "5"</p>
104<p>Loaded config string "hotkey.selection.group.6" = "6"</p>
105<p>Loaded config string "hotkey.selection.group.7" = "7"</p>
106<p>Loaded config string "hotkey.selection.group.8" = "8"</p>
107<p>Loaded config string "hotkey.selection.group.9" = "9"</p>
108<p>Loaded config string "hotkey.selection.group.add" = "Shift"</p>
109<p>Loaded config string "hotkey.selection.group.save" = "Ctrl"</p>
110<p>Loaded config string "hotkey.selection.group.snap" = "Alt"</p>
111<p>Loaded config string "hotkey.selection.snap" = "Home"</p>
112<p>Loaded config string "hotkey.highlightall" = "O"</p>
113<p>Loaded config string "hotkey.killUnit" = "Delete"</p>
114<p>Loaded config string "hotkey.contextorder.next" = "LeftBracket"</p>
115<p>Loaded config string "hotkey.contextorder.previous" = "RightBracket"</p>
116<p>Loaded config string "hotkey.orbital.toggle" = "V"</p>
117<p>Loaded config string "hotkey.orbital.cheat" = "LeftCtrl+Backslash"</p>
118<p>Loaded config string "hotkey.dudemachine.random" = "Ctrl+ForwardSlash"</p>
119<p>Loaded config string "hotkey.fps.toggle" = "Shift+F"</p>
120<p>Loaded config string "hotkey.session.statuspane.toggle" = "Shift+S"</p>
121<p>Loaded config string "hotkey.session.minimap.toggle" = "Shift+M"</p>
122<p>Loaded config string "hotkey.resourcepool.toggle" = "Shift+R"</p>
123<p>Loaded config string "hotkey.grouppane.toggle" = "Shift+G"</p>
124<p>Loaded config string "hotkey.teamtray.toggle" = "Shift+T"</p>
125<p>Loaded config string "hotkey.session.ShowPlayersList" = "Shift+P"</p>
126<p>Loaded config string "hotkey.session.devcommands.toggle" = "Shift+D"</p>
127<p>Loaded config string "hotkey.session.gui.flip" = "Alt+G"</p>
128<p>Loaded config string "hotkey.session.gui.toggle" = "G"</p>
129<p>Loaded config string "hotkey.alwayson.toggle" = "Shift+X"</p>
130<p>Loaded config string "hotkey.menu.toggle" = "F10"</p>
131<p>Loaded config string "hotkey.menu.resign" = "Alt+X"</p>
132<p>Loaded config string "hotkey.chat" = "Return"</p>
133<p>Loaded config string "hotkey.onlinehelp" = "F1"</p>
134<p>Loaded config string "hotkey.music.toggle" = "M"</p>
135<p>Loaded config string "hotkey.audio.toggle" = "Ctrl+A"</p>
136<p>Loaded config string "hotkey.profile.toggle" = "F11"</p>
137<p>Loaded config string "hotkey.profile.save" = "Shift+F11"</p>
138<p>Loading config file "config/local.cfg"</p>
139<p>Loaded config string "windowed" = "false"</p>
140<p>Loaded config string "xres" = "0"</p>
141<p>Loaded config string "yres" = "0"</p>
142<p>Loaded config string "bpp" = "0"</p>
143<p>Loaded config string "fancywater" = "true"</p>
144<p>Loaded config string "shadows" = "true"</p>
145<p>Loaded config string "vsync" = "false"</p>
146<p>Loaded config string "nos3tc" = "false"</p>
147<p>Loaded config string "noautomipmap" = "true"</p>
148<p>Loaded config string "novbo" = "false"</p>
149<p>Loaded config string "noframebufferobject" = "false"</p>
150<p>Loaded config string "force_s3tc_enable" = "true"</p>
151<p>Loaded config string "renderpath" = "default"</p>
152<p>Loaded config string "lodbias" = "0"</p>
153<p>Loaded config string "profile" = "default"</p>
154<p>Loaded config string "language" = "english"</p>
155<p>Loaded config string "font.console" = "console"</p>
156<p>Loaded config string "font.default" = "palatino12"</p>
157<p>Loaded config string "font.misc" = "verdana16"</p>
158<p>Loaded config string "skycolor" = "0 0 0"</p>
159<p>Loaded config string "max_players" = "8"</p>
160<p>Loaded config string "sound.mastergain" = "0.5"</p>
161<p>Loaded config string "view.scroll.speed" = "120.0"</p>
162<p>Loaded config string "view.rotate.x.speed" = "1.2"</p>
163<p>Loaded config string "view.rotate.x.min" = "20"</p>
164<p>Loaded config string "view.rotate.x.max" = "60"</p>
165<p>Loaded config string "view.rotate.x.default" = "30"</p>
166<p>Loaded config string "view.rotate.y.speed" = "2.0"</p>
167<p>Loaded config string "view.rotate.y.speed.wheel" = "0.1"</p>
168<p>Loaded config string "view.rotate.y.default" = "0.0"</p>
169<p>Loaded config string "view.drag.speed" = "0.5"</p>
170<p>Loaded config string "view.zoom.speed" = "256.0"</p>
171<p>Loaded config string "view.zoom.speed.wheel" = "32.0"</p>
172<p>Loaded config string "view.zoom.min" = "96.0"</p>
173<p>Loaded config string "view.zoom.max" = "256.0"</p>
174<p>Loaded config string "view.zoom.default" = "192.0"</p>
175<p>Loaded config string "view.pos.smoothness" = "0.1"</p>
176<p>Loaded config string "view.zoom.smoothness" = "0.4"</p>
177<p>Loaded config string "view.rotate.x.smoothness" = "0.5"</p>
178<p>Loaded config string "view.rotate.y.smoothness" = "0.3"</p>
179<p>Loaded config string "hotkey.exit" = "Alt+F4"</p>
180<p>Loaded config string "hotkey.exit" = "Ctrl+Break"</p>
181<p>Loaded config string "hotkey.leave" = "Escape"</p>
182<p>Loaded config string "hotkey.pause" = "Pause"</p>
183<p>Loaded config string "hotkey.screenshot" = "F2"</p>
184<p>Loaded config string "hotkey.bigscreenshot" = "Ctrl+Alt+F2"</p>
185<p>Loaded config string "hotkey.togglefullscreen" = "Alt+Return"</p>
186<p>Loaded config string "hotkey.screenshot.watermark" = "K"</p>
187<p>Loaded config string "hotkey.wireframe" = "Alt+W"</p>
188<p>Loaded config string "hotkey.archive.abort" = "Alt+F4"</p>
189<p>Loaded config string "hotkey.camera.reset" = "H"</p>
190<p>Loaded config string "hotkey.camera.follow" = "F"</p>
191<p>Loaded config string "hotkey.camera.reset.origin" = "Ctrl+H"</p>
192<p>Loaded config string "hotkey.camera.zoom.in" = "Plus"</p>
193<p>Loaded config string "hotkey.camera.zoom.in" = "Equals"</p>
194<p>Loaded config string "hotkey.camera.zoom.in" = "NumPlus"</p>
195<p>Loaded config string "hotkey.camera.zoom.out" = "Minus"</p>
196<p>Loaded config string "hotkey.camera.zoom.out" = "NumMinus"</p>
197<p>Loaded config string "hotkey.camera.zoom.wheel.in" = "WheelUp"</p>
198<p>Loaded config string "hotkey.camera.zoom.wheel.out" = "WheelDown"</p>
199<p>Loaded config string "hotkey.camera.rotate.wheel.cw" = "Shift+WheelUp"</p>
200<p>Loaded config string "hotkey.camera.rotate.wheel.ccw" = "Shift+WheelDown"</p>
201<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+LeftArrow"</p>
202<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+A"</p>
203<p>Loaded config string "hotkey.camera.rotate.cw" = "Q"</p>
204<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+RightArrow"</p>
205<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+D"</p>
206<p>Loaded config string "hotkey.camera.rotate.ccw" = "E"</p>
207<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+UpArrow"</p>
208<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+W"</p>
209<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+DownArrow"</p>
210<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+S"</p>
211<p>Loaded config string "hotkey.camera.pan" = "MouseMiddle"</p>
212<p>Loaded config string "hotkey.camera.pan" = "ForwardSlash"</p>
213<p>Loaded config string "hotkey.camera.pan.keyboard" = "~Shift+~Ctrl"</p>
214<p>Loaded config string "hotkey.camera.left" = "A"</p>
215<p>Loaded config string "hotkey.camera.left" = "LeftArrow"</p>
216<p>Loaded config string "hotkey.camera.right" = "D"</p>
217<p>Loaded config string "hotkey.camera.right" = "RightArrow"</p>
218<p>Loaded config string "hotkey.camera.up" = "W"</p>
219<p>Loaded config string "hotkey.camera.up" = "UpArrow"</p>
220<p>Loaded config string "hotkey.camera.down" = "S"</p>
221<p>Loaded config string "hotkey.camera.down" = "DownArrow"</p>
222<p>Loaded config string "camera.cinema.queue" = "I"</p>
223<p>Loaded config string "hotkey.console.toggle" = "BackQuote"</p>
224<p>Loaded config string "hotkey.console.toggle" = "F9"</p>
225<p>Loaded config string "hotkey.console.copy" = "Ctrl+C"</p>
226<p>Loaded config string "hotkey.console.paste" = "Insert"</p>
227<p>Loaded config string "hotkey.console.paste" = "Ctrl+V"</p>
228<p>Loaded config string "hotkey.selection.add" = "Shift"</p>
229<p>Loaded config string "hotkey.selection.remove" = "Ctrl"</p>
230<p>Loaded config string "hotkey.selection.group.0" = "0"</p>
231<p>Loaded config string "hotkey.selection.group.1" = "1"</p>
232<p>Loaded config string "hotkey.selection.group.2" = "2"</p>
233<p>Loaded config string "hotkey.selection.group.3" = "3"</p>
234<p>Loaded config string "hotkey.selection.group.4" = "4"</p>
235<p>Loaded config string "hotkey.selection.group.5" = "5"</p>
236<p>Loaded config string "hotkey.selection.group.6" = "6"</p>
237<p>Loaded config string "hotkey.selection.group.7" = "7"</p>
238<p>Loaded config string "hotkey.selection.group.8" = "8"</p>
239<p>Loaded config string "hotkey.selection.group.9" = "9"</p>
240<p>Loaded config string "hotkey.selection.group.add" = "Shift"</p>
241<p>Loaded config string "hotkey.selection.group.save" = "Ctrl"</p>
242<p>Loaded config string "hotkey.selection.group.snap" = "Alt"</p>
243<p>Loaded config string "hotkey.selection.snap" = "Home"</p>
244<p>Loaded config string "hotkey.highlightall" = "O"</p>
245<p>Loaded config string "hotkey.killUnit" = "Delete"</p>
246<p>Loaded config string "hotkey.contextorder.next" = "LeftBracket"</p>
247<p>Loaded config string "hotkey.contextorder.previous" = "RightBracket"</p>
248<p>Loaded config string "hotkey.orbital.toggle" = "V"</p>
249<p>Loaded config string "hotkey.orbital.cheat" = "LeftCtrl+Backslash"</p>
250<p>Loaded config string "hotkey.dudemachine.random" = "Ctrl+ForwardSlash"</p>
251<p>Loaded config string "hotkey.fps.toggle" = "Shift+F"</p>
252<p>Loaded config string "hotkey.session.statuspane.toggle" = "Shift+S"</p>
253<p>Loaded config string "hotkey.session.minimap.toggle" = "Shift+M"</p>
254<p>Loaded config string "hotkey.resourcepool.toggle" = "Shift+R"</p>
255<p>Loaded config string "hotkey.grouppane.toggle" = "Shift+G"</p>
256<p>Loaded config string "hotkey.teamtray.toggle" = "Shift+T"</p>
257<p>Loaded config string "hotkey.session.ShowPlayersList" = "Shift+P"</p>
258<p>Loaded config string "hotkey.session.devcommands.toggle" = "Shift+D"</p>
259<p>Loaded config string "hotkey.session.gui.flip" = "Alt+G"</p>
260<p>Loaded config string "hotkey.session.gui.toggle" = "G"</p>
261<p>Loaded config string "hotkey.alwayson.toggle" = "Shift+X"</p>
262<p>Loaded config string "hotkey.menu.toggle" = "F10"</p>
263<p>Loaded config string "hotkey.menu.resign" = "Alt+X"</p>
264<p>Loaded config string "hotkey.chat" = "Return"</p>
265<p>Loaded config string "hotkey.onlinehelp" = "F1"</p>
266<p>Loaded config string "hotkey.music.toggle" = "M"</p>
267<p>Loaded config string "hotkey.audio.toggle" = "Ctrl+A"</p>
268<p>Loaded config string "hotkey.profile.toggle" = "F11"</p>
269<p>Loaded config string "hotkey.profile.save" = "Shift+F11"</p>
270<p>Cannot find config file "config/profiles/default/settings/user.cfg" - ignoring</p>