Commit graph

69 commits

Author SHA1 Message Date
AlexDereka
c4c093dac6 [7691] Added MySQL to PostgreSQL converter.
Tested on PostgreSQL 8.3 and MySQL 5.0.
For compile see README.
2009-04-20 22:24:30 +04:00
DiSlord
4d42cd9e1a [7596] Better use wmo MOPY flags data on extract vmaps. No changes, just speedup.
Signed-off-by: DiSlord <dislord@nomail.com>
2009-04-01 21:37:25 +04:00
VladimirMangos
718d92c4a3 [7519] Restore unexpactadly replaced ad.exe to old version in prev. commit 2009-03-23 00:33:58 +03:00
VladimirMangos
ab2bdc3e69 [7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args)
* Also rewrite use SMSG_PLAY_OBJECT_SOUND/SMSG_PLAY_SOUND
  Now WorldObject have 2 function for sound level dependent from distance (PlayDistanceSound)
  and for not depednet (PlayDirectSound)
* Old Player::PlaySound function removed and uses need to be updated to WorldObject functions
  Note: function called for _source_ of sound in different from old function.
* chat command .debug ps removed and .debug playsound can used for bother packects test:
  if no selection used SMSG_PLAY_SOUND, if selection exist including self then SMSG_PLAY_OBJECT_SOUND.
2009-03-23 00:27:01 +03:00
arrai
071a24562a [7488] Fixed map extractor on platforms with 2GB fopen() limit 2009-03-18 16:44:57 +01:00
VladimirMangos
719991d381 [7443] Better error reporting at DBC files extraction in ad.exe. No functionlity chnages in normal work case. 2009-03-12 10:03:34 +03:00
DiSlord
071a0317f0 [7439] Fix wrong liquid level in some places. Need reectract maps.
Remove some log on extract maps.
Add liquid status log to .gps command

Signed-off-by: DiSlord <dislord@nomail.com>
2009-03-11 00:04:19 +03:00
DiSlord
6a90d60327 [7428] Add new .map file format use more compact data store and use
Rewrite .map extractor
 + extract more useful data
 + add "-f 0" option for disable size/accuracy optimisation
 + Compatability vs 2.4.3 client data
More fast get .map data
Implement fatigue timer
Rewrite breath timer
Allow absorb/resist for lava/slime environmental damage

Need re-extract map for work.

Signed-off-by: DiSlord <dislord@nomail.com>
2009-03-09 19:38:35 +03:00
DiSlord
946e4fb036 [7291] Better map height calculation by use client data format.
Need re extract map files by use new ad.exe
Signed-off-by: DiSlord <dislord@nomail.com>
2009-02-17 21:07:12 +03:00
arrai
1c809f4943 [7153] Fixed map extractor build on some *nix systems 2009-01-23 11:29:23 +01:00
arrai
cfde5746cb [7098] Changed build system of contrib/extractor to CMake 2009-01-17 20:53:51 +01:00
arrai
c6f48843ad [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Wyk3d
f4c728ea2d Fixed a whitespace error in git_id's Makefile.am generation 2009-01-03 18:25:33 +02:00
arrai
88208bc9a7 [7010] Teleport players to the entrance of instances if they are in reset ones at login 2009-01-03 01:10:31 +01:00
Wyk3d
8f0c7b4cf0 Added .sql extension to new updates in Makefile.am 2009-01-02 16:48:03 +02:00
Wyk3d
1896ace8ff [7004] Fixed generating makefile.am in git_id 2009-01-02 16:16:41 +02:00
Wyk3d
12753049d1 [6979] Updated git_id
Fixed some whitespace errors.
2008-12-30 00:32:31 +02:00
Wyk3d
fb9c4a74c0 Fixed changing characters and realmd sql 2008-12-30 00:25:40 +02:00
Wyk3d
1f6d6929f6 Only use the new index if there are staged changes that need to be preserved 2008-12-30 00:25:40 +02:00
Wyk3d
5709c3cb20 Updated the help 2008-12-30 00:25:39 +02:00
Wyk3d
749d108443 Fixed replacing the revision in the makefile and the updates, other cleanups. 2008-12-30 00:25:39 +02:00
Wyk3d
391fc65ffb Fixed a bug that caused warnings, other cleanups 2008-12-30 00:25:38 +02:00
Wyk3d
0aed37f007 Corrected rewrting history, but still disabled. 2008-12-30 00:25:38 +02:00
Wyk3d
ca3f272040 Fixed replacing the rev number and did other cleanups. 2008-12-30 00:25:38 +02:00
Wyk3d
fe16b28b2d Implemented changing the sql database files 2008-12-30 00:25:37 +02:00
Wyk3d
38b5c0af7f Switch the index to preserve the original one, other fixed and cleanups 2008-12-30 00:25:37 +02:00
Wyk3d
1e824ba2d9 Fixed the db_version queries, added code to remove the updates from previous commits, other cleanups. 2008-12-30 00:25:36 +02:00
Wyk3d
c733c0f70c Implemented adding the alter table table statement for the last required sql update to the new sql update. 2008-12-30 00:25:36 +02:00
Wyk3d
5d2595d7e7 Implemented makefile generation 2008-12-30 00:25:36 +02:00
Wyk3d
6574ca17a4 Implemented renaming sql updates. 2008-12-30 00:25:35 +02:00
Wyk3d
0a480670c9 Added an option to set the remote branch 2008-12-30 00:25:35 +02:00
Wyk3d
dcb4d9d6d5 Fixed finding sql updates 2008-12-30 00:25:34 +02:00
Wyk3d
acb5080733 Cleaned up the buffer sizes and added started writing sql update support 2008-12-30 00:25:34 +02:00
tomrus88
344e3b02e3 whitespace removed 2008-12-15 00:37:17 +03:00
tomrus88
c875fd698f Fixed typo in map extractor. Patch provided by andstan. 2008-12-15 00:35:05 +03:00
arrai
4e49be5987 Fixed extractor build on *nix 2008-12-06 20:55:18 +01:00
tomrus88
bfe899b126 Some more map extractor fixes. Patch provided by andstan.
Coding style fix.
Removed hack from lava detection code.
Please test water/lava detection. Should work fine now.
2008-12-06 19:19:46 +03:00
tomrus88
df3ca15c3d Use 2D distance for visibility checks 2008-12-05 02:01:05 +03:00
tomrus88
a69bc59f1d Fixed some typos, updated areaflags enum 2008-12-04 22:56:06 +03:00
tomrus88
99db25c9eb Replaced hardcoded maxareaid with dbc data in maps extractor.
Reduced number of cells (doubled visibility distance).
2008-12-04 19:22:50 +03:00
tomrus88
4c4f80df5a Fixed maps extractor. Patch provided by andstan. Not tested. 2008-12-04 13:29:31 +03:00
tomrus88
5fae2418ab Misc fixes 2008-11-23 16:18:14 +03:00
tomrus88
13c5aea028 Updated vmap extractor bin's 2008-11-22 23:52:31 +03:00
tomrus88
6224f95fd5 Merge branch 'master' into 303
Conflicts:
	src/game/ObjectMgr.cpp
2008-11-22 17:23:44 +03:00
tomrus88
4908ecd7c8 Fixed vmaps extraction. Patch provided by andstan. Untested. Please test and report bugs to http://mangos.lighthouseapp.com 2008-11-22 09:03:15 +03:00
tomrus88
2eb34092e5 fix 2008-11-17 01:48:59 +03:00
tomrus88
016ec89e83 VC90 projects for vmap extractor, added new mpq's 2008-11-17 01:45:11 +03:00
tomrus88
4e76f1ac98 crash fix 2008-11-16 17:07:11 +03:00
tomrus88
ca33f8a1ab Merge branch 'master' into 303 2008-11-12 00:56:01 +03:00
VladimirMangos
b24ace11cf [6817] Add VC90 sollution/project file versions for git_id tool. 2008-11-10 10:56:00 +03:00