Commit Graph

9 Commits (1ef6b7a7fccca6fd18215423e2a37d6f8e9c0af0)

Author SHA1 Message Date
Nicolas Hake 1ef6b7a7fc Fix variable_out_of_scope warnings in Arena 2018-07-23 12:30:23 +02:00
Maikel de Vries 1ae5e601e4 add blast sound variations by K-Pone 2016-04-10 13:09:25 +02:00
David Dormagen dcfb986e34 moved sounds into subfolders
This completes http://forum.openclonk.org/topic_show.pl?tid=3215
2015-12-13 22:14:55 +01:00
Mark 850bf1b9d4 CreateObject/CreateObjectAbove (#1214)
Renamed CreateObject() to CreateObjectAbove() and replaced all occurrences in script files.
Added CreateObject(), the function may need a rewrite though, see comment in code.
Updated documentation
2015-01-11 19:02:03 +01:00
Martin Plicht a616a1a6cd script: And I forgot to copy-paste a ‘!’, yay 2013-12-21 13:28:36 +01:00
Martin Plicht d699ba80a5 script: Fix some minor nil/0/parameter passing issues, fix some <variable> = <variable> noop issue and convert some while loop into a for loop 2013-12-21 13:23:51 +01:00
David Dormagen a10c9316ef renamed DynamicParticles* to Particles* and CreateParticleEx to CreateParticle 2013-12-17 22:32:01 +01:00
David Dormagen 95f4725208 updated stuff in ThunderousSkies to use the new particle system 2013-11-28 21:35:11 +01:00
Maikel de Vries 7523bf3ab5 Refactor scenarios: Arenas 2012-10-09 20:42:32 +02:00