Skip to content

History / TorqueScript Syntax

Revisions

  • docs: retire what 4.0 replaced, and move governance to the repo Contributing had routed every contributor through an Open Source Software Agreement on garagegames.com, which no longer exists -- so there was no working description anywhere of how to contribute. Following Torque3D's lead, the process now lives beside the code in CONTRIBUTING.md and this page is the welcoming introduction that points at it. Pull-Requests-Coding-Standards carried the same dead instruction and lost it too. What replaces the agreement is the rule Torque3D uses: your contribution must be legally yours to give, and compatible with the MIT license. Steering-Committee-Charter is deleted. It described a six-member body with a chair, monthly meetings and quorum rules, and required a GarageGames representative to chair it and approve any transfer of the project. Torque3D never amended its copy either -- it left it behind and governs through CONTRIBUTING.md and a code of conduct. If the team grows it will likely organize into functional roles as Torque3D has, rather than reinstate this. Changelog is deleted; it stopped in 2013 while claiming to be updated on every push, and now lives in the engine repo where an entry can be written in the same pull request as the change. Retired to stubs, each naming what replaced it rather than 404ing: Video Tutorials, made for 1.x/3.x and predating all three editors; Intro to the GUI Parts 1 and 2, written for 2.0 against a Torque2D-2.0\modules\ layout -- between them the last six photobucket images on the wiki. GUI-Guide and Gui-Editor-Guide cover that ground now, which was not true when the legacy banner was written. Torquescript-overview called TorqueScript "a proprietary scripting language", which is wrong for an MIT engine, and recommended buying Torsion plus two editors last updated for Mac OS X Leopard. Now VS Code and the two real TorqueScript extensions, including the gotcha that they override C# highlighting because .cs is shared. Torsion is gone as a recommendation from three other pages, along with Scripting-Tutorial's walkthrough of its UI. Directory-structure had two rows that were simply false -- engine/compilers/ holds only android-studio now, and space/ and test/ do not exist. Replaced with real rows for PlanetX/, tests/ and images/. Home.md: the version banner said "between 3.5 and 4.0" on the eve of Early Access 4, seven orphaned pages are linked, and the retired tutorials are out. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014Xh3XULt9PtdCtsaYHGnYE

    @greenfire27 greenfire27 committed Aug 18, 2026
  • Initial Upload This commit transfer the wiki from the old repository.

    @greenfire27 greenfire27 committed Jun 1, 2020