Adam Frisby
34c7a0e43a
* Terrain filters! - Think photoshop-style filters for terrain.
...
* Terrain filters may be written in either C# or JavaScript and loaded at runtime
Use:
terrain csfilter somefile.cs -- Loads a C# filter
terrain jsfilter somefile.js -- Loads a JavaScript filter
Once a terrain filter has been loaded, you can use the command as normal, eg
terrain demofilter
2007-06-26 04:45:24 +00:00
MW
f413795497
updated prebuild.xml.
...
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-25 16:01:30 +00:00
MW
525dc30e6f
Disabled the EventQueueGet CAPS as its not yet fully functional.
2007-06-24 18:50:45 +00:00
MW
d607914f6a
Hopefully enabled the OGS commsManager
2007-06-24 18:40:02 +00:00
Adam Frisby
2e71972b8b
* Updated to use multi-listeners
2007-06-24 18:17:48 +00:00
Adam Frisby
056bcc7ccc
* Updating prebuild.xml
2007-06-24 18:10:45 +00:00
Adam Frisby
e21d27c56d
* Updating sugilite userserver with the same patch
...
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons)
2007-06-24 18:04:34 +00:00
Adam Frisby
bc3c16467a
* Added partial support for OGS/1 grid servers with the Sugilite patch.
2007-06-24 17:43:57 +00:00
Adam Frisby
1c021dbcd9
* Forgot to commit the OGS1 code.
2007-06-24 17:04:12 +00:00