•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
[fixed] more stability issues
[fixed] more stability issues
[fixed] fixes from TC (exceptions for stm, disabled weather completely)
[fixed] fixes from TC (exceptions for stm, disabled weather completely)
  1. … 29 more files in changeset.
[reverted] last commit
[reverted] last commit
  1. … 406 more files in changeset.
[added] initial vendors
[added] initial vendors
  1. … 406 more files in changeset.
[fixed] TC fixes
[fixed] TC fixes
  1. … 352 more files in changeset.
[fixed] TC fixes…
[fixed] TC fixes

[added] 278 by Valkyra

  1. … 47 more files in changeset.
[added] Ability to report bugs in-game.…
[added] Ability to report bugs in-game.

[added] In-game bug reporting game is integrated with Mantis.

[note] Mantis.sql can be added to the server's mysql database in the event that you don't have an external Mantis database setup.

[note] Users not pre-existing in the mantis user database will not be associated with the bug report on Mantis. Fixing in upcoming revision.

    • -0
    • +13
    ./MantisDatabase.cpp
  1. … 21 more files in changeset.
[Modified] LoginServer is now a ManagedService and some fixes.…
[Modified] LoginServer is now a ManagedService and some fixes.

[Added] AccountManager to LoginServer with Account objects tied to ZoneClientSessions. Retrieved via ZoneServer->getAccount(accountid); or from the ZoneClientSession.

  1. … 50 more files in changeset.
[updated] for idlc to be identical with previous OR version
[updated] for idlc to be identical with previous OR version
  1. … 162 more files in changeset.
[fixed] compiling needs engine update
[fixed] compiling needs engine update
  1. … 9 more files in changeset.
Reverted SVN to 1909 for contribution to start
Reverted SVN to 1909 for contribution to start
  1. … 15683 more files in changeset.
no_comment
no_comment
  1. … 7839 more files in changeset.
no_comment
no_comment
  1. … 7839 more files in changeset.
...
...
  1. … 7843 more files in changeset.
no_comment
no_comment
  1. … 15691 more files in changeset.
Moving old trunk
Moving old trunk
  1. … 16155 more files in changeset.
[added] The ability to create "permanent" objects that are saved in a separate objectdb (staticobjects.db) so they can persist through server wipes…
[added] The ability to create "permanent" objects that are saved in a separate objectdb (staticobjects.db) so they can persist through server wipes

[updated] Static Buildings and cells now load from staticobject.db

[database] patch required for performance increase

[fixed] fixed and updated swgemu.sql, it had some tables that needed to be truncated.

  1. … 17 more files in changeset.
[updated] idlc constructors
[updated] idlc constructors
  1. … 29 more files in changeset.
[updated] idlc files
[updated] idlc files
  1. … 57 more files in changeset.
[fixed] database environment opening after server crash
[fixed] database environment opening after server crash
  1. … 1 more file in changeset.
[fixed] persistence of manged objects
[fixed] persistence of manged objects
  1. … 43 more files in changeset.
[changed] serialize/deSerialize to writeObject/readObject…
[changed] serialize/deSerialize to writeObject/readObject

[changed] saved data is now binary streams instead of plain strings

  1. … 3 more files in changeset.
[updated] ObjectManager using Locker
[updated] ObjectManager using Locker
  1. … 2 more files in changeset.
[fixed] database shutdown
[fixed] database shutdown
  1. … 3 more files in changeset.
[updated] moved objects database to BerkeleyDB 4.8
[updated] moved objects database to BerkeleyDB 4.8
    • -0
    • +261
    ./ObjectDatabase.cpp
  1. … 19 more files in changeset.
[fixed] SWGEMU-13 Use DOB object ids …
[fixed] SWGEMU-13 Use DOB object ids

[started] SWGEMU-16 Finish Object Persistence

  1. … 69 more files in changeset.
[updated] OR
[updated] OR
  1. … 14 more files in changeset.
reverting
reverting
  1. … 1579 more files in changeset.
[deleted] current code
[deleted] current code
  1. … 2286 more files in changeset.
[added] Zone server now has the galaxy id associated with it. (Setable in Lua)…
[added] Zone server now has the galaxy id associated with it. (Setable in Lua)

[added] Zone server name is now retrieved from galaxy table.

[fixed] Character names can now have apostrophes (Human and Twi'lek).

[fixed] Moncals can now have hyphens in their names.

[fixed] Compiler warning with Wearables.

  1. … 13 more files in changeset.