| Age | Commit message (Collapse) | Author |
|
dumpfiles (another PEBKAC-check)
--HG--
branch : trunk
|
|
(load/save/store-on-delete)
Fixes issue #1659
+ changed the dumpheader from engrish1.0 to engwegian1.2
--HG--
branch : trunk
|
|
'item_instance'. Original patch by Vladimir.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
"!=" --> " != " (when needed)
" !=" --> " !="
"!= " --> "!= "
--HG--
branch : trunk
|
|
"==" --> " == " (when needed)
--HG--
branch : trunk
|
|
"( " --> "("
" )" --> ")"
--HG--
branch : trunk
|
|
"if(" --> "if ("
--HG--
branch : trunk
|
|
"while(" --> "while ("
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
auto_ptr(ACE_Refcounted_Auto_Ptr) for QueryResult pointers.
Use this auto_ptr for every DB queries(except QueryNamedResult yet).
This patch guarantees NO memory leaks from QueryResult pointers.
Thanks to raczman for the idea and for the helping to make this patch.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Converted by Azazel.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
some other cleanups by hand)
*Fix a possible crash in Spell::DoAllEffectOnTarget
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
and character_talent
* If the player has not selected any talents at all, you will see a SQL error, but, the dump will work just fine.
--HG--
branch : trunk
|
|
case we decide to start using that system, we originally suggested...
--HG--
branch : trunk
|
|
This resolve problems with marking all items as readble.
--HG--
branch : trunk
|
|
With excluded dep/ - as usual.
Signed-off-by: freghar <compmancz@gmail.com>
--HG--
branch : trunk
|
|
VladimirMangos
* Restore mark character with duplicate for rename at login
* Restore save mail item_text data
* Finish implementaion for propertly load item_text data.
--HG--
branch : trunk
|
|
* Implement new config options for minimal player/pet/charter name length (2 by default)
* Better error reporting at problems in names.
* Add check from max pet/charter name length (same as for player names at client side)
--HG--
branch : trunk
|
|
independent object. Author: VladimirMangos
This let not do preparation code for unused later functionlity.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
[7726] Fixed memory leak in InstanceSaveMgr.
Author: AlexDereka
--HG--
branch : trunk
|
|
VladimirMangos
* Prevent direct apply player dumps to DB
* Check expected character DB structure (revision) before apply.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* Changed mangos website
--HG--
branch : trunk
|
|
convert all files at once
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Skipped rev: rev 6893, some code about waypoint movement.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
access. sec_console. Source mangos - thanks to ogeraisi for the amalgamated patch.
* Redid/Fixed/Added some lang strings.
* As usual remember this is a trunk rev so stability only guaranteed on northern countries of Mars and western parts of Pluto. No warranties outside the solar system, sorry :( . Check with your local government or dictator on regulations regarding export.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* Changes include:
- Implementation of w12x's Outdoor PvP and Game Event Systems.
- Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
- All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
- Improved Config cleanup.
- And many more changes.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|