0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Made it possible for shapes to define custom update code that will be executed after each movement update. More... over 17 years ago
- Store the code related to the shapes in maps instead of a variable for each type. More... over 17 years ago
- Changed the movement variable definition to only allow one name for each variable. More... over 17 years ago
- Fixed and simplified the support for projectiles spawning child projectiles. More... over 17 years ago
- Made it possible (again) for the weapon script to dump the current rectangular area in which the projectile exists. More... over 17 years ago
[no comment] More... over 17 years ago
- Repository layout changes: More... over 17 years ago
- New support for toggle scaling of projectile images of and on. More... over 17 years ago
- Added support for rendering projectiles with images. More... over 17 years ago
- Updated project page to reflect the new jWse version. More... over 17 years ago
- Prepare for a new file release, created a changelog file and minor text file updates. More... over 17 years ago
- New support for custom projectile render color. More... over 17 years ago
- Made it possible to repeatedly fire projectiles in the test GUI by simply holding the mouse button down. More... over 17 years ago
- Cleaned up the weapon interface. More... over 17 years ago
- Replaced the creating of the resource manager using a singleton pattern with creation using a public constructor. More... over 17 years ago
- Removed unused folders More... over 17 years ago
- Integrated the new shape object with the rest of the code. More... over 17 years ago
- Created a new file format to define custom shapes. More... over 17 years ago
- Some files were missing in the last commit. More... over 17 years ago
Externalized the collision the hard coded collision code: More... over 17 years ago
- Externalized the rendering code to flat files instead of hard coded. More... over 17 years ago
- Made it possible to read action macros from external files instead of hard coding them. More... over 17 years ago
- Made the GUI more user friendly. More... over 17 years ago
- Removed the jdom library and all dependencies to it. More... over 17 years ago
- Created an ant build file that can be used to compile deployed source. More... over 17 years ago
Project website: More... over 17 years ago
Created a version file to track at which revision files are released. More... over 17 years ago
Updated the project website: More... over 17 years ago
- More preparations towards a first file release. More... over 17 years ago
- Implemented loading of custom defined script in the test GUI. More... over 17 years ago