Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Thu, 21 Oct 2010 18:50:50 +0000 | prock | * Added the ability to change screen modes on the fly. This works both in OpenGL and SDL modes. |
Fri, 15 Oct 2010 18:54:34 +0000 | prock | * Moved getCurrentScreenMode() to the renderbackend as renderbackend is what initializes the screen. |
Fri, 15 Oct 2010 15:13:10 +0000 | prock | * The engine now checks to make sure the selected driver is supported by the users OS. |
Thu, 14 Oct 2010 15:52:43 +0000 | prock | * Modified the sound manager to better take care of sound clips. (Hope this fixes the crash at the end of the shooter demo) |
Thu, 14 Oct 2010 15:32:09 +0000 | prock | * Fixed some more integer definitions |
Thu, 14 Oct 2010 15:06:26 +0000 | prock | * Fixed the non standard integer definitions in DeviceCaps |