Fail save all, this should have been on last commit |
|
More...
|
over 13 years ago
|
Some random cleanups, a typo fix (PetHandler) and code styling.. |
|
More...
|
over 13 years ago
|
Removed DBConnector and Loading folders. |
|
More...
|
over 13 years ago
|
Put SQLStore inside SQL\ and add DBC readers (ty machiavelli) |
|
More...
|
over 13 years ago
|
Storing->SQLStore. |
|
More...
|
over 13 years ago
|
Rework SQLConnector a bit. Thanks Kaelima |
|
More...
|
over 13 years ago
|
Make the program read connection settings from App.config; add a test class to test MySQL connection |
|
More...
|
over 13 years ago
|
Add MySql lib |
|
More...
|
over 13 years ago
|
Add filetype .user to gitignore |
|
More...
|
over 13 years ago
|
Remove ability to specify a loader; we only use "kszor" |
|
More...
|
over 13 years ago
|
change gitignore |
|
More...
|
over 13 years ago
|
Revert last commit and remove input in BuildInsert. Should rewrite CommandBuilder. |
|
More...
|
over 13 years ago
|
Test: |
|
More...
|
over 13 years ago
|
Level should be signed and change SByte to Byte |
|
More...
|
over 13 years ago
|
Fix build and tune SMSG_GOSSIP_MESSAGE output a bit (again) |
|
More...
|
over 13 years ago
|
Drop SQLFormat, parser only supports Trinity. Input should now be True/False instead of old Trinity/Mangos. |
|
More...
|
over 13 years ago
|
facepalm |
|
More...
|
over 13 years ago
|
Improvements of my latest commit; tabbed out quest part of gossip. |
|
More...
|
over 13 years ago
|
Made SMSG_GOSSIP_MESSAGE print easier to read. |
|
More...
|
over 13 years ago
|
Fix and finish parsing of SMSG_PET_SPELLS |
|
More...
|
over 13 years ago
|
- Add enums AttackerStateFlags, AuraType, GODynamicFlags, NPCFlags, PlayerFlags, PlayerFieldBytesFlags, UnitDynamicFlags, UnitFlags, UnitFlags2, VehicleFlags and update some other enums with 4.x (unknowns on 3.3.5) |
|
More...
|
over 13 years ago
|
Parse SMSG_GAMEOBJECT_DESPAWN_ANIM. |
|
More...
|
over 13 years ago
|
Parsing of SMSG_GOSSIP_MESSAGE |
|
More...
|
over 13 years ago
|
Parsing of SMSG_PET_SPELLS |
|
More...
|
over 13 years ago
|
Rename NoEntry1 and 2 to Player 1 and 2. Make GUID output a little bit cleaner. |
|
More...
|
over 13 years ago
|
Add rough parsing of SMSG_PET_SPELLS. It needs to be completed (and more research needs to be done). |
|
More...
|
over 13 years ago
|
Add gitignore |
|
More...
|
over 13 years ago
|
Initial commit from bitbucket repo. |
|
More...
|
over 13 years ago
|