aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-23Core/Vehicle: Corrected the flag of VEHICLE_SEAT_FLAG_B_USABLE_FORCED_4kaelima
2011-12-22Core/Vehicles: Define and implement VEHICLE_SEAT_FLAG_B_USABLE_FORCED_4Machiavelli
2011-12-19Core/Achievements: Define new achievement criteria condition ACHIEVEMENT_CRIT...horn
2011-12-11Forgotten change to seat flag defines, thanks to Venugh.Machiavelli
2011-12-11Core/Vehicles: In CMSG_ATTACKSWING check if current vehicle seat flags permit...Machiavelli
2011-11-22Core/Units: Second part of SMSG_MOVE_SET_COLLISION_HGT implementation: comput...Machiavelli
2011-11-21Core/Units: Partial implementation of SMSG_MOVE_SET_COLLISION_HGT - send prop...Machiavelli
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Core/Scripting: Remove unnecesary reference in param function OnMemberRemoveSpp
2011-09-15Core/Entities: Add new functions: Unit::GetReactionTo and Unit::GetFactionRea...QAston
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-14Core/DataStore: Add struct for LiquidTypeEntry.dbc, unused for now.kaelima
2011-09-05Core/Achievements: Award normal mode achievements when instance was done on h...Shauren
2011-09-03Database/Spells: Add AttributesEx6 and AttributesEx7 columns to spell_dbc table.QAston
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
2011-08-03Core/Vehicles: Remove Vehicle.h dependency from other header filesSpp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-06-18Whitespace cleanups...click
2011-06-12Core: Continued cleanupkaelima
2011-06-11Core: Codestyle cleanupclick
2011-05-29Core/Players: Implemented AREA_FLAG_ALLOW_DUELS. Duels should be possible onl...tobmaps
2011-05-27Core/DBC: Update some Summon-properties enums and added some research for Wor...kaelima
2011-05-27Core/DBCStructure: Update HolidaysEntry structure. Research mainly by Click.kaelima
2011-05-27Core/Area: Updated AreaFlags documentation to match 3.3.5 dbcs.kaelima
2011-05-25Core/Achievements: Achievement criteria type 39 should check player's persona...Shauren
2011-05-14Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_GET_KILLING_BLOWSShauren
2011-05-13Core/Player: Use dbc data for calculating combat ratingsLynx3d
2011-05-09Core: Fix another warning (Implicit checking of flags in VehicleSeatEntry::Is...click
2011-04-30Core/Achievements: Fixed Children's Week achievementsShauren
2011-04-29Add spaces after commasleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-21Core/Achievements: Reset all possible crieteria with "in single battleground"...Shauren
2011-04-09Core/GameObjects: Destructible gameobjects now read display info from dbc filesShauren
2011-04-09Core/DBC: Cleaned LoadDBCStores function, added semi-automated counting dbc f...Shauren
2011-04-03Core/DBC: Implemented achievement_dbc db table for filling in missing achieve...Shauren
2011-03-26Core/Cleanup: More typo fixes.gwrde & alexbolotsin
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-05Core/Achievements: Reverted ACHIEVEMENT_CRITERIA_FLAG_HIDDEN implementationShauren
2011-03-04Core/Achievements:Shauren
2011-02-22Core/Vehicles:Machiavelli
2011-02-19Core/Vehicles: Chart VEHICLE_SEAT_FLAG_UNCONTROLLED and implement usage. Conc...Machiavelli
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-31Core/Quests: Implemented proper calculation of quest honor reward using DBCTOM_RUS
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-30Core/Vehicles: Implement VEHICLE_SEAT_FLAG_B_CANSWITCH restriction, and do so...Machiavelli
2010-12-30Core/Vehicles: - Redefine VEHICLE_SEAT_FLAG_USABLE as VEHICLE_SEAT_FLAG_CAN_E...Machiavelli
2010-12-30Core/Vehicles: - Prevent client ejecting passengers from non-ejectable seats.Machiavelli