Skip to content
Permalink
development

Commits on Apr 18, 2020

  1. Merge pull request #2378 from zfbx/patch-3

    fixed texture call which reported as a missing image
    Areloch committed Apr 18, 2020
  2. Merge pull request #2382 from stsrc/development

    Remove trailing whitespaces from simObject.cpp and fix pointer format
    Areloch committed Apr 18, 2020

Commits on Oct 3, 2019

Commits on Sep 20, 2019

  1. Merge pull request #2369 from Areloch/SDL2010Update

    Updates SDL to 2.0.10
    Areloch committed Sep 20, 2019

Commits on Aug 22, 2019

  1. Updates SDL to 2.0.10, and includes various fixes to correct compilat…

    …ion problems that sprung up.
    Areloch committed Aug 22, 2019

Commits on Aug 4, 2019

  1. Merge pull request #2362 from rextimmy/openal_fixes

    OpenAL efx fixes for macOS/Linux
    Areloch committed Aug 4, 2019

Commits on Jul 2, 2019

Commits on May 4, 2019

  1. Merge pull request #2311 from Bloodknight/TerrainSnapOffsetZ

    Snap to terrain Z offset.
    Areloch committed May 4, 2019
  2. Merge pull request #2328 from Areloch/neverImportMat

    Adds a filter for materials to never import when importing a shape
    Areloch committed May 4, 2019
  3. Merge pull request #2324 from Areloch/TweakedguiTreeViewObjectHandling

    Tweaks some object handling of guiTreeViewObj
    Areloch committed May 4, 2019
  4. Merge pull request #2342 from Azaezel/volFogFix

    fix(es) for volumetric fog when dealing with dedicated servers.
    Areloch committed May 4, 2019

Commits on Apr 20, 2019

  1. Merge pull request #2345 from Areloch/FullSceneFixaroo

    Full template Scene conversion
    Areloch committed Apr 20, 2019

Commits on Apr 8, 2019

  1. Modification of #2145

    Original PR broke class-type visibility toggles in the editor, so this adjustment on the same setup keeps the optimized path, but also enables the original class-based render toggle if the editor is open.
    (Also adds TORQUE_TOOLS check to have it be even leaner if the project doesn't have tool support at all)
    Areloch committed Apr 8, 2019

Commits on Apr 6, 2019

Commits on Apr 1, 2019

Commits on Mar 31, 2019

  1. Merge pull request #2000 from saxonschmauderer/patch-3

    Fix for bug #1975
    Areloch committed Mar 31, 2019
  2. Merge pull request #2043 from John3/toolShapes_3

    cleaning the modules
    Areloch committed Mar 31, 2019
  3. Merge pull request #2024 from John3/SnapToMenu

    snapTo Menu
    Areloch committed Mar 31, 2019
  4. Merge pull request #2313 from OTHGMars/MousePos

    Switches to absolute position for mouse tracking.
    Areloch committed Mar 31, 2019
  5. Merge pull request #2338 from Areloch/MoreMenubarFixes

    Fixes some outstanding menubar problems.
    Areloch committed Mar 31, 2019
  6. Merge pull request #2340 from Areloch/popupMenuBGFix

    Makes the popups correctly operate anywhere in the space of the canvas
    Areloch committed Mar 31, 2019
  7. Merge pull request #2339 from Areloch/MountedCollisionsFix

    Adds logic to temporarily disable collisions of mounted objects on Players
    Areloch committed Mar 31, 2019
  8. Merge pull request #2336 from wcbx/wcbx-cloudtexprofile

    Fixes artifacts in Cloud Layer.
    Areloch committed Mar 31, 2019
  9. Merge pull request #2334 from Areloch/tweakedCoreDir

    Cleanup and minor tweaks to the core dir structure.
    Areloch committed Mar 31, 2019
  10. Merge pull request #2144 from RichardsGameStudio/development

    Allow correct display of widescreen resolutions (16:9 and 16:10 ratio) on a 4:3 ratio display
    Areloch committed Mar 31, 2019
  11. Merge pull request #2335 from Azaezel/navmeshNoNo

    rewrite of NavMeshUpdateAll/NavMeshUpdateAroundObject
    Areloch committed Mar 31, 2019
  12. Merge pull request #2331 from Bloodknight/PR_PlayerZRotation

    Set contrsaints for Player Z rotation
    Areloch committed Mar 31, 2019
  13. Merge pull request #2322 from Areloch/add3dProjectionCtrl

    Adds gui3DProjectionCtrl
    Areloch committed Mar 31, 2019

Commits on Mar 30, 2019

  1. Merge pull request #2220 from irei1as/development

    Changes for SFXSound::setPosition(time)
    Areloch committed Mar 30, 2019
  2. Merge pull request #2332 from Bloodknight/PR_DedicatedLinuxCrashFix

    Fixes a crash that occurs on linux headless servers
    Areloch committed Mar 30, 2019
Older