Mercurial > fife-parpg
log demos/shooter/run.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Mon, 08 Nov 2010 21:36:38 +0000 | prock | * Fixed the clear screen problems. The screen is now automatically cleared every frame by the engine if there are no maps loaded. In the process I removed the setClearBackBuffer() function from the RenderBackend. |
Fri, 22 Oct 2010 16:01:57 +0000 | prock | * The RPG and Shooter demos now clear the screen when in OpenGL mode |
Mon, 28 Jun 2010 15:43:42 +0000 | prock | Updated the basicapplication extension to initialize pychan and modal execution. Also fixed the demos and editor to reflect this change. |