Historique des commits

Auteur SHA1 Message Date
  UbitUmarov b98ad6c53c remove some useless NULL arguments il y a 4 ans
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. il y a 4 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  Justin Clark-Casey (justincc) f6f7585ec5 Add a "debug scene set child-repri <double>" command that allows child reprioritization distance to be changed on the fly. il y a 10 ans
  Justin Clark-Casey (justincc) f0411dc128 minor: Use Vector2.Zero constant and only set in condition branch where it was missing in TryParseConsole2DVector(). xbuild still compiles. il y a 10 ans
  BlueWall 44f533d95a Assign value to 'vector' to fix building under xbuild and Monodevelop il y a 10 ans
  Justin Clark-Casey (justincc) 253110293a Add "terrain show" console command which outputs terrain height for a given region co-ordinate. il y a 10 ans
  Justin Clark-Casey (justincc) 2fa42f24fd Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]" il y a 11 ans
  Justin Clark-Casey (justincc) 9bcf072795 Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command. il y a 11 ans
  Justin Clark-Casey (justincc) a671c06ee5 Correct mistake in parsing 'show object pos' and similar pos commands where the 'to' text would be treat as the end vector rather than discarded. il y a 11 ans
  Justin Clark-Casey (justincc) 047270bdc8 Add "debug script log" command to allow setting a numeric debug level on individual IScriptInstances for debugging purposes. il y a 11 ans
  Justin Clark-Casey (justincc) 81aeecc907 Allow "show object", "show part", "dump object" and "delete object" to accept a local ID as well as a UUID. il y a 11 ans
  Justin Clark-Casey (justincc) f76dceb90b Get "save oar" and "save iar" to tell you in a more friendly manner if the filename to save already exists, rather than exception throwing. il y a 11 ans
  Justin Clark-Casey (justincc) 73db057fa1 Add "dump object uuid" console command. This allows any object in the scene to be serialized and dumped to XML for debug purposes. il y a 11 ans
  Justin Clark-Casey (justincc) 938fa96b9f minor: Move co-ordinate related help to object commands to common ConsoleUtil.CoordHelp il y a 11 ans
  Justin Clark-Casey (justincc) efd9791506 Add "delete object pos <start-coord> to <end-coord>" console command. il y a 11 ans
  Justin Clark-Casey (justincc) 68859af3f8 Add Vector3.Zero return on TryParseConsoleVector() which fails on mono 2.4.3 but not mono 2.10.9 il y a 11 ans
  Justin Clark-Casey (justincc) 633e1ed62c Add missing ConsoleUtil from last commit il y a 11 ans