PDA

View Full Version : Updates on 1.07


kornalius
10-30-2006, 11:11 PM
Hi,</p>

Here is the latest change log from 1.07:</p>

*- Fixed DelSprites() bug.
*- PIDE: Fixed Game Level Editor bug.
*- Fixed runtimes registration bug.
*- Enabled structure elements back in sdim() and dim().
*- Enabled structure elements as lists.
*- Fixed arrays of structures when passed as parameters.
*- Fixed structure elements as array when passed as parameters.
*- Fixed structure elements as list when passed as parameters.
*- Common .dlls and .exes for PocketPC are now installed on PC side.
*- PIDE: No LBS_STANDARD style on Listboxes by default anymore.
*- Fixed Groupbox colored controls display.
*- PIDE: Fixed watch window display for some variable types.
*- Fixed g_loadfont().
*- Fixed control color processing for default colors.
*- Fixed LinkProcs.ppl not to show message with num=xx anymore.
*- Fixed PC form background display color.
*- PIDE: Fixed Add file to project when not in same folder as project.
</p>

We are planning on releasing tomorrow. This list will probably have more items by then.</p>

kornalius
11-01-2006, 05:32 PM
PPL 1.07 will be released this Friday. I was really expecting to be able to release today but unexpected events (work related) have happened.

The good news is that there will be more crammed into 1.07.

Here is the newest log:

- Fixed DelSprites() bug.
- PIDE: Fixed Game Level Editor bug.
- Fixed runtimes registration bug.
- Enabled structure elements back in sdim() and dim().
- Enabled structure elements as lists.
- Fixed arrays of structures when passed as parameters.
- Fixed structure elements as array when passed as parameters.
- Fixed structure elements as list when passed as parameters.
- Common .dlls and .exes for PocketPC are now installed on PC side.
- PIDE: No LBS_STANDARD style on Listboxes by default anymore.
- Fixed Groupbox colored controls display.
- PIDE: Fixed watch window display for some variable types.
- Fixed g_loadfont().
- Fixed control color processing for default colors.
- Fixed LinkProcs.ppl not to show message with num=xx anymore.
- Fixed PC form background display color.
- PIDE: Fixed Add file to project when not in same folder as project.
- Fixed Sprite's grid collision removal problem when no sprite collide was set.
- Fixed dialog background color.
- Particle collisions is now available through SetParticleCollision(Particle, Id); WM_PARTICLECOLLIDE is then called.
- NewParticle() function returns a particle handle now.
- New function DelParticle().
- Fixed bug in RTrim(), LTrim() and Trim() functions.
- PIDE: Fixed thousand seperator for profiler and memory analyzer results.