openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
Evolution Tournament
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 25, 2024 — Jul 25, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Introduced a true headless mode. Only a minor performance gain versus the previous headless mode (which still created the window but didn't paint to it while the window was minimized). The main advantage is that it can now run on a headless server.
townsendr
More...
about 14 years ago
First-phase refactoring to pull the JFrame out of the core game engine.
townsendr
More...
about 14 years ago
Updated JavaDoc
townsendr
More...
about 14 years ago
Javadoc fix
townsendr
More...
about 14 years ago
Updated comments to reflect latest fixes.
townsendr
More...
about 14 years ago
Fixed repaint issue when game is paused.
townsendr
More...
about 14 years ago
Full JavaDocs, general code cleanup
townsendr
More...
about 14 years ago
Trigger redrawing when the screen is damaged. Fixes bug where resizing or minimizing the Stats or Splash screen results in a blank gray screen.
townsendr
More...
about 14 years ago
Fixed resize bug (showSplash may need a rewrite later)
townsendr
More...
about 14 years ago
Added help screen functionality, changed from flags for stats to a ScreenType enum.
townsendr
More...
about 14 years ago
Changed screenshot shortcut to "s"
townsendr
More...
about 14 years ago
New methods for initializing the script interpreter and for recalculating the animal count stats.
townsendr
More...
about 14 years ago
[no comment]
townsendr
More...
about 14 years ago
Fixed default path for background file
townsendr
More...
about 14 years ago
Changed animal properties file load to accept string values for colours.
townsendr
More...
about 14 years ago
Example of how to cheat with current game settings.
townsendr
More...
about 14 years ago
Updated JavaDocs
townsendr
More...
about 14 years ago
Sanitized animal properties when animals are spawned (initial and all later spawns.)
townsendr
More...
about 14 years ago
Changed property loader to skip blank values (instead the default value will be used.) That means properties need not be commented out or removed from the file in order to use the default value.
townsendr
More...
about 14 years ago
Add actionScript to the animal's properties output (shows up on Animal Stats Screen.)
townsendr
More...
about 14 years ago
Skip empty actionScripts
townsendr
More...
about 14 years ago
Test for more complex actionScript.
townsendr
More...
about 14 years ago
Added new actionScript property.
townsendr
More...
about 14 years ago
JavaDoc updates.
townsendr
More...
about 14 years ago
Fixed reflection class lookup for animal Action attributes.
townsendr
More...
about 14 years ago
Fixed reflection class lookup for animal Action attributes. Fixed path to background images. Fixed randomization of children to use local random generator if randomizeChildren flag is false. Changed ActionInterpreter to automatically import the Actions enum and get a reference to this animal.
townsendr
More...
about 14 years ago
Add BeanShell support for performing actions. Made internal classes public, moved main class out of the default package and into ca.townsends.games.evolution.
townsendr
More...
about 14 years ago
Fixed statistics bug - initial stat hash table population was using the wrong method to check whether the key already exists. Also nullified "clicked" list when returning to the main screen.
townsendr
More...
over 14 years ago
Added .settings to the ignore list
townsendr
More...
over 14 years ago
Split out plant dropping behaviour
townsendr
More...
over 15 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree