•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
(stable) [updated] for new engine
(stable) [updated] for new engine
  • More
  • CR-2
  • Abandoned
(stable) [merged] unstable
(stable) [merged] unstable
  1. … 980 more files in changeset.
line 53 should mention "poolsToDamage = HEALTH_ATTRIBUTE + ACTION_ATTRIBUTE + MIND_ATTRIBUTE,"

line 53 should mention "poolsToDamage = HEALTH_ATTRIBUTE + ACTION_ATTRIBUTE + MIND_ATTRIBUTE,"

line 53 should mention "poolsToDamage = HEALTH_ATTRIBUTE + ACTION_ATTRIBUTE + MIND_ATTRIBUTE,"

line 53 should mention "poolsToDamage = HEALTH_ATTRIBUTE + ACTION_ATTRIBUTE + MIND_ATTRIBUTE,"

(stable) [merged] unstable
(stable) [merged] unstable
  1. … 1914 more files in changeset.
(stable) [merged] unstable
(stable) [merged] unstable
  1. … 779 more files in changeset.
[completed] Scythe Schematic Quest - Needs testing.
[completed] Scythe Schematic Quest - Needs testing.
  1. … 25 more files in changeset.
[Added] Vardias Tyne quest on Tatooine…
[Added] Vardias Tyne quest on Tatooine

[Added] Quest items no longer used in Dolac Legasi quest are now removed from the database as well as from the world

[Added] destroyObjectFromDatabase function to LuaSceneObject.cpp

  1. … 13 more files in changeset.
[added] container permissions wip
[added] container permissions wip
  1. … 112 more files in changeset.
[Added] LuaContainerComponent…
[Added] LuaContainerComponent

[Added] Death Watch Bunker: Foreman Quest & Mandalorian Armor / Jetpack Crafting

  1. … 79 more files in changeset.
[Added] LuaObjectMenuComponent & LuaObjectMenuResponse…
[Added] LuaObjectMenuComponent & LuaObjectMenuResponse

[Updated] Object Templates for new objectMenuComponent field format

[Updated] Cleaned up/Fixed all Lua Wrappers for potential IDL auto-generation

[Fixed] Cloning does not reset cell permissions in DWB

[Fixed] Rebel/Imperial DWB Side-Quest

[Added] DWB Rebreather crafting

[Updated] Cleaned up Death Watch Bunker script

  1. … 105 more files in changeset.
[Fixed] LuaError
[Fixed] LuaError
[fixed] los issue world->cell
[fixed] los issue world->cell
  1. … 9 more files in changeset.
[Update] DWB: Poison
[Update] DWB: Poison
  1. … 2 more files in changeset.
[added] Geo Bunker spawns…
[added] Geo Bunker spawns

[added] Teleporters to Coronet for event

[added] Various other things

  1. … 26 more files in changeset.
[Added] Too many things.... mostly DWB
[Added] Too many things.... mostly DWB
  1. … 89 more files in changeset.
[added] LuaSuiManager…
[added] LuaSuiManager

[added] LuaSceneObject:teleport(x, z, y, parentID)

[added] SuiKeypadBox class

[fixed] Converted SuiManager to Singleton

  1. … 16 more files in changeset.
[added] Geonosian Lab Screenplay…
[added] Geonosian Lab Screenplay

[added] Functioning poison gas leak to Geo Lab w/ functioning on/off switch and poison DOT application.

[added] First four keypads to Geonosian Lab (not yet functioning)

[added] Some more LUA functionality

  1. … 14 more files in changeset.
[added] LuaTangibleObject…
[added] LuaTangibleObject

[added] Various other things

  1. … 11 more files in changeset.
[Added] A few LUA Wrapper functions
[Added] A few LUA Wrapper functions
  1. … 3 more files in changeset.
[fixed] Hopefully fixes a lua issue that crashes when Sith Altar is missing from inventory.
[fixed] Hopefully fixes a lua issue that crashes when Sith Altar is missing from inventory.
[added] Finished Dolac Legasi quest line. Needs some polish work still.…
[added] Finished Dolac Legasi quest line. Needs some polish work still.

[added] A bunch of new methods to Lua Wrappers and Director Manager for use in lua scripts.

[fixed] Various issues and bugs.

  1. … 10 more files in changeset.
[Updated] Tutorial ScreenPlay…
[Updated] Tutorial ScreenPlay

[Fixed] Lua INT64 issues

[WARNING] Run the following command to patch Lua:

wget http://www.lua.org/ftp/lua-5.1.4.tar.gz && tar -xvf lua-5.1.4.tar.gz && wget http://www.ocdsoft.com/files/debian/lua/lua514-emu-lnum.patch && cd lua-5.1.4/src && patch < ../../lua514-emu-lnum.patch && cd .. && make linux install && cd .. && rm -R lua-5.1.4 && rm lua-5.1.4.tar.gz && rm lua514-emu-lnum.patch

  1. … 32 more files in changeset.
[Updated] Tutorial Zone…
[Updated] Tutorial Zone

[Updated] OpenContainer Permission behaviour in regard to tutorial

[Updated] NPC and player sitting

  1. … 17 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. … 164 more files in changeset.
[fixed] some memory corruptions
[fixed] some memory corruptions
  1. … 2 more files in changeset.
[updated] tutorial
[updated] tutorial
  1. … 17 more files in changeset.
[updated] tutorial
[updated] tutorial
  1. … 23 more files in changeset.