[X] The "/2.x86-linux/wmpop3-0.5.6a.x86-linux.tar.gz" file could not be found or is not available. Please select another file.

MASO. Merlinz AD&D Spell Organizer.A Glade/Gtk+/Perl spell organizer for the AD&D game.


http://maso.sourceforge.net





Separate each tag with a space.

Release Date:

2001-09-27

Topics:

License:

Operating System:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2001-07-29

Ratings and Reviews

Be the first to post a text review of MASO. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tracker comment added

    wizm commented on the interface improvement artifact

    posted by wizm 2805 days ago

  • Tracker artifact added

    Anonymous created the interface improvement artifact

    posted by nobody 2819 days ago

  • File released: /maso/maso_spells_01/maso_allspells_list.bz2

    posted 2968 days ago

  • maso maso_spells_01 file released: maso_allspells_list.bz2

    First release

    posted 2968 days ago

  • File released: /maso/maso-0.7.4/maso-0.7.4.tgz

    posted 2972 days ago

  • File released: /maso/maso-0.7.4/maso-0.7.4.tar.bz2

    posted 2972 days ago

  • maso maso-0.7.4 file released: maso-0.7.4.tgz

    # All entries prior the version 0.7.0 are not dated and # very vague. # I didn't keep track of this since I had no use for it. # # Version 0.4/0.5 # Complete rewrite. Changed from a Perl/CGI interface to this # Gtk interface. # (why isn't there a proper documentation for Perl-Gtk, grmbl) # # Version 0.6. First fully functional version. # # Version 0.6.1 # Removed many typo's and spelling errors from the spell descriptions # Cleanup of the code. # # Version 0.6.2 # Added search-window. # # Version 0.6.3 # Improved and debugged search-window functionalities. # Added some more pixmaps. # # Version 0.6.4 # Finaly filled in the stubs for the error-window. # Pops up an error message at some points. # # Version 0.6.5 # Worked on the lay-out of the windows. # Added tooltip messages. # Added accelerators for search and all-spells. # It's almost time for a 0.7 release :-) # I think that will be the first public release. # # Version 0.7.0. July 30 2001 # First public release! # Released code on Sourceforge. # I tried to do something about closing the search/file/error windows # when Maso quits. It works, but with a nasty 'kill -9 $$' # Again fixed a lot of errors in the spell description. # Cleaned up some parts of the code. # I enlarged the main window. This gives a lot more room for the various # lists/fields/texts etc. ( I originally tried to fit it on 800x600 but # this didn't work the minimum was 870x600. So now I decided to enlarge it # to 1000x700. This should fit on 1024x768 including the wm-stuff.) # Splitted the Maso.pm file into smaller parts. # Added experimental spell-list creator. It's just a test at the moment. # # # Version 0.7.1. Aug 3 2001 # Removed some small bugs that seems to ha e crept in while # adding the new functions. # Tried out CVS. # # Version 0.7.2 Aug 13 2001 # In between version because I f**ked up my CVS # at sourceforge. # Worked on the new spell-list-creator. # # Version 0.7.3 Sept 8 2001 # Spell-list-creator is ready to be used. # The search/select function is enhanced with the option to search # previously selected items and you can choose to select or # substract this new search from the previously selection. # I'm thinking about using this new option for the mainwindow as well. # Added the full-view window. Its just a first test. I added the full-info for # some first to third level spells. The idea is that you can copy/paste full text # descriptions into this window. # # Version 0.7.4 Sept 22 2001 # Added spells from Seer's spell database # For now I just used the first 600 characters from the full description # as the short description. I don't feel like making new short descriptions # for the 850+ new spells. :-( # There are some double spells now. # There is a nasty bug in the spell-list-creator. It works fine the first time. # But when you close it and re-open it, it starts to behave strange. I think # it has something todo with reinitializing stuff and memory shit. :-( # Cleaned up some files. #

    posted 2972 days ago

  • maso maso-0.7.4 file released: maso-0.7.4.tar.bz2

    # All entries prior the version 0.7.0 are not dated and # very vague. # I didn't keep track of this since I had no use for it. # # Version 0.4/0.5 # Complete rewrite. Changed from a Perl/CGI interface to this # Gtk interface. # (why isn't there a proper documentation for Perl-Gtk, grmbl) # # Version 0.6. First fully functional version. # # Version 0.6.1 # Removed many typo's and spelling errors from the spell descriptions # Cleanup of the code. # # Version 0.6.2 # Added search-window. # # Version 0.6.3 # Improved and debugged search-window functionalities. # Added some more pixmaps. # # Version 0.6.4 # Finaly filled in the stubs for the error-window. # Pops up an error message at some points. # # Version 0.6.5 # Worked on the lay-out of the windows. # Added tooltip messages. # Added accelerators for search and all-spells. # It's almost time for a 0.7 release :-) # I think that will be the first public release. # # Version 0.7.0. July 30 2001 # First public release! # Released code on Sourceforge. # I tried to do something about closing the search/file/error windows # when Maso quits. It works, but with a nasty 'kill -9 $$' # Again fixed a lot of errors in the spell description. # Cleaned up some parts of the code. # I enlarged the main window. This gives a lot more room for the various # lists/fields/texts etc. ( I originally tried to fit it on 800x600 but # this didn't work the minimum was 870x600. So now I decided to enlarge it # to 1000x700. This should fit on 1024x768 including the wm-stuff.) # Splitted the Maso.pm file into smaller parts. # Added experimental spell-list creator. It's just a test at the moment. # # # Version 0.7.1. Aug 3 2001 # Removed some small bugs that seems to ha e crept in while # adding the new functions. # Tried out CVS. # # Version 0.7.2 Aug 13 2001 # In between version because I f**ked up my CVS # at sourceforge. # Worked on the new spell-list-creator. # # Version 0.7.3 Sept 8 2001 # Spell-list-creator is ready to be used. # The search/select function is enhanced with the option to search # previously selected items and you can choose to select or # substract this new search from the previously selection. # I'm thinking about using this new option for the mainwindow as well. # Added the full-view window. Its just a first test. I added the full-info for # some first to third level spells. The idea is that you can copy/paste full text # descriptions into this window. # # Version 0.7.4 Sept 22 2001 # Added spells from Seer's spell database # For now I just used the first 600 characters from the full description # as the short description. I don't feel like making new short descriptions # for the 850+ new spells. :-( # There are some double spells now. # There is a nasty bug in the spell-list-creator. It works fine the first time. # But when you close it and re-open it, it starts to behave strange. I think # it has something todo with reinitializing stuff and memory shit. :-( # Cleaned up some files. #

    posted 2972 days ago

  • Tracker artifact added

    Anonymous created the more spells artifact

    posted by nobody 2985 days ago

  • File released: /maso/maso-0.7.3/maso-0.7.3.tar.bz2

    posted 2986 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Thanks for your rating!

Would you also like to write a review?





Skip Review