提交历史

作者 SHA1 备注 提交日期
  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 ec8882c3c8 Ensuring all names are the correct casing for Linux 9 年之前
  Areloch 04adb9f240 Added a small sanity check so we don't pointlessly throw an error when expanding an Entity's component stack in the scene tree. 9 年之前
  Areloch b04ad52b5d Ensure that inclusion of any entity/component stuff is properly bracketed with the preprocessor check. 9 年之前
  Areloch 827e70d674 Integration of Entities into the inspector/editor so they can call back into the tool scripts for custom handling. 9 年之前
  Azaezel 2238dd66da From Dušan Jocić: early out of treeview entries to prevent crashes 10 年之前
  Antony Jones d2d1f6086e Added NULL check in function findItemByName. 10 年之前
  Dennis Brakhane b580b4a542 return the result value of scrollVisible 10 年之前
  Nathan Bowhay 0a345674ed Fixed spacing issues 10 年之前
  Nathan Bowhay 879dbf0b03 Documented console methods 10 年之前
  Daniel Buckmaster 014b566014 Merge remote-tracking branch 'gg/development-3.6' into development 10 年之前
  Daniel Buckmaster f9cd778b3b Fixed tricky overloaded sfx* functions. 10 年之前
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. 10 年之前
  Vincent Gee 2f48f31a6f Fixed String comparisons. 10 年之前
  Vincent Gee 9907c4592e Fixed bad string compares and simdictionary 10 年之前
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 10 年之前
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 10 年之前
  Scott Przybylski 2987681220 Alternate fix for GuiTreeView 11 年之前
  Scott Przybylski e21a0876b6 GuiTreeView bug in buildVisibleTree 11 年之前
  bank f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 年之前
  Thomas Fischer cd978039ac Merge pull request #635 from just-bank/engine-fixes 11 年之前
  bank 6275942acb Fix GuiTreeViewCtrl: we should use the member var, removed local decl. 11 年之前
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年之前
  thecelloman 19c685dc23 Resolve issue #193 - Gui Editor treeview now refreshes correctly when changed through a drag/drop operation. 12 年之前
  DavidWyand-GG 539efcb1e1 Input event changes 12 年之前
  jamesu 08d4f6ebc0 Improvements to console refactor code 13 年之前
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 年之前
  bank d2700f881c Source changes needed for Linux build. 13 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前