soulweaver91 / project-carrot

Project Carrot, an open source spiritual clone of the Jazz Jackrabbit 2 game engine
https://carrot.soulweaver.fi/
MIT License
38 stars 4 forks source link

Shooting right at the edge of the map may lead to crash #13

Closed soulweaver91 closed 8 years ago

soulweaver91 commented 8 years ago

EventMap::getPositionEvent doesn't check properly if the coordinates given to it are within bounds.