Re-releasal of all Cower modules

BlitzMax Forums/BlitzMax Programming/Re-releasal of all Cower modules

N(Posted 2006) [#1]
Following Indiepath in a sort of manner, I'm re-releasing all of my modules.

All of the modules are either under the MIT license or in the public domain.

You can get them from here.

The current list of modules is:
- Cower.SParse
- Cower.Utility
- Cower.LuaInterface
- Cower.Math3D
- Cower.DynamicLinker
- Cower.Xml
- Pub.AngelScript
- Pub.SqLite

Select 'cower.mod.zip' to download them all, or any of the other files for descriptions of the specific modules included.


Haramanai(Posted 2006) [#2]
Thanks.


Duckstab[o](Posted 2006) [#3]
Cool thanks M8 \o/


xlsior(Posted 2006) [#4]
Thanks.


Difference(Posted 2006) [#5]
Thanks, looks good. Nice that you don't have to email anymore.


TeaVirus(Posted 2006) [#6]
These will useful, thanks!


Dragon57(Posted 2006) [#7]
Many thanks!


REDi(Posted 2006) [#8]
Nice one Noel, much appreciated.


InvisibleKid(Posted 2006) [#9]
thanks man


FlameDuck(Posted 2006) [#10]
Cool. Thanks alot.


Booticus(Posted 2006) [#11]
Thanks!


Sveinung(Posted 2006) [#12]
Thanks

Sveinung


N(Posted 2006) [#13]
Just thought I'd let everyone know that a new version of the archive has been uploaded with an updated version of Cower.Xml.

You can check the source file for details.


N(Posted 2006) [#14]
Woops, forgot to include the new version of Cower.Utility (some fixes for the TColor type).


N(Posted 2006) [#15]
Updated the Cower.Xml module to include documentation and fixes by Brucey.

Seriously, Brucey is pretty much doing all the work on it now O_o

Edit: I should set up some sort of newsletter for this. Or maybe get this post sticky'ed so it doesn't constantly get bumped.


N(Posted 2006) [#16]
Few more updates:

Cower.Xml
- Added methods to XmlNode: NextNode, PrevNode, GetParent, SetParent, SetAttr

Cower.SParse
- Added methods to SPNode: GetField, SetField, Write
- Added method to SPDocument: Write
- Change to method SPDocument::ReadNodes - ReadNodes no longer has a return value


N(Posted 2006) [#17]
Got a newsletter set up. Link in signature.