leo60228
|
dd5c50c94c
|
Fix some leaks
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
887c1fbf96
|
Don't leak flipbfont
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
abbf6bafb9
|
Don't leak sounds/music
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
f3b26904ec
|
Don't leak binaryBlob
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
9b91047bba
|
Find SDL_mixer.h instead of assuming it's in the same location as SDL.h
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
d193caac98
|
Revert "Add destructor for SoundTrack/MusicTrack (and explicitly define move constructor to prevent double-free)"
This reverts commit 2f760af439.
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
098fb77611
|
Set C++ standard to C++98
|
2020-06-07 22:40:03 -04:00 |
|
leo60228
|
e71f47f1c9
|
Clear soundTracks and musicTracks on musicclass::init
|
2020-06-07 00:04:42 -04:00 |
|
leo60228
|
2f760af439
|
Add destructor for SoundTrack/MusicTrack (and explicitly define move constructor to prevent double-free)
|
2020-06-07 00:04:42 -04:00 |
|