Mercurial > fife-parpg
log engine/core/util/base/fife_stdint.h @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Fri, 15 Oct 2010 18:54:34 +0000 | prock | * Moved getCurrentScreenMode() to the renderbackend as renderbackend is what initializes the screen. |
Tue, 05 Oct 2010 19:42:54 +0000 | prock | * A little data type cleanup in the FIFE::EngineSettings class |
Fri, 01 Oct 2010 14:09:47 +0000 | prock | * Removed the image chunking size variable from engine settings. |
Thu, 30 Sep 2010 21:24:55 +0000 | prock | * Moved the GLEnable and GLDisable structures from opengl_gui_graphics.cpp to fife_opengl.h as they may prove to be useful elsewhere. |