Hi Snuffy,
When the AmiDARK Engine will be entirely finished, I will start 2 job in parallel :
1. The development of an IDE and the AmiDARK BASIC (based on AmiDARK Engine
2. The development of additionals plugins for the AmiDARK Engine.
But all will depend on the interest Amiga users will have in this project and these maybe future ones ...
Hi Antique,
Lool :p We only have 1 month "time off" per year ... based on 1st june - 31st may period ..
I've made many new functions these 3 days :
Of course, all these informations are also available in the mini diary here :
http://www.amidark-engine.com/spip.php?article28--------------------------------------------------------------------------------
2011.05.26 :
GLOBAL
Compilation is done with all the new commands available.
SPRITE
Added DECreateAnimatedSprite, DESetSpriteFrame, DEPlaySprite commands & DESpriteFrame function.
Added DESpriteRed, DESpriteGreen, DESpriteBlue & DESpriteAlpha functions.
Added DESpriteVisible function.
Added DESpriteScaleX & DESpriteScaleY functions.
Added DEMirrorSprite & DEFlipSprite commands.
Added DESetSpriteImage, DESetSpriteAlpha & DESetSpriteDiffuse commands.
Added DESetSpriteCoordinates command.
Added DESizeSprite, DEScaleSprite & DEStretchSprite commands.
Separated Sprite render from Image render to use sprite data for render.
Added internal support in sprite render for vertex manipulation (displaying a portion of original sprite image, sprites animations)
--------------------------------------------------------------------------------
2011.05.25 :
GLOBAL
Compilation is done with all the new commands available.
CORE
Added DEWait & DESleep commands.
FILE
Added DEWriteByteToFile command & DEReadByteFromFile function.
Added DERenamefile & DEDeleteFile commands.
Added DEMakeDirectory & DEDeleteDirectory commands.
Added DEReadByte & DEWriteByte commands.
Removed filemap functions from dev. list. They will be maybe developed later if needed.
Removed fileblock functions from dev. list. They will be maybe developed later if needed.
INPUT
Removed Registry functions from dev. list as they are Windows specific function.
Removed clipboard functions from dev. list. They will be maybe developed later if needed.
SETUP
Removed backbuffer functions from dev. list. They will be maybe developed later if needed.
SPRITES
Added 2 special commands DEDisableSpritesBackdrop & DEEnableSpritesBackdrop to increase performances when sprites backdrop are not needed.
--------------------------------------------------------------------------------
2011.05.24 :
GLOBAL
Fixed compilation issues with latest changes made.
Added utility.library to allow DEGetTime & DEGetDate to return correct values.
CORE
Added DEAlwaysActiveOn & DEAlwaysActiveOff commands.
Added DEDrawSpritesFirst & DEDrawSpritesLast commands.
Added DEMakeMemory, DEDeleteMemory, DEFillMemory & DECopyMemory commands.
SOUND
AHI is always opened at startup to check if any playback device is available for audio output.
Worked on DELoadSound, DEDeleteSound & DEPlaySound to use directly Datatypes.