mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
1) relies on https://github.com/Areloch/Torque3D/pull/99 for modular resolvers (re-included for ease of testing) 2) adds a new module::onServerScriptExec(%this) callback executed after datablock transmission 3) bypasses DB transmission in favor of a straight file read if the resulting network data would (via CRC compare) match what a client already has saved off under data\cache\<client or server> |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| tools | ||
| main.cs.in | ||
| runTests.cs | ||
| Template.torsion.exports | ||