Mercurial > fife-parpg
log engine/core/controller/engine.i @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Sat, 18 Jun 2011 00:28:40 -1000 | M. George Hansen | Abstracted the GUI code and refactored the GUIChan-specific code into its own module. default tip |
Fri, 10 Jun 2011 23:35:30 -1000 | M. George Hansen | Added pre- and post-rendering hooks for executing custom rendering code. |
Fri, 05 Nov 2010 15:21:10 +0000 | helios2000 | * Merged the light branch back into trunk. |
Thu, 21 Oct 2010 18:50:50 +0000 | prock | * Added the ability to change screen modes on the fly. This works both in OpenGL and SDL modes. |
Fri, 15 Oct 2010 18:54:34 +0000 | prock | * Moved getCurrentScreenMode() to the renderbackend as renderbackend is what initializes the screen. |
Thu, 14 Oct 2010 15:32:09 +0000 | prock | * Fixed some more integer definitions |
Fri, 08 Oct 2010 21:22:02 +0000 | prock | * Added the ability to query the current running screen mode |