log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
fife-parpg
log engine/core/controller/engine.cpp @ 635:
3094988564d5
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-3
tip
age
author
description
Wed, 06 Oct 2010 19:19:08 +0000
prock
* Added a simple method to query the default video card capabilities. This is still a work in progress. You can now get a list of ScreenModes the device supports. ScreenMode includes information on the screen resolution, if the mode is fullscreen/windowed and if it would use the OpenGL or SDL renderer.
Fri, 01 Oct 2010 14:09:47 +0000
prock
* Removed the image chunking size variable from engine settings.
Sat, 20 Feb 2010 19:11:01 +0000
vtchill
A client can now specify a global color key to be used with all images. The default color key is (255,0,255) in RGB format. Also the client can enable/disable the color key feature by using the setColorKeyEnabled function in the EngineSettings class. By default the color key feature is disabled. fixes[t:451]
less
more
|
(0)
-10
-3
tip