Rosalila / Flatshot

Free as in freedom shooting game with flat and minimalist aesthetics.
http://rosalilastudio.com/Flatshot
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Memory Leak #4

Closed Turupawn closed 7 years ago

Turupawn commented 8 years ago

Flatshot currently has memory leak issues. Probably the most problematic ones are:

Turupawn commented 8 years ago

Cleaned some ram here: https://github.com/Rosalila/STG/commit/af2dd904496802aa6c8be88781d8aa2398e6e81b https://github.com/Rosalila/STG/commit/ad67f9536bbbb343526038211d6ad4ebf1d69355 https://github.com/Rosalila/STG/commit/33979ec6d989e85bdc093e2ccb5aeed87bbe6f4f https://github.com/Rosalila/STG/commit/4037b32e02daad76dc32f267e7e84ab62d4a3a2d https://github.com/Rosalila/STG/commit/c5298a4f743bc60facfdf29faf0c66cab9b01e21 https://github.com/Rosalila/RosalilaEngine/commit/43b27bee63285731d0d7d526df1bd3530ddc2d53

This has reduced a lot of leak but I still want to continue testing.

Turupawn commented 7 years ago

Yolo