Xanadu
a5d1bc77ab
A great purge of obsolete macros.
...
--HG--
branch : trunk
2010-02-05 00:31:28 +01:00
Anubisss
d9cb070215
Implement QueryResult_AutoPtr type which is ACE's reference counted 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
2010-01-23 14:45:58 +01:00
n0n4m3
99f66a6bc9
Updated copyright for new year.
...
--HG--
branch : trunk
2010-01-16 20:19:18 +03:00
maximius
e585187b24
*Backed out changeset 3be01fb200a5
...
--HG--
branch : trunk
2009-10-17 15:51:44 -07:00
maximius
26b5e033ff
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and some other cleanups by hand)
...
*Fix a possible crash in Spell::DoAllEffectOnTarget
--HG--
branch : trunk
2009-10-17 15:35:07 -07:00
maximius
3c43ef7157
*Better support for negatives.
...
--HG--
branch : trunk
2009-09-30 04:18:07 -07:00
maximius
5737077371
*Fix linux build
...
--HG--
branch : trunk
2009-09-30 04:11:14 -07:00
maximius
f0d5924891
*Cleanup, add two new functions, attempt to fix arena point flushing for offline players.
...
--HG--
branch : trunk
2009-09-30 03:29:08 -07:00
megamage
176a710e72
[8442] Fixed displaying return button in mails Author: arrai
...
--HG--
branch : trunk
2009-09-01 17:09:39 -05:00
megamage
f8a05d264f
[8318] Deleted as expected runnable objects at related Thread deleting for avoid memory leaks. Author: VladimirMangos
...
[8319] Restore compile PGSQL support after last changes. Author: ApoC
--HG--
branch : trunk
2009-08-08 12:12:56 -05:00
QAston
1592fe9aa3
Backed out changeset 97d8a5f6449c
...
--HG--
branch : trunk
2009-06-27 17:59:57 +02:00
QAston
ab7e83a72c
*Merge 1600 from tc1.
...
--HG--
branch : trunk
2009-06-27 17:15:38 +02:00
megamage
7b3f9e2c38
[7962] Fixed compilation on OpenBSD. Author: AlexDereka
...
Remove outdated options from configure.ac.
--HG--
branch : trunk
2009-06-05 17:20:44 -05:00
megamage
7344a5ef6f
[7935] Move seldom used access to query data by field names to independent object. Author: VladimirMangos
...
This let not do preparation code for unused later functionlity.
--HG--
branch : trunk
2009-06-01 21:52:17 -05:00
megamage
25e5c99dec
[7810] Moved ZThread related code on ACE framework. Author: Ambal
...
Remove ZThread source code from mangos.
--HG--
branch : trunk
2009-05-13 18:22:21 -05: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
4d008f2043
Replace tabs with spaces, and fix crlf issues
...
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage
d69198732e
*Merge.
...
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
megamage
df7499e056
*Merge.
...
--HG--
branch : trunk
2009-02-04 10:53:58 -06: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
Drahy
7c19c420c6
* Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
...
--HG--
branch : trunk
2009-02-04 12:04:12 +01: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
65ef38963d
*The last merge from Mangos TBC. Update to Mangos v0.12.
...
--HG--
branch : trunk
2008-12-22 10:59:38 -06:00
KingPin
09280b0091
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help - Aokromes
...
--HG--
branch : trunk
rename : src/framework/Utilities/HashMap.h => src/framework/Utilities/UnorderedMap.h
2008-11-10 06:53:00 -06:00
KingPin
8d331f2b10
[svn] * Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source.
...
* Better check client inventory pos data received in some client packets to skip invalid cases.
* Removed some unnecessary database queries.
* Make guid lookup for adding ignore async.
* Added two parameter versions of the AsyncQuery function
* Make queries for adding friends async. - Hunuza
* Replace some PQuery() calls with more simple Query() - Hunuza
* Mark spell as executed instead of deleteable to solve crash.
*** Source mangos.
**Its a big commit. so test with care... or without care.... whatever floats your boat.
--HG--
branch : trunk
2008-11-05 20:10:19 -06:00
w12x
b8362cd7f1
[svn] Fixed copyright notices to comply with GPL.
...
--HG--
branch : trunk
2008-10-23 03:29:52 -05:00
Seline
2265aef916
[svn] * Merge Temp dev SVN with Assembla.
...
* 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
2008-10-14 11:57:03 -05:00
Neo2003
9b1c0e006f
[svn] * Proper SVN structure
...
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00