mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
this will correct some modelids: form old model, new model FORM_TRAVEL: 632 --> 918 (now a bit smaller) FORM_GHOUL: 10045 --> 25527 (whisp --> ghoul) FORM_CREATUREBEAR: 902 --> 2281 (old brown horse -> bear) implement shapeshift for spell 24347 this commit also fix the errormessages with: "Race %u not found in DBC: wrong DBC files" which were triggered from this code and will fix the modelid for creature 2038 since it's also using a shapeshift aura and only got the horde-modelid + some new entries in ShapeshiftForm-enum + some research for the shapeshift.dbc |
||
|---|---|---|
| .. | ||
| Auth | ||
| Config | ||
| Database | ||
| vmap | ||
| .gitignore | ||
| ByteBuffer.h | ||
| Common.cpp | ||
| Common.h | ||
| Errors.h | ||
| LockedQueue.h | ||
| Log.cpp | ||
| Log.h | ||
| Makefile.am | ||
| MemoryLeaks.cpp | ||
| MemoryLeaks.h | ||
| PacketLog.cpp | ||
| PacketLog.h | ||
| ProgressBar.cpp | ||
| ProgressBar.h | ||
| revision_nr.h | ||
| revision_sql.h | ||
| ServiceWin32.cpp | ||
| ServiceWin32.h | ||
| SystemConfig.h.in | ||
| Threading.cpp | ||
| Threading.h | ||
| Timer.h | ||
| Util.cpp | ||
| Util.h | ||
| WheatyExceptionReport.cpp | ||
| WheatyExceptionReport.h | ||
| WorldPacket.h | ||