Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to CMakeLists | Samuel Barney | 2014-08-21 | 1 | -1/+0 |
| | |||||
* | Removed references to the new mob code in preparation to renaming it. | Samuel Barney | 2014-08-21 | 1 | -66/+2 |
| | | | | Removed references to the Aggressive, Passive, etc. pieces of code that are no longer necessary. | ||||
* | Got the new mob classes implemented. | Samuel Barney | 2014-08-21 | 1 | -2/+58 |
| | |||||
* | Added NewMonster to the make list for mobs | Samuel Barney | 2014-08-20 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/mc-server/MCServer | Samuel Barney | 2014-08-20 | 1 | -5/+71 |
|\ | | | | | | | | | Conflicts: src/Mobs/CMakeLists.txt | ||||
| * | Subdirs: Only add_library if not using MSVC | archshift | 2014-07-19 | 1 | -1/+3 |
| | | |||||
| * | Mobs/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+69 |
| | | |||||
* | | Added new component files. Updated the CMakeLists files | Samuel Barney | 2014-08-20 | 1 | -0/+1 |
|/ | |||||
* | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 1 | -0/+1 |
| | |||||
* | moved mobs to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | |||||
* | more cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -0/+7 |