Florian Rival
e5631383dd
Avoid unnecessary copy or declarations of objects lists
...
* Declare objects lists used by actions only when actions are launched
for standard events (both GDCpp and GDJS)
* Enable the object list reuse optimisation in GDCpp as done in GDJS.
2016-12-31 18:38:45 +01:00
Florian Rival
a81170d934
Avoid unncessary copy of objects lists for last event of events lists
2016-12-31 18:38:45 +01:00
Victor Levasseur
82684041ff
Use std::copy instead of loops in EventsCodeGenerationContext
...
Add test cases for EventsCodeGenerationContext
2016-09-13 01:12:26 +02:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00