Closing ticket as issue seems to be solved at commit febade55b at 2016-08-02.
Follows the git log. If this problem persists or is not fixed, by all means
reopen this ticket.
-----------------------------------------
commit febade55b24249ced2a55a1504f4ff007c92abb0
Author: fluzz <fluzz@gmx.com>
Date: Tue Aug 2 17:44:59 2016 +0200
Use a sparse dynarray to store bullets, instead of a static C array.
Also change some names, to comply to our naming convention.
commit 029f403269e5c054beb04581e8f1eff7cfbbfcf4
Author: Gregory Lozet <gregorylozet@gmail.com>
Date: Mon Aug 8 23:11:32 2016 +0200
Use a sparse dynarray to store blasts, instead of a static C array.
Also apply some renaming to comply to our naming convention.
commit f677b5bc750ec49c3e4412054e053e2167e2c77a
Author: Gregory Lozet <gregorylozet@gmail.com>
Date: Mon Aug 8 22:10:26 2016 +0200
Use a sparse dynarray to store melee shots, instead of a static C array.
Also apply some renaming to comply to our naming convention.
|