•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
[removed] Unnecessary custom string code in heal self commands…
[removed] Unnecessary custom string code in heal self commands

[updated] defaultTime moved out of scripts, it is now calculated in getCommandDuration overrides in the code

[added] Lightsaber menu object components

[added] Temporary radial to lightsaber weapons only to randomize blade color until crystals are implemented

[added] saberthrow3, healstatesself commands

[added] checks to saber-related commands to see if the right weapon is being used

[updated] gameobjecttypes in double-bladed lightsabers from incorrect twohanded melee, need to update other hilt types

  1. … 61 more files in changeset.
[updated] for orb changes
[updated] for orb changes
  1. … 409 more files in changeset.
[needs] engine update…
[needs] engine update

[changed] removed SceneObject::insertToZone/removeFromZone, insertToZone now becomes Zone::transferObject and removeFromZone is now SceneObject::destroyObjectFromWorld

[changed] SceneObject::addObject renamed to SceneObject::transferObject, transferObject now removes from the old parent and adds to the new parent, no need to call removeObject

[changed] Zone acts now as a container for objects with no parent. Objects are either in zone or in a parent that are in zone.

[fixed?] Loading in buildings

[changed] moved SceneObject::GAMEOBJECT to SceneObjectType

[added] running ./core3 clean will truncate all current char data and mysql tables

[removed] QuadTree from BuildingObject, using cells to load in range objects now

[changed] moved SceneObject::parent to QuadTreeEntry

[fixed] QT not destroying far objects in some circumstances

  1. … 162 more files in changeset.
[changed] engine includes
[changed] engine includes
  1. … 1 more file in changeset.
[updated] for new engine
[updated] for new engine
  1. … 388 more files in changeset.
[fixed] compiling and running
[fixed] compiling and running
  1. … 3 more files in changeset.
[added] memory protection test…
[added] memory protection test

[added] initial object database process

[added] cmake build files

  1. … 49 more files in changeset.
[fixed] fixes from TC (exceptions for stm, disabled weather completely)
[fixed] fixes from TC (exceptions for stm, disabled weather completely)
    • -4
    • +0
    ./zone/managers/object/ObjectManager.cpp
  1. … 25 more files in changeset.
[modified] re-enabled berkley db saves for stm…
[modified] re-enabled berkley db saves for stm

[fixed] greatly optimized stm transactions

  1. … 6 more files in changeset.
[Updated] WebServer - To work on at home
[Updated] WebServer - To work on at home
  1. … 21 more files in changeset.
[merged] stm branch back to trunk
[merged] stm branch back to trunk
    • -1
    • +1
    ./zone/managers/object/ObjectManager.cpp
    • -1
    • +1
    ./zone/objects/player/PlayerCreature.cpp
  1. … 90 more files in changeset.
[updated] for new engine
[updated] for new engine
    • -1
    • +1
    ./zone/objects/player/PlayerCreature.cpp
  1. … 103 more files in changeset.
[reverted] last commit
[reverted] last commit
    • -1
    • +0
    ./zone/objects/scene/.deps/SceneObject.Po
  1. … 392 more files in changeset.
[added] initial vendors
[added] initial vendors
    • -0
    • +1
    ./zone/objects/player/.deps/PlayerObject.Po
    • -0
    • +1
    ./zone/objects/intangible/.deps/IntangibleObject.Po
    • -0
    • +1
    ./zone/objects/scene/variables/.deps/StringId.Po
    • -0
    • +1
    ./zone/.deps/ZoneClientThread.Po
    • -0
    • +1
    ./login/.deps/LoginSession.Po
  1. … 392 more files in changeset.
[added] client emu logging in more characters
[added] client emu logging in more characters
  1. … 3 more files in changeset.
[fixed] stm problems in core3…
[fixed] stm problems in core3

[fixed[ client emu

  1. … 3 more files in changeset.
[fixed] core3client
[fixed] core3client
  1. … 1 more file in changeset.
[fixed] client emulator
[fixed] client emulator
[fixed] exception handling for stm
[fixed] exception handling for stm
    • -0
    • +2
    ./zone/managers/object/ObjectManager.cpp
  1. … 110 more files in changeset.
[updated] for new idlc version
[updated] for new idlc version
  1. … 178 more files in changeset.
[updated] for new engine version
[updated] for new engine version
  1. … 362 more files in changeset.
[added] Core initialization changes
[added] Core initialization changes
  1. … 184 more files in changeset.
[fixed] TC fixes…
[fixed] TC fixes

[added] 278 by Valkyra

  1. … 46 more files in changeset.
[fixed] small service fixes
[fixed] small service fixes
  1. … 4 more files in changeset.
[added] service modification hack for stm
[added] service modification hack for stm
  1. … 24 more files in changeset.
[fixed] stm stuff
[fixed] stm stuff
  1. … 11 more files in changeset.
[fixed] core3client for new service update
[fixed] core3client for new service update
    • -28
    • +0
    ./login/LoginMessageProcessorThread.h
    • -0
    • +98
    ./zone/ZoneMessageProcessorTask.h
    • -55
    • +0
    ./zone/ZoneMessageProcessorThread.cpp
    • -0
    • +98
    ./login/LoginMessageProcessorTask.h
    • -57
    • +0
    ./login/LoginMessageProcessorThread.cpp
    • -27
    • +0
    ./zone/ZoneMessageProcessorThread.h
[updated] for service rework
[updated] for service rework
  1. … 1230 more files in changeset.
[modified] services to inherit from ManagedService…
[modified] services to inherit from ManagedService

[modified] services not to be threads anymore

[fixed] stm stuff

  1. … 369 more files in changeset.
[fixed] core3client
[fixed] core3client