提交历史

作者 SHA1 备注 提交日期
  Areloch efecbca8fc Merge pull request #1637 from pacomont/Initializing_Move_trigger 9 年之前
  Areloch db41a0b30f Merge pull request #1548 from Azaezel/alphamaskedButtons 9 年之前
  Areloch 39961500f4 Merge pull request #1598 from JeffProgrammer/glpboimprovement 9 年之前
  Areloch b5d4eb9845 Merge pull request #1634 from dakk/patch-1 9 年之前
  Jeff Hutchinson e43a0ba6e9 Merge branch 'development-gg' into glpboimprovement 9 年之前
  Areloch fdbf183382 Merge pull request #1623 from blackwc/GuiTheoraCtrl-loop 9 年之前
  Areloch bacf0cde2a Merge pull request #1615 from Areloch/ECPR 9 年之前
  Areloch 0ec9438429 The default configuration is for the asset database to automatically unload an asset when it's no longer referenced. This causes problems when we would delete objects and then go to make more instances that reference the same asset while the same mission is going. 9 年之前
  Davide Gessa d111484f89 Fix coding style 9 年之前
  Davide Gessa a525b3bd09 Remove assertion and handle error cases 9 年之前
  Areloch 3a73344abb Resolves merging-order conflicts for the vehicle physics PR, as well as correcting cmake not blacklisting the componentGroup files if TORQUE_EXPERIMENTAL_EC was flipped off. 9 年之前
  Areloch d2161e5c59 Merge pull request #1629 from Areloch/Veheekel_Feezeeks2 9 年之前
  Areloch 37e030f8f4 Makes vehicles work with the physics plugins. 9 年之前
  Areloch 6ec899620d Tweak to the Component Fields to properly refresh the group. 9 年之前
  Areloch 89672ea0ab Hooks the component fields back into the inspector so they are registered as proper fields of their types, as opposed to the regular string-only dynamic fields. 9 年之前
  Areloch 5122360552 Merge pull request #1587 from Areloch/ProfilerMenuTool 9 年之前
  Areloch 823fc41abc Merge pull request #1620 from John3/spaceFolderSceneTree2 9 年之前
  Areloch f427439457 Merge pull request #1573 from Azaezel/navmeshtweaks 9 年之前
  Areloch 7ea3c19017 Merge pull request #1558 from OTHGMars/Px3Crouch 9 年之前
  Areloch 7327c2a415 Merge pull request #1625 from Areloch/WalkingBullet 9 年之前
  Areloch 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 年之前
  Areloch bbf7865a77 Makes sure if you don't spawn a game object into MissionGroup, it spawns it into MissionCleanup. 9 年之前
  Areloch 553cf260f1 Some converts of usage of Shapebase for Gamebase to make camera/control object swapping easier. 9 年之前
  Areloch 74a2005d15 Fixes mistake where GuiInspectorEntityGroup's onAdd doesn't explicitly return true, which can cause problems in some compilers. 9 年之前
  Areloch 18184747e3 Fixes an issue where script-based components listed in the scene tree would not have a name on their tree item. 9 年之前
  Areloch e48ee1a03a Fixes the recursive directory dump in the Linux platform code so that module/asset parsing works as expected. 9 年之前
  Areloch 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 年之前
  Areloch 86f9c6f2e7 When using bullet physics, it ensures the player does not move when the world sim is paused, as well as correcting the surface check when walking to test against the max run angle. 9 年之前
  blackwc fd715f3ef3 add loop playback to GuiTheoraCtrl 9 年之前
  Areloch f5e86a83b5 Other renames to ensure linux case-sensitivity compliance and casing format consistency. 9 年之前