Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Tue, 09 Nov 2010 12:31:40 +0000 | vtchill | fixed a minor bug in the editor when trying to switch to INSERTING mode using the keyboard shortcut. |
Mon, 08 Nov 2010 22:38:32 +0000 | mvbarracuda | Correcting screwed up file name; mea culpa |
Mon, 08 Nov 2010 22:15:49 +0000 | mvbarracuda | Modified currently unused tourist_beach map for testing purposes: |
Mon, 08 Nov 2010 22:07:47 +0000 | prock | * Some updates to CHANGES, INSTALL, and README |
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 |