|
|
08/09/2007 - V2.1 ( PC )
-added K_EVENT_ACTIVATE/K_EVENT_DACTIVATE. ( enables to display your game in paused mode )
-added screensaver and monitor power off support under DX 7 fullscreen mode.
-fixed ctrl-alt-del behavior on Geforce Quadro and Radeon 7000
-adjusted default Texel position ( renders better quality quads in 800x600 )
07/09/2007 - V2.091 ( mac bug fixes )
-clicking on the close window button now doesn't dispose the window.
-added KMIscTools::createDirectory and KMiscTools::fileExists
01/30/2007 - V2.09
-optimized KTrueText code, now about 160 times faster.
-added drawMultiline for texts functions
-fixed toggle fullscreen on directX
08/20/2006 - V2.08
-loadPicture2d / blitRect2d for ddraw usage under windows.
-fixed alt tab issues + toggleFullscreen under windows
-fixed flipBackBuffer( false ) that would pause when app in the background
07/15/2006 - V2.07
-KWindow::enumerateDisplays retrieves a list of available resolutions.
06/22/2006 - V2.06
-KmiscTools::getMilliseconds now pauses when the app is in the background.
-KBatch : blitting "arrays of sprites" under directx
-bug fix : drawLine now supports alpha blending modes ( via setAlphaMode )
06/05/2006 - V2.051
-KmiscTools::getMilliseconds now starts at 0 on Mac os X when you launch the application ( doesn't roll around so often )
-KMiscTools::getLocale returns the name of the country of the local user. ( en_EN , it_IT , fr_FR etc..)
-new licencing option, you can buy 1 platform licence only. ( PC or Mac )
05/22/2006 - V2.05
-added KSound2 ( openAL )
-universal Binary for Mac os X
04/19/2006 - V2.04
-fixed a bug in KIniReader (would read a value that was in the next section in case section didn't exist)
-added loadPictureFromPtr
-added loadPictureWithMask ( allows jpg+bmp to create alpha channel )
03/02/2006 - V2.03
-fixed a bug in pollArray (directx)
-loadPicture doesn't display an alpha when alpha is off and color key is on
11/28/2005 - V2.02
-added K_EVENT_DBLCLICK and K_EVENT_CONTEXTUAL ( contextual menu event )
-Shift-printscreen ( F13 on mac ) to generate a screenshot.
-removed gamepad support on mac ( HID problem needs to be solved )
10/31/2005 - V2.01
-setBlitColor ( allows to tint blits )
-Fixed a bug in KResource ( was incompatible with makeFilePath )
-set KSound Buffer bigger ( would cut streams on small configurations )
08/19/2005 - new site online
|