Brian
889fbc5b0b
* Renamed map extractor folder to something more fitting
...
--HG--
branch : trunk
rename : contrib/extractor/CMakeLists.txt => contrib/map_extractor/CMakeLists.txt
rename : contrib/extractor/README.linux => contrib/map_extractor/README.linux
rename : contrib/extractor/System.cpp => contrib/map_extractor/System.cpp
rename : contrib/extractor/VC90_AD.sln => contrib/map_extractor/VC90_AD.sln
rename : contrib/extractor/VC90_ad.vcproj => contrib/map_extractor/VC90_ad.vcproj
rename : contrib/extractor/ad => contrib/map_extractor/ad
rename : contrib/extractor/ad.exe => contrib/map_extractor/ad.exe
rename : contrib/extractor/adt.cpp => contrib/map_extractor/adt.cpp
rename : contrib/extractor/adt.h => contrib/map_extractor/adt.h
rename : contrib/extractor/dbcfile.cpp => contrib/map_extractor/dbcfile.cpp
rename : contrib/extractor/dbcfile.h => contrib/map_extractor/dbcfile.h
rename : contrib/extractor/debug/zlib.lib => contrib/map_extractor/debug/zlib.lib
rename : contrib/extractor/libmpq/CMakeLists.txt => contrib/map_extractor/libmpq/CMakeLists.txt
rename : contrib/extractor/libmpq/common.cpp => contrib/map_extractor/libmpq/common.cpp
rename : contrib/extractor/libmpq/common.h => contrib/map_extractor/libmpq/common.h
rename : contrib/extractor/libmpq/explode.cpp => contrib/map_extractor/libmpq/explode.cpp
rename : contrib/extractor/libmpq/explode.h => contrib/map_extractor/libmpq/explode.h
rename : contrib/extractor/libmpq/extract.cpp => contrib/map_extractor/libmpq/extract.cpp
rename : contrib/extractor/libmpq/huffman.cpp => contrib/map_extractor/libmpq/huffman.cpp
rename : contrib/extractor/libmpq/huffman.h => contrib/map_extractor/libmpq/huffman.h
rename : contrib/extractor/libmpq/mpq.cpp => contrib/map_extractor/libmpq/mpq.cpp
rename : contrib/extractor/libmpq/mpq.h => contrib/map_extractor/libmpq/mpq.h
rename : contrib/extractor/libmpq/parser.cpp => contrib/map_extractor/libmpq/parser.cpp
rename : contrib/extractor/libmpq/wave.cpp => contrib/map_extractor/libmpq/wave.cpp
rename : contrib/extractor/libmpq/wave.h => contrib/map_extractor/libmpq/wave.h
rename : contrib/extractor/libmpq/zconf.h => contrib/map_extractor/libmpq/zconf.h
rename : contrib/extractor/libmpq/zlib.h => contrib/map_extractor/libmpq/zlib.h
rename : contrib/extractor/loadlib/CMakeLists.txt => contrib/map_extractor/loadlib/CMakeLists.txt
rename : contrib/extractor/loadlib/adt.cpp => contrib/map_extractor/loadlib/adt.cpp
rename : contrib/extractor/loadlib/adt.h => contrib/map_extractor/loadlib/adt.h
rename : contrib/extractor/loadlib/loadlib.cpp => contrib/map_extractor/loadlib/loadlib.cpp
rename : contrib/extractor/loadlib/loadlib.h => contrib/map_extractor/loadlib/loadlib.h
rename : contrib/extractor/loadlib/wdt.cpp => contrib/map_extractor/loadlib/wdt.cpp
rename : contrib/extractor/loadlib/wdt.h => contrib/map_extractor/loadlib/wdt.h
rename : contrib/extractor/mpq_libmpq.cpp => contrib/map_extractor/mpq_libmpq.cpp
rename : contrib/extractor/mpq_libmpq.h => contrib/map_extractor/mpq_libmpq.h
rename : contrib/extractor/release/zlib.lib => contrib/map_extractor/release/zlib.lib
2010-05-03 20:06:29 -06:00
Brian
92bb163343
* Cleanup of old VS build files for the map extractor
...
--HG--
branch : trunk
2010-05-03 20:05:15 -06:00
click
cb84d3e617
Cleanup : Remove postgreSQL-support (not used and has also been broken for a long time)
...
--HG--
branch : trunk
2010-05-06 09:53:09 +02:00
Spp
c716c0e5e5
Optimize vmaps extraction.
...
Thanks to Splinter <Splinter@getmangos.com >
Closes issue #857
--HG--
branch : trunk
2010-03-09 10:41:42 +01:00
Paradox
073235ef1b
PHP script for merging new changes with your existing conf file automatically.
...
--HG--
branch : trunk
2010-01-02 19:19:42 -05:00
Paradox
66ee71a86c
missed change in expanded reg form
...
--HG--
branch : trunk
2009-12-28 17:01:08 -05:00
Paradox
a1ee318606
Somehow this file didn't get added to my last commit
...
--HG--
branch : trunk
2009-12-28 16:42:15 -05:00
Paradox
98d726fc4e
Make config a separate file for simple reg page as it already was for expanded
...
Set WOTLK as default expansion and fix simple reg for WOTLK
Fix expanded reg to properly display captcha
Allow 255 characters for email
Replace tabs with spaces
--HG--
branch : trunk
2009-12-28 14:47:57 -05:00
p0wer
942ea8433e
Modify simple registration form to add the option for WOTLK. Will do same for more advanced form later.
...
--HG--
branch : trunk
2009-12-27 19:04:13 -06:00
n0n4m3
e7aa376e21
Added maps extractor for 3.2.2a
...
--HG--
branch : trunk
2009-12-17 17:13:56 +01:00
Brian
2547e5c109
* Removed all unneeded Makefile.am files that were leftover from merges with
...
* MaNGOS
--HG--
branch : trunk
2009-12-11 13:52:46 -07:00
megamage
ca271eb5dc
[8272] Fixed typos in world 'height' by code. Author: Sorya
...
--HG--
branch : trunk
2009-07-31 11:25:28 +08:00
megamage
bf8c0933c9
[8221] Removed trailing whitespaces
...
With excluded dep/ - as usual.
Signed-off-by: freghar <compmancz@gmail.com >
--HG--
branch : trunk
2009-07-30 10:19:03 +08:00
megamage
b390a6b197
[7953] Some space and formating cleanups in vmap_extractor_v2 Author: VladimirMangos
...
--HG--
branch : trunk
2009-06-04 16:19:24 -05:00
megamage
fc4f7e6cf1
[7947] Use "NUMERIC" type instead of "BIGINT" in mysql_to_pgsql convertor. Author: AlexDereka
...
--HG--
branch : trunk
2009-06-03 19:25:27 -05:00
megamage
19e1230551
[7913] Fixed vmap_assambler sources. Updated binary. Author: VladimirMangos
...
* Fixed week ago added bugs into vmap code that break vmap_assambler sources work.
Note: vmap_assambler binary not updated from nov 2008 until this commit and it has been correct working.
* Add to vmap assambler process show output and add appropriate error messages output.
* vmap_assambler binary updated.
--HG--
branch : trunk
2009-05-31 15:09:00 -05:00
megamage
5bb13802a7
[7691] Added MySQL to PostgreSQL converter. Author: AlexDereka
...
Tested on PostgreSQL 8.3 and MySQL 5.0.
For compile see README.
--HG--
branch : trunk
2009-04-20 20:32:53 -05:00
XTZGZoReX
83bc37cd37
* Fixed extractor compile.
...
--HG--
branch : trunk
2009-04-13 16:24:19 +02:00
XTZGZoReX
af2d4f039b
* Added tab2spaces and trailing-whitespace cleanup scripts to contrib.
...
--HG--
branch : trunk
2009-04-07 12:23:58 +02:00
megamage
4a3066392f
[7596] Better use wmo MOPY flags data on extract vmaps. No changes, just speedup. Author: DiSlord
...
--HG--
branch : trunk
2009-04-02 16:36:36 -06:00
megamage
249d0d53c0
[7489] Update gameobject rotation fields if need. Author: VladimirMangos
...
* Fixed update absent in ".gobject turn" command
* Propetly set rotation fields for summoned objects
* Check rotation/coordinates fields values at server loading
--HG--
branch : trunk
2009-03-18 20:46:21 -06:00
XTZGZoReX
5f2e9f1ed1
* Fixed extractor on systems with 2GB fopen() limit. Author: arrai
...
--HG--
branch : trunk
2009-03-18 20:10:37 +01:00
megamage
4d62cf902f
[7443] Better error reporting at DBC files extraction in ad.exe. No functionlity chnages in normal work case. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-12 14:48:44 -06:00
megamage
dc4a456416
[7439] Fix wrong liquid level in some places. Need reectract maps. Author: DiSlord
...
Remove some log on extract maps.
Add liquid status log to .gps command
--HG--
branch : trunk
2009-03-10 15:33:54 -06:00
megamage
5f7a2b4355
[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.
Author: DiSlord
--HG--
branch : trunk
2009-03-09 18:06:19 -06:00
megamage
7190332fce
*Merge.
...
--HG--
branch : trunk
2009-02-22 17:31:58 -06:00
megamage
3e8d76087d
*Merge.
...
--HG--
branch : trunk
2009-02-22 17:30:09 -06:00
KingPin
d9cc7ac3dd
Bump to map version number. New maps needed.
...
--HG--
branch : trunk
2009-02-21 08:48:08 -05:00
KingPin
3fce162369
New ad.exe for rev 1086+
...
--HG--
branch : trunk
2009-02-21 08:08:44 -05:00
raczman
6f7c53b7f5
fix cmake/ACE for freeBSD and Mac OSX
...
--HG--
branch : trunk
2009-02-20 18:22:39 -06:00
DiSlord
f1c13a7c79
fix for height maps
...
--HG--
branch : trunk
2009-02-20 16:12:47 -06:00
megamage
31637d4aac
*Merge.
...
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin
14234c86fa
Newline added to bottom of all files.
...
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
68cfb7c5a4
[7291] Better map height calculation by use client data format.
...
Need re extract map files by use new ad.exe
Author: DiSlord
--HG--
branch : trunk
2009-02-17 15:42:04 -06:00
megamage
4d687687d6
*Merge.
...
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage
6aee5fcbe7
*Merge.
...
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
Paradox
260e11bc01
More tabs2spaces
...
--HG--
branch : trunk
2009-02-12 09:23:56 -05:00
KingPin
f385747164
Add newline at end of file.
...
--HG--
branch : trunk
2009-02-09 14:28:01 -05:00
Paradox
d230302b16
Replace tabs with spaces in more files.
...
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
Drahy
b4514aaf55
* Updated copyright notice for new year (2009) part 3 (final)
...
* Fixed some missing copyright notice
--HG--
branch : trunk
2009-02-04 12:54:49 +01:00
Drahy
5dab980495
* Updated copyright notice for new year (2009) part 2
...
* Changed mangos website
--HG--
branch : trunk
2009-02-04 12:42:26 +01:00
megamage
b28b8b5ced
*Update to Mangos 7154.
...
--HG--
branch : trunk
2009-01-23 11:41:43 -06:00
megamage
90e4a2b558
*Update to Mangos 7100.
...
--HG--
branch : trunk
2009-01-17 17:56:05 -06:00
megamage
02c060be05
*Update to Mangos 7100.
...
--HG--
branch : trunk
2009-01-17 17:54:11 -06:00
megamage
808d79eb29
*Some clean up.
...
--HG--
branch : trunk
2008-12-24 15:49:38 -06:00
megamage
184b82abcc
Backed out changeset: ad4f100c0a9d
...
--HG--
branch : trunk
2008-12-24 11:18:01 -06:00
megamage
3cb4e7c716
*Update to Mangos 6938. (Only build for VC9)
...
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
megamage
f91989cf64
*CRLF fix. By Paradox.
...
--HG--
branch : trunk
2008-12-21 19:08:56 -06:00
megamage
b6c288ca9f
*Update to Mangos 6902. Source: Mangos.
...
*Skipped rev: rev 6893, some code about waypoint movement.
--HG--
branch : trunk
2008-12-12 11:21:28 -06:00
visagalis
d1e759479b
[svn] *** Source: MaNGOS ***
...
* Fixed build extractor at Windows Vista. Author: Vladimir
* Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox.
* Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza
* Small fixes in send/received packet and simple code cleanup also. Author: Vladimir
* Not output error at loading empty character_ticket table. Author: Vladimir
* Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius
* Applied props to few files.
--HG--
branch : trunk
2008-11-14 16:28:45 -06:00