GriffonHeart
94e29ce6a8
[2008_10_27_01_npc_option.sql,2008_10_27_02_locales_npc_option.sql] Implement npc_option localization support, also store in DB BoxText/BoxMoney/Coded.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-10-27 22:20:25 +03:00
VladimirMangos
74ddd38af3
Prevent crash at access to deleted social data for player.
...
Remove social data at logout instead ~Player that called also for temporary Player object for Player::MinimalLoadFromDB call.
2008-10-27 18:47:13 +03:00
VladimirMangos
9e6390d88d
Load npc_options at server startup, use cached data at creature gossip menu init.
...
Also new .reload table command added. Note: currently it will not affect creatures that have gossim memu created at command use moment.
2008-10-27 16:43:31 +03:00
@
e96fedc97c
Implement new player conditions CONDITION_NO_AURA, CONDITION_ACTIVE_EVENT.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Currently can be used in loot conditions, later possible in gossip options show.
2008-10-26 23:43:50 +03:00
ApoC
4482593653
Fixed posible crash in my prev. commit
...
thx. to Hanuza who point it out.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-10-26 21:07:02 +01:00
@
687a9bc8ce
Fixed genrevision tool build at FreeBSD and maybe some other plafroms.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-10-26 21:12:34 +03:00
ApoC
6f6a1a7608
Default behaviour of pets for creatures changed to REACT_DEFENSIVE
...
Fixed typo: changed m_ReactSate to m_reactState
Signed-off-by: ApoC <apoc@nymfe.net>
2008-10-26 18:24:45 +01:00
VladimirMangos
f8a94b84c3
Use 0.12.0-DEV instead 0.12.0-SVN for mark MaNGOS version in development.
2008-10-26 18:18:20 +03:00
VladimirMangos
8a16fc4117
Better revison data extraction for revison in case remote repo with branches
2008-10-26 18:03:43 +03:00
VladimirMangos
6f190fedd4
Output DB/ScriptLib versions in ".server info" command.
...
Required support by used scripting library.
2008-10-26 16:29:39 +03:00
VladimirMangos
24549669a9
Add lost .c_str() call at send std::string content to ".pdump write" command output.
2008-10-26 16:29:38 +03:00
ApoC
4658b2b38e
Fixed ticket reading when using PGSQL
...
Optimized ticket deleting by its position
Signed-off-by: ApoC <apoc@nymfe.net>
2008-10-26 12:26:22 +01:00
VladimirMangos
03621bf5f3
Restore build at Windows for x64 mode (debug/release).
2008-10-26 00:24:03 +04:00
VladimirMangos
85319c4a15
Revert wrong 06ed6af86c36869f2781bf328802214f23e3f369 and restore RA login work. Sorry :/
2008-10-25 16:27:30 +04:00
VladimirMangos
643f6af8c7
Rename gensvnrevision and related files and references to genrevision/etc.
...
Also svn_revision.h renmaed to revision.h and defines in to it also renamed. MaNGOS code updated.
Other projects using this genrevison tool need to be updated in similar way.
2008-10-25 15:35:25 +04:00
arrai
3dc4e40e34
Fixed extracting common.MPQ under *nix
...
Signed-off-by: arrai <array.of.intellect@gmail.com>
2008-10-25 13:03:38 +02:00
VladimirMangos
0874856e34
Implement git support in gensvnrevision tool and related changes in code.
...
gvnrevision still support svn version generation and have addition options now (see sources).
gensvnrevision/svn_revision.h and other svn reference will fixed later.
Now version strings include commit date/time that can be used in git case for fast find git commit without using git hash most time.
In chat ".server info" output git hash can be copied by shift-click in chat and then copied to cliboard if need.
2008-10-25 14:34:47 +04:00
foxbox
a0ab11bb17
Fixed: restore RA login work.
...
Provided correect number login query args.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-10-25 11:37:35 +04:00
VladimirMangos
f187226451
Correctly limit use some flask types to zones.
...
Typo in IsSpellAllowedInLocation.
2008-10-25 08:11:41 +04:00
VladimirMangos
51b2290be6
Some endianess related fixes and cleanups
...
* Fixed: build fail at bigendian platform in result typo in code
* Hide endianess related convertions into EndianConvert/EndianConvertReverse calls
* Linkning errors protection from attemps convertion pointers.
2008-10-24 04:06:27 +04:00
VladimirMangos
89893215e5
Finish review/fix commands appropriate for console. Allow call 'help' command without args.
2008-10-23 20:44:30 +04:00
VladimirMangos
e31709611d
Add to 'list item' command show items in guild bank.
2008-10-23 19:06:18 +04:00
VladimirMangos
697fafd2f5
Fixed: crash after prev commit.
2008-10-23 17:41:52 +04:00
Reiner030
0d4f770811
Implement low character expirience level in group with high character.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-10-23 07:29:53 +04:00
VladimirMangos
20951d116e
Fixed: crash at expire single target loaded aura.
...
Prevent loading and saving single target auras for pet in same way as already implemented for player.
2008-10-23 06:28:28 +04:00
VladimirMangos
0c9f783ddc
[sql/updates/2008_10_23_01_mangos_command.sql sql/updates/2008_10_23_02_mangos_mangos_string.sql] Better 'pdump' commands args checking and related error output.
2008-10-23 06:07:03 +04:00
VladimirMangos
b10349a737
[sql/updates/2008_10_22_02_mangos_mangos_string.sql] Allow use in console .event/.reload/.lookup/.list (some)/.guild (some) subcommands.
2008-10-23 03:07:22 +04:00
VladimirMangos
4e889c1b41
Lost sql update in sql/updates/Makefile.am
2008-10-23 02:09:21 +04:00
arrai
686118b665
* Disallowed sending wrapped items as COD
2008-10-22 20:36:42 +02:00
VladimirMangos
15b085dc6d
Show not available command with available subcommands in 'help' and 'commands' output.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-10-22 15:30:16 +04:00
freghar
95840fd2c3
Removed trailing whitespaces and CRLFs
...
With /contrib/ and /dep/ excluded.
Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00
arrai
406ac0abe5
* [sql/updates/2008_10_22_01_mangos_quest_template.sql] Implemented honor rewards from quests
2008-10-22 01:20:18 +02:00
VladimirMangos
6892cc3d2c
[sql/updates/2008_10_21_03_mangos_command.sql]
...
slit ban/baninfi/banlist/unban commands to subcommands (this allow write not full subcomand string ".ban acc ...".
Fixed crash at unexpected use .account in console.
Fixed hide .gm on by .gm online (renamed to .gm ingame)
2008-10-22 00:51:49 +04:00
VladimirMangos
88981a4c25
Remove TcpNoDelay from configg setting, not only from config comments.
2008-10-22 00:01:51 +04:00
VladimirMangos
e441c5c48c
Prevent cheating with player loot.
2008-10-21 21:57:11 +04:00
VladimirMangos
911dbe0b29
Use ObjectMgr/AccountMgr functions instead explici DB quaries.
2008-10-21 18:09:35 +04:00
VladimirMangos
42b077df0c
* Sorry, one more duplicate lines after my revert.
2008-10-21 17:01:47 +04:00
VladimirMangos
742b5566c3
* Manually resolve conflict with last commit in VC90 sollution
2008-10-21 16:28:37 +04:00
VladimirMangos
a2e94bacd6
* Partly revert 1298418a302ba410927dac8bbf0ba84b7be9fe0e for restore Windows builds with clean sources at VC71/VC80
2008-10-21 16:25:53 +04:00
TheLuda
045b918478
Build fixes for Windows: use proper dynamic linking to make the ACE happy.
2008-10-21 11:56:46 +02:00
VladimirMangos
26dc8c07ab
* [2008_10_21_01_mangos_mangos_string.sql,2008_10_21_02_mangos_command.sql] Merge CLI command proccessing to chat command proccessing.
...
Now console/RA uas same commads as used in chat if selected command marked as safe for console.
Some commands accessable only at console and have security level 4. See sql update for new command names.
Not all commands that safe (or can be modified to safe) for console allowed currently for use in console input, this will be fixed later.
2008-10-21 08:05:21 +04:00
TheLuda
c9026395fc
Revert "Fixed Windows projects for shared library [ #11 tagged:committed milestone:"0.12" state:resolved]"
...
This reverts commit bf5fcf69e720842e6649ac8f7c8bc8cbe8397f4a.
2008-10-20 21:41:20 +02:00
TheLuda
40e318d491
Fixed Windows projects for shared library [ #11 tagged:committed milestone:"0.12" state:resolved]
2008-10-20 19:38:11 +02:00
TheLuda
2922a2579c
Removed unused code.
2008-10-20 18:18:49 +02:00
TheLuda
5a01e0edad
Removed unused code.
2008-10-20 18:13:16 +02:00
unknown
9d0c84d5c5
Removed unused code.
2008-10-20 17:05:05 +02:00
VladimirMangos
3c83482679
* Fixed: restore show subcommands for .help <command> if any.
2008-10-20 12:28:39 +04:00
VladimirMangos
ad5f559dad
* Move account related functions from ObjectMgr to AccountMgr and drop duplicate function also.
2008-10-20 07:30:59 +04:00
VladimirMangos
fc79aa717a
Merge branch 'master' of git@github.com:mangos/mangos
2008-10-20 02:43:26 +04:00
VladimirMangos
c4a14051ee
* Add some generated at MaNGOS build file ignore rules. Mostly Windows build related.
2008-10-20 02:40:35 +04:00