All requests are gratefully received. Now for the bad news ...
You need to update again!
Here are the details for this latest release - every plug-in has been updated in one way or another:
Matrix1Util_01 - 1.1.0.4
- Updated DLL dependency code
- Decrypt/encrypt when loading a file into a bank.
- Do not map to media filenames when mapping a file into a bank.
Matrix1Util_05 - 1.1.0.7
- Added new command set for fast user-level free-lists.
Matrix1Util_07 - 1.1.0.6
- Added missing command CURVE BEZIER
Matrix1Util_12 - 1.1.0.8
- Added new commands & functions to control limb lighting, ambient lighting, fog and ghosting at the limb level.
Matrix1Util_13 - 1.1.0.7
- Updated DLL dependency code
Matrix1Util_14 - 1.1.0.1
* Added function WINDOWS IS 64 BIT
Matrix1Util_18 - 1.1.0.9
- Expanded cull modes available for SET NEW LIMB CULL command.
- Added new functions to retrieve object scale.
- Added new command FIX OBJECT SCALE
Matrix1Util_22 - 1.1.0.11
- Fixed a problem with parameters for DATAFILE DATASTRING function.
- Fixed return value for DATAFILE MEMORY function - now returns number of bytes read.
- Added commands for directory stacking.
- Ensured that files are correctly & cleanly flushed and closed on program shutdown.
- Added new function to get the current string type.
Matrix1Util_23 - 1.1.0.1
- Added 'alpha' versions of the ansi colour functions.
- Added new functions to get colours by name (using the CSS3 standard names).
Matrix1Util_26 - 1.1.0.2
- Empty string can now be used when setting a callback to disable that callback.
- Added a new callback to intercept windows messages for the DBPro window.
Matrix1Util_29 - 1.1.0.2
- Added new commands to load and save simple and UDT arrays to datafiles.
Matrix1Util_31 - 1.1.0.1
- Added command to add the contents of one lookup to another.
Shared code
- Fixed a bug in the internal 'free list' implementation (when the list is empty and trying to return an item to the list).
-- This affects various plug-ins
All
- Standardised initialisation and shutdown code in all plug-ins (the methods I use have changed over time).
- Minor code changes in preparation for a future switch to VS2008.
Here are all the version numbers for plug-ins that were changed only due to standardisation and VC++2008:
Matrix1Util_02 - 1.1.0.8
Matrix1Util_03 - 1.1.0.5
Matrix1Util_04 - 1.1.0.7
Matrix1Util_06 - 1.1.0.1
Matrix1Util_08 - 1.1.0.4
Matrix1Util_09 - 1.1.0.5
Matrix1Util_10 - 1.1.0.3
Matrix1Util_11 - 1.1.0.3
Matrix1Util_15 - 1.1.0.4
Matrix1Util_16 - 1.1.0.7
Matrix1Util_17 - 1.1.0.1
Matrix1Util_19 - 1.1.0.7
Matrix1Util_20 - 1.1.0.9
Matrix1Util_21 - 1.1.0.6
Matrix1Util_24 - 1.1.0.1
Matrix1Util_25 - 1.1.0.1
Matrix1Util_27 - 1.1.0.1
Matrix1Util_28 - 1.1.0.1
Matrix1Util_30 - 1.1.0.2
Matrix1Util_32 - 1.1.0.1
Matrix1Util_33 - 1.0.0.2
There is one command in there that I haven't been able to test personally and I'd be grateful if someone could do this for me as I was kind of coding blind with it - it's the WINDOWS IS 64 BIT() function.