MASO. Merlinz AD&D Spell Organizer.A Glade/Gtk+/Perl spell organizer for the AD&D game.
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.
First release
# 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. #
# 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. #
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?