Внимание! У вас нет прав для просмотра скрытого текста.
Уважаемый посетитель, Вы незарегистрированный пользователь. Мы рекомендуем Вам все-таки совершить этот обряд.
Важно!!! Мы настоятельно рекомендуем проверять все скачанное антивирусами перед тем, как запускать у себя на компьютере (у соседей можете запускать без проверки :)
Anubis (онлайновый поведенческий анализатор) anubis.iseclab.orgЕсли Вы нашли вирус - не надо писать в коментах "Атас, вирус" и т.п. Прочтите п.12 Правил сайта и напишите в каком файле найден вирус, его название (хотя бы примерно) и каким антивирусом проверяли. И все запостите в коментариях. Непредоставление этой информации будет расцениваться как флуд с попаданием в группу флудерастов.
Полный спектр лучших азартных игр: Рулетка, Покер, Блэкджек, Видео Покер, Игровые автоматы, Слоты, Кено... Наличие системы контроля честности во всех азартных играх казино. Возможность начать игру - на интерес (без денег)!!!
Большое количество способов пополнения игрового счета и вывода выиграша: Webmoney, Яндекс.Деньги,Кредитные карты, SMS платежи …
           
Играть в Grand Casino                               Скачать Grand Casino
Написал: elvisbird12 (24 марта 2008 20:05) Сообщение #13
3D Rad is a collection of intelligent objects you can combine in virtual space to create interactive 3d worlds. What you get depends on the nature of the objects you add and the relationships you establish between them.
The best Game Dev enviornment, based on 3impact 3dengine.
markykind
3drad isn't new its very old it was founded at around the mid 90's and why are you posting the same message everywhere
--------------------
Зарегистрирован: 31.07.2007
Написал: anndorian (24 октября 2007 07:47) Сообщение #6
Implemeted many fixes for 'loss of graphics' type situations, eg: when user logs out, hit's ctrl-alt-del, alt-tabs out of a full screen app etc.
A few special cases:
* 2D images that have been manually modified using WritePixel/WritePixelFast should be declared 'dirty' after you have finished modifying them. You can do this using the new BufferDirty() command, eg: BufferDirty ImageBuffer( theImage ). If you don't care if such images survive loss of graphics, you can skip this.
* Vidmem texture contents will not survive loss of graphics. However, the textures themseleves will still exist, and these are supposed to be frequently updated anyway, so this shouldn't be a major problem.
* Blitz3D still can't survive desktop rez-mode change in windowed mode. However, the new GraphicsLost() command can be used to detect this. The only thing you'll be able to do after GraphicsLost() returns True is EndGraphics() (and then perhaps reload everything back in if you can be arsed). Or, as I'd be inclined to do, just exit, eg:
... If GraphicsLost() RuntimeError "Please restart Defender" RenderWorld ...
Also added 2 new windowed graphics modes: 6 and 7. These are similar to modes 2 and 3, but will auto-suspend the application when it loses activation. These new modes are highly recommended!
**********
Зарегистрирован: 14.05.2007
Написал: markyind (24 октября 2007 07:37) Сообщение #5
3D Rad is a collection of intelligent objects you can combine in virtual space to create interactive 3d worlds. What you get depends on the nature of the objects you add and the relationships you establish between them.
The best Game Dev enviornment, based on 3impact 3dengine.
Зарегистрирован: 21.08.2007
Написал: lost_soul (24 октября 2007 06:20) Сообщение #4
I am agree with nabarunr.1, i am not understand why a developer change their app version if there nothing change at all ??? so there must be some fix or other feature in this release.....
Зарегистрирован: 8.08.2007
Написал: nabarunr.1 (24 октября 2007 04:46) Сообщение #3