Commit Graph

5 Commits (2989c227020ec363fefd83d1d78e243ebcd7bfd7)

Author SHA1 Message Date
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
Adam Frisby 2e71972b8b * Updated to use multi-listeners 2007-06-24 18:17:48 +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