index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
Transports.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-11-20
*Some cleanup (mostly whitespace changes)
maximius
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-08-01
*Improvements in map managing.
QAston
2009-07-31
[8252] Move DB scripting code from global World to Map. Author: Ambal
megamage
2009-07-16
[8182] Store and use Map* pointer in WorldObject instead map ids for spee...
megamage
2009-06-16
[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...
megamage
2009-06-11
*Switch to support client version 3.1.3
megamage
2009-05-31
Mangos [7911]. Author: tomrus88
megamage
2009-04-29
[7730] Some optimizantion and code style. Author: zhenya
megamage
2009-04-27
[7715] Provided way for scripts set alternative gameobject state for clie...
megamage
2009-04-25
*Some update of vehicle code.
megamage
2009-04-03
[7607] Improvements in support some generic achievement classes Author: V...
megamage
2009-04-02
[7598] Implement proper hide out of range (at another map) transports. Remove...
megamage
2009-03-27
[7552] Move client version dependend DBC code to src/game. Author: VladimirMa...
megamage
2009-03-24
[7532] Avoid warnings at use size_t with printf fromat strings. Author: Vladi...
megamage
2009-03-21
*Remove dual ERROR in logs Author: AlexDereka
megamage
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-05
*Merge.
megamage
2009-03-05
*Remove spams of transport log.
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-12
*Merge.
megamage
2009-02-09
Replace tabs with spaces in more files.
Paradox
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-31
*Update to Mangos 7208. Implement phase system.
megamage
2009-01-20
*Update to Mangos 7125.
megamage
2009-01-03
*Merge with Trinity 768.
megamage
2009-01-03
*Transport events implemented. Need DB support for travelmasters. New script ...
TrullyONE
2008-12-24
Backed out changeset: ad4f100c0a9d
megamage
2008-12-24
*Update to Mangos 6938. (Only build for VC9)
megamage
2008-12-11
*Change sound that played.
Blaymoira
2008-12-09
*Implemented sound play when a transporter arrive.
Blaymoira
2008-11-10
[svn] * Improve some arena team related DB access
KingPin
2008-11-05
[svn] * Avoid access to bag item prototype for getting bag size, use related ...
KingPin
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003