Skip to content

Bugfix/replace raw pointers - #1

Open
abtom87 wants to merge 5 commits into
masterfrom
bugfix/replace-raw-pointers
Open

Bugfix/replace raw pointers#1
abtom87 wants to merge 5 commits into
masterfrom
bugfix/replace-raw-pointers

Conversation

@abtom87

@abtom87 abtom87 commented Jan 19, 2025

Copy link
Copy Markdown
Owner

improvements

Abel Thomas added 5 commits January 17, 2025 12:18
- Buggy when pBullet is defined in CCannon constructor.
- added vector for bullets, delete ones with marked for deletion,
- Timers replaced with unique_ptrs
- removed raw pointers,
- no more new and deletes,
- improved valgrind log,
- Added q to quit that closes the window and program cleanly.
- checked in scene() is nullptr before accessing it in CAlien::onMove
- made the movement of enemy slightly faster.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant