This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-18 06:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f16aad0927de35a87bcaaad76ef6808f128bce2
TrinityCore
/
src
T
History
Shauren
b1d43f837a
Core/Vehicles: Fixed crash in RemovePendingEventsForSeat - changed _pendingJoinEvents container from deque to list as deque invalidates all iterators pointing to the container (including .end()) when performing erase
2013-02-23 19:24:59 +01:00
..
genrev
Buildsystem: Do not print warning that user needs to do a git pull with tags if configured to not use git at all
2013-02-12 12:21:24 +01:00
server
Core/Vehicles: Fixed crash in RemovePendingEventsForSeat - changed _pendingJoinEvents container from deque to list as deque invalidates all iterators pointing to the container (including .end()) when performing erase
2013-02-23 19:24:59 +01:00
tools
Buildsystem: Disable building the nonfunctional meshextractor.tool (not in a production-state atm), it CAN however be built with with using the -DWITH_MESHEXTRACTOR flag (not documented as option, and will most probably change in the future)
2013-02-17 20:28:55 +01:00
CMakeLists.txt
Update copyright note for 2013.
2013-01-01 00:41:01 +01:00