Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Fri, 01 Oct 2010 21:27:37 +0000 | prock | * This fixes a small bug that causes some primitives to not be rendered by the OpenGL renderbackend |
Fri, 01 Oct 2010 19:25:40 +0000 | prock | * Removed the "trigger" system as it was not in use and very incomplete. I couldn't come up with a good reason why it should be part of event channel either. The trigger system is scheduled for a future release anyway. |
Fri, 01 Oct 2010 16:26:22 +0000 | prock | * Moving the math constants to the FIFE namespace |
Fri, 01 Oct 2010 15:32:55 +0000 | prock | * Templatized Rect to extend it's functionality beyond integers |
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. |
Wed, 29 Sep 2010 15:15:45 +0000 | prock | * Updated the changelog |