5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated fot new client build 9155 More... over 16 years ago
* [2008_10_29_03_mangos_db_version.sql] Added a column to db_version that will be used to check if the required db updates have been installed More... over 16 years ago
Infinity loop in sendopcode command More... over 16 years ago
Reverted wrong commit d2785283e - the real source for not matching the flags was a mixed up index in DBCfmt.cpp Added database integrity check for creature_equip_template Differ between stored and pending completed achievements More... over 16 years ago
Fixed pvp flag (once again), crash fix More... over 16 years ago
Use \t instead explict tabs in genrevision string constant.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Changed the VC71 projects to use dynamic linking for the CRT More... over 16 years ago
Fixed typo in mangos string in prev commit.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Some achievement*.dbc research More... over 16 years ago
Added msvcrt / msvcrtd dependencies to VC80 mangosd.vcproj More... over 16 years ago
Merge branch 'master' of [email protected]:mangos/mangos into 303 More... over 16 years ago
Removed wrong assumed flag, use achievement points to differ between achievements and counters More... over 16 years ago
Small account data changes More... over 16 years ago
Fixed several achievement related packets More... over 16 years ago
Added missed part from my prev. commit. Compile fix. Signed-off-by: ApoC <[email protected]> More... over 16 years ago
Added missed part from my prev. commit. Compile fix. Signed-off-by: ApoC <[email protected]> More... over 16 years ago
Merge branch 'master' into 303 More... over 16 years ago
Use same RuntimeLibrary settings for any selected VC80 build
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Add *.user to all Visual Stidio versions .gitignore
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Disable world.log by default More... over 16 years ago
Simplify check requirement report command results to target and output command user name.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Fixed subcommands list output at console.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Use .respawn only for selected creature (if any) More... over 16 years ago
Further work on the achievement system More... over 16 years ago
Account data saving must work now More... over 16 years ago
Added checking global cooldown for pet autocast spells. Added checking global cooldown for pet spell casting triggered by master. Optimized PetAI::UpdateAI: - Removed obsolete victim_guid as combat check. - Stop pet combat when pet die in JustDied(Unit*) method. - Optimized autospells selection and casting. More... over 16 years ago
Added checking global cooldown for pet autocast spells. Added checking global cooldown for pet spell casting triggered by master. Optimized PetAI::UpdateAI: - Removed obsolete victim_guid as combat check. - Stop pet combat when pet die in JustDied(Unit*) method. - Optimized autospells selection and casting. More... over 16 years ago
[2008_10_27_01_npc_option.sql,2008_10_27_02_locales_npc_option.sql] Implement npc_option localization support, also store in DB BoxText/BoxMoney/Coded. More... over 16 years ago
Fixed windows build, account data should be saved server side now More... over 16 years ago
Prevent crash at access to deleted social data for player.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago