Re: [warzone2100-dev] Intent to merge, intent to destroy

2011-03-31 Thread Per Inge Mathisen
On Thu, Mar 31, 2011 at 5:08 AM, Safety0ff safety0ff@gmail.com wrote: PS The new javascript scavenger script is attached as an example for those too lazy to look in the qtscript branch. From the script: And we can use the built-in Math library  switch (Math.random() * 10) How does that

[warzone2100-dev] [Warzone 2100 Trac] #2603: 3.0 beta 4 Satellite Uplink Mission Artifact Empty

2011-03-31 Thread Warzone 2100 Trac
#2603: 3.0 beta 4 Satellite Uplink Mission Artifact Empty --+--- Reporter: ragnarokk91@… |Type: bug Status: new|Priority: normal Milestone: unspecified|

Re: [warzone2100-dev] Intent to merge, intent to destroy

2011-03-31 Thread buginator
On 3/30/11, Per Inge Mathisen per.mathi...@gmail.com wrote: The QtScript branch (perim/qtscript) now has a working implementation of javascript for scavengers. The old scripting system runs fine side by side with it. Saving and loading works as well. The code should be short and easy to