index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
Age
Commit message (
Expand
)
Author
2010-08-30
Core: Fix more warnings
Spp
2010-08-25
* Move Paladin Judgement bonuses to spell_bonus_data, thanks deltapower.inc
Shocker
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
* Some consistency changes.
silinoron
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-18
Making sure CreaturesAddon are re-loaded after creature evade (by NoFantasy).
azazel
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-06-27
Update ConfusedMovementGenerator with some coordinate sanity checks.
Machiavelli
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-23
Preload grid on flightpath 2 nodes before final node instead of halfway.
Machiavelli
2010-06-23
Implement taxi/transport event scripts support. Author: Vladimir
Machiavelli
2010-06-23
Use original taxipath data in taxi flight movement generator. Author: Vladimir
Machiavelli
2010-06-19
Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...
Machiavelli
2010-06-08
* Remove the last of the realative paths from #include statements
Brian
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* More cleanup
Brian
2010-06-07
* Nope not yet
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX
2010-06-05
rearranged core files
Rat