Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Mon, 04 Oct 2010 19:44:29 +0000 | prock | * Removed unused files containing the unused GUIEventListener class. |
Mon, 04 Oct 2010 18:15:03 +0000 | prock | * GLImage now uses the optimal next power of 2 size for both width and height. |
Mon, 04 Oct 2010 14:55:57 +0000 | prock | * Applied GreyGhosts patch to fife_settings. Allows the user to load the gui XML whenever they want. Also returns a reference to the dialog so it can be worked with outside of fife_settings. |
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 |