CIA.vc
XTZGZoReX
Real-time open source activity stats
Stats » Authors » XTZGZoReX
informationsyndicateUTC clock
01:29 on Feb 14, 2012
event counters
The last message was received 5.52 months ago at 10:15 on Sep 01, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
4159 messages since the first one, 3.55 years ago, for an average of 7.48 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
08:11 on Sep 01, 2011mci
Commit by XTZGZoReX on master :: r50f356d / mci/assembler/parsing/tokens.d : (link)
Adjusted some keywords and added TokenStream. - http://git.io/harSag
#
17:23 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 6ce006accc7c r6705 /src/game/ (ObjectMgr.cpp LootMgr.cpp): (link)

  • More DB tweaks:
  • Load GO even if it has no displayid - while it's wrong, it's not something that'll kill the client anyway.
  • Don't warn about non-existing loot templates for GOs - this is to allow some WDB data to be filled in (GOs that have no spawns and thus no gameobject_loot_template entries).
#
17:23 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 9d9cf4f27261 r9306 /src/server/game/OutdoorPvP/OutdoorPvPMgr.cpp: (link)

  • Fixed issue in OutdoorPvPMgr::LoadTemplates. (Note to self: don't take the address of a temporary, damnit)
#
17:20 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 0cc3085ca6aa r2019 /win/ (12 files in 3 dirs): (link)

  • Move WheatyExceptionReport back to realmd/worldd. Apparently, it doesn't work when in the shared library.
  • Fixed debug build on Windows (no more warnings).
  • Spaces->tabs in some .vcproj's; these files are not meant to be composed of spaces (Visual Studio plainly doesn't like it).
#
17:19 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: e99801030ecd r9272 /src/server/game/Weather/Weather.h: (link)

  • Useless declaration.
#
17:19 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 4e82a09a9a4b r9230 /src/server/ (3 files in 2 dirs): (link)

  • Added new World::OnStartup/OnShutdown hooks.
#
17:19 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 25c0b5f18d9e r1984 /src/ (5 files in 4 dirs): (link)

  • Fixed/improved the config library: Removed useless methods and fixed the existing.
  • Few related changes to make the rest of the core reflect the changes.
#
17:18 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: f68a44af9556 r9195 / (7 files in 5 dirs): (link)

  • Add ScriptName to game_weather.
#
17:14 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: bb8ecacf3533 r2257 / (7 files in 3 dirs): (link)

  • Merge.
  • Note: DBCFileLoader.cpp in src/shared/Database is missing. I will let megamage commit it.
#
17:14 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 84d143663db0 r2196 /src/shared/ (Log.cpp Log.h): (link)

  • Implement Log::outString that takes no arguments and just prints \n - on request from megamage (makes MaNGOS merging easier).
#
17:14 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 86cde6c94a79 r7138 /src/game/AddonMgr.cpp: (link)
So much for my fix-without-compile skills. :(
(inb4 scores)
#
17:12 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: bc8c51907504 r9236 /src/server/ (33 files in 8 dirs): (link)

  • OutdoorPvP implementations now reside in the script library.
#
17:09 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: a535464c0d38 r2136 /sql/updates/CMakeLists.txt: (link)

  • Revert 2128.
#
17:08 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 2f3fcb6e2218 r7602 /src/game/Player.cpp: (link)

  • Cleanups and comments in Player::SendInitWorldStates.
#
17:08 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: d7eb030a546c r31 / (17 files in 7 dirs): (link)

[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.

  • Adding INSTALL file to root with Linux instructions.
  • Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
  • Updating config files with Trinity text instead of MaNGOS text.
#
17:08 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 6161f880abbb r9238 /sql/ (4 files in 3 dirs): (link)

  • Some cleanups in world_scripts_full.sql.
  • SQL updates for `battleground_template`.`Comment` (by Click), and `outdoorpvp_template` content.
#
17:06 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: a818f239cd6d r8445 / (2 files in 2 dirs): (link)

  • Merge.
#
17:05 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 8b4b82fe97e5 r1988 /src/game/ObjectMgr.cpp: (link)

  • Do not output "Table `game_graveyard_zone` incomplete" for maps of type MAP_ARENA. These are not meant to have graveyards anyway.
#
17:05 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: a99db5455161 r6965 /sql/updates/6964_world_creature_classlevelstats.sql: (link)

  • Aaaaand, the SQL for the last commit. All done by Malcrom <3.
#
17:02 on Aug 27, 2011MGA335
Commit by XTZGZoReX :: 2edd70f6e42e r2087 /sql/updates/2064_world.sql: (link)

  • Fixed 2064_world.sql - pointed out by BlueSteel.
#