summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-11-18improved gitignore for modulesYehonal
2016-08-22Project restructuring conforming to the new software layers [PART.1]Yehonal
2016-08-19Some minor changesYehonal
2016-08-13created hw-core bash librariesYehonal
will be traited as a git subtree
2016-08-11Big re-organization of repository [W.I.P]Yehonal
2016-08-07MergingYehonal
2016-08-07[CORE] Rewritten ScriptMgr to be initialized before server loadYehonal
Now ScriptMgr can be initialized before config allowing to create scripts that can change the behaviour of server before loading anything
2016-08-07Fixed .gitignore to support modules inclusionYehonal
2016-08-07some fixes to bash config filesYehonal
2016-08-07configuration system for cmakeYehonal
- moved cmake options under conf and created default/custom configuration system for cmake
2016-07-24Added VS Code system file to the .gitignoreShinDarth
2016-07-10ignoring bash compiler configurationYehonal
2016-07-10ignoring IDE & other softwares specific filesYehonal
2016-06-26Add GitIgnoremik1893