Показать сообщение отдельно
Старый 04.12.2007, 00:01   #1
Pixel
Нуждающийся
 
Регистрация: 25.02.2007
Сообщений: 58
Написано 3 полезных сообщений
(для 6 пользователей)
BlitzMax Update 128

Доступен новый апдейт для Блиц Макс к версии 1.28.
Изминения:
+ (BMK/BRL.CocoaMaxGui/Pub.FreeProcess) Fixed various Leopard issues.

+ (BRL.Blitz) Fixed array downcasting.

+ (BRL.GLGraphics) Reverted mac version to fix windowed/fullscreen swap problems.

+ (BRL.FileSystem) Implemented 'FixPath' fix to allow for 'incbin::' style paths.

+ (BRL.Win32MaxGui) Fixed textview flicker issue.

+ (BRL.Reflection) Fixed issue with array TTypeId losing type desc byte ptr.

+ (MAKEDOCS) Fixed missing examples.

+ (BCC) Added check for concatenation of multidim arrays - not allowed!

+ (Brl.CocoaMaxGui) Implemented Brucey's fixes.

+ (BMK) Implemented Brucey's modifications.

+ (MaxIDE) Got rid of console text stream.

+ (BRL.DirectSoundAudio) Fixed premature release of sound buffer.

+ (BRL.OpenALAudio) Fixed faulty detection of 'finished' channels and handling of channel exhaustion.

+ (BMK) Added experimental speedup hack. Some issues with deleted bmx files, so off by
default for now. To enable, create an env var called BMK_SPEEDUP set to 1. See bmk_make.bmx for details.
(Offline)
 
Ответить с цитированием