0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from pennomi/master More... over 14 years ago
Added two more missile options and updated Sir Evan Maddox and the Lightning Rod to use them More... over 14 years ago
Refactored missilex3 type into missile. Now missile_num and missile_angle add modify the power More... over 14 years ago
Merge pull request #31 from kitano/master More... over 14 years ago
Merge pull request #31 from kitano/master More... over 14 years ago
Clean up the hero's animations More... over 14 years ago
Created the Animation class. Refactored the hero/avatar to make use of this class. All of the avatar's animations are created when it is loaded and the logic then switches between the animations. More... over 14 years ago
Created the Animation class. Refactored the hero/avatar to make use of this class. All of the avatar's animations are created when it is loaded and the logic then switches between the animations. More... over 14 years ago
Merge pull request #26 from pennomi/master More... over 14 years ago
Merge pull request #26 from pennomi/master More... over 14 years ago
Added configurable damage_multiplier option to attack powers, heal, and shield More... over 14 years ago
Merge pull request #25 from pennomi/master More... over 14 years ago
Merge pull request #25 from pennomi/master More... over 14 years ago
Added MP cost to power tooltip. More... over 14 years ago
Merge pull request #24 from pennomi/master More... over 14 years ago
Merge pull request #24 from pennomi/master More... over 14 years ago
Added variable MP cost for powers. Currently, all powers still are set at cost=1. More... over 14 years ago
Free surface for MenuExit background More... over 14 years ago
Some cleanup of MenuExit to match existing menus. Minor code style changes. More... over 14 years ago
Fixed some file comments More... over 14 years ago
Cleanup exit button More... over 14 years ago
Only click-to-exit from MenuExit if the menu is visible More... over 14 years ago
Added Menu and MenuExit to cmake list More... over 14 years ago
Added Menu and MenuExit to cmake list More... over 14 years ago
Merge pull request #18 from kitano/master More... over 14 years ago
Merge pull request #18 from kitano/master More... over 14 years ago
Added a confirm exit to title dialog when pressing the escape key in game. The exit menu derives from a base Menu class which could in future be used as a base for other menus if required. More... over 14 years ago
Merge pull request #17 from kitano/master More... over 14 years ago
Merge pull request #17 from kitano/master More... over 14 years ago
Created an Entity base class for the Avatar, Enemy and NPC objects. This contains all functionality common to these classes More... over 14 years ago