Mercurial > fife-parpg
log
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. |
Mon, 08 Nov 2010 20:37:31 +0000 | prock | * This fixes the case were the engine would clear the screen twice |
Mon, 08 Nov 2010 18:21:05 +0000 | helios2000 | * Removed the instance id unique check from the loader. |
Mon, 08 Nov 2010 18:06:05 +0000 | prock | * More updates to CHANGES |