XTZGZoReX
6f5efa3c7a
* Do not print chat logs to console. It will simply screw up console output.
...
* Fix a possible crash in if/else checks in channel chat logging.
--HG--
branch : trunk
2009-03-31 09:18:03 +02:00
megamage
783e4fd3ff
*Add new creature_template column VehicleId
...
*Allow spawn vehicles
*Make vehicles grid objects.
--HG--
branch : trunk
2009-03-28 22:44:09 -06:00
megamage
6dff0bfd5e
[7560] Implement IconName for gameobject Author: NoFantasy
...
--HG--
branch : trunk
2009-03-28 16:28:36 -06:00
Drahy
d798162dca
* Fixed typo
...
--HG--
branch : trunk
2009-03-27 18:42:35 +01:00
megamage
df555ec3c3
*Add a missing file.
...
--HG--
branch : trunk
2009-03-27 11:21:57 -06:00
XTZGZoReX
841625908c
* Fixed CMakeLists after DBC move.
...
--HG--
branch : trunk
2009-03-27 17:38:44 +01:00
XTZGZoReX
6852a10765
* Merge.
...
--HG--
branch : trunk
2009-03-27 17:31:34 +01:00
XTZGZoReX
a061da662f
* Forgotten a line in last commit.
...
--HG--
branch : trunk
2009-03-27 17:03:06 +01:00
megamage
e5c0576f35
*Add and remove files.
...
--HG--
branch : trunk
2009-03-27 10:00:42 -06:00
megamage
bc2f2bc56a
[7552] Move client version dependend DBC code to src/game. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-27 09:58:20 -06:00
XTZGZoReX
5f47775ac3
* Implement timestamping of chat logs.
...
--HG--
branch : trunk
2009-03-27 16:56:03 +01:00
XTZGZoReX
6f1195d9a8
* Fixed file open/close of chatLogfile.
...
--HG--
branch : trunk
2009-03-27 16:52:27 +01:00
megamage
1ac13728a7
[7545] Fixed exploration achievements for certian areas Author: DonTomika
...
[7546] move uptime table to Realm database, use realmid column. Author: Triply
--HG--
branch : trunk
2009-03-26 14:02:11 -06:00
XTZGZoReX
0952469d69
* Fix some conversion in DB logging.
...
--HG--
branch : trunk
2009-03-26 16:46:08 +01:00
megamage
ebf53a4820
*Summon all creatures by summon properties.
...
--HG--
branch : trunk
2009-03-25 16:20:30 -06:00
XTZGZoReX
6f4ba8bb0d
* Implement Log::outString that takes no arguments and just prints \n - on request from megamage (makes MaNGOS merging easier).
...
--HG--
branch : trunk
2009-03-25 15:55:00 +01:00
XTZGZoReX
82e966e5f2
* Added support for logging chats: Guild, raid, party, public, officer chat, addon messages, whispers, system/custom channels.
...
* Added config options to enable/disable them (ChatLogs.*), LogDB.Chat (enables/disables DB logging of chats), and ChatLogFile to specify the log file to use.
--HG--
branch : trunk
2009-03-25 14:25:15 +01:00
megamage
3c10cc0635
[7534] Fixed some problems in achievement messages broadcasting. Author: VladimirMangos
...
* Send SMSG_CRITERIA_UPDATE to player itself only. This will fix bug when, for example near player death
owerwrite another player death count in statistics until next death or relogin.
* Send to near player CHAT_MSG_ACHIEVEMENT instead CHAT_MSG_GUILD_ACHIEVEMENT
* Not send CHAT_MSG_GUILD_ACHIEVEMENT to player itself.
* Limit around broadcast of SMSG_ACHIEVEMENT_EARNED to CONFIG_LISTEN_RANGE_SAY (same as for CHAT_MSG_ACHIEVEMENT)
--HG--
branch : trunk
2009-03-24 17:43:16 -06:00
megamage
941e5b9dbd
[7532] Avoid warnings at use size_t with printf fromat strings. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-24 17:38:14 -06:00
XTZGZoReX
ede1f7dd07
* Some costmetic changes in Log class.
...
* Removed LOG_TYPE_PACKET and changed LOG_TYPE_CRASH from 10 to 9.
--HG--
branch : trunk
2009-03-24 14:34:50 +01:00
megamage
04b27302b0
*Add new log level "crash alarm" to record very dangerous errors.
...
--HG--
branch : trunk
2009-03-23 20:09:55 -06:00
XTZGZoReX
5197a1beb3
* Fixed loading of LogDB.* config values.
...
--HG--
branch : trunk
2009-03-22 13:40:18 +01:00
XTZGZoReX
69b1c1c219
* Fixed thread deadlock by disabling logging DB errors to DB... Heh.
...
--HG--
branch : trunk
2009-03-22 12:28:28 +01:00
megamage
b522a34247
[7513] Implement currencies tab work. Also check related item data at server startup. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-21 22:44:59 -06:00
megamage
40a03daf82
[7512] Implement checks of item bag mask at server startup. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-21 22:43:47 -06:00
megamage
ddb7265018
*Merge. Warning: I do not know if bg fix is still good for wlk.
...
--HG--
branch : trunk
2009-03-21 22:40:06 -06:00
megamage
7de6113d90
[7509] Use defines instead explcit value for talent rank cound (in general and for pets) Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-21 14:55:10 -06:00
megamage
de849cc508
Small code cleanup and partial merge with dev branch Author: tomrus88
...
--HG--
branch : trunk
2009-03-21 14:53:38 -06:00
raczman
6354da1eeb
Added MySQL reconnect support, in case of mysql server dying while trinity's running - Thanks to Xeptor for that one.
...
--HG--
branch : trunk
2009-03-21 20:42:09 +01:00
XTZGZoReX
f1b680826b
* Minor fix for DB log levels.
...
--HG--
branch : trunk
2009-03-21 12:13:32 +01:00
XTZGZoReX
79d27da9ec
* Fixed log levels.
...
--HG--
branch : trunk
2009-03-21 11:51:38 +01:00
panaut0lordv
0bbee0330c
Unwanted changes backed-out.
...
--HG--
branch : trunk
2009-03-21 01:42:46 +01:00
panaut0lordv
4da9844dfc
Merge.
...
--HG--
branch : trunk
2009-03-21 00:48:52 +01:00
XTZGZoReX
44aa61b100
* This should fix a Windows-specific crash (on Windows, time_t is uint64).
...
--HG--
branch : trunk
2009-03-20 22:17:54 +01:00
panaut0lordv
e409fb63e9
mangosd->trinitycore & realmd->trinityrealm
...
--HG--
branch : trunk
2009-03-20 22:17:39 +01:00
XTZGZoReX
7f9ff5f4cb
* Re-implementing timestamps in log files. (Note: Does not work on console yet.)
...
--HG--
branch : trunk
2009-03-20 21:02:08 +01:00
XTZGZoReX
4317751930
* Re-implementing console log colors.
...
* Removed unused code in Log.cpp.
--HG--
branch : trunk
2009-03-20 18:16:36 +01:00
XTZGZoReX
d1adac0d11
* Merge.
...
--HG--
branch : trunk
2009-03-20 15:17:58 +01:00
megamage
a2392121f0
*Fix the bug that summon dbc is not read. Now creatures can be summoned.
...
*Make minipet as tempsummon instead of pet. Make totem as tempsummon.
--HG--
branch : trunk
2009-03-19 14:41:30 -06:00
XTZGZoReX
3c713189fb
* Correctly implement database logging in WorldLog.
...
* This fixes LogDB.World config option.
--HG--
branch : trunk
2009-03-19 21:28:25 +01:00
XTZGZoReX
9fe43fa9c0
* Implementing database logging:
...
** LogTime and LogColors config options removed due to incompatibility.
** Old file logging still available.
** Totally redone the Log class.
** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file.
** SQL updates attached.
--HG--
branch : trunk
2009-03-19 21:13:52 +01:00
XTZGZoReX
6c32bd5441
* Fixed ByteBuffer::read<std::string> specialization. This one is correct.
...
--HG--
branch : trunk
2009-03-19 17:13:56 +01:00
XTZGZoReX
2f9688bb07
* Small speedups in mempool/dotconfpp.
...
--HG--
branch : trunk
2009-03-19 15:42:53 +01:00
XTZGZoReX
a075d37fdd
* Removed unused/unneeded classes: Base, Mthread
...
* Fixed a merge issue that broke VC71 files.
* Moved WheatyExceptionReport to shared, where it should be.
--HG--
branch : trunk
2009-03-19 15:32:16 +01:00
megamage
886b2a51e9
*Fix build.
...
--HG--
branch : trunk
2009-03-18 21:20:35 -06:00
megamage
73d13c4992
*Read dbc summon properties for future use.
...
--HG--
branch : trunk
2009-03-18 20:54:39 -06:00
megamage
1c87752584
[7485] Added support for PostgreSQL connection using Unix sockets. Author: ApoC
...
For using socket connection specify host name as . and port as
path to Unix socket directory or . for default path specified
in PostgreSQL compile time.
--HG--
branch : trunk
2009-03-18 20:39:21 -06:00
megamage
f8bb0cd167
*Commend a function because it break build.
...
--HG--
branch : trunk
2009-03-18 20:22:42 -06:00
XTZGZoReX
838ad6d847
* Merge.
...
--HG--
branch : trunk
2009-03-18 21:57:49 +01:00
XTZGZoReX
d84cec89c0
* Added specialized ByteBuffer::read for std::string. This will aid in packet processing later.
...
--HG--
branch : trunk
2009-03-18 21:34:59 +01:00