Commits

  Analyzed 5 days ago based on code collected 5 days ago.
  All Time 12 Month 30 Day
Commits: 10 0 0
Contributors: 1 0 0
Files Modified: 18 0 0
Lines Added: 1852 0 0
Lines Removed: 268 0 0

Commits per Month

Most Recent Commits

 
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add newDocument(InputStream) for parsing XML straight from (D'oh!) an InputStream. Avatar More... over 3 years ago
Completed (de-)serialization of Universe and Planet classes. Avatar More... over 3 years ago
* Added ton of Javadoc. * Removed and merged some unused functions. Avatar More... over 3 years ago
Removed unused version of normDev() Avatar More... over 3 years ago
Added licensing information - S!IA is released under MIT License. Avatar More... over 3 years ago
* Added EnvironValue as an abstract representation of an environmental variable. * Created its three final subclasses, GravValue, TempValue and RadValue. * Converted *HabRange classes and all related code to use the new classes (such as Planet's grav, temp and rad fields). Avatar More... over 3 years ago
Created Universe class for encapsulation of all game objects and for convenient passing around. Avatar More... over 3 years ago
Added rudimentary GUI - a simple scrollable JFrame to display the universe, with the planets marked with a calcValue()-specific color. Avatar More... over 3 years ago
Added HabRange and sublasses; representing habitability ranges. Spiced up the Planet class with a value calculator function. Avatar More... over 3 years ago
Initial commit: * data model starting with a skeleton of the Planet class (that can init itself from both a MAP and a P file) * some classes aiding in (de-)serialization of data * testing class based on a game ("Creche") I'm currently playing Avatar More... over 3 years ago
See All Commits
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.