| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved GetRoofedForestTreeImage content to GetDarkoakTreeImage | STRWarrior | 2014-07-30 | 2 | -66/+55 |
* | Fixed doxy comment | STRWarrior | 2014-07-30 | 1 | -1/+1 |
* | Fixed comment at the end of a for-loop | STRWarrior | 2014-07-30 | 1 | -1/+1 |
* | Fixed compiling using Clang | STRWarrior | 2014-07-30 | 1 | -4/+2 |
* | Added RoofedForest trees. | STRWarrior | 2014-07-30 | 2 | -2/+73 |
* | PreSimulator: Added configurations. | STRWarrior | 2014-07-30 | 3 | -6/+30 |
* | Merged branch 'howaner/Options'. | madmaxoft | 2014-07-30 | 8 | -42/+57 |
|\ |
|
| * | Change Group->SetColor() again. | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | Use AString(1, Color[0]) | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | Use Color[0]. | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | Fixed group color's. | Howaner | 2014-07-27 | 2 | -16/+5 |
| * | Add "Broadcasting" settings to world.ini | Howaner | 2014-07-27 | 5 | -11/+22 |
| * | Fixed plugin count and fixed plugin loading, when settings.ini was regenerated. | Howaner | 2014-07-27 | 1 | -16/+30 |
* | | Fixed "Dependency" typos | archshift | 2014-07-30 | 3 | -7/+7 |
* | | Merge pull request #1262 from mc-server/CanBeTerraformed | Mattes D | 2014-07-30 | 4 | -44/+32 |
|\ \ |
|
| * | | Added soulsand to the terraformed list. | STRWarrior | 2014-07-29 | 1 | -0/+1 |
| * | | Added cBlockInfo::CanBeTerraformed and made finishers use it | STRWarrior | 2014-07-29 | 4 | -44/+31 |
* | | | Fixed FinishGen.h types. | madmaxoft | 2014-07-30 | 1 | -2/+2 |
* | | | Entity.h: Moved constants out of some unnamed enum | archshift | 2014-07-30 | 1 | -14/+14 |
* | | | Merge pull request #1263 from Howaner/GlobalFixes | archshift | 2014-07-30 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Changed size_t to 'unsigned long' | Howaner | 2014-07-30 | 1 | -2/+2 |
| * | | | Fixed compile error with clang. | Howaner | 2014-07-30 | 1 | -2/+2 |
|/ / / |
|
* / / | Slight cleanup after portals | Tiger Wang | 2014-07-29 | 8 | -20/+14 |
|/ / |
|
* | | Merge pull request #1061 from mc-server/portals | Mattes D | 2014-07-29 | 42 | -236/+673 |
|\ \ |
|
| * | | Detrailed whitespace | Tiger Wang | 2014-07-29 | 1 | -3/+3 |
| * | | Merge branch 'master' into portals | Tiger Wang | 2014-07-29 | 123 | -696/+1749 |
| |\ \ |
|
| * | | | Suggestions | Tiger Wang | 2014-07-23 | 6 | -24/+28 |
| * | | | Speed improvements, crash fixes, & self-suggestions | Tiger Wang | 2014-07-22 | 8 | -61/+55 |
| * | | | Suggestion and failed merge fix | Tiger Wang | 2014-07-22 | 2 | -1/+6 |
| * | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-07-22 | 180 | -1499/+2560 |
| |\ \ \ |
|
| * | | | | Suggestions | Tiger Wang | 2014-07-21 | 10 | -127/+161 |
| * | | | | Bug and crash fixes | Tiger Wang | 2014-07-20 | 12 | -65/+107 |
| * | | | | Fix failed merge and other issues | Tiger Wang | 2014-07-18 | 14 | -77/+28 |
| * | | | | Merge branch 'master' into portals | Tiger Wang | 2014-07-18 | 382 | -4731/+7710 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer into portals | Tiger Wang | 2014-06-24 | 20 | -102/+297 |
| |\ \ \ \ \ |
|
| * | | | | | | Conforms to standards | Tiger Wang | 2014-06-22 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-06-21 | 103 | -3457/+5628 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fixed invalid iterators | Tiger Wang | 2014-06-21 | 7 | -39/+26 |
| * | | | | | | | More suggestions | Tiger Wang | 2014-06-21 | 4 | -5/+7 |
| * | | | | | | | Implemented PR suggestions | archshift | 2014-06-16 | 5 | -8/+6 |
| * | | | | | | | Reverted portal creation code | Tiger Wang | 2014-06-14 | 2 | -103/+0 |
| * | | | | | | | Cauldrons check the heightmap | Tiger Wang | 2014-06-14 | 3 | -8/+12 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-06-14 | 20 | -492/+791 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fixed order of initalisation | Tycho | 2014-06-12 | 2 | -5/+6 |
| * | | | | | | | | Removed unnessicary indirection from Entity iterator list | Tycho | 2014-06-12 | 2 | -6/+6 |
| * | | | | | | | | Fixed compile | worktycho | 2014-06-12 | 1 | -1/+1 |
| * | | | | | | | | Portals animate and delay correctly | Tiger Wang | 2014-06-12 | 20 | -118/+175 |
| * | | | | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-06-10 | 72 | -293/+2868 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Portal improvements and suggestions | Tiger Wang | 2014-06-10 | 10 | -54/+179 |
| * | | | | | | | | | Capitalising | worktycho | 2014-06-07 | 1 | -1/+1 |
| * | | | | | | | | | Fix reading 64 bit values | worktycho | 2014-06-07 | 1 | -2/+5 |
| * | | | | | | | | | Fixed Time of day | worktycho | 2014-06-07 | 1 | -1/+1 |
| * | | | | | | | | | Suggestions | Tiger Wang | 2014-06-05 | 7 | -14/+36 |
| * | | | | | | | | | Fixed decision failure | Tiger Wang | 2014-06-05 | 1 | -1/+1 |
| * | | | | | | | | | Fixed compilation | Tiger Wang | 2014-06-05 | 1 | -1/+1 |
| * | | | | | | | | | Suggestions | Tiger Wang | 2014-06-04 | 2 | -2/+5 |
| * | | | | | | | | | Time and weather is saved, part of #1058 | Tiger Wang | 2014-06-04 | 2 | -3/+22 |
| * | | | | | | | | | Health of monsters is now saved | Tiger Wang | 2014-06-04 | 2 | -0/+2 |
| * | | | | | | | | | Fixed a NetherFinisher bug | Tiger Wang | 2014-06-04 | 3 | -24/+9 |
| * | | | | | | | | | Configurable portals | Tiger Wang | 2014-06-04 | 4 | -14/+83 |
| * | | | | | | | | | Suggestions | Tiger Wang | 2014-06-04 | 3 | -6/+10 |
| * | | | | | | | | | Removed use of auto | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
| * | | | | | | | | | Added checks for no downfall biomes | Tiger Wang | 2014-06-04 | 3 | -3/+3 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-06-04 | 130 | -1089/+22541 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Implemented bed homes | Tiger Wang | 2014-06-01 | 4 | -16/+42 |
| * | | | | | | | | | | Implemented end and nether portals | Tiger Wang | 2014-05-31 | 23 | -92/+254 |
| * | | | | | | | | | | Very minor code changes | Tiger Wang | 2014-05-29 | 3 | -3/+3 |
| * | | | | | | | | | | Cauldrons fill | Tiger Wang | 2014-05-29 | 4 | -3/+19 |
* | | | | | | | | | | | Merge pull request #1254 from mc-server/SingleTopBlockFinisher | Mattes D | 2014-07-29 | 3 | -22/+92 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Some finishing touches | STRWarrior | 2014-07-29 | 2 | -2/+2 |
| * | | | | | | | | | | | Fixed comment above cFinishGenSingleTopBlock | STRWarrior | 2014-07-29 | 1 | -1/+1 |
| * | | | | | | | | | | | SingleTopBlock: All blocktypes and biometypes get initialized properly | STRWarrior | 2014-07-29 | 1 | -2/+14 |
| * | | | | | | | | | | | Using suggestions | STRWarrior | 2014-07-28 | 1 | -25/+20 |
| * | | | | | | | | | | | Forgot Mesa Plateau biome. | STRWarrior | 2014-07-28 | 1 | -0/+1 |
| * | | | | | | | | | | | Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlock | STRWarrior | 2014-07-28 | 3 | -20/+82 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1252 from mc-server/RoughRavinesGen | Mattes D | 2014-07-29 | 5 | -3/+451 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Added a missing include for abs(float). | madmaxoft | 2014-07-27 | 1 | -0/+6 |
| * | | | | | | | | | | RoughRavines: Made floor and ceiling settings-adjustable. | madmaxoft | 2014-07-27 | 4 | -20/+99 |
| * | | | | | | | | | | RoughRavines: Added per-height radius modifier. Ledges! | madmaxoft | 2014-07-27 | 1 | -32/+73 |
| * | | | | | | | | | | RoughRavines: More settings - size, width, roughness | madmaxoft | 2014-07-27 | 3 | -23/+84 |
| * | | | | | | | | | | RoughRavines: Initial generator implementation. | madmaxoft | 2014-07-27 | 4 | -3/+264 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | DistortedHeightmap: Now generates gravel in deep ocean. | STRWarrior | 2014-07-28 | 1 | -1/+1 |
* | | | | | | | | | | Hotfixed compilation problems. | madmaxoft | 2014-07-27 | 2 | -2/+2 |
* | | | | | | | | | | Merge pull request #1236 from Howaner/Inventory2 | Mattes D | 2014-07-27 | 17 | -72/+164 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Derp. | Howaner | 2014-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | Rename function. | Howaner | 2014-07-26 | 4 | -6/+6 |
| * | | | | | | | | | | Merge branch 'master' into Inventory2 | Howaner | 2014-07-26 | 108 | -663/+952 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix item durability. | Howaner | 2014-07-23 | 16 | -69/+149 |
* | | | | | | | | | | | | NetherClumpGenerator: Fixed generating stuff on halfslabs and fences | STRWarrior | 2014-07-27 | 1 | -1/+1 |
* | | | | | | | | | | | | Updated NetherForts' weights. | madmaxoft | 2014-07-27 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #1250 from mc-server/NetherCeiling | Mattes D | 2014-07-27 | 1 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed forgotten comment | STRWarrior | 2014-07-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | Made nether ceiling smooth. | STRWarrior | 2014-07-27 | 1 | -1/+8 |
| * | | | | | | | | | | | | Added a ceiling to disguise the bedrock above it. | STRWarrior | 2014-07-27 | 1 | -1/+9 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | NetherClumpFoliage: Fixed assert | STRWarrior | 2014-07-27 | 1 | -8/+39 |
* | | | | | | | | | | | | Updated NetherFort prefabs to latest Gallery content. | madmaxoft | 2014-07-27 | 1 | -37/+752 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1232 from mc-server/splash-entity | Mattes D | 2014-07-26 | 7 | -139/+162 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | SplashPotionEntity: Use `const cItem &` instead of a cItem | archshift | 2014-07-26 | 2 | -2/+2 |
| * | | | | | | | | | | | Fixed indentations, removed redundant init code in SplashPotionEntity.cpp | archshift | 2014-07-26 | 4 | -9/+7 |
| * | | | | | | | | | | | Moved potion static functions to EntityEffect to create splash potions through world | archshift | 2014-07-26 | 7 | -139/+164 |
* | | | | | | | | | | | | Merge pull request #1207 from Howaner/Inventory | Mattes D | 2014-07-26 | 4 | -10/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Change comment. | Howaner | 2014-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'master' into Inventory | Howaner | 2014-07-26 | 257 | -2009/+3248 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Git: Ignore AllFiles.lst (generated by cmake) | archshift | 2014-07-26 | 1 | -0/+1 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Endianness.h: undefined ntohll before redefining | archshift | 2014-07-26 | 1 | -0/+1 |
* | | | | | | | | | | | Removed the new old-style-cast warning from error treatment | archshift | 2014-07-26 | 1 | -1/+1 |
* | | | | | | | | | | | Tweaks to NetherClumpFoliage | STRWarrior | 2014-07-25 | 1 | -34/+6 |
* | | | | | | | | | | | Speed up the NetherClumpFoliage finisher. | STRWarrior | 2014-07-25 | 1 | -8/+9 |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | Tiger Wang | 2014-07-24 | 84 | -229/+470 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #1235 from mc-server/redundant-semis | Mattes D | 2014-07-24 | 75 | -111/+111 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Made redundant semi not an error, fixed one more. | archshift | 2014-07-24 | 2 | -2/+2 |
| | * | | | | | | | | | | | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 74 | -110/+110 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Added a queue for setting chunk data. | madmaxoft | 2014-07-24 | 11 | -118/+349 |
| * | | | | | | | | | | | Made the cWorld::SpawnMobFinalize function more readable. | STRWarrior | 2014-07-24 | 1 | -0/+10 |
* | | | | | | | | | | | | Fixed block drops | Tiger Wang | 2014-07-24 | 5 | -17/+59 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #1237 from tonibm19/master | Mattes D | 2014-07-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Moar view distance! | tonibm19 | 2014-07-23 | 1 | -2/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | TallGrass: Less grass on mountains. | STRWarrior | 2014-07-23 | 1 | -0/+11 |
* | | | | | | | | | | | Fixed possible crash in the NetherClumpFoliage finisher. | STRWarrior | 2014-07-23 | 1 | -0/+5 |
* | | | | | | | | | | | BlockLeaves: Fixed comment style. | madmaxoft | 2014-07-23 | 1 | -2/+2 |
* | | | | | | | | | | | Fixed MSVC bindings regeneration. | madmaxoft | 2014-07-22 | 1 | -1/+1 |
* | | | | | | | | | | | Fixed Bindings generation in MSVC. | madmaxoft | 2014-07-22 | 1 | -2/+2 |
* | | | | | | | | | | | Merge pull request #1234 from mc-server/GeneratorTweaks | archshift | 2014-07-22 | 1 | -13/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Extreme Hills M variant only spawn with grass and stone | STRWarrior | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | ExtremeHillsPlus and ExtremeHills spawn with grass only | STRWarrior | 2014-07-21 | 1 | -12/+2 |
* | | | | | | | | | | | | Export SendEntityAnimation to ToLua | archshift | 2014-07-22 | 1 | -1/+1 |
* | | | | | | | | | | | | Fix misguided comment on bits... | Tiger Wang | 2014-07-22 | 1 | -1/+1 |
* | | | | | | | | | | | | Export BroadcastEntityAnimation with ToLua | archshift | 2014-07-22 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #1216 from mc-server/saplingsandleaves | Tiger Wang | 2014-07-22 | 10 | -141/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into saplingsandleaves | Tiger Wang | 2014-07-22 | 111 | -937/+1094 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Updated prefabs to current Gallery content. | madmaxoft | 2014-07-22 | 3 | -226/+243 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merged branch 'origin/Foliage'. | madmaxoft | 2014-07-21 | 3 | -0/+100 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed a missing enter. | STRWarrior | 2014-07-21 | 1 | -0/+1 |
| * | | | | | | | | | | | Removed y for-loop. | STRWarrior | 2014-07-21 | 1 | -27/+27 |
| * | | | | | | | | | | | Fixed indentation | STRWarrior | 2014-07-21 | 1 | -12/+12 |
| * | | | | | | | | | | | Changed CubicNoiseXX to IntNoiseXX | STRWarrior | 2014-07-20 | 2 | -40/+49 |
| * | | | | | | | | | | | Renamed cFinishGenFoliage to cFinishGenTallGrass | STRWarrior | 2014-07-20 | 3 | -17/+34 |
| * | | | | | | | | | | | Fixed warnings | STRWarrior | 2014-07-20 | 2 | -5/+4 |
| * | | | | | | | | | | | First attempt for a new foliage finisher | STRWarrior | 2014-07-20 | 3 | -0/+74 |
* | | | | | | | | | | | | Defines.h: Fixed a warning. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | CheckBasicStyle: Added a lua shebang. | madmaxoft | 2014-07-21 | 1 | -0/+1 |
* | | | | | | | | | | | CheckBasicStyle: Doesn't require LuaFileSystem. | madmaxoft | 2014-07-21 | 1 | -34/+10 |
* | | | | | | | | | | | CMake: generates a list of all source files. | madmaxoft | 2014-07-21 | 2 | -0/+21 |
* | | | | | | | | | | | Normalized spaces after "catch". | madmaxoft | 2014-07-21 | 2 | -3/+4 |
* | | | | | | | | | | | CheckBasicStyle: Checks spaces after keywords, no space before ")". | madmaxoft | 2014-07-21 | 1 | -1/+16 |
* | | | | | | | | | | | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 94 | -535/+541 |
* | | | | | | | | | | | Style: Normalized spaces after if, for and while. | madmaxoft | 2014-07-21 | 28 | -135/+137 |
* | | | | | | | | | | | Cuboid: added explicit copy assignment operator | archshift | 2014-07-21 | 2 | -0/+13 |
* | | | | | | | | | | | Merge pull request #1213 from mc-server/chat-color | Mattes D | 2014-07-20 | 6 | -57/+59 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ChatColor.h: The @deprecated tag slipped. Oops. | archshift | 2014-07-20 | 1 | -2/+2 |
| * | | | | | | | | | | | Fixed attempts to call c_str on ChatColors | archshift | 2014-07-19 | 2 | -6/+6 |
| * | | | | | | | | | | | Removed references to deprecated cChatColor::Color | archshift | 2014-07-19 | 2 | -2/+2 |
| * | | | | | | | | | | | Refactored cChatColor | archshift | 2014-07-19 | 2 | -49/+51 |
* | | | | | | | | | | | | Revert "Only one instance of server can be started" | Tiger Wang | 2014-07-20 | 1 | -0/+2 |
* | | | | | | | | | | | | Line tracer invalid chunk fix | Tiger Wang | 2014-07-20 | 2 | -26/+27 |
| | | * | | | | | | | | | Merge branch 'master' into saplingsandleaves | Tiger Wang | 2014-07-20 | 345 | -2335/+3502 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | NBTChunkSerializer.cpp: Added break after serializing the splash potion | archshift | 2014-07-20 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge pull request #1231 from mc-server/ticks-alive | Tiger Wang | 2014-07-20 | 3 | -3/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added m_TicksAlive to entities, allows projectiles to hit their creators | archshift | 2014-07-20 | 3 | -3/+14 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Added destroy-timer system to splash potion entities | archshift | 2014-07-20 | 2 | -3/+24 |
* | | | | | | | | | | | | Merge pull request #1227 from mc-server/fixes | Mattes D | 2014-07-20 | 5 | -23/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | main.cpp: field style fixes | archshift | 2014-07-20 | 3 | -12/+12 |
| * | | | | | | | | | | | | Socket: removed unused Socket destructor | archshift | 2014-07-19 | 2 | -10/+0 |
| * | | | | | | | | | | | | main.cpp: Fixed warnings with g_TERMINATE_EVENT_RAISED and g_SERVER_TERMINATED | archshift | 2014-07-19 | 3 | -6/+6 |
|/ / / / / / / / / / / / |
|
* / / / / / / / / / / / | Monsters: Made IsUndead overridable by the respective mob classes | archshift | 2014-07-19 | 6 | -13/+11 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | CheckBasicStyle: Checks for braces not on separate lines. | madmaxoft | 2014-07-19 | 1 | -2/+6 |
* | | | | | | | | | | | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 14 | -20/+38 |
* | | | | | | | | | | | CheckBasicStyle: Check spaces around commas. | madmaxoft | 2014-07-19 | 1 | -6/+6 |
* | | | | | | | | | | | Fixed spaces after commas in protocol data. | madmaxoft | 2014-07-19 | 1 | -7/+7 |
* | | | | | | | | | | | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 42 | -101/+100 |
* | | | | | | | | | | | Merge pull request #1214 from mc-server/anti-glob | Mattes D | 2014-07-19 | 16 | -214/+847 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed MSVC bindings generation. | madmaxoft | 2014-07-19 | 2 | -4/+4 |
| * | | | | | | | | | | | Moved Windows custom command to src/CMakeLists.txt | archshift | 2014-07-19 | 2 | -15/+20 |
| * | | | | | | | | | | | CMakeLists: Moved Bindings-specific code to subdir | archshift | 2014-07-19 | 3 | -120/+125 |
| * | | | | | | | | | | | Blocks/CMakeLists.txt: Fixed header list after merge of master | archshift | 2014-07-19 | 2 | -10/+6 |
| * | | | | | | | | | | | CMake: Add Bindings library from subdirectory | archshift | 2014-07-19 | 2 | -23/+12 |
| * | | | | | | | | | | | src/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 2 | -20/+180 |
| * | | | | | | | | | | | Subdirs: Only add_library if not using MSVC | archshift | 2014-07-19 | 13 | -19/+45 |
| * | | | | | | | | | | | src/CMakeLists: Small changes for increased readability | archshift | 2014-07-19 | 1 | -5/+9 |
| * | | | | | | | | | | | OSSupport/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+32 |
| * | | | | | | | | | | | HTTPServer/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+20 |
| * | | | | | | | | | | | Generating/Prefabs/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+22 |
| * | | | | | | | | | | | Simulator/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+28 |
| * | | | | | | | | | | | WorldStorage/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+26 |
| * | | | | | | | | | | | Generating/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+54 |
| * | | | | | | | | | | | BlockEntities/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+35 |
| * | | | | | | | | | | | UI/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+9 |
| * | | | | | | | | | | | Protocol/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+23 |
| * | | | | | | | | | | | Blocks/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+92 |
| * | | | | | | | | | | | Items/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+47 |
| * | | | | | | | | | | | Entities/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+56 |
| * | | | | | | | | | | | Mobs/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+69 |
* | | | | | | | | | | | | Merge pull request #1223 from mc-server/fixes | Mattes D | 2014-07-19 | 10 | -61/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | World.cpp: fixed not all enum fields being used in m_Dimension switch | archshift | 2014-07-19 | 1 | -1/+2 |
| * | | | | | | | | | | | | Minecart: slimmed down SpawnOn by keeping subtype in the payload enum | archshift | 2014-07-19 | 2 | -20/+7 |
| * | | | | | | | | | | | | Trees.cpp: removed unused "debug" fields | archshift | 2014-07-19 | 1 | -7/+1 |
| * | | | | | | | | | | | | Fixed clamping issues | archshift | 2014-07-19 | 6 | -33/+6 |
* | | | | | | | | | | | | | Merge pull request #1224 from mc-server/fixes-potions | Mattes D | 2014-07-19 | 5 | -14/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Splash potions: Renamed PotionParticleType to PotionColor for clarity | archshift | 2014-07-19 | 5 | -15/+15 |
| * | | | | | | | | | | | | Fixed splash potion color on toss | archshift | 2014-07-19 | 2 | -0/+16 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Renamed AllToLua_lua script. | madmaxoft | 2014-07-19 | 1 | -0/+0 |
* | | | | | | | | | | | | Authenticator.cpp: Killed a global destructor warning | archshift | 2014-07-19 | 1 | -53/+56 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'Inventory2' | madmaxoft | 2014-07-18 | 6 | -4/+101 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Debuggers: Optimized and commented the /rmitem handler. | madmaxoft | 2014-07-18 | 1 | -4/+8 |
| * | | | | | | | | | | | APIDump: Documented RemoveItem(). | madmaxoft | 2014-07-18 | 1 | -0/+2 |
| * | | | | | | | | | | | Clarified RemoveItem()'s comments. | madmaxoft | 2014-07-18 | 2 | -2/+4 |
| * | | | | | | | | | | | Added RemoveItem() function to the player inventory. | Howaner | 2014-07-18 | 5 | -4/+93 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'Entities' | madmaxoft | 2014-07-18 | 4 | -11/+87 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed slime-related comments. | madmaxoft | 2014-07-18 | 3 | -5/+10 |
| * | | | | | | | | | | | Slime sizes are 1, 2 or 4 and not 1, 2 or 3. | Howaner | 2014-07-18 | 3 | -4/+4 |
| * | | | | | | | | | | | Split into more lines. | Howaner | 2014-07-17 | 2 | -6/+10 |
| * | | | | | | | | | | | Fixed many slime bugs. | Howaner | 2014-07-17 | 3 | -7/+74 |
* | | | | | | | | | | | | Merge branch 'Sign' | madmaxoft | 2014-07-18 | 4 | -34/+122 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Normalized code style for both sign handlers. | madmaxoft | 2014-07-18 | 2 | -16/+20 |
| * | | | | | | | | | | | Removed cBlockSignPostHandler descend. | Howaner | 2014-07-18 | 1 | -2/+28 |
| * | | | | | | | | | | | Added a extra wall sign handler. | Howaner | 2014-07-18 | 4 | -27/+85 |
* | | | | | | | | | | | | Monster fixes | Tiger Wang | 2014-07-18 | 8 | -35/+5 |
* | | | | | | | | | | | | MCServer supports Minecraft v1.7.10 | archshift | 2014-07-18 | 1 | -1/+1 |
* | | | | | | | | | | | | Fixed creative players not being able to drink | archshift | 2014-07-18 | 1 | -3/+4 |
* | | | | | | | | | | | | CheckBasicStyle: Proper spaces with commas. | madmaxoft | 2014-07-18 | 1 | -21/+48 |
* | | | | | | | | | | | | Fixed spaces before commas. | madmaxoft | 2014-07-18 | 7 | -14/+14 |
* | | | | | | | | | | | | Removed duplicate IPvX labels. | madmaxoft | 2014-07-18 | 3 | -6/+6 |
* | | | | | | | | | | | | Merge pull request #1208 from Howaner/MobInventory | Mattes D | 2014-07-18 | 2 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Skeletons should spawn with a bow in the hand. | Howaner | 2014-07-18 | 2 | -0/+17 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Moved ChatColor.h out of defines where it was not needed | archshift | 2014-07-18 | 2 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #1210 from Howaner/API | Mattes D | 2014-07-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed special character in APIDump | Howaner | 2014-07-18 | 1 | -1/+1 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #1212 from mc-server/never-read | Mattes D | 2014-07-18 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ProtocolRecognizer.cpp: removed unused NumBytesRead | archshift | 2014-07-18 | 1 | -2/+0 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Generator: removed rnd definitions that are never read | archshift | 2014-07-18 | 2 | -2/+0 |
* | | | | | | | | | | | | Merge pull request #1209 from Howaner/GlobalFixes | archshift | 2014-07-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Added me to the CONTRIBUTORS list. I hope it is ok. | Howaner | 2014-07-18 | 1 | -0/+1 |
|/ / / / / / / / / / / |
|
| | | * | | | | | | | | Proper comment for DropBlock() | Tiger Wang | 2014-07-20 | 1 | -2/+5 |
| | | * | | | | | | | | Fixed issues relating to saplings and leaves | Tiger Wang | 2014-07-17 | 10 | -139/+32 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | | * | | | | | | | Add armor items directly to the armor slots. | Howaner | 2014-07-20 | 3 | -3/+16 |
| | | * | | | | | | | Moved comment. | Howaner | 2014-07-18 | 1 | -1/+1 |
| | | * | | | | | | | Fixed the armor slot in creative mode. Also removed that armor get directly to the armor slot. It is extremely buggy and unnecessary. | Howaner | 2014-07-18 | 2 | -9/+13 |
| | | * | | | | | | | Items should first added to the first slot, not the latest. | Howaner | 2014-07-18 | 1 | -3/+3 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Fixed NULL being passed instead of a double to AddEntityEffect | archshift | 2014-07-17 | 1 | -1/+1 |
* | | | | | | | | | Fixed code style in Trees.cpp. | madmaxoft | 2014-07-17 | 1 | -24/+24 |
* | | | | | | | | | Fixed tabs used for alignment. | madmaxoft | 2014-07-17 | 29 | -99/+115 |
* | | | | | | | | | More trailing whitespace fixes. | madmaxoft | 2014-07-17 | 13 | -25/+25 |
* | | | | | | | | | Player.cpp: Fixed compile error | archshift | 2014-07-17 | 1 | -1/+1 |
* | | | | | | | | | Player.cpp: Added Wither death message | archshift | 2014-07-17 | 1 | -0/+1 |
* | | | | | | | | | Basic style fixes. | madmaxoft | 2014-07-17 | 130 | -286/+290 |
* | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | madmaxoft | 2014-07-17 | 3 | -25/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge pull request #1204 from Howaner/Blocks | Alexander Harkness | 2014-07-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Fix sapling drop. | Howaner | 2014-07-17 | 1 | -1/+1 |
| |/ / / / / / / / |
|
| * | | | | | | | | Fixed mob knockback | Tiger Wang | 2014-07-17 | 1 | -23/+8 |
| * | | | | | | | | Fixed crash with entities in unloaded chunks | Tiger Wang | 2014-07-17 | 1 | -1/+3 |
* | | | | | | | | | Initial version of a script to check basic style. | madmaxoft | 2014-07-17 | 1 | -0/+188 |
* | | | | | | | | | Normalized comments. | madmaxoft | 2014-07-17 | 173 | -867/+893 |
* | | | | | | | | | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 34 | -139/+141 |
* | | | | | | | | | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 52 | -298/+306 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #1183 from Howaner/Sounds | Tiger Wang | 2014-07-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Derp. | Howaner | 2014-07-15 | 1 | -2/+2 |
| * | | | | | | | | Reset meta to zero when the block explode. | Howaner | 2014-07-14 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #1079 from mc-server/potions | Mattes D | 2014-07-17 | 40 | -119/+1596 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed 3 MSVC warnings in SplashPotionEntity. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| * | | | | | | | | | Updated cPawn::KilledBy signature for custom death messages. | madmaxoft | 2014-07-17 | 2 | -3/+3 |
| * | | | | | | | | | Merge branch 'master' into potions | madmaxoft | 2014-07-17 | 21 | -41/+62 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #1193 from mc-server/deathmessages | Mattes D | 2014-07-17 | 21 | -41/+62 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Resolved backwards compatibility issues | Tiger Wang | 2014-07-16 | 7 | -9/+9 |
| * | | | | | | | | | | Tailored death messages | Tiger Wang | 2014-07-04 | 20 | -40/+61 |
| | * | | | | | | | | | Reformatted cItemPotionHandler. | madmaxoft | 2014-07-17 | 2 | -48/+79 |
| | * | | | | | | | | | Fixed formatting for cWitherSkullEntity | madmaxoft | 2014-07-17 | 2 | -3/+13 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | madmaxoft | 2014-07-17 | 16 | -124/+261 |
| | |\ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Another fix for excessive food drain | Tiger Wang | 2014-07-16 | 2 | -1/+10 |
* | | | | | | | | | | | Fixed a bug with buckets | Tiger Wang | 2014-07-16 | 2 | -9/+10 |
* | | | | | | | | | | | Fixed another redstone simulator crash | Tiger Wang | 2014-07-16 | 1 | -0/+7 |
* | | | | | | | | | | | Merge pull request #1192 from mc-server/skinuuid | Mattes D | 2014-07-16 | 11 | -113/+233 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-16 | 1 | -2/+5 |
| * | | | | | | | | | | | Function rename | Tiger Wang | 2014-07-16 | 2 | -3/+3 |
| * | | | | | | | | | | | Unified functions | Tiger Wang | 2014-07-16 | 2 | -34/+28 |
| * | | | | | | | | | | | Store properties as Json::Value | Tiger Wang | 2014-07-16 | 9 | -21/+44 |
| * | | | | | | | | | | | Player properties are now retrieved | Tiger Wang | 2014-07-14 | 11 | -116/+216 |
* | | | | | | | | | | | | Fixed a DropSpenser AddFace bug | Tiger Wang | 2014-07-15 | 1 | -1/+1 |
| | | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | madmaxoft | 2014-07-15 | 7 | -80/+246 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1191 from Masy98/Blocks | Tiger Wang | 2014-07-15 | 1 | -13/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them. | Masy98 | 2014-07-15 | 1 | -1/+0 |
| * | | | | | | | | | | | | Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them. | Masy98 | 2014-07-15 | 1 | -12/+0 |
* | | | | | | | | | | | | | Merge pull request #1189 from Masy98/Blocks | Mattes D | 2014-07-15 | 2 | -63/+214 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Added Brick fence to m_Transparent | Masy98 | 2014-07-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | Added various missing blocks in the lists in BlockInfo.cpp | Masy98 | 2014-07-15 | 2 | -64/+214 |
* | | | | | | | | | | | | | Fixed code formatting. | madmaxoft | 2014-07-15 | 2 | -6/+9 |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/ClearMetaMixin' | madmaxoft | 2014-07-15 | 4 | -12/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Added super typedef | Tycho | 2014-07-15 | 3 | -3/+6 |
| * | | | | | | | | | | | | | COnverted Lilypad back to mixin | Tycho | 2014-07-15 | 1 | -8/+2 |
| * | | | | | | | | | | | | | Revert "Converted some blockhandlers to use cClearMetaOnDrop" | Tycho | 2014-07-15 | 9 | -21/+67 |
| * | | | | | | | | | | | | | Added documentation | Tycho | 2014-07-14 | 1 | -0/+6 |
| * | | | | | | | | | | | | | Converted some blockhandlers to use cClearMetaOnDrop | Tycho | 2014-07-14 | 9 | -67/+21 |
| * | | | | | | | | | | | | | Simplified ClearMetaOnDrop | Tycho | 2014-07-14 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Added cClearOnDrop Mixin to cPumpkin | Tycho | 2014-07-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Added first implementation of cClearMetaOnDrop | Tycho | 2014-07-14 | 2 | -2/+21 |
* | | | | | | | | | | | | | | Merge pull request #1188 from mc-server/FindClosestPlayerFix | Mattes D | 2014-07-15 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fixed FindClosestPlayer | Tycho | 2014-07-15 | 1 | -3/+6 |
|/ / / / / / / / / / / / / |
|
| | | | | * | | | | | | | | Restructured cSplashPotionEntity code. | madmaxoft | 2014-07-15 | 5 | -72/+104 |
| | | | | * | | | | | | | | Only the cEntityEffect::effXXX constants are Lua-exported. | madmaxoft | 2014-07-15 | 2 | -72/+102 |
| | | | | * | | | | | | | | Reformatted EntityEffect code. | madmaxoft | 2014-07-15 | 1 | -25/+29 |
| | | | | * | | | | | | | | Fixed a MSVC warning in cEntityEffect::CreateEntityEffect(). | madmaxoft | 2014-07-15 | 1 | -0/+1 |
| | | | | * | | | | | | | | Merge branch 'master' into potions | madmaxoft | 2014-07-15 | 72 | -443/+699 |
| | | | | |\ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Pass cItem by reference. | madmaxoft | 2014-07-15 | 1 | -1/+1 |
* | | | | | | | | | | | | | Added missing member initialization to cGridStructGen. | madmaxoft | 2014-07-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | Fixed redstone simulator crash | Tiger Wang | 2014-07-15 | 2 | -8/+31 |
* | | | | | | | | | | | | | Fixed some meta resetting bugs | Tiger Wang | 2014-07-14 | 6 | -27/+28 |
* | | | | | | | | | | | | | Maybe improved arrow sinking | Tiger Wang | 2014-07-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | Fixed placing liquids over liquids | Tiger Wang | 2014-07-14 | 1 | -1/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #1177 from mc-server/ChestFix | Mattes D | 2014-07-14 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ChestFix | Tycho | 2014-07-13 | 6 | -8/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed Issue with Comparing agast the wrong chest, potentially causing crashes. | worktycho | 2014-07-13 | 1 | -7/+7 |
* | | | | | | | | | | | | | | Merge pull request #1172 from mc-server/coverity_fixes | Mattes D | 2014-07-13 | 3 | -4/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added parenthasies | worktycho | 2014-07-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | CopyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Another COpyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fix CopyPaste error that ment a_MaxRelX wasdn't checked | worktycho | 2014-07-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Check GridSize for 0 | worktycho | 2014-06-26 | 1 | -0/+10 |
| * | | | | | | | | | | | | | | Add Null check to SendBlockTo | worktycho | 2014-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Tolua driver: Fixed wrong indentation. | madmaxoft | 2014-07-13 | 1 | -15/+15 |
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #1178 from mc-server/projectilefix | Mattes D | 2014-07-13 | 6 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Adjusted calls to CreateProjectile that passed Items | Tycho | 2014-07-13 | 2 | -2/+2 |
| * | | | | | | | | | | | | | Made CreateProjectile a pointer | worktycho | 2014-07-13 | 4 | -6/+7 |
|/ / / / / / / / / / / / / |
|
* | | | | | / / / / / / / | Fixed MSVC warnings in SoundEffect functions. | madmaxoft | 2014-07-13 | 3 | -15/+7 |
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Update. | Howaner | 2014-07-13 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'master' into Sounds | Howaner | 2014-07-13 | 8 | -19/+86 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge pull request #1167 from Howaner/Plugins | Mattes D | 2014-07-13 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fixed diamond mover plugin | Howaner | 2014-07-13 | 1 | -3/+5 |
| * | | | | | | | | | | | | Merge pull request #1133 from Howaner/Sheep | Mattes D | 2014-07-13 | 4 | -10/+75 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Changed comments. | Howaner | 2014-07-13 | 1 | -3/+5 |
| | * | | | | | | | | | | | | Merge branch 'master' into Sheep | Howaner | 2014-07-13 | 117 | -2034/+2670 |
| | |\| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Add doxy-comments. | Howaner | 2014-07-01 | 1 | -1/+4 |
| | * | | | | | | | | | | | | Moved the random code to a function (cSheep::GenerateNaturalRandomColor()) | Howaner | 2014-06-30 | 2 | -36/+47 |
| | * | | | | | | | | | | | | Code fixes. | Howaner | 2014-06-29 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Save IsSheared from Sheep. | Howaner | 2014-06-28 | 2 | -4/+14 |
| | * | | | | | | | | | | | | Fix sheep color's, add shear sound. | Howaner | 2014-06-28 | 3 | -3/+42 |
| * | | | | | | | | | | | | | Merge pull request #1166 from Howaner/GlobalFixes | Mattes D | 2014-07-13 | 3 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Fixed wrong types. (BLOCKTYPE -> NIBBLETYPE) | Howaner | 2014-07-13 | 3 | -6/+6 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
* | / | | | | | | | | | | | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 2014-07-13 | 36 | -83/+77 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Only one instance of server can be started | Tiger Wang | 2014-07-13 | 1 | -2/+0 |
* | | | | | | | | | | | | Revert failed fix for #31 | Tiger Wang | 2014-07-13 | 2 | -31/+4 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #1154 from mc-server/trappedchests | Tiger Wang | 2014-07-13 | 26 | -218/+387 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | cNBTChunkSerializer: Fixed alignment. | madmaxoft | 2014-07-12 | 1 | -14/+14 |
| * | | | | | | | | | | | cHopperEntity: Simplified chest conditions. | madmaxoft | 2014-07-12 | 1 | -10/+4 |
| * | | | | | | | | | | | cChestEntity: Renamed a member to avoid confusion. | madmaxoft | 2014-07-12 | 2 | -8/+9 |
| * | | | | | | | | | | | Fixed alignment. | madmaxoft | 2014-07-12 | 1 | -2/+3 |
| * | | | | | | | | | | | Suggestions and bug fix | Tiger Wang | 2014-07-12 | 7 | -30/+35 |
| * | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-11 | 3 | -2/+6 |
| * | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-11 | 4 | -14/+18 |
| * | | | | | | | | | | | Improved LinkedPowering speed | Tiger Wang | 2014-07-11 | 1 | -15/+15 |
| * | | | | | | | | | | | Made things consistent | Tiger Wang | 2014-07-08 | 2 | -6/+9 |
| * | | | | | | | | | | | Fixed compilation and pressure plates | Tiger Wang | 2014-07-07 | 1 | -8/+4 |
| * | | | | | | | | | | | Implemented trapped chests & others | Tiger Wang | 2014-07-07 | 26 | -179/+340 |
* | | | | | | | | | | | | Comment grammar correction | Tiger Wang | 2014-07-12 | 1 | -1/+1 |
* | | | | | | | | | | | | Simplified buckets code slightly | Tiger Wang | 2014-07-12 | 1 | -32/+15 |
* | | | | | | | | | | | | Merge pull request #1162 from daniel0916/Fixes | Tiger Wang | 2014-07-12 | 1 | -23/+67 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Changes | daniel0916 | 2014-07-12 | 1 | -5/+4 |
| * | | | | | | | | | | | | Changes | daniel0916 | 2014-07-11 | 1 | -24/+16 |
| * | | | | | | | | | | | | Changes | daniel0916 | 2014-07-10 | 1 | -20/+22 |
| * | | | | | | | | | | | | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -7/+7 |
| * | | | | | | | | | | | | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed Bucket Placing | daniel0916 | 2014-07-10 | 1 | -6/+57 |
| * | | | | | | | | | | | | Fixed Bucket placing | daniel0916 | 2014-07-09 | 1 | -1/+1 |
| | | | | | * | | | | | | | ItemHandler.cpp: removed redundant food and drink checks | archshift | 2014-07-14 | 1 | -33/+0 |
| | | | | | * | | | | | | | Readability and clarity changes | archshift | 2014-07-14 | 4 | -59/+68 |
| | | | | | * | | | | | | | OnEntityAddEffect.lua: Removed Originator param | archshift | 2014-07-14 | 1 | -1/+0 |
| | | | | | * | | | | | | | EntityEffect: Inlined functions, added explicit copy constructor and operator. | archshift | 2014-07-14 | 2 | -20/+29 |
| | | | | | * | | | | | | | Changed separating comment style from asterisks to slashes. | archshift | 2014-07-14 | 2 | -93/+93 |
| | | | | | * | | | | | | | Added splash potions to NBT serialization and retrieval | archshift | 2014-07-12 | 6 | -1/+50 |
| | | | | | * | | | | | | | Merge remote-tracking branch 'origin/master' into potions | archshift | 2014-07-12 | 14 | -161/+400 |
| | | | | | |\ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Simplified the player data loading. | madmaxoft | 2014-07-11 | 1 | -9/+8 |
* | | | | | | | | | | | | | Player data filenames are based on UUID. | madmaxoft | 2014-07-11 | 4 | -67/+155 |
* | | | | | | | | | | | | | Fixed a missing return value. | madmaxoft | 2014-07-11 | 1 | -0/+2 |
* | | | | | | | | | | | | | Preparation for player UUID-based storage: LoadFromFile() | madmaxoft | 2014-07-11 | 2 | -21/+42 |
* | | | | | | | | | | | | | Fixed style consistency. | madmaxoft | 2014-07-10 | 2 | -61/+64 |
* | | | | | | | | | | | | | APIDump: Documented cWorld:SetChunkAlwaysTicked. | madmaxoft | 2014-07-10 | 1 | -0/+1 |
* | | | | | | | | | | | | | Debuggers: Added forced chunk ticking test. | madmaxoft | 2014-07-10 | 1 | -0/+28 |
* | | | | | | | | | | | | | Implemented support for forced chunk ticking. | madmaxoft | 2014-07-10 | 6 | -8/+95 |
* | | | | | | | | | | | | | Merge pull request #1159 from mc-server/VectorFloorFix | Mattes D | 2014-07-10 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed a missing "inline" keyword. | madmaxoft | 2014-07-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Fixed Vector3.h compilation in MSVC2008. | madmaxoft | 2014-07-10 | 1 | -0/+9 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Removed lilypad from plains village prefabs. | madmaxoft | 2014-07-10 | 1 | -7/+8 |
| | | | | | * | | | | | | | For now, removed creator member from Entity Effect for pointer safety | archshift | 2014-07-12 | 12 | -104/+94 |
| | | | | | * | | | | | | | Merge remote-tracking branch 'origin/master' into potions | archshift | 2014-07-10 | 156 | -5178/+7390 |
| | | | | | |\ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #1157 from Howaner/Window | Mattes D | 2014-07-09 | 3 | -41/+237 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Removed unused include line. | Howaner | 2014-07-09 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Added inventory number click. | Howaner | 2014-07-09 | 2 | -1/+43 |
| * | | | | | | | | | | | | | Added drop window action. | Howaner | 2014-07-06 | 3 | -25/+113 |
| * | | | | | | | | | | | | | Add middle click. | Howaner | 2014-07-05 | 2 | -21/+88 |
* | | | | | | | | | | | | | | Fixed bow charge | Tiger Wang | 2014-07-09 | 1 | -11/+2 |
* | | | | | | | | | | | | | | Fixed arrow collection animation | Tiger Wang | 2014-07-09 | 5 | -33/+4 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #1135 from mc-server/fixes | Tiger Wang | 2014-07-09 | 19 | -110/+272 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Added extra space before comments | Tiger Wang | 2014-07-07 | 1 | -6/+6 |
| * | | | | | | | | | | | | | Changed everything to callbacks | Tiger Wang | 2014-07-05 | 4 | -82/+53 |
| * | | | | | | | | | | | | | Crash and compile fix | Tiger Wang | 2014-07-04 | 3 | -5/+10 |
| * | | | | | | | | | | | | | Compile fix | Tiger Wang | 2014-07-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-04 | 7 | -11/+20 |
| * | | | | | | | | | | | | | Various fixed | Tiger Wang | 2014-07-04 | 4 | -17/+111 |
| * | | | | | | | | | | | | | Eps comparison | Tiger Wang | 2014-07-04 | 2 | -2/+2 |
| * | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-02 | 4 | -19/+31 |
| * | | | | | | | | | | | | | Vector clamping fixes | Tiger Wang | 2014-07-01 | 2 | -21/+24 |
| * | | | | | | | | | | | | | Implemented Vector3<>::Floor() | Tiger Wang | 2014-06-30 | 2 | -10/+19 |
| * | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-29 | 3 | -3/+20 |
| * | | | | | | | | | | | | | An unification of code style | Tiger Wang | 2014-06-28 | 1 | -1/+1 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Bettered zombie and skeleton AI | Tiger Wang | 2014-06-22 | 2 | -6/+4 |
| * | | | | | | | | | | | | Some Entity.cpp style improvements | Tiger Wang | 2014-06-22 | 2 | -13/+8 |
| * | | | | | | | | | | | | Fixed multiple issues with projectiles | Tiger Wang | 2014-06-22 | 8 | -63/+112 |
* | | | | | | | | | | | | | Updated generator prefabs to current Gallery contents. | madmaxoft | 2014-07-08 | 3 | -7/+8 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Fixed OpenSSL programs and tests being generated when testing disabled. | tycho | 2014-07-06 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #1144 from mc-server/LuaCodeGen | Mattes D | 2014-07-06 | 5 | -624/+227 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Tolua generates LuaState_Call.inc file. | madmaxoft | 2014-07-01 | 4 | -624/+31 |
| * | | | | | | | | | | | | Initial codegen for LuaState_Call.inc. | madmaxoft | 2014-07-01 | 1 | -0/+196 |
* | | | | | | | | | | | | | Fixed crafting grid updating. | Mattes D | 2014-07-06 | 2 | -2/+21 |
* | | | | | | | | | | | | | Fixed slime handling in cMonster::StringToMobType(). | madmaxoft | 2014-07-06 | 1 | -1/+1 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1151 from mc-server/immediatesocketrebind | Mattes D | 2014-07-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | MCS WebAdmin sockets rebinds instantly | Tiger Wang | 2014-07-04 | 1 | -0/+2 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | cPluginManager: Reformatted the switch statement. | madmaxoft | 2014-07-04 | 1 | -7/+34 |
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/HandleCommand' | madmaxoft | 2014-07-04 | 3 | -32/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed useless sentence in cPluginManager:ExecuteCommand description. | STRWarrior | 2014-07-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | Moved sending error messages to cPluginManager:CallHookChat | STRWarrior | 2014-07-04 | 1 | -4/+6 |
| * | | | | | | | | | | | | Fixed ExecuteCommand description. | STRWarrior | 2014-07-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed doxycomments | STRWarrior | 2014-06-28 | 1 | -3/+3 |
| * | | | | | | | | | | | | (Force)ExecuteCommand returns the CommandResult enums | STRWarrior | 2014-06-18 | 3 | -10/+25 |
| * | | | | | | | | | | | | Added crBlocked and crNoPermission | STRWarrior | 2014-06-17 | 2 | -2/+4 |
| * | | | | | | | | | | | | HandleCommand now returns an CommandResult enum. | STRWarrior | 2014-06-17 | 2 | -23/+19 |
| * | | | | | | | | | | | | Fixed possible confusion. | STRWarrior | 2014-06-17 | 2 | -2/+8 |
* | | | | | | | | | | | | | Fixed c1deda5d8f01811efa5094e9375166acb69d50ed | Tiger Wang | 2014-07-04 | 1 | -2/+2 |
* | | | | | | | | | | | | | Removed world-saving log messages. | madmaxoft | 2014-07-04 | 3 | -35/+5 |
* | | | | | | | | | | | | | APIDump: Updated OnWeatherChanging docs after latest code changes. | madmaxoft | 2014-07-03 | 1 | -4/+7 |
* | | | | | | | | | | | | | Changed OnWeatherChanging hook to always read the returned weather. | madmaxoft | 2014-07-03 | 3 | -4/+18 |
* | | | | | | | | | | | | | CMake: Changed slash format to support MSYS. | madmaxoft | 2014-07-03 | 1 | -1/+1 |
* | | | | | | | | | | | | | SetFlags.cmake: don't use ${} expansion on if STREQUAL | archshift | 2014-07-03 | 1 | -1/+2 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1138 from mc-server/enderchest | Mattes D | 2014-07-02 | 7 | -113/+78 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Suggestion | Tiger Wang | 2014-07-02 | 1 | -13/+13 |
| * | | | | | | | | | | | | Removed unneeded code | Tiger Wang | 2014-06-30 | 4 | -38/+1 |
| * | | | | | | | | | | | | Removed bad comment | Tiger Wang | 2014-06-29 | 1 | -1/+0 |
| * | | | | | | | | | | | | Properly implemented enderchests | Tiger Wang | 2014-06-29 | 10 | -99/+102 |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | Tiger Wang | 2014-07-02 | 9 | -30/+96 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1139 from Howaner/Hooks | Mattes D | 2014-07-02 | 8 | -28/+94 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Update documentation | Howaner | 2014-07-02 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel() | Howaner | 2014-07-02 | 5 | -6/+6 |
| | * | | | | | | | | | | | | | Change documentation | Howaner | 2014-07-01 | 1 | -5/+10 |
| | * | | | | | | | | | | | | | Fixes. | Howaner | 2014-06-30 | 2 | -4/+4 |
| | * | | | | | | | | | | | | | Add documentation. | Howaner | 2014-06-30 | 1 | -0/+22 |
| | * | | | | | | | | | | | | | Add new hook: HOOK_PLAYER_FOOD_LEVEL_CHANGE | Howaner | 2014-06-30 | 6 | -26/+67 |
| | * | | | | | | | | | | | | | Unnecessary return | Howaner | 2014-06-30 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | CMake: Use cmake for file-copying. | madmaxoft | 2014-07-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Fixed player teleport food drain | Tiger Wang | 2014-07-02 | 2 | -1/+14 |
* | | | | | | | | | | | | | | | Redstone simulator is alerted to lever unpowering | Tiger Wang | 2014-07-02 | 4 | -1/+6 |
|/ / / / / / / / / / / / / / |
|
* | | | / / / / / / / / / / | Fixed printf formats for Win builds | madmaxoft | 2014-07-01 | 2 | -4/+4 |
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed a possibly unused variable. | madmaxoft | 2014-07-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #1122 from mc-server/LuaProxy | Mattes D | 2014-07-01 | 6 | -0/+324 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | LuaProxy compilation under MinGW. | Mattes D | 2014-07-01 | 1 | -1/+4 |
| * | | | | | | | | | | | | | Merge branch 'master' into LuaProxy | Mattes D | 2014-07-01 | 59 | -1147/+1191 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added a missing endline. | madmaxoft | 2014-06-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Added the Lua Proxy DLL. | madmaxoft | 2014-06-24 | 6 | -0/+321 |
* | | | | | | | | | | | | | | | Merge pull request #1141 from Howaner/GlobalFixes | Mattes D | 2014-07-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Only fixes the server crash. | Howaner | 2014-07-01 | 2 | -7/+1 |
| * | | | | | | | | | | | | | | Fix server-crash with non-existing items. | Howaner | 2014-07-01 | 2 | -2/+8 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #1140 from mc-server/FixMingw | Mattes D | 2014-07-01 | 6 | -13/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Proper sqlite dependency fix. | Mattes D | 2014-07-01 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | Ignore Code:::Blocks project files. | Mattes D | 2014-07-01 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | Fixed linking order under MinGW. | Mattes D | 2014-07-01 | 2 | -3/+9 |
| * | | | | | | | | | | | | | | typo | worktycho | 2014-06-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Added dependecy of tolualib on lua | worktycho | 2014-06-30 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | Fixed size_t printfing under MinGW. | Mattes D | 2014-06-30 | 1 | -3/+18 |
| * | | | | | | | | | | | | | | Fixed lua compilation under MinGW. | Mattes D | 2014-06-30 | 1 | -8/+4 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Fixed cFile compilation under MinGW. | madmaxoft | 2014-06-30 | 1 | -0/+3 |
* | | | | | | | | | | | | | | Fixed tolua linking order. | Mattes D | 2014-06-30 | 1 | -3/+1 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed respawning | Tiger Wang | 2014-06-29 | 12 | -19/+19 |
* | | | | | | | | | | | | | Fixed offline UUID generator. | Mattes D | 2014-06-29 | 1 | -2/+4 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1136 from Howaner/GlobalFixes | Mattes D | 2014-06-29 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Send statistics to the player, when he logged in. | Howaner | 2014-06-29 | 2 | -2/+4 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #1132 from mc-server/RemoveMD5 | Mattes D | 2014-06-29 | 7 | -499/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fixed a silly path error in #include. | Mattes D | 2014-06-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | CMake: Added polarssl include dir as non-system. | Mattes D | 2014-06-28 | 1 | -1/+2 |
| * | | | | | | | | | | | | Changed include folders to work for Bindings, too. | Mattes D | 2014-06-28 | 1 | -3/+3 |
| * | | | | | | | | | | | | Added PolarSSL dependency to Bindings. | Mattes D | 2014-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | Removed the md5 library, obsoleted by PolarSSL. | Mattes D | 2014-06-27 | 7 | -494/+16 |
* | | | | | | | | | | | | | Likely fixed too quick food depletion | Tiger Wang | 2014-06-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | Fixed issue with breaking blocks at -1 coordinates | Tiger Wang | 2014-06-28 | 1 | -6/+1 |
* | | | | | | | | | | | | | Implemented tripwire(s) (hooks) | Tiger Wang | 2014-06-28 | 9 | -17/+324 |
* | | | | | | | | | | | | | Added more block exceptions to torches | Tiger Wang | 2014-06-28 | 1 | -0/+4 |
* | | | | | | | | | | | | | Minor change to buttons and levers | Tiger Wang | 2014-06-28 | 2 | -3/+3 |
* | | | | | | | | | | | | | Fixed bad water/redstone simulator communication | Tiger Wang | 2014-06-28 | 1 | -32/+22 |
* | | | | | | | | | | | | | Fixed server forcing players afloat | Tiger Wang | 2014-06-28 | 1 | -1/+4 |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Added generic entity-collecting. | Mattes D | 2014-06-27 | 17 | -25/+36 |
* | | | | | | | | | | | | Merge pull request #1129 from mc-server/CodeCoverageCondition | worktycho | 2014-06-27 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Added MSVC guard | worktycho | 2014-06-27 | 1 | -4/+6 |
| * | | | | | | | | | | | Update SetFlags.cmake | worktycho | 2014-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | Update SetFlags.cmake | worktycho | 2014-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | CMake: Added log message for coverage. | madmaxoft | 2014-06-27 | 1 | -0/+1 |
| * | | | | | | | | | | | Moved CodeCoverage into a separate cmake condition. | madmaxoft | 2014-06-27 | 1 | -2/+6 |
* | | | | | | | | | | | | CMake: pthread is used only on Unix. | madmaxoft | 2014-06-27 | 1 | -4/+8 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merged branch 'howaner/Bow'. | Mattes D | 2014-06-26 | 4 | -23/+61 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add comment. | Howaner | 2014-06-26 | 1 | -0/+1 |
| * | | | | | | | | | | | GameMode check | Howaner | 2014-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'master' into Bow | Howaner | 2014-06-26 | 82 | -3427/+5264 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | derp | Howaner | 2014-06-17 | 1 | -3/+3 |
| * | | | | | | | | | | | | The same: Float, not Double | Howaner | 2014-06-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | Float, not Double | Howaner | 2014-06-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | Split Broadcast Sound Effect function call in multiple lines. | Howaner | 2014-06-16 | 2 | -3/+24 |
| * | | | | | | | | | | | | This isn't needed | Howaner | 2014-06-16 | 1 | -1/+0 |
| * | | | | | | | | | | | | Fix bow sound and creative arrow pickup. | Howaner | 2014-06-16 | 2 | -19/+30 |
| * | | | | | | | | | | | | Add bow charging animation | Howaner | 2014-06-16 | 2 | -2/+6 |
* | | | | | | | | | | | | | Merged branch 'howaner/Pickups'. | Mattes D | 2014-06-26 | 2 | -7/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed a comment and changed CombineCount to short. | Howaner | 2014-06-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge branch 'master' into Pickups | Howaner | 2014-06-26 | 4 | -397/+382 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Optimize combining. | Howaner | 2014-06-24 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Better combining. | Howaner | 2014-06-24 | 1 | -3/+20 |
| * | | | | | | | | | | | | | Fix pickup combining over the maximum stack size. | Howaner | 2014-06-24 | 2 | -5/+9 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | FurnaceRecipe parsing: Fixed whitespace removing. | Mattes D | 2014-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | Fixed misformed trimming. | Mattes D | 2014-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | FurnaceRecipe: Moved the parsing into separate functions for clarity. | Mattes D | 2014-06-26 | 2 | -60/+68 |
* | | | | | | | | | | | | | FurnaceRecipe parser: Made the parser more forgiving. | Mattes D | 2014-06-26 | 1 | -2/+2 |
* | | | | | | | | | | | | | FurnaceRecipe parser: Added an else branch, changed to a switch. | Mattes D | 2014-06-26 | 1 | -45/+69 |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/furnaceparsing' | Mattes D | 2014-06-26 | 2 | -92/+170 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Parenthesised comparison | Tiger Wang | 2014-06-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/furnaceparsing' into furnaceparsing | Tiger Wang | 2014-06-22 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Fixed compile errors | worktycho | 2014-06-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-22 | 1 | -6/+7 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-22 | 2 | -40/+30 |
| * | | | | | | | | | | | | | Removed debugging code | Tiger Wang | 2014-06-21 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Rewrote furnace recipe parser | Tiger Wang | 2014-06-21 | 2 | -93/+181 |
* | | | | | | | | | | | | | | Merged branch 'tonibm19/master'. | Mattes D | 2014-06-26 | 2 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Added pig riding. | tonibm19 | 2014-06-20 | 2 | -0/+14 |
* | | | | | | | | | | | | | | Merge pull request #1126 from mc-server/BlockInfoInit | Mattes D | 2014-06-25 | 2 | -381/+374 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | BlockInfo is now a proper C++ singleton. | madmaxoft | 2014-06-25 | 2 | -381/+374 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #1125 from Howaner/Entities | worktycho | 2014-06-24 | 2 | -16/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Add entity health saving. | Howaner | 2014-06-24 | 2 | -16/+8 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Fixed BlockInfo initialization. | madmaxoft | 2014-06-24 | 1 | -15/+6 |
* | | | | | | | | | | | | Added asserts for cChunk::GetBlockEntity() coords. | Mattes D | 2014-06-24 | 1 | -0/+6 |
* | | | | | | | | | | | | Fixed crashes in HopperEntity. | Mattes D | 2014-06-24 | 1 | -19/+58 |
* | | | | | | | | | | | | Debuggers: Fixed the Blaze rod query tool. | madmaxoft | 2014-06-24 | 1 | -2/+2 |
* | | | | | | | | | | | | VoronoiMap: Added a missing initializer. | madmaxoft | 2014-06-23 | 1 | -1/+3 |
* | | | | | | | | | | | | Added a (disabled) block meta mirror / rotate test code. | madmaxoft | 2014-06-23 | 1 | -2/+87 |
* | | | | | | | | | | | | Fixed the slab vertical mirroring. | madmaxoft | 2014-06-23 | 1 | -9/+6 |
* | | | | | | | | | | | | Fixed sign and lever rotations. | madmaxoft | 2014-06-23 | 2 | -8/+9 |
* | | | | | | | | | | | | Prefabs don't draw into chunk if they don't intersect. | madmaxoft | 2014-06-23 | 1 | -0/+11 |
* | | | | | | | | | | | | Merge pull request #1105 from Howaner/Blocks | Mattes D | 2014-06-22 | 3 | -4/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Changed 0xFFFFFFFB to ~0x04 | Howaner | 2014-06-22 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'master' into Blocks | Howaner | 2014-06-17 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fix fence gate sound (Redstone simulator). | Howaner | 2014-06-17 | 1 | -4/+10 |
| * | | | | | | | | | | | | Add fence gate sound. | Howaner | 2014-06-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | Add UNUSED() Tags | Howaner | 2014-06-17 | 1 | -0/+6 |
| * | | | | | | | | | | | | Add door sound | Howaner | 2014-06-17 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-06-22 | 5 | -6/+47 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed missing break | worktycho | 2014-06-22 | 1 | -0/+1 |
| * | | | | | | | | | | | | | Fixed invalid iterator | worktycho | 2014-06-22 | 1 | -2/+3 |
| * | | | | | | | | | | | | | Added cClientHandle::IsUUIDOnline function. | madmaxoft | 2014-06-21 | 3 | -2/+41 |
| * | | | | | | | | | | | | | Restored style continuity. | Alexander Harkness | 2014-06-21 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed another daylight sensor bug | Tiger Wang | 2014-06-22 | 1 | -20/+23 |
* | | | | | | | | | | | | | Chests don't open if obstructed | Tiger Wang | 2014-06-22 | 1 | -0/+13 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2014-06-21 | 6 | -2/+669 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added a TestRails generator. | madmaxoft | 2014-06-21 | 5 | -0/+667 |
| * | | | | | | | | | | | | Fixed a caching bug in GridStructGen. | madmaxoft | 2014-06-21 | 1 | -2/+2 |
* | | | | | | | | | | | | | Updated CONTRIBUTORS file | STRWarrior | 2014-06-21 | 1 | -0/+2 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Updated prefabs to the latest Gallery content. | madmaxoft | 2014-06-21 | 4 | -2049/+2644 |
* | | | | | | | | | | | | Updated all prefabs to current Gallery content. | madmaxoft | 2014-06-20 | 2 | -650/+824 |
* | | | | | | | | | | | | MCA saver marks chunks as populated. | madmaxoft | 2014-06-20 | 1 | -0/+3 |
* | | | | | | | | | | | | Fixed the BiomeVisualiser project. | madmaxoft | 2014-06-20 | 1 | -1/+17 |
* | | | | | | | | | | | | Optimized Voronoi calculation. | madmaxoft | 2014-06-20 | 4 | -21/+81 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1112 from mc-server/danglingptrs | Mattes D | 2014-06-19 | 35 | -18/+75 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Nullify deleted pointers. | archshift | 2014-06-19 | 35 | -18/+75 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #1096 from mc-server/redstonerefactor | Alexander Harkness | 2014-06-18 | 3 | -140/+79 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | FIxed second weird enum | Tycho | 2014-06-16 | 1 | -20/+1 |
| * | | | | | | | | | | Refactored reversing logic into seperate function | Tycho | 2014-06-16 | 2 | -16/+16 |
| * | | | | | | | | | | Fixed tigers weird enums | Tycho | 2014-06-16 | 1 | -14/+6 |
| * | | | | | | | | | | Merge branch 'master' into redstonerefactor | Tycho | 2014-06-16 | 35 | -469/+899 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Moved repeater handling to seperate pass | Tycho | 2014-06-16 | 2 | -97/+64 |
* | | | | | | | | | | | | Merge pull request #1045 from Howaner/GlobalFixes | Mattes D | 2014-06-18 | 12 | -61/+158 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into GlobalFixes | Howaner | 2014-06-17 | 224 | -2010/+26942 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Check block type from cBlockEntity | Howaner | 2014-06-17 | 1 | -8/+8 |
| * | | | | | | | | | | | | Add more documentation. | Howaner | 2014-06-17 | 1 | -0/+2 |
| * | | | | | | | | | | | | Add comment. | Howaner | 2014-06-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | Revert "Fix right click bugs." | Howaner | 2014-06-17 | 1 | -41/+40 |
| * | | | | | | | | | | | | The motion is already set in AddBasicEntity() | Howaner | 2014-06-17 | 1 | -5/+0 |
| * | | | | | | | | | | | | Add DoWithBlockEntityAt() to WorldInterface.h | Howaner | 2014-06-17 | 4 | -40/+64 |
| * | | | | | | | | | | | | Wrong arrow commit. | Howaner | 2014-05-30 | 1 | -4/+0 |
| * | | | | | | | | | | | | Code improvements | Howaner | 2014-05-28 | 3 | -12/+4 |
| * | | | | | | | | | | | | Fix hay place sound. | Howaner | 2014-05-28 | 2 | -1/+31 |
| * | | | | | | | | | | | | Fix fire break. | Howaner | 2014-05-28 | 2 | -18/+19 |
| * | | | | | | | | | | | | Add throw sound and fix arrow server crash. | Howaner | 2014-05-28 | 4 | -5/+16 |
| * | | | | | | | | | | | | Fix Y-Position from arrow entity. | Howaner | 2014-05-28 | 1 | -0/+1 |
| * | | | | | | | | | | | | Fix right click bugs. | Howaner | 2014-05-28 | 1 | -40/+41 |
| * | | | | | | | | | | | | Fix skull bugs. | Howaner | 2014-05-28 | 2 | -2/+46 |
* | | | | | | | | | | | | | Merge pull request #1100 from Howaner/Slabs | archshift | 2014-06-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fix doubleslab meta. | Howaner | 2014-06-16 | 1 | -0/+1 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
| | | | | | | * | | | | | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 2014-06-19 | 15 | -320/+748 |
| | | | | | | * | | | | | Entity effects: changed User to Creator, removed pawn pass-by-value | archshift | 2014-06-17 | 6 | -36/+20 |
| | | | | | | * | | | | | APIDump: Added OnEntityAddEffect hook documentation. | madmaxoft | 2014-06-17 | 1 | -0/+34 |
| | | | | | | * | | | | | Added the OnEntityAddEffect hook. | madmaxoft | 2014-06-17 | 7 | -0/+57 |
| | | | | | | * | | | | | Entity Effects: Clarified user, added it to AddEntityEffect | archshift | 2014-06-17 | 7 | -15/+32 |
| | | | | | | * | | | | | Changed the AddEntityEffect() params for easier calls. | madmaxoft | 2014-06-17 | 7 | -50/+52 |
| | | | | | | * | | | | | Entity Effect: Separates total duration and ticks of activity | archshift | 2014-06-17 | 3 | -22/+23 |
| | | | | | | * | | | | | Fixed MSVC compilation. | madmaxoft | 2014-06-17 | 3 | -14/+17 |
| | | | | | | * | | | | | Pawn: renamed HandleEntityEffects to HandleEntityEffect | archshift | 2014-06-17 | 8 | -10/+15 |
| | | | | | | * | | | | | Cave spider now poisons its victim, added IsPawn function to Entity | archshift | 2014-06-17 | 5 | -5/+24 |
| | | | | | | * | | | | | Added wither damage type, wither entity effect. | archshift | 2014-06-17 | 4 | -1/+21 |
| | | | | | | * | | | | | Monster: added IsUndead(), undead-specific entity effects | archshift | 2014-06-17 | 3 | -6/+71 |
| | | | | | | * | | | | | Applies splash potion effects to mobs as well as players | archshift | 2014-06-17 | 2 | -8/+12 |
| | | | | | | * | | | | | Removed long function wrapping | archshift | 2014-06-17 | 2 | -12/+3 |
| | | | | | | * | | | | | ItemHandler: changed IsDrinkable() to take a short argument | archshift | 2014-06-17 | 5 | -18/+14 |
| | | | | | | * | | | | | Splash potion: Adjusted speed, fixed spawn position | archshift | 2014-06-17 | 1 | -6/+3 |
| | | | | | | * | | | | | Entity effect type: use 'eff' as a prefix instead of 'ef' | archshift | 2014-06-17 | 5 | -74/+74 |
| | | | | | | * | | | | | Added splash potion functionality | archshift | 2014-06-17 | 6 | -15/+122 |
| | | | | | | * | | | | | Entity: only fire critical hit if damage type is physical | archshift | 2014-06-17 | 1 | -1/+2 |
| | | | | | | * | | | | | Player: made healing instantaneous | archshift | 2014-06-17 | 2 | -2/+2 |
| | | | | | | * | | | | | Implemented drinkable potions, noeffect entity effect, | archshift | 2014-06-17 | 8 | -6/+165 |
| | | | | | | * | | | | | Implemented milk, added documentation to Pawn.h | archshift | 2014-06-17 | 7 | -5/+86 |
| | | | | | | * | | | | | Pawn.cpp: fixed effect iterator BAD_ACCESS | archshift | 2014-06-17 | 2 | -9/+14 |
| | | | | | | * | | | | | Pawn: Enabled entity effect broadcast, added typedef | archshift | 2014-06-17 | 2 | -4/+6 |
| | | | | | | * | | | | | EntityEffect: read-only getters, added user and distance modifier fields | archshift | 2014-06-17 | 3 | -11/+35 |
| | | | | | | * | | | | | Player: Removed food-poisoning-specific code, set duration to 30 seconds | archshift | 2014-06-17 | 3 | -27/+3 |
| | | | | | | * | | | | | Entity effects: Added handlers for entity effects | archshift | 2014-06-17 | 4 | -13/+138 |
| | | | | | | * | | | | | Added iterator on tick to manage entity effect duration | archshift | 2014-06-17 | 1 | -1/+18 |
| | | | | | | * | | | | | cPawn: Remove unused m_bBurnable | archshift | 2014-06-17 | 2 | -2/+0 |
| | | | | | | * | | | | | Moved Effects.h to EntityEffects.h, added initial impl | archshift | 2014-06-17 | 9 | -36/+115 |
| | | | | | | * | | | | | Added classes for splash potions and wither skulls | archshift | 2014-06-17 | 5 | -0/+149 |
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1101 from Howaner/FenceGate | worktycho | 2014-06-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix fence gate redstone simulator. | Howaner | 2014-06-17 | 1 | -2/+1 |
* | | | | | | | | | | | Merge pull request #1099 from Howaner/Blocks | Mattes D | 2014-06-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Glass shouldn't drop. | Howaner | 2014-06-16 | 1 | -0/+3 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1102 from Howaner/PressurePlate | Mattes D | 2014-06-17 | 3 | -0/+45 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Add parenthesis | Howaner | 2014-06-17 | 1 | -2/+2 |
| * | | | | | | | | | | Add end lines to BlockPressurePlate.h | Howaner | 2014-06-17 | 1 | -1/+5 |
| * | | | | | | | | | | Add pressure plate handler | Howaner | 2014-06-17 | 3 | -0/+41 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Fixed GCC compilation. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
* | | | | | | | | | | Fixed MSVC builds. | madmaxoft | 2014-06-16 | 1 | -9/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #883 from mc-server/CutOffLighting | worktycho | 2014-06-16 | 3 | -16/+96 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed link errors | Tycho | 2014-04-12 | 1 | -0/+9 |
| * | | | | | | | | | Fixed member construction order. | madmaxoft | 2014-04-12 | 1 | -2/+2 |
| * | | | | | | | | | Lighting reads blocktypes only for blocks under heightmap. | madmaxoft | 2014-04-12 | 2 | -16/+87 |
* | | | | | | | | | | Fixed gcc compilation. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-06-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge pull request #1024 from worktycho/AllocationPool | Mattes D | 2014-06-16 | 12 | -55/+281 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Added override | Tycho | 2014-06-16 | 1 | -3/+3 |
| | * | | | | | | | | Changed names of callbacks | Tycho | 2014-06-14 | 2 | -10/+10 |
| | * | | | | | | | | Removed spaces | Tycho | 2014-06-14 | 1 | -2/+2 |
| | * | | | | | | | | Documented starvation callbacks | Tycho | 2014-06-14 | 1 | -0/+7 |
| | * | | | | | | | | Documented cAllocationPool | Tycho | 2014-06-14 | 1 | -0/+5 |
| | * | | | | | | | | Reformated ChunkMap.h | Tycho | 2014-06-14 | 2 | -4/+10 |
| | * | | | | | | | | Moved m_Sections | Tycho | 2014-06-14 | 1 | -1/+2 |
| | * | | | | | | | | Added generic Allocation Pool Interface | Tycho | 2014-06-14 | 12 | -69/+110 |
| | * | | | | | | | | reverted accedental android changes | Tycho | 2014-06-14 | 1 | -2/+1 |
| | * | | | | | | | | fixed spaces | Tycho | 2014-06-14 | 8 | -14/+16 |
| | * | | | | | | | | fixed spaces | Tycho | 2014-06-14 | 8 | -16/+16 |
| | * | | | | | | | | fixed compile | Tycho | 2014-06-14 | 2 | -2/+10 |
| | * | | | | | | | | fixed const issue | Tycho | 2014-06-14 | 1 | -3/+3 |
| | * | | | | | | | | Fill with buffer on startup | Tycho | 2014-06-14 | 1 | -0/+10 |
| | * | | | | | | | | Fixed comments | Tycho | 2014-06-14 | 2 | -6/+6 |
| | * | | | | | | | | Added logging | Tycho | 2014-06-14 | 1 | -3/+12 |
| | * | | | | | | | | merge master | Tycho | 2014-06-14 | 194 | -2164/+25270 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Fixed bad merge | Tycho | 2014-05-25 | 3 | -10/+17 |
| | * | | | | | | | | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-25 | 89 | -1603/+2713 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed bug in freeing NULL pointers | Tycho | 2014-05-25 | 1 | -13/+15 |
| | * | | | | | | | | | | Implemented Allocation Pool use by cChunkData | Tycho | 2014-05-23 | 11 | -45/+125 |
| | * | | | | | | | | | | Use placement new to initalise objects | Tycho | 2014-05-23 | 1 | -2/+5 |
| | * | | | | | | | | | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-23 | 16 | -144/+228 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Added callback for stopping starvation mode | Tycho | 2014-05-21 | 1 | -0/+4 |
| | * | | | | | | | | | | | Implemented Allocation Pool | Tycho | 2014-05-21 | 1 | -0/+50 |
| * | | | | | | | | | | | | Fixed a copypasta error in WormNestCaves generator settings. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | Updated the SandFlatRoofVillage prefabs. | madmaxoft | 2014-06-16 | 1 | -288/+381 |
| * | | | | | | | | | | | | Added random offsets to cGridStructGen. | madmaxoft | 2014-06-15 | 17 | -85/+127 |
| * | | | | | | | | | | | | Merge pull request #1090 from mc-server/saveoncrash | Mattes D | 2014-06-15 | 2 | -2/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Players are saved regularly | Tiger Wang | 2014-06-15 | 2 | -2/+22 |
| * | | | | | | | | | | | | | Fixed bad comparison crash | Tiger Wang | 2014-06-15 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fixed daylight sensor unpowering | Tiger Wang | 2014-06-15 | 1 | -6/+28 |
| * | | | | | | | | | | | | | Merge pull request #1019 from mc-server/cPlayerSetSpeed | Mattes D | 2014-06-14 | 4 | -31/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Removed an unused tolua_end and tolua_begin pair. | madmaxoft | 2014-06-14 | 1 | -2/+0 |
| | * | | | | | | | | | | | | Simplified speed clamping. | madmaxoft | 2014-06-14 | 1 | -8/+3 |
| | * | | | | | | | | | | | | Refactored speed-setting to use a common function for all cases. | madmaxoft | 2014-06-14 | 4 | -93/+44 |
| | * | | | | | | | | | | | | Merge branch 'master' into cPlayerSetSpeed | madmaxoft | 2014-06-14 | 216 | -1988/+26550 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Player.h: Moved doxy-comments to Entity.h | archshift | 2014-06-11 | 2 | -3/+10 |
| | * | | | | | | | | | | | | | Added doxy-comments | STRWarrior | 2014-05-22 | 1 | -6/+8 |
| | * | | | | | | | | | | | | | cEntity::SetSpeed(a_Vector3d) isn't virtualized anymore | STRWarrior | 2014-05-22 | 2 | -2/+2 |
| | * | | | | | | | | | | | | | cPlayer overrides the SetSpeedXX functions | STRWarrior | 2014-05-22 | 3 | -4/+53 |
| | * | | | | | | | | | | | | | Both SetSpeed functions are now overridden by cPlayer | STRWarrior | 2014-05-22 | 3 | -6/+32 |
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-06-16 | 35 | -469/+900 |
| |_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fix a few warnings | Tycho | 2014-06-16 | 1 | -3/+3 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #1093 from mc-server/BindingsFix | Mattes D | 2014-06-14 | 3 | -9/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed bindings generation for Win64 builds. | Mattes D | 2014-06-14 | 3 | -9/+29 |
| * | | | | | | | | | | | | | Fixed MSVC Bindings generation. | Mattes D | 2014-06-14 | 1 | -0/+3 |
|/ / / / / / / / / / / / / |
|
* | / / / / / / / / / / / | Remove windows bindings crutch | worktycho | 2014-06-14 | 1 | -10/+0 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Fixed a repeater issue | Tiger Wang | 2014-06-14 | 2 | -17/+16 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Reduced cPluginManager code duplication | Tiger Wang | 2014-06-14 | 1 | -286/+178 |
* | | | | | | | | | | | Fixed ChunkWorx stop button giving an error | STRWarrior | 2014-06-13 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #1089 from mc-server/tolua-auto | Mattes D | 2014-06-13 | 2 | -84/+85 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | automaticlly build tolua and generate bindings as part of build. | tycho | 2014-06-12 | 2 | -84/+85 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Removed an unused fwd declaration. | madmaxoft | 2014-06-13 | 1 | -1/+0 |
* | | | | | | | | | | | APIDump: Added the Info.lua article. | madmaxoft | 2014-06-13 | 2 | -0/+247 |
* | | | | | | | | | | | Typo Correction | Alexander Harkness | 2014-06-12 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Fixed two redstone bugs | Tiger Wang | 2014-06-12 | 1 | -0/+6 |
* | | | | | | | | | | Merge pull request #1082 from mc-server/cauldronfixes | Alexander Harkness | 2014-06-12 | 4 | -73/+112 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed constness | worktycho | 2014-06-11 | 3 | -72/+79 |
| * | | | | | | | | | | Compile fix | Tiger Wang | 2014-06-11 | 1 | -1/+1 |
| * | | | | | | | | | | Reduced code duplication | Tiger Wang | 2014-06-11 | 1 | -4/+4 |
| * | | | | | | | | | | IsWeatherSunnyAt does something useful :D | Tiger Wang | 2014-06-11 | 1 | -9/+5 |
| * | | | | | | | | | | Update APIDesc.lua | Alexander Harkness | 2014-06-11 | 1 | -0/+1 |
| * | | | | | | | | | | Update APIDesc.lua | Tiger Wang | 2014-06-11 | 1 | -3/+6 |
| * | | | | | | | | | | SMICOLOSL | Alexander Harkness | 2014-06-11 | 1 | -4/+4 |
| * | | | | | | | | | | Updated unnecessary function :/ | Tiger Wang | 2014-06-11 | 1 | -1/+5 |
| * | | | | | | | | | | Add DoxyComments to he weather things. | Alexander Harkness | 2014-06-11 | 1 | -7/+24 |
| * | | | | | | | | | | Add new IsWeatherWet hook for cauldrons. | Alexander Harkness | 2014-06-11 | 1 | -1/+12 |
* | | | | | | | | | | | Merge pull request #1086 from qaisjp/patch-1 | Mattes D | 2014-06-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix typo in handy_functions.lua | Qais Patankar | 2014-06-12 | 1 | -2/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #1084 from mc-server/PlankRoads | STRWarrior | 2014-06-11 | 1 | -4/+17 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Roads in villages are made out of wooden planks if they generate on water. | STRWarrior | 2014-06-11 | 1 | -4/+17 |
* | | | | | | | | | | | | DispenserEntity code cleanup after PR merge. | madmaxoft | 2014-06-11 | 2 | -30/+30 |
* | | | | | | | | | | | | Merge remote-tracking branch 'joannis/master' | madmaxoft | 2014-06-11 | 2 | -19/+91 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | - Fixed a lot of alignment | JoannisO | 2014-06-05 | 1 | -7/+7 |
| * | | | | | | | | | | | | - Removed the code that removed fireworks from a dispenser even thought | JoannisO | 2014-06-04 | 1 | -3/+0 |
| * | | | | | | | | | | | | - Fixed variable names in a function. | JoannisO | 2014-06-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | - Fixed a lot of astethics | JoannisO | 2014-06-04 | 2 | -14/+17 |
| * | | | | | | | | | | | | - Fixed an issue where there were 2 "DispChunk"-s in the same function. | JoannisO | 2014-06-03 | 1 | -16/+5 |
| * | | | | | | | | | | | | - Fixed a bug where I didn't return anything in the GetShootVector | JoannisO | 2014-06-03 | 1 | -0/+2 |
| * | | | | | | | | | | | | - Fixed a bug where I used the FireCharge ITEM instead of the Projectile | JoannisO | 2014-06-03 | 1 | -1/+1 |
| * | | | | | | | | | | | | - Cleaned up the code massively | JoannisO | 2014-06-03 | 2 | -90/+31 |
| * | | | | | | | | | | | | - Added doxy comments and exported to lua | Joannis | 2014-06-03 | 2 | -22/+64 |
| * | | | | | | | | | | | | - Changed the name of the ProjectileLookVector method. | JoannisO | 2014-05-31 | 2 | -3/+3 |
| * | | | | | | | | | | | | - Prefixed all args with "a_" | JoannisO | 2014-05-29 | 2 | -6/+10 |
| * | | | | | | | | | | | | - Removed breaks. I thought it wouldn't compile without them but the | JoannisO | 2014-05-28 | 1 | -2/+0 |
| * | | | | | | | | | | | | - Fixed an issue where dispensers would only shoot arrows (appearantly | JoannisO | 2014-05-28 | 1 | -33/+24 |
| * | | | | | | | | | | | | - Implemented vertical dispensing for projectiles. | Joannis | 2014-05-28 | 2 | -16/+40 |
| * | | | | | | | | | | | | - Fixed the ampersands and asterisks to fit the format. | Joannis | 2014-05-27 | 2 | -8/+8 |
| * | | | | | | | | | | | | - Added support for more types of projectiles in the Dispenser | JoannisO | 2014-05-26 | 2 | -38/+51 |
| * | | | | | | | | | | | | Added Arrow- and FireCharge-Dispensing to DispenserEntity. | JoannisO | 2014-05-26 | 2 | -27/+95 |
* | | | | | | | | | | | | | Changed the teleport permissions to the new ones. | Alexander Harkness | 2014-06-11 | 1 | -1/+1 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | APIDump: Documented cBlockArea:GetCoordRange(). | madmaxoft | 2014-06-11 | 1 | -1/+2 |
* | | | | | | | | | | | | Added cBlockArea:GetCoordRange to Lua API. | madmaxoft | 2014-06-11 | 1 | -0/+32 |
* | | | | | | | | | | | | Revert "Initial Mesa Bryce implementation." | madmaxoft | 2014-06-11 | 4 | -116/+4 |
* | | | | | | | | | | | | Added coverity badge | worktycho | 2014-06-11 | 1 | -1/+1 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Removed assert that is now informed by type system | worktycho | 2014-06-11 | 1 | -1/+0 |
* | | | | | | | | | | | Update GETTING-STARTED.md | worktycho | 2014-06-11 | 1 | -11/+11 |
* | | | | | | | | | | | Update GETTING-STARTED.md | Alexander Harkness | 2014-06-11 | 1 | -1/+1 |
* | | | | | | | | | | | Test | Alexander Harkness | 2014-06-11 | 1 | -1/+0 |
* | | | | | | | | | | | Removed derpbadge. | Alexander Harkness | 2014-06-11 | 1 | -1/+1 |
* | | | | | | | | | | | Initial Mesa Bryce implementation. | madmaxoft | 2014-06-10 | 4 | -4/+116 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed clang warnings about abs() in Noise.cpp. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | | | | | | | | | | Fixed a race condition when adding a player to a world. | madmaxoft | 2014-06-10 | 3 | -4/+29 |
* | | | | | | | | | | Fixed gcc compilation. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | | | | | | | | | | Added an experimental height generator, Mountains. | madmaxoft | 2014-06-09 | 2 | -0/+87 |
* | | | | | | | | | | Added cRidgedMultiNoise, fixed cPerlinNoise. | madmaxoft | 2014-06-09 | 2 | -1/+233 |
* | | | | | | | | | | Added Y coord checks and documentation to cBlockDoorHandler. | madmaxoft | 2014-06-09 | 1 | -19/+40 |
* | | | | | | | | | | Merge remote-tracking branch 'howaner/Redstone' | madmaxoft | 2014-06-09 | 3 | -35/+62 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Moved the IsDoor check before the meta get. | Howaner | 2014-05-31 | 1 | -2/+1 |
| * | | | | | | | | | | Add doxy-comment | Howaner | 2014-05-31 | 1 | -3/+4 |
| * | | | | | | | | | | Better SetOpen() and IsOpen() function from the doors. | Howaner | 2014-05-30 | 2 | -77/+27 |
| * | | | | | | | | | | Add SetOpen() and IsOpen() to BlockDoor.h and fix door redstone bug. | Howaner | 2014-05-29 | 2 | -13/+90 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | docs/Generator: Fixed typo. | madmaxoft | 2014-06-09 | 1 | -1/+1 |
* | | | | | | | | | | Fixed debugging code in tolua++ driver script. | madmaxoft | 2014-06-09 | 1 | -1/+1 |
* | | | | | | | | | | ToLua can now be run in pure-lua mode. | madmaxoft | 2014-06-09 | 6 | -8/+127 |
* | | | | | | | | | | docs/Generator: Added SmallFoliage illlustrations. | madmaxoft | 2014-06-09 | 4 | -0/+4 |
* | | | | | | | | | | Fixed a crash when creating negative-size blockareas. | madmaxoft | 2014-06-09 | 1 | -0/+8 |
* | | | | | | | | | | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 32 | -96/+204 |
* | | | | | | | | | | Added queue for adding entities to cWorld. | Mattes D | 2014-06-08 | 6 | -7/+42 |
* | | | | | | | | | | Small change for easier understanding. | Alexander Harkness | 2014-06-08 | 1 | -1/+1 |
* | | | | | | | | | | Proper fix for long interaction. | madmaxoft | 2014-06-08 | 1 | -7/+14 |
* | | | | | | | | | | Merge pull request #1077 from mc-server/fuelfixes | worktycho | 2014-06-07 | 1 | -15/+27 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Corrected the furnace fuels. Solves #1071 | Alexander Harkness | 2014-06-07 | 1 | -15/+27 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | docs/Generator: fixed grass confusion. | Mattes D | 2014-06-07 | 1 | -2/+2 |
* | | | | | | | | | | docs/Generator: Added the easy Finishers. | madmaxoft | 2014-06-07 | 2 | -3/+130 |
* | | | | | | | | | | Added RainbowRoads finisher generator. | madmaxoft | 2014-06-07 | 5 | -3/+1594 |
* | | | | | | | | | | Further improvements on redstone speed | Tiger Wang | 2014-06-07 | 3 | -68/+81 |
* | | | | | | | | | | Fixed mob hitbox sizes, removed TODOs | archshift | 2014-06-07 | 3 | -5/+2 |
* | | | | | | | | | | Fixed a typo. | Mattes D | 2014-06-07 | 1 | -1/+1 |
* | | | | | | | | | | Further reduced redstone idle CPU consumption | Tiger Wang | 2014-06-06 | 1 | -7/+27 |
* | | | | | | | | | | Grammar | worktycho | 2014-06-06 | 1 | -1/+1 |
* | | | | | | | | | | Expanded GPU section | worktycho | 2014-06-06 | 1 | -1/+2 |
* | | | | | | | | | | Fixed numbers | worktycho | 2014-06-06 | 1 | -1/+2 |
* | | | | | | | | | | typo | worktycho | 2014-06-06 | 1 | -1/+1 |
* | | | | | | | | | | docs/Generator: Added basic terrain composition. | madmaxoft | 2014-06-05 | 4 | -1/+31 |
* | | | | | | | | | | Typographical error | Tiger Wang | 2014-06-05 | 1 | -1/+1 |
* | | | | | | | | | | Start of GPU section. | worktycho | 2014-06-05 | 1 | -0/+5 |
* | | | | | | | | | | docs/Generator: Added the TerrainHeight section. | madmaxoft | 2014-06-05 | 4 | -0/+54 |
* | | | | | | | | | | Redstone fixes and improvements [SEE DESC] | Tiger Wang | 2014-06-05 | 3 | -61/+96 |
* | | | | | | | | | | Merge pull request #1011 from SphinxC0re/SomeWarningFixes | Mattes D | 2014-06-04 | 4 | -3/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Update IncrementalRedstoneSimulator.cpp | Julian Laubstein | 2014-06-04 | 1 | -8/+8 |
| * | | | | | | | | | | Update Globals.h | Julian Laubstein | 2014-06-03 | 1 | -1/+1 |
| * | | | | | | | | | | Changed the m_slotarea position | Julian Laubstein | 2014-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | Fixed warnings in IncrementalRedstoneSimulator | Julian Laubstein | 2014-05-19 | 1 | -1/+7 |
| * | | | | | | | | | | Fixed some warnings in Server.cpp, and in UI/ | Julian Laubstein | 2014-05-19 | 3 | -3/+11 |
| * | | | | | | | | | | Rolled some changes back | Julian Laubstein | 2014-05-19 | 1 | -12/+2 |
| * | | | | | | | | | | Fixed some warnings | Julian Laubstein | 2014-05-19 | 2 | -2/+13 |
* | | | | | | | | | | | Merge pull request #1060 from Howaner/Inventory | Mattes D | 2014-06-04 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix itemframe break. | Howaner | 2014-06-04 | 1 | -1/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #1059 from mc-server/coverity_fixes | worktycho | 2014-06-04 | 4 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | derp | worktycho | 2014-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed bad coordinate | worktycho | 2014-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | Make sure m_StackSizeToBeUsedInRepair Always has a valid value | worktycho | 2014-06-04 | 1 | -1/+3 |
| * | | | | | | | | | | Removed unused field test | worktycho | 2014-06-04 | 1 | -1/+0 |
| * | | | | | | | | | | Initialise m_Callbacks field to NULL in empty constructor. | worktycho | 2014-06-04 | 1 | -1/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Fixed buffer overflow in JSON. | madmaxoft | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | | | Exploded creepers drop nothing, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -2/+8 |
* | | | | | | | | | | Fixed mob loading, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | | | Fixed #1057 | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | | | docs/Generator: Re-fixed the wording. | madmaxoft | 2014-06-03 | 1 | -1/+1 |
* | | | | | | | | | | Player permissions aren't logged to console anymore. | madmaxoft | 2014-06-03 | 1 | -7/+0 |
* | | | | | | | | | | Merge remote-tracking branch 'howaner/Inventory' | madmaxoft | 2014-06-03 | 2 | -2/+133 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Players can't set items in the result slot, when they shift a item. | Howaner | 2014-06-01 | 2 | -0/+39 |
| * | | | | | | | | | | Add HandleSmeltItem() call for achievements. | Howaner | 2014-06-01 | 1 | -7/+11 |
| * | | | | | | | | | | Missing return; | Howaner | 2014-06-01 | 1 | -0/+1 |
| * | | | | | | | | | | Set DraggingItem to Slot directly. | Howaner | 2014-05-31 | 1 | -1/+1 |
| * | | | | | | | | | | Fix DBL bug. | Howaner | 2014-05-31 | 1 | -5/+4 |
| * | | | | | | | | | | Change "Slot.IsEmpty()" to "Slot.m_ItemCount <= 0" | Howaner | 2014-05-31 | 1 | -1/+1 |
| * | | | | | | | | | | Fix the furnace result slot. | Howaner | 2014-05-30 | 1 | -2/+90 |
* | | | | | | | | | | | Fixed OnProjectileHitBlock bindings. | madmaxoft | 2014-06-03 | 3 | -82/+111 |
* | | | | | | | | | | | docs/Generator: Updated PerlinRivers with better images. | madmaxoft | 2014-06-03 | 5 | -1/+5 |
* | | | | | | | | | | | Merge pull request #1028 from mc-server/pistonfixes | Mattes D | 2014-06-03 | 15 | -457/+401 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/pistonfixes' | Tiger Wang | 2014-06-02 | 15 | -457/+401 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Suggestions two | Tiger Wang | 2014-06-01 | 2 | -10/+12 |
| | * | | | | | | | | | | | Suggestions | Tiger Wang | 2014-05-29 | 1 | -1/+6 |
| | * | | | | | | | | | | | More comments! | Tiger Wang | 2014-05-29 | 1 | -5/+4 |
| | * | | | | | | | | | | | Revert "Fixed a food saturation issue" | Tiger Wang | 2014-05-29 | 1 | -1/+1 |
| | * | | | | | | | | | | | Changed block send queue to use vectors | Tiger Wang | 2014-05-29 | 3 | -21/+29 |
| | * | | | | | | | | | | | Fixed piston power checking | Tiger Wang | 2014-05-29 | 1 | -11/+6 |
| | * | | | | | | | | | | | Fixed a food saturation issue | Tiger Wang | 2014-05-25 | 1 | -1/+1 |
| | * | | | | | | | | | | | Hopefully fixed piston duplication issues | Tiger Wang | 2014-05-25 | 15 | -437/+372 |
* | | | | | | | | | | | | | docs/Generator: Shrunk the hand-drawn images by 50 %. | madmaxoft | 2014-06-03 | 13 | -0/+0 |
* | | | | | | | | | | | | | Merge branch 'GeneratorArticle' | madmaxoft | 2014-06-03 | 27 | -47/+374 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Generator article: Added TOC with links. | madmaxoft | 2014-06-03 | 1 | -7/+44 |
| * | | | | | | | | | | | | | Generator article: fixed bad wording. | madmaxoft | 2014-06-02 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Generator article: Finished the Biome-gen section and images. | madmaxoft | 2014-06-02 | 8 | -14/+25 |
| * | | | | | | | | | | | | | AnvilStats: Added new biome colors. | Mattes D | 2014-06-01 | 2 | -34/+3 |
| * | | | | | | | | | | | | | Generator article now has all biome genertors and most their imgs. | Mattes D | 2014-06-01 | 15 | -8/+156 |
| * | | | | | | | | | | | | | Hot-fixed AnvilStats compilation for MSVC2013. | Mattes D | 2014-06-01 | 3 | -13/+56 |
| * | | | | | | | | | | | | | Merge branch 'master' into GeneratorArticle | Mattes D | 2014-06-01 | 138 | -910/+20904 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Initial commit of the Generator article. | Mattes D | 2014-05-30 | 1 | -0/+119 |
* | | | | | | | | | | | | | | | Merge pull request #1052 from mc-server/UnderwaterBaseGen | Mattes D | 2014-06-02 | 5 | -0/+2489 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Update UnderwaterBase prefabs. | madmaxoft | 2014-06-01 | 1 | -12/+378 |
| * | | | | | | | | | | | | | | Updated UnderwaterBase prefabs. | madmaxoft | 2014-06-01 | 1 | -103/+123 |
| * | | | | | | | | | | | | | | Added an initial version of the underwater base generator. | madmaxoft | 2014-05-31 | 5 | -0/+2103 |
* | | | | | | | | | | | | | | | Small tweak for mobs | STRWarrior | 2014-06-02 | 1 | -4/+14 |
* | | | | | | | | | | | | | | | cBlockArea reading hotfix. | madmaxoft | 2014-06-02 | 1 | -63/+109 |
* | | | | | | | | | | | | | | | APIDump: Fixed crash | STRWarrior | 2014-06-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Added OnProjectileHitBlock example in Debuggers | STRWarrior | 2014-06-02 | 1 | -1/+13 |
* | | | | | | | | | | | | | | | Updated OnProjectileHitBlock documentation. | STRWarrior | 2014-06-02 | 1 | -0/+5 |
* | | | | | | | | | | | | | | | Merge pull request #844 from mc-server/ProjectileHitBlock | Mattes D | 2014-06-01 | 6 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Made a_BlockHitPos a reference | STRWarrior | 2014-06-01 | 5 | -6/+6 |
| * | | | | | | | | | | | | | | | Used recommendations | STRWarrior | 2014-05-31 | 6 | -9/+8 |
| * | | | | | | | | | | | | | | | Using recommendations (I think) | STRWarrior | 2014-03-30 | 6 | -6/+7 |
| * | | | | | | | | | | | | | | | Added a BlockHitPos parameter to OnProjectileHitBlock | STRWarrior | 2014-03-30 | 6 | -9/+9 |
| * | | | | | | | | | | | | | | | Added a blockface parameter to the OnProjectileHitBlock hook. | STRWarrior | 2014-03-30 | 6 | -8/+8 |
* | | | | | | | | | | | | | | | | abort does not take a parameter. | worktycho | 2014-06-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Use abort in SIGSEGV and SIGABRT handlers | worktycho | 2014-06-01 | 1 | -2/+2 |
| |_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Updated AlchemistVillage prefabs. | madmaxoft | 2014-06-01 | 1 | -103/+105 |
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #1018 from mc-server/VillageGen | Mattes D | 2014-05-31 | 25 | -23/+17115 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Updated PlainsVillage prefabs. | madmaxoft | 2014-05-31 | 1 | -73/+85 |
| * | | | | | | | | | | | | | | Fixed a memory leak in VillagGen. | madmaxoft | 2014-05-31 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | Updated PlainsVillage and AlchemistVillage. | madmaxoft | 2014-05-30 | 2 | -239/+1270 |
| * | | | | | | | | | | | | | | Fixed a memory leak in cPOCPieceGenerator | madmaxoft | 2014-05-29 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into VillageGen | madmaxoft | 2014-05-29 | 4 | -1/+44 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed a crash in message formatter. | madmaxoft | 2014-05-28 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | Merge branch 'master' into VillageGen | madmaxoft | 2014-05-27 | 14 | -79/+157 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Added AlchemistVillage prefabs (Thanks, KingsCraftAu). | madmaxoft | 2014-05-27 | 3 | -9/+3007 |
| * | | | | | | | | | | | | | | Fixed testing weights in PlainsVillages. | madmaxoft | 2014-05-27 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | cPieceGenerator chooses starting pieces based on weights. | madmaxoft | 2014-05-27 | 4 | -1/+44 |
| * | | | | | | | | | | | | | | Biome generators: biome lists can contain spaces. | madmaxoft | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed prefab test initialization. | madmaxoft | 2014-05-26 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | Added support for Miners' Village. | madmaxoft | 2014-05-25 | 10 | -2234/+4438 |
| * | | | | | | | | | | | | | | Added Japanese village prefabs. | madmaxoft | 2014-05-24 | 5 | -4/+2442 |
| * | | | | | | | | | | | | | | Merge branch 'master' into VillageGen | Mattes D | 2014-05-23 | 12 | -19/+177 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Updated plains village prefabs. | madmaxoft | 2014-05-22 | 1 | -186/+171 |
| * | | | | | | | | | | | | | | | Villages have min and max density setting. | madmaxoft | 2014-05-22 | 5 | -17/+110 |
| * | | | | | | | | | | | | | | | Updated plains village prefabs. | madmaxoft | 2014-05-22 | 1 | -44/+43 |
| * | | | | | | | | | | | | | | | Changed desert village roads to gravel. | madmaxoft | 2014-05-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Added second kind of desert village (FlatRoof). | madmaxoft | 2014-05-21 | 3 | -4/+1535 |
| * | | | | | | | | | | | | | | | Merged branch 'master' into VillageGen. | madmaxoft | 2014-05-18 | 60 | -328/+1589 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Updated SandVillage prefabs to latest Gallery content. | madmaxoft | 2014-05-18 | 1 | -12/+12 |
| * | | | | | | | | | | | | | | | | Village roads are drawn properly. | madmaxoft | 2014-05-17 | 2 | -8/+35 |
| * | | | | | | | | | | | | | | | | Village houses are height-adjusted onto the terrain. | madmaxoft | 2014-05-17 | 5 | -7/+67 |
| * | | | | | | | | | | | | | | | | Updated PlainsVillage prefabs to the latest Gallery contents. | madmaxoft | 2014-05-17 | 1 | -2265/+2892 |
| * | | | | | | | | | | | | | | | | Fixed a NULL ptr failure in GridStructGen. | madmaxoft | 2014-05-15 | 2 | -9/+42 |
| * | | | | | | | | | | | | | | | | Changed village generator defaults to more reasonable values. | madmaxoft | 2014-05-15 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | Changed village road generation to use multiple prefabs. | madmaxoft | 2014-05-15 | 3 | -39/+38 |
| * | | | | | | | | | | | | | | | | VillageGen rewritten using BFSPieceGenerator. | madmaxoft | 2014-05-15 | 5 | -412/+406 |
| * | | | | | | | | | | | | | | | | cPrefab can be constructed in code. | madmaxoft | 2014-05-15 | 2 | -0/+51 |
| * | | | | | | | | | | | | | | | | VillageGen: Added well placement and the general algorithm description. | madmaxoft | 2014-05-12 | 3 | -6/+152 |
| * | | | | | | | | | | | | | | | | Initial VillageGen implementation. | madmaxoft | 2014-05-11 | 6 | -0/+5807 |
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #951 from worktycho/chunksparsing/structs | Mattes D | 2014-05-31 | 40 | -484/+1844 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Reduced the number of cChunkData::CopyBlockTypes() tests, added progress. | Mattes D | 2014-05-30 | 1 | -7/+16 |
| * | | | | | | | | | | | | | | | Fix bugs in test | Tycho | 2014-05-30 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | | Added a cChunkData::CopyBlockTypes() unit test. | Mattes D | 2014-05-30 | 2 | -0/+68 |
| * | | | | | | | | | | | | | | | removed NULL assignment to const value | Tycho | 2014-05-30 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | removed unneded addressof | Tycho | 2014-05-30 | 1 | -7/+11 |
| * | | | | | | | | | | | | | | | Fixed cChunkData nibble copying. | madmaxoft | 2014-05-30 | 2 | -13/+13 |
| * | | | | | | | | | | | | | | | Test failures break into MSVC debugger. | madmaxoft | 2014-05-30 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | | Test failures are reported verbosely and into the debug console on Win. | madmaxoft | 2014-05-30 | 2 | -3/+19 |
| * | | | | | | | | | | | | | | | Fixed sign comparison. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Fixed test return values. | madmaxoft | 2014-05-30 | 2 | -38/+41 |
| * | | | | | | | | | | | | | | | Fixed wrong copy sizes in cChunkData. | madmaxoft | 2014-05-30 | 1 | -10/+10 |
| * | | | | | | | | | | | | | | | Attempt at fixing an unresolved symbol in gcc / clang. | madmaxoft | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Fix bug when a_Idx is not a multiple of SectionBLockCount | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Derp | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | fix underflow | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 3 | -58/+52 |
| * | | | | | | | | | | | | | | | Fixed Wrong types in nibble sizeofs | worktycho | 2014-05-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | Fixed test compilation. | madmaxoft | 2014-05-29 | 2 | -16/+16 |
| * | | | | | | | | | | | | | | | Fixed overflow bug | worktycho | 2014-05-29 | 1 | -6/+9 |
| * | | | | | | | | | | | | | | | Added comments, reformatted code. | madmaxoft | 2014-05-29 | 6 | -280/+226 |
| * | | | | | | | | | | | | | | | Add comment | worktycho | 2014-05-29 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | Fixed forgotten changes. | madmaxoft | 2014-05-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | cChunkData: Normalized code style. | madmaxoft | 2014-05-28 | 2 | -89/+106 |
| * | | | | | | | | | | | | | | | Fixed cChunkData formatting. | madmaxoft | 2014-05-28 | 2 | -39/+101 |
| * | | | | | | | | | | | | | | | Fix cmake errors in msvc | worktycho | 2014-05-28 | 1 | -1/+5 |
| * | | | | | | | | | | | | | | | Fixed test globals to work with precompiled headers | Tycho | 2014-05-27 | 7 | -159/+40 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 3 | -5/+10 |
| * | | | | | | | | | | | | | | Moved accessors to cpp file | Tycho | 2014-05-24 | 2 | -216/+241 |
| * | | | | | | | | | | | | | | Implemented style changes | Tycho | 2014-05-24 | 9 | -268/+182 |
| * | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-24 | 78 | -1170/+2341 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Ignore CTest files | Tycho | 2014-05-23 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | Fixed if spaces | Tycho | 2014-05-21 | 2 | -22/+23 |
| * | | | | | | | | | | | | | | Fixed reversed comparisons to null | Tycho | 2014-05-21 | 2 | -17/+17 |
| * | | | | | | | | | | | | | | Added space to ChunkData.cpp | Tycho | 2014-05-21 | 1 | -20/+100 |
| * | | | | | | | | | | | | | | Changed cChunkData::SetMeta to return a bool indicating whether the value changed | Tycho | 2014-05-21 | 2 | -7/+9 |
| * | | | | | | | | | | | | | | Fixed stylistic issues | Tycho | 2014-05-21 | 4 | -25/+25 |
| * | | | | | | | | | | | | | | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 15 | -87/+87 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fixed minor style issues | Tycho | 2014-05-21 | 4 | -7/+7 |
| * | | | | | | | | | | | | | Fixed issue with types not being defined for an unused parameter | Tycho | 2014-05-18 | 8 | -107/+111 |
| * | | | | | | | | | | | | | derp | Tycho | 2014-05-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | C++11 | Tycho | 2014-05-17 | 1 | -0/+8 |
| * | | | | | | | | | | | | | fixed assignment bugs and Skylight bug | Tycho | 2014-05-17 | 2 | -4/+6 |
| * | | | | | | | | | | | | | Fix assignment operators test | worktycho | 2014-05-17 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Fix assignment ops 2 | worktycho | 2014-05-17 | 1 | -3/+8 |
| * | | | | | | | | | | | | | Add test for zeros | worktycho | 2014-05-17 | 1 | -0/+35 |
| * | | | | | | | | | | | | | Fix assignment operators | worktycho | 2014-05-17 | 1 | -10/+14 |
| * | | | | | | | | | | | | | Add tests for assignment operator | worktycho | 2014-05-17 | 1 | -0/+11 |
| * | | | | | | | | | | | | | Rewrote array copies test | worktycho | 2014-05-17 | 1 | -36/+51 |
| * | | | | | | | | | | | | | excluding tests excludes everything | worktycho | 2014-05-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | test code does not need testing | worktycho | 2014-05-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Don't start mcserver up in coverage builds | worktycho | 2014-05-17 | 1 | -1/+3 |
| * | | | | | | | | | | | | | Added some more tests | Tycho | 2014-05-11 | 2 | -116/+242 |
| * | | | | | | | | | | | | | Added several more testsfor arrays and coordinates | Tycho | 2014-05-11 | 3 | -5/+21 |
| * | | | | | | | | | | | | | Fixed bug that caused Array Setters to always create segments | Tycho | 2014-05-11 | 1 | -4/+4 |
| * | | | | | | | | | | | | | test 0 values | Tycho | 2014-05-11 | 1 | -0/+45 |
| * | | | | | | | | | | | | | SkyLight defaults to 0xFF | Tycho | 2014-05-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Cerated array copy tests for block and skylight | Tycho | 2014-05-11 | 1 | -0/+36 |
| * | | | | | | | | | | | | | Fixed a bug in writting zeros to a non-allocated section | Tycho | 2014-05-11 | 3 | -93/+134 |
| * | | | | | | | | | | | | | Coverage builds are called MCServer not MCServer_debug | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Fixed stupid error | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-10 | 2 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fail build on error | Tycho | 2014-05-10 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | Don't run start test under gcov | Tycho | 2014-05-10 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | quite gcov take 4 | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed stupid buffer overflow in array setblocks | Tycho | 2014-05-10 | 3 | -13/+13 |
| * | | | | | | | | | | | | | | Add arries copies tests | Tycho | 2014-05-10 | 1 | -0/+53 |
| * | | | | | | | | | | | | | | Added new test | Tycho | 2014-05-10 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | Added some more tests | Tycho | 2014-05-10 | 2 | -6/+100 |
| * | | | | | | | | | | | | | | Fixed bug in setting metas | Tycho | 2014-05-10 | 2 | -19/+7 |
| * | | | | | | | | | | | | | | quieted gcov 4 | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | quieted gcov 3 | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | quieted gcov 2 | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Relocate gcda files so gcov can find them 3 | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | rewrote exclustions | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | quieted gcov | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Relocate gcda files so gcov can find them take 2 | Tycho | 2014-05-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Relocate gcda files so gcov can find them | Tycho | 2014-05-10 | 2 | -0/+4 |
| * | | | | | | | | | | | | | | Add qutes to scripts | Tycho | 2014-05-10 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Fix spaces in bash | Tycho | 2014-05-10 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Make scripts executable | Tycho | 2014-05-10 | 2 | -0/+0 |
| * | | | | | | | | | | | | | | Fixed missing Dollar signs | Tycho | 2014-05-10 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Fixed paths | Tycho | 2014-05-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Fix bash ifs | Tycho | 2014-05-10 | 3 | -3/+4 |
| * | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-10 | 105 | -940/+2002 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Maybe coverage working? | Tycho | 2014-05-10 | 9 | -33/+409 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-03 | 36 | -92/+198 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | cCHunkBuffer that compiles with TestGlobals.h | Tycho | 2014-05-03 | 7 | -2/+27 |
| * | | | | | | | | | | | | | | | | Fixed polarssl programs included | Tycho | 2014-05-01 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | Tests off by default take 2 | Tycho | 2014-05-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Disable polarssl tests by default | Tycho | 2014-05-01 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-01 | 129 | -2393/+4043 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Added Testing capability | Tycho | 2014-04-27 | 5 | -2/+30 |
| * | | | | | | | | | | | | | | | | | Fixed bad comment | Tycho | 2014-04-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | Fixed a couple of segfaults and made Free a seperate function | Tycho | 2014-04-27 | 2 | -6/+39 |
| * | | | | | | | | | | | | | | | | | Added other half of implementation | Tycho | 2014-04-27 | 1 | -14/+133 |
| * | | | | | | | | | | | | | | | | | Fixed issues with gcc | Tycho | 2014-04-27 | 1 | -6/+7 |
| * | | | | | | | | | | | | | | | | | Fixed MobProximity Counter to remove chunk copys | Tycho | 2014-04-27 | 2 | -5/+4 |
| * | | | | | | | | | | | | | | | | | Fixed bad merge | Tycho | 2014-04-27 | 1 | -13/+9 |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-04-27 | 188 | -4917/+11174 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Implemented Chunk Sparsing with segments | Tycho | 2014-04-26 | 17 | -401/+610 |
* | | | | | | | | | | | | | | | | | | | Fixed bindings for cCompositeChat:SetMessageType(). | madmaxoft | 2014-05-30 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Cmake system name not System name | worktycho | 2014-05-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | derp | worktycho | 2014-05-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | FreeBSD requires __POSIX_VISIBLE macro to be defined | worktycho | 2014-05-28 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | | | for compiliers other than msvc we need to tell lua that its building as a dll | worktycho | 2014-05-28 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | | | | Fixed a memory leak in cPrefabPiecePool. | madmaxoft | 2014-05-28 | 2 | -1/+34 |
| |_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Stuff. | Alexander Harkness | 2014-05-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge pull request #1041 from mc-server/fixes | Mattes D | 2014-05-27 | 1 | -22/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | ClientHandle.cpp: Process look before pos | archshift | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | ClientHandle.cpp: remove redundant code | archshift | 2014-05-26 | 1 | -22/+2 |
|/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Update main.css | Alexander Harkness | 2014-05-26 | 1 | -1/+2 |
* | | | | | | | | | | | | | | | | | Revert "Add more move checks" | madmaxoft | 2014-05-26 | 2 | -59/+17 |
* | | | | | | | | | | | | | | | | | Minor fixes. | Alexander Harkness | 2014-05-26 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge pull request #1003 from Howaner/GlobalFixes | Mattes D | 2014-05-26 | 2 | -17/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Add more move checks | Howaner | 2014-05-16 | 2 | -17/+59 |
* | | | | | | | | | | | | | | | | | | SEMICOLONS! | Alexander Harkness | 2014-05-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | | Update GroupManager.h | worktycho | 2014-05-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | | Merge pull request #1030 from mc-server/betterthan950 | worktycho | 2014-05-25 | 1 | -5/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | A fix that is better than #950. | Alexander Harkness | 2014-05-25 | 1 | -5/+15 |
|/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-25 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Updated the installation instructions in the README. | Alexander Harkness | 2014-05-25 | 1 | -11/+8 |
* | | | | | | | | | | | | | | | | | | Merge pull request #1013 from mc-server/achievementtranslate | Mattes D | 2014-05-25 | 6 | -32/+109 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into achievementtranslate | Tiger Wang | 2014-05-25 | 13 | -22/+163 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Update CompositeChat.h | Tiger Wang | 2014-05-20 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | | | | Update Player.cpp | Alexander Harkness | 2014-05-20 | 1 | -19/+19 |
| * | | | | | | | | | | | | | | | | | Fixed a cactus Y position issue | Tiger Wang | 2014-05-19 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | | Simplified cacti conditions | Tiger Wang | 2014-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | cCompositeChat message type is now formatted | Tiger Wang | 2014-05-19 | 4 | -5/+13 |
| * | | | | | | | | | | | | | | | | | Added client translation to achievements | Tiger Wang | 2014-05-19 | 4 | -4/+70 |
* | | | | | | | | | | | | | | | | | | Updated Core | Tiger Wang | 2014-05-25 | 1 | -0/+0 |
| |/ / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Standardised a badge. | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Update README.md | Alexander Harkness | 2014-05-24 | 1 | -1/+3 |
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #1022 from mc-server/FixMineshafts | Mattes D | 2014-05-23 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fixed Mineshaft system size. | Mattes D | 2014-05-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Auto-enlargement for cGridStructGen cache. | Mattes D | 2014-05-23 | 1 | -0/+9 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | / / / / / | Fixed datatype conversion warning. | Mattes D | 2014-05-23 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Fixed profiling flags for MSVC. | Mattes D | 2014-05-23 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge pull request #1015 from mc-server/Stats | xdot | 2014-05-21 | 7 | -15/+130 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed cWither::KilledBy | andrew | 2014-05-21 | 2 | -1/+3 |
| * | | | | | | | | | | | | | | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 2014-05-20 | 7 | -15/+128 |
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fixed MCADefrag compilation. | madmaxoft | 2014-05-20 | 1 | -0/+15 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #1010 from mc-server/cactidamage | Alexander Harkness | 2014-05-19 | 3 | -2/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Derp | Alexander Harkness | 2014-05-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | Should have fixed assumptions about entity width. | Alexander Harkness | 2014-05-19 | 1 | -4/+5 |
| * | | | | | | | | | | | | Fixed clanging errors. | Alexander Harkness | 2014-05-19 | 1 | -5/+5 |
| * | | | | | | | | | | | | Implemented cacti damage | Tiger Wang | 2014-05-18 | 3 | -2/+29 |
* | | | | | | | | | | | | | There's no "round" function in MSVC2008. | madmaxoft | 2014-05-18 | 2 | -4/+4 |
* | | | | | | | | | | | | | Fixed datatype truncation in Diff() template. | madmaxoft | 2014-05-18 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #998 from mc-server/StatManager | Mattes D | 2014-05-18 | 24 | -61/+711 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixes | andrew | 2014-05-13 | 5 | -20/+23 |
| * | | | | | | | | | | | | Movement Statistics | andrew | 2014-05-12 | 6 | -14/+101 |
| * | | | | | | | | | | | | cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement() | andrew | 2014-05-12 | 8 | -10/+143 |
| * | | | | | | | | | | | | Fixed compilation | andrew | 2014-05-11 | 1 | -0/+2 |
| * | | | | | | | | | | | | Fixed stat serialization | andrew | 2014-05-11 | 4 | -24/+44 |
| * | | | | | | | | | | | | Statistic Manager | andrew | 2014-05-11 | 16 | -43/+448 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1005 from SphinxC0re/LoadPluginfolder | worktycho | 2014-05-18 | 1 | -1/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | removed the <list> include | Julian Laubstein | 2014-05-18 | 1 | -1/+0 |
| * | | | | | | | | | | | Added unload <pluginname> command | Julian Laubstein | 2014-05-18 | 1 | -5/+9 |
| * | | | | | | | | | | | Added load cmd | Julian Laubstein | 2014-05-17 | 1 | -5/+29 |
| * | | | | | | | | | | | Added load command in the cServer class | Julian Laubstein | 2014-05-17 | 1 | -0/+6 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #1002 from tonibm19/patch-1 | Mattes D | 2014-05-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed anvil exp removing | tonibm19 | 2014-05-16 | 1 | -1/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #994 from Howaner/GlobalFixes | Mattes D | 2014-05-15 | 5 | -36/+125 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Fix compile error. | Howaner | 2014-05-15 | 1 | -1/+1 |
| * | | | | | | | | | | Move radius check. | Howaner | 2014-05-15 | 1 | -25/+40 |
| * | | | | | | | | | | Rename HandleBlockDigCancel to FinishDigAnimtion. | Howaner | 2014-05-11 | 2 | -5/+5 |
| * | | | | | | | | | | Add block place/break distance check. | Howaner | 2014-05-09 | 2 | -0/+31 |
| * | | | | | | | | | | Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break. | Howaner | 2014-05-09 | 4 | -36/+79 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Added doxy-comment requirement | Mattes D | 2014-05-13 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #999 from mc-server/fixes | Mattes D | 2014-05-12 | 6 | -54/+80 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | More switch warnings. | archshift | 2014-05-12 | 2 | -7/+34 |
| * | | | | | | | | | | Fixed a few more switch warnings. | archshift | 2014-05-12 | 3 | -32/+35 |
| * | | | | | | | | | | Fixed a warning and a complaint about a never-read variable. | archshift | 2014-05-11 | 2 | -15/+11 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #972 from mc-server/SslWebAdmin | Mattes D | 2014-05-11 | 28 | -174/+637 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into SslWebAdmin | Mattes D | 2014-05-10 | 131 | -1841/+2756 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #993 from mc-server/GridStructGen | Mattes D | 2014-05-10 | 12 | -838/+581 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merged branch 'master' into GridStructGen. | Mattes D | 2014-05-09 | 9 | -31/+38 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Removed unused constants from MineShafts and Ravines. | Mattes D | 2014-05-09 | 2 | -9/+0 |
| * | | | | | | | | | | Removed an unused NetherFortGen variable. | Mattes D | 2014-05-09 | 1 | -6/+0 |
| * | | | | | | | | | | Removed an unused macro. | Mattes D | 2014-05-09 | 1 | -7/+0 |
| * | | | | | | | | | | Ravines rewritten using cGridStructGen. | Mattes D | 2014-05-09 | 2 | -182/+40 |
| * | | | | | | | | | | cWormNestCaves rewritten using cGridStructGen. | Mattes D | 2014-05-09 | 2 | -223/+29 |
| * | | | | | | | | | | Mineshafts generator rewritten to use GridStructGen. | Mattes D | 2014-05-09 | 2 | -156/+33 |
| * | | | | | | | | | | Fixed cGridStructGen. | Mattes D | 2014-05-08 | 1 | -18/+6 |
| * | | | | | | | | | | Merge branch 'master' into GridStructGen | Mattes D | 2014-05-08 | 86 | -347/+1151 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-08 | 47 | -159/+176 |
| * | | | | | | | | | | | cNetherFortGen uses cGridStructGen. | madmaxoft | 2014-05-07 | 5 | -264/+42 |
| * | | | | | | | | | | | Initial cPrefabPiecePool refactoring. | madmaxoft | 2014-05-07 | 2 | -0/+196 |
| * | | | | | | | | | | | Initial cGridStructGen refactoring. | madmaxoft | 2014-05-06 | 2 | -0/+262 |
* | | | | | | | | | | | | Fixed the console saying no plugins are loaded. | STRWarrior | 2014-05-10 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #995 from mc-server/Portal_Pigman | Mattes D | 2014-05-10 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed compile problem. | STRWarrior | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | A portal block now chooses a number between 2000 and 0 | STRWarrior | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | Each time a portal block receives a tick it has a 1 in 500 chance of spawning a zombie pigman. | STRWarrior | 2014-05-10 | 1 | -0/+14 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #992 from mc-server/coverity_fixes | Mattes D | 2014-05-09 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Range Check on schematic size | worktycho | 2014-05-09 | 1 | -1/+1 |
| * | | | | | | | | | | Check the height and width values read. | worktycho | 2014-05-09 | 1 | -0/+8 |
* | | | | | | | | | | | Fixed size_t in FireworksSerializer. | Mattes D | 2014-05-09 | 1 | -2/+2 |
* | | | | | | | | | | | Fixed message formatting. | Mattes D | 2014-05-09 | 1 | -2/+2 |
* | | | | | | | | | | | Even more size_t fixes. | Mattes D | 2014-05-09 | 1 | -4/+4 |
* | | | | | | | | | | | More size_t fixes. | Mattes D | 2014-05-09 | 2 | -6/+6 |
* | | | | | | | | | | | Build fixes after the last size_t batch. | Mattes D | 2014-05-09 | 6 | -15/+15 |
* | | | | | | | | | | | World pre-generation distance is settable in world.ini. | Mattes D | 2014-05-09 | 1 | -2/+6 |
* | | | | | | | | | | | Lighting thread disabled its chunkstays before deleting them. | Mattes D | 2014-05-09 | 1 | -0/+2 |
* | | | | | | | | | | | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 47 | -159/+176 |
|/ / / / / / / / / / |
|
* | / / / / / / / / | Initialise m_HasTeleported in both constructors | worktycho | 2014-05-09 | 1 | -0/+1 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #989 from Howaner/Anvil | Mattes D | 2014-05-07 | 9 | -55/+118 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Missing comma | Howaner | 2014-05-07 | 1 | -2/+2 |
| * | | | | | | | | | Send item back to the client when the item get damage. | Howaner | 2014-05-07 | 1 | -0/+1 |
| * | | | | | | | | | Change m_RepairCost to int. | Howaner | 2014-05-07 | 6 | -16/+10 |
| * | | | | | | | | | Where is the problem with clang? | Howaner | 2014-05-07 | 1 | -1/+1 |
| * | | | | | | | | | Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs. | Howaner | 2014-05-07 | 8 | -57/+125 |
* | | | | | | | | | | Merge pull request #853 from Howaner/Slabs | Mattes D | 2014-05-07 | 11 | -4/+53 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Superfluous method override. | Howaner | 2014-05-07 | 1 | -6/+0 |
| * | | | | | | | | | | Add lava and water check to block handlers. | Howaner | 2014-05-07 | 2 | -2/+14 |
| * | | | | | | | | | | Rename CanChangeDirtToGrass to CanDirtGrowGrass | Howaner | 2014-05-07 | 6 | -9/+9 |
| * | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-05-07 | 274 | -7330/+16184 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Remove old import | Howaner | 2014-04-06 | 2 | -3/+2 |
| * | | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-04-06 | 56 | -334/+540 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Add CanChangeDirtToGrass function to Block Handlers. | Howaner | 2014-04-06 | 9 | -4/+45 |
| * | | | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-04-03 | 335 | -6807/+18153 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Remove old function | Howaner | 2014-04-03 | 1 | -6/+0 |
| * | | | | | | | | | | | | | Grass now grows under up-side-down slabs | Howaner | 2014-04-03 | 1 | -3/+12 |
* | | | | | | | | | | | | | | Merge pull request #990 from Howaner/Entities | Tiger Wang | 2014-05-07 | 2 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fix MagmaCube save. | Howaner | 2014-05-07 | 2 | -3/+9 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Fixed wires powering wires diagonally below them | Tiger Wang | 2014-05-07 | 1 | -5/+1 |
* | | | | | | | | | | | | | Merge pull request #985 from Howaner/Anvil | Mattes D | 2014-05-06 | 16 | -3/+671 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() | Howaner | 2014-05-06 | 9 | -34/+33 |
| * | | | | | | | | | | | | Simplified the HandleAnvilItemName() code. | Howaner | 2014-05-06 | 1 | -7/+2 |
| * | | | | | | | | | | | | Change int to size_t return. | Howaner | 2014-05-05 | 2 | -3/+3 |
| * | | | | | | | | | | | | Fix SetRepairedItemName() in SlotArea.cpp | Howaner | 2014-05-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | Add comments to CanTakeResultItem() | Howaner | 2014-05-05 | 1 | -5/+5 |
| * | | | | | | | | | | | | Add doxycomments to cSlotAreaAnvil functions. | Howaner | 2014-05-05 | 1 | -0/+2 |
| * | | | | | | | | | | | | Changed HandleAnvilItemName() length to size_t in ClientHandle.h | Howaner | 2014-05-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | Add anvil shift click. | Howaner | 2014-05-05 | 2 | -5/+86 |
| * | | | | | | | | | | | | This isn't a enchantment table :D | Howaner | 2014-05-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | Add clicks, exp subtraction, item check, ... | Howaner | 2014-05-05 | 7 | -18/+210 |
| * | | | | | | | | | | | | Add MC|ItemName plugin message. | Howaner | 2014-05-05 | 6 | -8/+51 |
| * | | | | | | | | | | | | Add anvil window and slot area. | Howaner | 2014-05-05 | 13 | -0/+356 |
* | | | | | | | | | | | | | Merge pull request #927 from mc-server/fixes | Mattes D | 2014-05-06 | 12 | -155/+160 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'master' into fixes | Tiger Wang | 2014-05-06 | 21 | -510/+743 |
| |\| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Suggestions'd #2 | Tiger Wang | 2014-05-06 | 2 | -1/+6 |
| * | | | | | | | | | | | | Suggestions'd | Tiger Wang | 2014-05-06 | 3 | -7/+11 |
| * | | | | | | | | | | | | A bit of reformatting. | madmaxoft | 2014-05-02 | 1 | -5/+10 |
| * | | | | | | | | | | | | Merge branch 'master' into fixes. | madmaxoft | 2014-05-02 | 181 | -2524/+4641 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | A tiny speed improvement in ApplyFoodExhaustion() | Tiger Wang | 2014-04-27 | 1 | -5/+5 |
| * | | | | | | | | | | | | | More comments! | Tiger Wang | 2014-04-27 | 2 | -3/+10 |
| * | | | | | | | | | | | | | Implemented suggestions | Tiger Wang | 2014-04-24 | 1 | -7/+6 |
| * | | | | | | | | | | | | | Merge branch 'master' into fixes | Tiger Wang | 2014-04-24 | 78 | -565/+3146 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Some change to Entity.cpp | Tiger Wang | 2014-04-23 | 7 | -123/+105 |
| * | | | | | | | | | | | | | | Small changes | Tiger Wang | 2014-04-23 | 4 | -12/+15 |
* | | | | | | | | | | | | | | | Changed cPieceGenerator to support pairings. | madmaxoft | 2014-05-05 | 3 | -57/+104 |
* | | | | | | | | | | | | | | | Prefabs can specify that they don't want flooring. | madmaxoft | 2014-05-05 | 1 | -30/+33 |
* | | | | | | | | | | | | | | | Fixed a flipped condition in cBlockArea::Merge(). | madmaxoft | 2014-05-05 | 1 | -2/+2 |
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #978 from mc-server/VectorAssignmentOperator | Mattes D | 2014-05-05 | 1 | -12/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Removed convert-assign operator. | madmaxoft | 2014-05-04 | 1 | -8/+0 |
| * | | | | | | | | | | | | | | Removed the controversial Vector3::operator <. | madmaxoft | 2014-05-03 | 1 | -6/+0 |
| * | | | | | | | | | | | | | | Fixed float comparison warnings in Vector3. | madmaxoft | 2014-05-03 | 1 | -5/+23 |
| * | | | | | | | | | | | | | | Implemented a true assignment operator for Vector3. | madmaxoft | 2014-05-03 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | Attempted fix for CLang warnings in Vector3.h. | madmaxoft | 2014-05-02 | 1 | -1/+9 |
* | | | | | | | | | | | | | | | Fixed crash on creating a world during plugin initialisation | worktycho | 2014-05-05 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Fixed formatting | Tiger Wang | 2014-05-05 | 1 | -4/+5 |
* | | | | | | | | | | | | | | | Merge pull request #956 from mc-server/redstoneimprovements | Tiger Wang | 2014-05-04 | 9 | -458/+627 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Fixed 027efe09ea3d3222c3cbf169643e57773c1614ae | Tiger Wang | 2014-05-04 | 1 | -3/+49 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into redstoneimprovements | Tiger Wang | 2014-05-04 | 145 | -2323/+4081 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fixed lever and button powering direction | Tiger Wang | 2014-05-04 | 1 | -16/+8 |
| * | | | | | | | | | | | | | | | | Redstone simulator now directly accesses cChunk | Tiger Wang | 2014-04-27 | 10 | -453/+586 |
* | | | | | | | | | | | | | | | | | Fixed ProtoProxy compilation in MSVC2013. | madmaxoft | 2014-05-04 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Fixed pressure plate oversights | Tiger Wang | 2014-05-04 | 1 | -2/+8 |
* | | | | | | | | | | | | | | | | Fixed portal Z direction loop coding failure | Tiger Wang | 2014-05-04 | 1 | -10/+9 |
* | | | | | | | | | | | | | | | | Hotfixed Chunked transfer encoding in Yggdrasil. | madmaxoft | 2014-05-03 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Fixed connection encryption. | madmaxoft | 2014-05-03 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Fixed vanilla fluid simulator. | madmaxoft | 2014-05-03 | 1 | -4/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Seperate instructions for OSX and Linux | archshift | 2014-05-03 | 1 | -3/+38 |
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fixed vanilla fluid simulator. | madmaxoft | 2014-05-02 | 4 | -14/+20 |
* | | | | | | | | | | | | | | Fixed a buffer overflow in cChunk:SetLight(). | madmaxoft | 2014-05-02 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Open files in shared mode on windows, so that other tools may read them. | madmaxoft | 2014-05-02 | 1 | -2/+2 |
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed MagmaCube spawning. | madmaxoft | 2014-05-02 | 1 | -0/+4 |
* | | | | | | | | | | | | | Added a sanitizer for Spawn egg damage value. | madmaxoft | 2014-05-02 | 1 | -1/+39 |
* | | | | | | | | | | | | | APIDump: Updated the OnDisconnect hook docs. | madmaxoft | 2014-05-02 | 1 | -7/+17 |
* | | | | | | | | | | | | | APIDump: Improved error handling in API file loader. | madmaxoft | 2014-05-02 | 1 | -1/+5 |
* | | | | | | | | | | | | | HOOK_DISCONNECT has cClientHandle as its first parameter. | madmaxoft | 2014-05-02 | 6 | -10/+10 |
* | | | | | | | | | | | | | Fixed warnings in ManualBindings. | madmaxoft | 2014-05-01 | 1 | -20/+20 |
* | | | | | | | | | | | | | Fixed warnings in Lua helpers. | madmaxoft | 2014-05-01 | 2 | -3/+3 |
| | | | | | | * | | | | | | Client cert is not requested. | Mattes D | 2014-05-10 | 1 | -1/+1 |
| | | | | | | * | | | | | | Fixed cert filename in Linux script. | madmaxoft | 2014-05-07 | 2 | -2/+2 |
| | | | | | | * | | | | | | Fixed an extra space. | madmaxoft | 2014-05-06 | 1 | -1/+1 |
| | | | | | | * | | | | | | WebAdmin outputs a log message about HTTP / HTTPS status. | madmaxoft | 2014-05-02 | 1 | -18/+31 |
| | | | | | | * | | | | | | Made the cert generation script executable on Linux | Mattes D | 2014-05-02 | 1 | -0/+0 |
| | | | | | | * | | | | | | Merged branch 'master' into SslWebAdmin. | madmaxoft | 2014-05-01 | 17 | -31/+34 |
| | | | | | | |\ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed a warning in Noise. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | More ClientHandle fixes. | madmaxoft | 2014-05-01 | 2 | -3/+3 |
* | | | | | | | | | | | | | Fixed warnings in ClientHandle. | madmaxoft | 2014-05-01 | 8 | -9/+9 |
* | | | | | | | | | | | | | Fixed warnings in cByteBuffer. | madmaxoft | 2014-05-01 | 2 | -14/+14 |
* | | | | | | | | | | | | | Fixed warning in BlockID. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Fixed warnings in cBlockArea. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | Fixed warnings in FastNBT. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | Fixed warning in cCallbackSslContext::cDataCallbacks. | madmaxoft | 2014-05-01 | 1 | -0/+3 |
* | | | | | | | | | | | | | Fixed warning in cBlockArea. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| | | | | | | * | | | | | | Merge branch 'master' into SslWebAdmin | madmaxoft | 2014-05-01 | 5 | -2/+13 |
| | | | | | | |\ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #973 from mc-server/ItemNoCopyConstructor | Mattes D | 2014-05-01 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Removed the explicit copy constructor for cItem. | madmaxoft | 2014-05-01 | 1 | -0/+6 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Fixed MSVC2013 compilation. | Mattes D | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #971 from worktycho/polarssl-local | worktycho | 2014-05-01 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Merged change to enable testing to be disabled | Tycho | 2014-05-01 | 1 | -0/+0 |
| * | | | | | | | | | | | | Changed polarssl repo to point to cloned copy of polarssl | Tycho | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Anvil saver pads data to 4K boundaries. | madmaxoft | 2014-05-01 | 1 | -0/+5 |
| | | | | | | | * | | | | | Added a missing return statement. | madmaxoft | 2014-05-01 | 1 | -0/+1 |
| | | | | | | | * | | | | | cSslContext has virtual destructor now. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| | | | | | | | * | | | | | ProtoProxy: Renamed PublicKey to CryptoKey. | madmaxoft | 2014-05-01 | 2 | -4/+4 |
| | | | | | | | * | | | | | Renamed PublicKey to CryptoKey in CMakeLists.txt | Mattes D | 2014-05-01 | 1 | -3/+2 |
| | | | | | | | * | | | | | Renamed cPublicKey to cCryptoKey. | madmaxoft | 2014-05-01 | 9 | -41/+40 |
| | | | | | | | * | | | | | Fixed crashes in the SSL HTTP connection. | madmaxoft | 2014-05-01 | 9 | -23/+36 |
| | | | | | | | * | | | | | Added a mention to run as admin. | madmaxoft | 2014-05-01 | 1 | -0/+2 |
| | | | | | | | * | | | | | Added scripts for generating HTTPS cert and key. | madmaxoft | 2014-05-01 | 2 | -0/+19 |
| | | | | | | | * | | | | | Implemented SSL connection for WebAdmin. | madmaxoft | 2014-05-01 | 5 | -2/+195 |
| | | | | | | | * | | | | | Fixed HTTP message parsing, prepared for SSL. | madmaxoft | 2014-05-01 | 2 | -3/+4 |
| | | | | | | | * | | | | | Added a (disabled) test of low-security ciphersuites. | madmaxoft | 2014-05-01 | 1 | -0/+12 |
| | | | | | | | * | | | | | Fixed BufferedSslContext's buffer reading and writing. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
| | | | | | | | * | | | | | cSslContext supports setting own cert / privkey. | madmaxoft | 2014-05-01 | 5 | -7/+187 |
| | | | | | | | * | | | | | Added cBufferedSslContext implementation. | madmaxoft | 2014-05-01 | 2 | -20/+51 |
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | If webadmin.ini doesn't exist, example one is written immediately. | madmaxoft | 2014-04-30 | 1 | -0/+1 |
* | | | | | | | | | | | | Fixed a warning when an empty item is being created. | madmaxoft | 2014-04-30 | 1 | -1/+1 |
* | | | | | | | | | | | | Ladders set as transparent. | madmaxoft | 2014-04-30 | 1 | -0/+1 |
* | | | | | | | | | | | | Removed the unused cBlockingTCPLink class. | madmaxoft | 2014-04-30 | 3 | -171/+0 |
* | | | | | | | | | | | | Merge pull request #965 from mc-server/SslWrappers | Mattes D | 2014-04-30 | 44 | -874/+2129 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed unneeded #includes. | madmaxoft | 2014-04-29 | 1 | -6/+0 |
| * | | | | | | | | | | | | Moved the rest of the Crypto objects into their own respective files. | madmaxoft | 2014-04-29 | 17 | -436/+477 |
| * | | | | | | | | | | | | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 2014-04-29 | 8 | -109/+127 |
| * | | | | | | | | | | | | Merge branch 'master' into SslWrappers | madmaxoft | 2014-04-29 | 3 | -12/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Added BiomeToString() API function. | madmaxoft | 2014-04-29 | 2 | -81/+106 |
| * | | | | | | | | | | | | | Fixed ProtoProxy. | madmaxoft | 2014-04-29 | 4 | -3/+25 |
| * | | | | | | | | | | | | | Added missing initialization. | madmaxoft | 2014-04-29 | 1 | -2/+5 |
| * | | | | | | | | | | | | | Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects. | madmaxoft | 2014-04-29 | 9 | -225/+244 |
| * | | | | | | | | | | | | | Merged branch 'master' into SslWrappers. | madmaxoft | 2014-04-28 | 114 | -1350/+2209 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Added the G1 root cert. | madmaxoft | 2014-04-28 | 1 | -2/+29 |
| * | | | | | | | | | | | | | Added a debug cert printing function. | madmaxoft | 2014-04-28 | 2 | -0/+65 |
| * | | | | | | | | | | | | | Reordered constructors. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fixed a late-night typo. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Rewritten cAuthenticator to use the new PolarSSL++ wrapper classes. | madmaxoft | 2014-04-27 | 1 | -91/+45 |
| * | | | | | | | | | | | | | PolarSSL wrappers for the SSL context. | madmaxoft | 2014-04-27 | 10 | -5/+847 |
| * | | | | | | | | | | | | | cSocket creates the socket in Connect if no socket is present yet. | madmaxoft | 2014-04-27 | 1 | -2/+8 |
| * | | | | | | | | | | | | | Fixed C++11 check for SharedPtr. | madmaxoft | 2014-04-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Added shared_ptr handling for C++03 mode. | madmaxoft | 2014-04-25 | 1 | -3/+7 |
| * | | | | | | | | | | | | | Replaced MSVC-specific decorators with our universal ones. | madmaxoft | 2014-04-24 | 2 | -2/+2 |
| * | | | | | | | | | | | | | cByteBuffer uses void * instead of char * in data interface. | madmaxoft | 2014-04-24 | 2 | -5/+6 |
| * | | | | | | | | | | | | | Declared a SharedPtr that hopefully resolves on all platforms. | madmaxoft | 2014-04-24 | 1 | -1/+9 |
| * | | | | | | | | | | | | | Fixed filename case. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Attempted CMake inclusion for PolarSSL++. | madmaxoft | 2014-04-24 | 2 | -2/+19 |
| * | | | | | | | | | | | | | Authenticator uses some C++ SSL objects. | madmaxoft | 2014-04-24 | 1 | -19/+40 |
| * | | | | | | | | | | | | | Initial C++ SSL classes. | madmaxoft | 2014-04-24 | 7 | -2/+248 |
* | | | | | | | | | | | | | | Delayed sending the KeepAlive packet for 3 seconds after login. | madmaxoft | 2014-04-29 | 1 | -0/+5 |
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Added BiomeToString() API function. | madmaxoft | 2014-04-29 | 2 | -81/+106 |
* | | | | | | | | | | | | | Disabled MSVC warnings about constant bool expressions. | madmaxoft | 2014-04-28 | 1 | -2/+19 |
* | | | | | | | | | | | | | Hopefully fixed repeated clang warnings. | madmaxoft | 2014-04-28 | 1 | -9/+9 |
* | | | | | | | | | | | | | Fixed a MSVC warning. | madmaxoft | 2014-04-28 | 1 | -1/+1 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #940 from Howaner/GlobalFixes | Mattes D | 2014-04-28 | 26 | -68/+132 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Revert "Withers now use the new invulnerable." | Howaner | 2014-04-28 | 2 | -10/+26 |
| * | | | | | | | | | | | | Revert "Changed the old invulnerable methods from the wither to the new." | Howaner | 2014-04-28 | 5 | -28/+4 |
| * | | | | | | | | | | | | Changed the old invulnerable methods from the wither to the new. | Howaner | 2014-04-26 | 5 | -4/+28 |
| * | | | | | | | | | | | | Withers now use the new invulnerable. | Howaner | 2014-04-26 | 2 | -26/+10 |
| * | | | | | | | | | | | | Fixes | Howaner | 2014-04-26 | 8 | -23/+26 |
| * | | | | | | | | | | | | Change m_InvulnerableTicks description again again :D | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | Change m_InvulnerableTicks description again. | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | Change m_InvulnerableTicks description | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into GlobalFixes | Howaner | 2014-04-26 | 2 | -11/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Add entity invulnerable | Howaner | 2014-04-26 | 22 | -50/+111 |
* | | | | | | | | | | | | | | Fixed braces. | madmaxoft | 2014-04-28 | 1 | -1/+5 |
* | | | | | | | | | | | | | | Fixed missing return value warning in MSVC. | madmaxoft | 2014-04-28 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'worktycho/master' | madmaxoft | 2014-04-28 | 7 | -177/+225 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Removed static from combinators. | Tycho | 2014-04-28 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Fixed unbraced ifs | Tycho | 2014-04-28 | 1 | -10/+40 |
| * | | | | | | | | | | | | | | Removed inlines from combinators | Tycho | 2014-04-28 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Template Magic | Tycho | 2014-04-28 | 4 | -173/+183 |
| * | | | | | | | | | | | | | | Worked around const pointer | Tycho | 2014-04-27 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | Fixes to uninitallsed array access in Noise.cpp | Tycho | 2014-04-27 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Initalize counter in fastrandom | Tycho | 2014-04-27 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | Initialised MetaArrays in BlockArea | Tycho | 2014-04-27 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | Removed unneeded assert | Tycho | 2014-04-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge pull request #954 from mc-server/projectiles-split | Mattes D | 2014-04-28 | 27 | -857/+932 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 26 | -80/+80 |
| * | | | | | | | | | | | | | | | Fixed ToLua errors, added newlines | archshift | 2014-04-27 | 18 | -19/+19 |
| * | | | | | | | | | | | | | | | Fixed ToLua issues | archshift | 2014-04-27 | 9 | -19/+24 |
| * | | | | | | | | | | | | | | | Moved cFireworkEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -115/+116 |
| * | | | | | | | | | | | | | | | Moved cGhastFireballEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 6 | -74/+85 |
| * | | | | | | | | | | | | | | | Moved cFireChargeEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 6 | -82/+90 |
| * | | | | | | | | | | | | | | | Moved cThrownSnowballEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -74/+84 |
| * | | | | | | | | | | | | | | | Moved cExpBottleEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 4 | -52/+61 |
| * | | | | | | | | | | | | | | | Moved cThrownEnderPearl out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -86/+95 |
| * | | | | | | | | | | | | | | | Moved cThrownEggEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -91/+100 |
| * | | | | | | | | | | | | | | | Moved cArrowEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 10 | -284/+297 |
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Fixed warnings. | madmaxoft | 2014-04-27 | 2 | -2/+3 |
* | | | | | | | | | | | | | | | Fixed player spawning #953. | madmaxoft | 2014-04-27 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | Merge pull request #958 from worktycho/bugfix | Mattes D | 2014-04-27 | 3 | -8/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Removed Old Asserts | Tycho | 2014-04-27 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | Removed old unused code | Tycho | 2014-04-27 | 1 | -5/+0 |
| * | | | | | | | | | | | | | | | Fixed OnPluginMessage hook not exiting early. | Tycho | 2014-04-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge pull request #959 from mc-server/fixes-2 | worktycho | 2014-04-27 | 4 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Revert "Creative players cannot throw ender pearls." | archshift | 2014-04-27 | 1 | -16/+0 |
| * | | | | | | | | | | | | | | | Creative players cannot throw ender pearls. | archshift | 2014-04-27 | 1 | -0/+16 |
| * | | | | | | | | | | | | | | | Added static const, initialized fields. | archshift | 2014-04-27 | 4 | -2/+7 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Update CoverityModel.cpp | worktycho | 2014-04-27 | 1 | -3/+15 |
* | | | | | | | | | | | | | | | Create CoverityModel.cpp | worktycho | 2014-04-27 | 1 | -0/+5 |
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #864 from mc-server/Stat | Mattes D | 2014-04-27 | 2 | -0/+255 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added some comments | andrew | 2014-04-27 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Statistic/Achievement defs | andrew | 2014-04-07 | 2 | -0/+255 |
* | | | | | | | | | | | | | | | Another attempt at #889. | madmaxoft | 2014-04-27 | 1 | -3/+5 |
* | | | | | | | | | | | | | | | Merge pull request #948 from jfhumann/staticFixes | Mattes D | 2014-04-27 | 5 | -3/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed unitialized member in gZipFile (CID 43673) | jfhumann | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed a memory leak in tolua_cWorld_ChunkStay. (CID 43618) | jfhumann | 2014-04-26 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | Fixes resource leaks in the yggdrasil authenticator. (CID 43617) | jfhumann | 2014-04-26 | 1 | -0/+33 |
| * | | | | | | | | | | | | | | Fix for minor resource leak (CID 43616) | jfhumann | 2014-04-26 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | Should fix CIDs 43631, 43632 and 43633 | jfhumann | 2014-04-25 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge pull request #941 from archshift/master | Mattes D | 2014-04-26 | 19 | -174/+172 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | More small fixes. | archshift | 2014-04-26 | 3 | -11/+11 |
| * | | | | | | | | | | | | | | Moar alignment. | archshift | 2014-04-26 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Further refactored, Reverted Minecart change | archshift | 2014-04-26 | 11 | -90/+62 |
| * | | | | | | | | | | | | | | Fixed mobs that don't naturally spawn. | archshift | 2014-04-26 | 3 | -7/+11 |
| * | | | | | | | | | | | | | | Moved switch{} out of GetArmorCoverAgainst(). | archshift | 2014-04-26 | 2 | -5/+29 |
| * | | | | | | | | | | | | | | Removed unused assignments. | archshift | 2014-04-26 | 3 | -6/+2 |
| * | | | | | | | | | | | | | | Fixed a couple more warnings. | archshift | 2014-04-26 | 2 | -21/+17 |
| * | | | | | | | | | | | | | | Moved the weather picker out of TickWeather(), squashing a warning and improving readability. | archshift | 2014-04-26 | 2 | -25/+30 |
| * | | | | | | | | | | | | | | Removed impossible default case. | archshift | 2014-04-26 | 1 | -6/+0 |
| * | | | | | | | | | | | | | | Removed extraneous switch{} in Start() | archshift | 2014-04-26 | 2 | -17/+3 |
| * | | | | | | | | | | | | | | Moved huge conditional out of InStateChasing(), improving readability | archshift | 2014-04-26 | 2 | -1/+20 |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | archshift | 2014-04-25 | 18 | -17/+201 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Small changes; warning fixing. | archshift | 2014-04-25 | 6 | -14/+12 |
| * | | | | | | | | | | | | | | | Oops, fixed that. | archshift | 2014-04-25 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | Giants! | archshift | 2014-04-25 | 2 | -7/+12 |
| * | | | | | | | | | | | | | | | Refactored SendChat(), placing the message-type formatting into its own function. | archshift | 2014-04-25 | 2 | -84/+81 |
* | | | | | | | | | | | | | | | | Merge pull request #863 from mc-server/chunkysparsing | Mattes D | 2014-04-26 | 3 | -67/+166 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Implemented comments | Tiger Wang | 2014-04-25 | 3 | -33/+52 |
| * | | | | | | | | | | | | | | | | Fixed indent | Tiger Wang | 2014-04-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Another small speed improvement? | Tiger Wang | 2014-04-24 | 1 | -12/+2 |
| * | | | | | | | | | | | | | | | | Implemented suggestions | Tiger Wang | 2014-04-24 | 2 | -89/+16 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Replaced all the .data() calls so the code compiles in VS2008 | Tycho | 2014-04-10 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | Maybe speed improvements? | Tiger Wang | 2014-04-07 | 2 | -48/+29 |
| * | | | | | | | | | | | | | | | Attempt to fix errors | Tiger Wang | 2014-04-07 | 2 | -12/+12 |
| * | | | | | | | | | | | | | | | Blocklight and skylight now compressed | Tiger Wang | 2014-04-07 | 3 | -32/+90 |
| * | | | | | | | | | | | | | | | Nibbletypes are compressed | Tiger Wang | 2014-04-05 | 3 | -18/+110 |
| * | | | | | | | | | | | | | | | Speed and memory improvements | Tiger Wang | 2014-04-04 | 2 | -62/+15 |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into chunkysparsing | Tiger Wang | 2014-04-03 | 154 | -1003/+6127 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fixed some bugs | Tiger Wang | 2014-04-03 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | | | Performance improvements and chunk flipping fixed | Tiger Wang | 2014-04-02 | 1 | -30/+32 |
| * | | | | | | | | | | | | | | | | Sort of implementation of chunk sparsing | Tiger Wang | 2014-03-23 | 2 | -18/+93 |
* | | | | | | | | | | | | | | | | | Merge pull request #936 from archshift/patch-1 | Mattes D | 2014-04-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Needs the -stdlib linker flag too. | archshift | 2014-04-26 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Move to line 47. | archshift | 2014-04-25 | 1 | -3/+1 |
| * | | | | | | | | | | | | | | | | Use libc++ on OSX | archshift | 2014-04-25 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | | Merge pull request #920 from axisd/master | Mattes D | 2014-04-25 | 1 | -7/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Fix formatting | r.ramazanov | 2014-04-25 | 1 | -9/+15 |
| * | | | | | | | | | | | | | | | | | Fix for clang | r.ramazanov | 2014-04-25 | 1 | -5/+1 |
| * | | | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining & Mob Knockback is far too much | r.ramazanov | 2014-04-25 | 1 | -8/+5 |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-25 | 13 | -24/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-24 | 4 | -9/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-23 | 58 | -531/+1259 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining #906 | r.ramazanov | 2014-04-23 | 1 | -9/+30 |
| * | | | | | | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining #906 | r.ramazanov | 2014-04-21 | 1 | -5/+12 |
* | | | | | | | | | | | | | | | | | | | | | Updated MSVC side of CMake files after recent changes. | madmaxoft | 2014-04-25 | 1 | -4/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge pull request #935 from archshift/projectile-fixes | Mattes D | 2014-04-25 | 2 | -7/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | Creator not user. | archshift | 2014-04-25 | 2 | -5/+5 |
| * | | | | | | | | | | | | | | | | | | | | Comments for TrySpawnChicken() and TeleportUser(). | archshift | 2014-04-25 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | | | | | Rename spawn chicken method, Initialize m_HasTeleported. | archshift | 2014-04-25 | 2 | -4/+5 |
| * | | | | | | | | | | | | | | | | | | | | Chicken eggs and ender pearls can hit entities. | archshift | 2014-04-25 | 2 | -7/+66 |
| | |_|_|_|_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge pull request #938 from archshift/xcode-oops | Mattes D | 2014-04-25 | 7 | -3/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Missed these CMakeLists. | archshift | 2014-04-25 | 7 | -3/+17 |
|/ / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | Merge pull request #937 from archshift/xcode-headers | worktycho | 2014-04-25 | 12 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 12 | -0/+12 |
|/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #932 from Howaner/Inventory | Mattes D | 2014-04-25 | 6 | -17/+189 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Add commit what the code is doing. | Howaner | 2014-04-25 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | Add unkown armor warning and fix armor stacks. | Howaner | 2014-04-25 | 1 | -2/+14 |
| * | | | | | | | | | | | | | | | | | Add armor to switch() in ItemHandler.cpp | Howaner | 2014-04-24 | 2 | -7/+26 |
| * | | | | | | | | | | | | | | | | | Fix armor in survival mode. | Howaner | 2014-04-24 | 6 | -17/+157 |
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #929 from archshift/master | Mattes D | 2014-04-24 | 11 | -22/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | / / / / / / / /
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Fixed class capitalization for the cave spider. | archshift | 2014-04-24 | 4 | -7/+7 |
| * | | | | | | | | | | | | | | | Fixed references to renamed files. | archshift | 2014-04-24 | 6 | -9/+9 |
| * | | | | | | | | | | | | | | | Rename mob source files to fit CamelCase. | archshift | 2014-04-24 | 6 | -6/+0 |
| |/ / / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / / | Changed cByteBuffer constructor to take a size_t instead of int. | madmaxoft | 2014-04-24 | 2 | -2/+2 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Updated docs for StringToEnchantmentID. | madmaxoft | 2014-04-23 | 2 | -2/+2 |
* | | | | | | | | | | | | | | Updated NetherFort prefabs to latest Gallery content. | madmaxoft | 2014-04-23 | 1 | -7/+29 |
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | The new leaves don't decay anymore. | STRWarrior | 2014-04-23 | 1 | -0/+1 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #925 from archshift/master | Mattes D | 2014-04-23 | 4 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Renamed getter and setter for IsFireproof. | archshift | 2014-04-23 | 3 | -4/+4 |
| * | | | | | | | | | | | | Declaration that a mob is not fireproof is implicit. | archshift | 2014-04-23 | 1 | -21/+0 |
| * | | | | | | | | | | | | Added IsFireproof hook for monsters.ini | archshift | 2014-04-23 | 2 | -0/+29 |
| * | | | | | | | | | | | | Fireproof status getter and setter. | archshift | 2014-04-23 | 2 | -0/+16 |
* | | | | | | | | | | | | | Updated NetherFort prefabs from the Gallery server. | madmaxoft | 2014-04-22 | 1 | -274/+785 |
* | | | | | | | | | | | | | Merge pull request #923 from archshift/master | Mattes D | 2014-04-22 | 3 | -5/+17 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixed indentation and changed m_Fireproof to m_IsFireproof. | archshift | 2014-04-22 | 2 | -14/+14 |
| * | | | | | | | | | | | | Fixed capitalization issues | archshift | 2014-04-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | Lay foundation for fireproof entities. | archshift | 2014-04-22 | 2 | -3/+15 |
* | | | | | | | | | | | | | Revert moving gcc to g++11 in 18c3b1 | worktycho | 2014-04-22 | 1 | -8/+0 |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #909 from jfhumann/fixes | Mattes D | 2014-04-22 | 48 | -218/+263 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | reverted the revert of the minecart collision detection fix. | jfhumann | 2014-04-21 | 1 | -2/+1 |
| * | | | | | | | | | | | Fixed Flint and Steel, reverted Minecart change, renamed a parameter name | jfhumann | 2014-04-19 | 4 | -9/+10 |
| * | | | | | | | | | | | Declared one mutex as mutable in order to allow for const correct get accessors. | jfhumann | 2014-04-19 | 3 | -7/+7 |
| * | | | | | | | | | | | Fixed clang compilation errors. Apparently gcc and MSVC do not care about the order of initializer lists, but clang does. | jfhumann | 2014-04-18 | 2 | -2/+2 |
| * | | | | | | | | | | | Small style changes | jfhumann | 2014-04-18 | 4 | -9/+9 |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into fixes | jfhumann | 2014-04-18 | 46 | -811/+2166 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 48 | -212/+257 |
* | | | | | | | | | | | | | Added prefab hitboxes. | madmaxoft | 2014-04-21 | 3 | -11/+138 |
* | | | | | | | | | | | | | Added enchantment combining into cEnchantments. | madmaxoft | 2014-04-21 | 2 | -16/+33 |
* | | | | | | | | | | | | | Replaced X.size() with X.empty(), where applicable. | madmaxoft | 2014-04-21 | 1 | -3/+3 |
* | | | | | | | | | | | | | Fixed a warning in CraftingRecipes. | Mattes D | 2014-04-21 | 1 | -1/+1 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Allow 1.6.4 Forge clients to log in. | Mattes D | 2014-04-21 | 2 | -0/+20 |
* | | | | | | | | | | | | Fixed enchanting return values. | Mattes D | 2014-04-21 | 1 | -3/+3 |
* | | | | | | | | | | | | Updated the nightbuild script. | madmaxoft | 2014-04-20 | 1 | -1/+1 |
* | | | | | | | | | | | | Fixed MSVC compilation. | madmaxoft | 2014-04-20 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #890 from daniel0916/Enchanting | Mattes D | 2014-04-20 | 18 | -9/+1509 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fixed Code | daniel0916 | 2014-04-19 | 2 | -145/+148 |
| * | | | | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-19 | 10 | -29/+377 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | APIDump: Added a ChunkStay article. | madmaxoft | 2014-04-19 | 3 | -27/+195 |
* | | | | | | | | | | | | | Fixed formatting, made function static. | madmaxoft | 2014-04-19 | 2 | -13/+18 |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/Beacons' | madmaxoft | 2014-04-19 | 4 | -0/+159 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Some tweaks | STRWarrior | 2014-04-12 | 1 | -5/+17 |
| * | | | | | | | | | | | | Removed debug message. | STRWarrior | 2014-04-12 | 1 | -1/+0 |
| * | | | | | | | | | | | | Simplefied GetPyramidLevel | STRWarrior | 2014-04-12 | 1 | -10/+3 |
| * | | | | | | | | | | | | Implemented the skeleton code for the beacon. | STRWarrior | 2014-04-12 | 4 | -0/+155 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Compilation fix | Tiger Wang | 2014-04-18 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-04-18 | 2 | -0/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Fixed #906 | Tiger Wang | 2014-04-18 | 2 | -1/+12 |
* | | | | | | | | | | | | Fixed #904 | Tiger Wang | 2014-04-18 | 2 | -1/+6 |
| | | * | | | | | | | | | Fixed Code (2) | daniel0916 | 2014-04-19 | 1 | -97/+93 |
| | | * | | | | | | | | | Fixed Code | daniel0916 | 2014-04-19 | 5 | -411/+418 |
| | | * | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-18 | 29 | -426/+1507 |
| | | |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Added performance test of the nether fort generator. | madmaxoft | 2014-04-18 | 2 | -0/+35 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Removed unsupported C++11 features. | madmaxoft | 2014-04-18 | 1 | -13/+19 |
* | | | | | | | | | | | Merge pull request #891 from mc-server/fixes | Mattes D | 2014-04-17 | 18 | -330/+457 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Compile fix? | Tiger Wang | 2014-04-17 | 2 | -2/+10 |
| * | | | | | | | | | | | Implemented weighted pressure plates | Tiger Wang | 2014-04-17 | 3 | -29/+175 |
| * | | | | | | | | | | | Rewrote redstone powering to use power levels | Tiger Wang | 2014-04-15 | 6 | -183/+157 |
| * | | | | | | | | | | | Entities handle chunks properly again | Tiger Wang | 2014-04-12 | 10 | -123/+123 |
| * | | | | | | | | | | | Simplified pickup speed randomisation | Tiger Wang | 2014-04-12 | 1 | -4/+3 |
* | | | | | | | | | | | | Added area flooring. | madmaxoft | 2014-04-17 | 1 | -1/+42 |
* | | | | | | | | | | | | Added new AI rules | Tiger Wang | 2014-04-17 | 7 | -55/+67 |
* | | | | | | | | | | | | Added Prefab initializers to SELFTEST code. | madmaxoft | 2014-04-17 | 1 | -1/+13 |
* | | | | | | | | | | | | Prefabs can have per-piece per-placement weights. | madmaxoft | 2014-04-17 | 5 | -32/+752 |
* | | | | | | | | | | | | Merge pull request #896 from axisd/master | Mattes D | 2014-04-17 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Mobs rotation | r.ramazanov | 2014-04-17 | 1 | -4/+6 |
* | | | | | | | | | | | | | Added asserts for proper game state. | madmaxoft | 2014-04-16 | 1 | -5/+131 |
|/ / / / / / / / / / / / |
|
| | | * | | | | | | | | | Fixed Errors | daniel0916 | 2014-04-18 | 3 | -5/+23 |
| | | * | | | | | | | | | Removed old include | daniel0916 | 2014-04-18 | 2 | -2/+1 |
| | | * | | | | | | | | | Fixed some Errors (not all) | daniel0916 | 2014-04-17 | 4 | -20/+21 |
| | | * | | | | | | | | | Modified many things | daniel0916 | 2014-04-17 | 10 | -918/+1000 |
| | | * | | | | | | | | | Fixed conflicting enchantments checking | daniel0916 | 2014-04-16 | 2 | -24/+24 |
| | | * | | | | | | | | | Added deletions from merge conflict | daniel0916 | 2014-04-16 | 1 | -0/+875 |
| | | * | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-16 | 24 | -382/+696 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Attempted fix for the client crash with the new protocols. | madmaxoft | 2014-04-15 | 2 | -6/+16 |
* | | | | | | | | | | | | Added support for per-piece per-placement weights in cPieceGenerator. | madmaxoft | 2014-04-15 | 2 | -28/+48 |
* | | | | | | | | | | | | NetherFortPrefabs: Fixed a connector in MidStaircase. | madmaxoft | 2014-04-15 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #888 from mc-server/Proto176 | Mattes D | 2014-04-15 | 16 | -333/+571 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Implemented the 1.7.6 protocol and authenticator. | madmaxoft | 2014-04-14 | 10 | -128/+198 |
| * | | | | | | | | | | | | A client UUID is generated when the server is in offline mode. | madmaxoft | 2014-04-14 | 3 | -5/+40 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'daniel0916/YggdrasilAuthentication' into Proto176 | madmaxoft | 2014-04-14 | 10 | -296/+362 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fixed mistake | daniel0916 | 2014-04-13 | 2 | -2/+2 |
| | * | | | | | | | | | | | | Fixed Error? | daniel0916 | 2014-04-13 | 1 | -2/+2 |
| | * | | | | | | | | | | | | Code Update | daniel0916 | 2014-04-13 | 1 | -4/+5 |
| | * | | | | | | | | | | | | Added Yggdrasil Authentication System | daniel0916 | 2014-04-13 | 9 | -295/+360 |
| * | | | | | | | | | | | | | Initial 1.7.6 protocol support. | madmaxoft | 2014-04-14 | 4 | -2/+69 |
|/ / / / / / / / / / / / / |
|
* | | | | / / / / / / / / | ProtoProxy: Fixed weird gcc compilation errors. | madmaxoft | 2014-04-14 | 1 | -16/+22 |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | ProtoProxy: Added 1.7.9 compatibility. | madmaxoft | 2014-04-14 | 1 | -0/+29 |
* | | | | | | | | | | | | ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001 | madmaxoft | 2014-04-12 | 3 | -4/+6 |
* | | | | | | | | | | | | Fixed chunkstays not being removed on auto-delete. | madmaxoft | 2014-04-12 | 2 | -10/+19 |
|/ / / / / / / / / / / |
|
| | | * | | | | | | | | Fixed merge conflict | daniel0916 | 2014-04-16 | 1 | -877/+0 |
| | | * | | | | | | | | Fixed double enchanting items | daniel0916 | 2014-04-16 | 1 | -2/+2 |
| | | * | | | | | | | | Code Optimization | daniel0916 | 2014-04-15 | 2 | -358/+183 |
| | | * | | | | | | | | Added Book Enchanting | daniel0916 | 2014-04-15 | 2 | -2/+311 |
| | | * | | | | | | | | Add more checks to cSlotAreaEnchanting | Howaner | 2014-04-15 | 3 | -99/+212 |
| | | * | | | | | | | | Modified names | daniel0916 | 2014-04-15 | 2 | -49/+49 |
| | | * | | | | | | | | Add linux compatibility | Howaner | 2014-04-15 | 1 | -61/+71 |
| | | * | | | | | | | | Added ItemPlaceCount in SlotArea | daniel0916 | 2014-04-14 | 2 | -0/+35 |
| | | * | | | | | | | | Removed Debug Message | daniel0916 | 2014-04-14 | 1 | -2/+0 |
| | | * | | | | | | | | Added/Modified last things for Enchanting System | daniel0916 | 2014-04-14 | 1 | -15/+53 |
| | | * | | | | | | | | Blocked enchanting a item twice | daniel0916 | 2014-04-14 | 2 | -8/+10 |
| | | * | | | | | | | | Fixed Bookshelf Checking | daniel0916 | 2014-04-14 | 1 | -8/+10 |
| | | * | | | | | | | | Bug fixes | daniel0916 | 2014-04-14 | 4 | -26/+21 |
| | | * | | | | | | | | Fixed invisibility enchantments | daniel0916 | 2014-04-13 | 4 | -1/+8 |
| | | * | | | | | | | | Fixed mistake | daniel0916 | 2014-04-13 | 1 | -1/+1 |
| | | * | | | | | | | | Fixed Server Crash | daniel0916 | 2014-04-13 | 1 | -0/+6 |
| | | * | | | | | | | | Some Fixes | daniel0916 | 2014-04-13 | 2 | -2/+9 |
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-12 | 12 | -2057/+3454 |
| | | |\ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Updated the NetherFort prefabs to current Gallery contents. | madmaxoft | 2014-04-12 | 3 | -1958/+3329 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed issues with 64-bit MSVC compilation. | madmaxoft | 2014-04-11 | 3 | -21/+35 |
|/ / / / / / / / / |
|
* | | | | | | | | | Fixed enchantment parsing. | madmaxoft | 2014-04-10 | 1 | -12/+17 |
* | | | | | | | | | InfoReg uses cCompositeChat for subcommand lists. | madmaxoft | 2014-04-10 | 1 | -6/+6 |
* | | | | | | | | | Merge pull request #878 from mc-server/mobexp | Mattes D | 2014-04-10 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed GitHuB WebEdit fail. | Alexander Harkness | 2014-04-10 | 1 | -0/+1 |
| * | | | | | | | | | Update Monster.cpp | Alexander Harkness | 2014-04-10 | 1 | -2/+4 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #871 from worktycho/worldstorage | Mattes D | 2014-04-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Removed check for enqueuing a chunk that is already enqueued to be loaded | Tycho | 2014-04-08 | 1 | -1/+1 |
* | | | | | | | | | | cRedstoneSimulator.cpp style improvements | Tiger Wang | 2014-04-08 | 1 | -40/+41 |
* | | | | | | | | | | Merge pull request #872 from worktycho/bugfix | Alexander Harkness | 2014-04-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed missing - that caused all neighbour lookups to go to the chunkmap | Tycho | 2014-04-08 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #870 from wiseoldman95/patch-1 | Alexander Harkness | 2014-04-08 | 1 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Uppercased Z | wiseoldman95 | 2014-04-08 | 1 | -3/+3 |
| * | | | | | | | | | | Comments: Inverted Z axis. | wiseoldman95 | 2014-04-08 | 1 | -9/+10 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #869 from wiseoldman95/patch-1 | Alexander Harkness | 2014-04-08 | 1 | -9/+31 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Added comments regarding latching and orientation | wiseoldman95 | 2014-04-08 | 1 | -9/+31 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Fixed the thing properly. | Alexander Harkness | 2014-04-08 | 1 | -8/+8 |
* | | | | | | | | | | Merge pull request #862 from mc-server/redstonefix | Alexander Harkness | 2014-04-08 | 1 | -23/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed #859 | Tiger Wang | 2014-04-07 | 1 | -23/+3 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #865 from wiseoldman95/patch-2 | Alexander Harkness | 2014-04-07 | 1 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed IsOn | wiseoldman95 | 2014-04-07 | 1 | -3/+2 |
| * | | | | | | | | | | Removed stray IsLocked | wiseoldman95 | 2014-04-07 | 1 | -2/+2 |
| * | | | | | | | | | | Removed unneeded spacings | wiseoldman95 | 2014-04-07 | 1 | -6/+3 |
| * | | | | | | | | | | Slight cleanup | wiseoldman95 | 2014-04-07 | 1 | -13/+17 |
|/ / / / / / / / / / |
|
| | | * | | | | | | | Fixed Bookshelves Checking (not completly) | daniel0916 | 2014-04-12 | 1 | -7/+10 |
| | | * | | | | | | | Added complete Enchanting System | daniel0916 | 2014-04-12 | 8 | -147/+803 |
| | | * | | | | | | | Modified comment | daniel0916 | 2014-04-07 | 1 | -1/+1 |
| | | * | | | | | | | Fixed Errors | daniel0916 | 2014-04-07 | 2 | -3/+3 |
| | | * | | | | | | | Added deleted things for merging | daniel0916 | 2014-04-07 | 1 | -0/+3 |
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-07 | 711 | -62011/+38666 |
| | | |\ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed some more minor issues with the redstone simulator. | Alexander Harkness | 2014-04-07 | 1 | -34/+39 |
* | | | | | | | | | | Improved the speed a little more. | Alexander Harkness | 2014-04-07 | 1 | -1/+1 |
* | | | | | | | | | | Fixed the redstone simulator. | Alexander Harkness | 2014-04-07 | 1 | -49/+40 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Fix some of the comments in the PR tycho just did. | Alexander Harkness | 2014-04-07 | 1 | -8/+6 |
* | | | | | | | | | Merge pull request #861 from worktycho/simulator | Alexander Harkness | 2014-04-07 | 2 | -2/+65 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Added support for redstone latching | Tycho | 2014-04-06 | 2 | -2/+65 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Fixed HTTP chunked encoding. | madmaxoft | 2014-04-07 | 1 | -1/+1 |
* | | | | | | | | | Added the generated ZBS API file to ignore list. | madmaxoft | 2014-04-06 | 1 | -0/+2 |
* | | | | | | | | | Fixed 1.6.4 client crash on composite chat messages. | madmaxoft | 2014-04-06 | 2 | -0/+14 |
* | | | | | | | | | Fixed crash in protocols sending 64-bit ints. | madmaxoft | 2014-04-06 | 1 | -1/+1 |
* | | | | | | | | | Updated the tolua executable for Windows. | madmaxoft | 2014-04-06 | 1 | -0/+0 |
* | | | | | | | | | Merge remote-tracking branch 'worktycho/override' | madmaxoft | 2014-04-06 | 7 | -1325/+1648 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | Added forgoten lua file | Tycho | 2014-04-06 | 1 | -0/+1476 |
| * | | | | | | | | Merge branch 'master' into override | Tycho | 2014-04-05 | 200 | -1373/+6707 |
| |\| | | | | | | |
|
| * | | | | | | | | Fixed tolua++ override support | Tycho | 2014-04-02 | 5 | -1319/+164 |
| * | | | | | | | | Added override specifier to functions declared in cWorld | Tycho | 2014-03-22 | 1 | -8/+8 |
| * | | | | | | | | FIrst attempt at adding override support to tolua | Tycho | 2014-03-22 | 1 | -5/+6 |
* | | | | | | | | | Updated cWorld::CreateProjectile() documentation | Tiger Wang | 2014-04-06 | 1 | -1/+1 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Fixed Endiannes conversion routines for floats and doubles. | madmaxoft | 2014-04-05 | 2 | -3/+3 |
* | | | | | | | | Fixed double projectile spawning. | madmaxoft | 2014-04-05 | 1 | -1/+0 |
* | | | | | | | | Removed debugging log from entity physics handling. | madmaxoft | 2014-04-05 | 1 | -1/+2 |
* | | | | | | | | Added more API documentation to cCompositeChat. | madmaxoft | 2014-04-05 | 1 | -1/+17 |
* | | | | | | | | Added cPlayer:SendRotation() API function. | madmaxoft | 2014-04-05 | 2 | -0/+17 |
* | | | | | | | | Merge pull request #840 from Howaner/NewBlocks | Mattes D | 2014-04-04 | 3 | -5/+152 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Change CanBeAt() from big flower | Howaner | 2014-04-03 | 1 | -5/+1 |
| * | | | | | | | | Add "a_RelY < cChunkDef::Height" to BlockBigFlower | Howaner | 2014-03-29 | 1 | -0/+1 |
| * | | | | | | | | Add tallgrass drop to big flowers. | Howaner | 2014-03-28 | 2 | -8/+59 |
| * | | | | | | | | door -> flower | Howaner | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | | | Add tall flower handler. | Howaner | 2014-03-28 | 2 | -0/+99 |
* | | | | | | | | | Merge branch 'master' into HTTPSizeT | madmaxoft | 2014-04-04 | 39 | -581/+359 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Explicit change record size. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
| * | | | | | | | | | Changed cNoise seed to signed. | madmaxoft | 2014-04-04 | 2 | -4/+4 |
| * | | | | | | | | | Fixed format string mismatch. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
| * | | | | | | | | | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 6 | -81/+82 |
| * | | | | | | | | | Fixed CreateHexDump's format string. | madmaxoft | 2014-04-04 | 1 | -2/+2 |
| * | | | | | | | | | Fixed CreateHexDump's signedness. | madmaxoft | 2014-04-04 | 3 | -11/+11 |
| * | | | | | | | | | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 3 | -30/+39 |
| * | | | | | | | | | Fixed silly Clang's warnings in FastNBT. | madmaxoft | 2014-04-04 | 1 | -28/+28 |
| * | | | | | | | | | Fixed some Clang warnings in protocols. | madmaxoft | 2014-04-04 | 13 | -43/+51 |
| * | | | | | | | | | Fixed Clang warnings in itemhandlers. | madmaxoft | 2014-04-04 | 6 | -20/+21 |
| * | | | | | | | | | ProtoProxy: Fixed a few Clang and MSVC warnings. | madmaxoft | 2014-04-04 | 2 | -4/+8 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | APIDump: Added angular specifics. | madmaxoft | 2014-04-03 | 1 | -2/+2 |
| * | | | | | | | | Documented the units and range for entity rotations. | madmaxoft | 2014-04-03 | 2 | -10/+10 |
| * | | | | | | | | Removed unneeded asserts. | madmaxoft | 2014-04-03 | 1 | -2/+0 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | Fixed a few MSVC type warnings. | Mattes D | 2014-04-03 | 3 | -2/+5 |
| * | | | | | | | Removed the bindings to set old g_BlockXXX arrays. | Mattes D | 2014-04-03 | 1 | -297/+65 |
| * | | | | | | | Merge pull request #849 from mc-server/minorfixes | Mattes D | 2014-04-02 | 6 | -48/+34 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | With eXtra line! | Tiger Wang | 2014-04-02 | 1 | -0/+1 |
| | * | | | | | | | Removed extra brackets | Tiger Wang | 2014-04-02 | 1 | -5/+2 |
| | * | | | | | | | Final realisation of suggestions | Tiger Wang | 2014-03-31 | 1 | -5/+7 |
| | * | | | | | | | Realised suggestions | Tiger Wang | 2014-03-31 | 2 | -6/+12 |
| | * | | | | | | | Simplified and fixed slabs, fixes #835 | Tiger Wang | 2014-03-31 | 3 | -36/+13 |
| | * | | | | | | | Fixed a few Y too high/low asserts | Tiger Wang | 2014-03-31 | 3 | -12/+15 |
* | | | | | | | | | Merge branch 'master' into HTTPSizeT | Tycho | 2014-04-02 | 24 | -30/+45 |
|\| | | | | | | | |
|
| * | | | | | | | | Fixed boat placement code. | madmaxoft | 2014-04-02 | 1 | -9/+17 |
| * | | | | | | | | Fixed more virtual destructors for interfaces. | madmaxoft | 2014-04-02 | 4 | -0/+12 |
| * | | | | | | | | Merge branch 'MacFixes' | Tycho | 2014-04-02 | 19 | -19/+21 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 2014-03-25 | 16 | -15/+20 |
| | * | | | | | | | | Added one more missing newline. | Samuel Barney | 2014-03-25 | 1 | -1/+1 |
| | * | | | | | | | | Added newlines. Without them, the files would not compile. | Samuel Barney | 2014-03-25 | 4 | -4/+4 |
* | | | | | | | | | | Merge branch 'master' into HTTPSizeT | Tycho | 2014-04-02 | 14 | -18/+375 |
|\| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into globals | Tycho | 2014-04-02 | 178 | -4454/+11512 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge pull request #831 from mc-server/Wither | Mattes D | 2014-04-02 | 5 | -3/+153 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Fixed clang compilation | andrew | 2014-03-25 | 2 | -14/+17 |
| | | * | | | | | | | | | Fixed wither summoning | andrew | 2014-03-25 | 3 | -3/+37 |
| | | * | | | | | | | | | Protocol: Wither metadata | andrew | 2014-03-25 | 5 | -3/+116 |
| | * | | | | | | | | | | Debuggers: Added a Base64 API roundtrip test. | madmaxoft | 2014-04-02 | 1 | -4/+23 |
| | * | | | | | | | | | | Added schematic string serializer self-test. | madmaxoft | 2014-04-02 | 1 | -0/+33 |
| | * | | | | | | | | | | Fixed StringCompression's GZIP handling for larger strings. | madmaxoft | 2014-04-02 | 2 | -5/+7 |
| | * | | | | | | | | | | Exported the Base64 encoding and decoding functions to Lua API. | madmaxoft | 2014-04-01 | 2 | -2/+48 |
| | * | | | | | | | | | | Merged branch 'msDifference'. | madmaxoft | 2014-04-01 | 3 | -1/+52 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | APIDump: Gave msDifference it's own table. | STRWarrior | 2014-04-01 | 1 | -9/+21 |
| | | * | | | | | | | | | | Added extra table which should make it more clear what msDifference does. | STRWarrior | 2014-03-31 | 1 | -1/+3 |
| | | * | | | | | | | | | | Fixed typo | STRWarrior | 2014-03-31 | 1 | -1/+1 |
| | | * | | | | | | | | | | Documented msDifference | STRWarrior | 2014-03-31 | 1 | -6/+8 |
| | | * | | | | | | | | | | Added new merge strategy "msDifference" | STRWarrior | 2014-03-31 | 2 | -0/+35 |
| | * | | | | | | | | | | | cBlockArea: Added the msMask merge strategy. | madmaxoft | 2014-04-01 | 3 | -3/+59 |
| * | | | | | | | | | | | | Merge branch 'master' into globals | Tycho | 2014-03-15 | 11 | -40/+146 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into globals | Tycho | 2014-03-14 | 4 | -11/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Disable global constructors and exit-time destructors warnings | Tycho | 2014-03-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Fixed All signedness warnings in HTTPServer.cpp | Tycho | 2014-04-02 | 10 | -14/+17 |
* | | | | | | | | | | | | | | | Fixed format string in HTTPConnection | Tycho | 2014-04-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Fixed Comparison to -1 in HTTPMessage.h | Tycho | 2014-04-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 16 | -90/+97 |
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Removed the exit-time-destructors flag from clang. | madmaxoft | 2014-04-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | More cFile warning fixes. | madmaxoft | 2014-04-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'RemoveClangFlags' | madmaxoft | 2014-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Attempt at disabling the useless clang warnings. | madmaxoft | 2014-04-01 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Fixed clang warnings in cGZipFile. | madmaxoft | 2014-04-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Fixed clang warnings in BlockHandlers. | madmaxoft | 2014-04-01 | 4 | -5/+6 |
* | | | | | | | | | | | | | | | Fixed clang warnings in cFile. | madmaxoft | 2014-04-01 | 1 | -10/+10 |
* | | | | | | | | | | | | | | | Simplified the anvil placement code. | madmaxoft | 2014-04-01 | 1 | -11/+9 |
* | | | | | | | | | | | | | | | Removed an unneeded code branch. | madmaxoft | 2014-04-01 | 1 | -5/+0 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | LOG() API reads the LogLevel from the cCompositeChat's MessageType. | madmaxoft | 2014-04-01 | 6 | -24/+81 |
* | | | | | | | | | | | | | | APIDump: Documented the cCompositeChat support in logging functions. | madmaxoft | 2014-03-31 | 1 | -5/+25 |
* | | | | | | | | | | | | | | Console logging supports cCompositeChat as its parameters. | madmaxoft | 2014-03-31 | 5 | -34/+78 |
* | | | | | | | | | | | | | | APIDump: Added code completion support file to ZBS tutorial. | madmaxoft | 2014-03-31 | 1 | -1/+2 |
* | | | | | | | | | | | | | | APIDump: Renamed the ZBS API dump file to mcserver_api.lua. | madmaxoft | 2014-03-31 | 1 | -2/+2 |
* | | | | | | | | | | | | | | cCompositeChat has a MessageType param in the constructor. | madmaxoft | 2014-03-31 | 2 | -3/+3 |
* | | | | | | | | | | | | | | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 2014-03-30 | 11 | -48/+54 |
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed a few clang warnings. | madmaxoft | 2014-03-30 | 4 | -7/+13 |
* | | | | | | | | | | | | | Merge branch 'NetherFortGen'. | madmaxoft | 2014-03-30 | 12 | -26/+3248 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Added all current NetherFort prefabs. | madmaxoft | 2014-03-30 | 1 | -3/+1547 |
| * | | | | | | | | | | | | Added asserts for critical data in cPrefab. | madmaxoft | 2014-03-30 | 1 | -0/+4 |
| * | | | | | | | | | | | | Re-fixed nether fort piece count check. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
| * | | | | | | | | | | | | Fixed chest rotator. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
| * | | | | | | | | | | | | NetherForts have a minimum number of pieces. | madmaxoft | 2014-03-30 | 1 | -2/+5 |
| * | | | | | | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-29 | 17 | -27/+285 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | NetherFortGen: Added several more prefabs. | madmaxoft | 2014-03-28 | 2 | -2/+783 |
| * | | | | | | | | | | | | | Added Prefabs to *nix builds. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-28 | 11 | -37/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Implemented the msSpongePrint merge strategy. | madmaxoft | 2014-03-28 | 4 | -13/+68 |
| * | | | | | | | | | | | | | | NetherFort: Added BalconyTee2 prefab. | madmaxoft | 2014-03-28 | 1 | -29/+158 |
| * | | | | | | | | | | | | | | Fixed a memory leak in NetherFortGen. | madmaxoft | 2014-03-28 | 1 | -0/+7 |
| * | | | | | | | | | | | | | | Sponged the netherfort balcony prefab. | madmaxoft | 2014-03-28 | 1 | -30/+31 |
| * | | | | | | | | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Initial NetherFortGen import. | madmaxoft | 2014-03-28 | 8 | -15/+713 |
* | | | | | | | | | | | | | | | APIDump: Added article: Setting up ZeroBrane Studio. | madmaxoft | 2014-03-30 | 4 | -0/+46 |
* | | | | | | | | | | | | | | | Merge pull request #845 from mc-server/License | Alexander Harkness | 2014-03-30 | 1 | -1/+196 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Apache license | andrew | 2014-03-30 | 1 | -1/+196 |
|/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #834 from narroo/issue503 | Mattes D | 2014-03-30 | 23 | -121/+372 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Added in MetaMirrorXY and MetaMirrorYZ to cBlockSignHandler. | narroo | 2014-03-29 | 1 | -0/+19 |
| * | | | | | | | | | | | | | | | Altered the rotates for cBlockSignHandler. The functions as a whole is still unfinished though; no wall sign or mirroring support yet. | narroo | 2014-03-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Fixed Minor typos. | narroo | 2014-03-26 | 3 | -9/+12 |
| * | | | | | | | | | | | | | | | Added a comment about the behavior of doors under mirros. Simply put, the current implementation of MetaMirror causes glitchy behavior. The door class itself needs to be edited. (I've got an idea on that....) | narroo | 2014-03-25 | 1 | -2/+8 |
| * | | | | | | | | | | | | | | | Fixed spelling; Rotater to Rotator. | narroo | 2014-03-25 | 15 | -46/+46 |
| * | | | | | | | | | | | | | | | Changed Rotater to Rotator. Added partial sign post rotation support. | narroo | 2014-03-25 | 2 | -0/+12 |
| * | | | | | | | | | | | | | | | Added MetaRotate/Mirror Support for a number of classes. | narroo | 2014-03-24 | 12 | -84/+295 |
* | | | | | | | | | | | | | | | | Merge pull request #838 from mc-server/lilypads | worktycho | 2014-03-30 | 10 | -13/+162 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Another curly | Tiger Wang | 2014-03-30 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | Compare for inequality in FACE_NONE checks | Tiger Wang | 2014-03-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | Removed leftover clienthandle code | Tiger Wang | 2014-03-29 | 1 | -10/+6 |
| * | | | | | | | | | | | | | | | Curly brackets | Tiger Wang | 2014-03-29 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | | Fixed infinite minecart items | Tiger Wang | 2014-03-28 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | Fixed block interaction rate check | Tiger Wang | 2014-03-28 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | | Fixed a potential crash | Tiger Wang | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Some fixes to lilypads | Tiger Wang | 2014-03-28 | 5 | -62/+116 |
| * | | | | | | | | | | | | | | | Implemented lilypad placement | Tiger Wang | 2014-03-23 | 4 | -8/+98 |
* | | | | | | | | | | | | | | | | cPrefab now uses a struct for block type definition in CharMap. | madmaxoft | 2014-03-29 | 2 | -10/+102 |
* | | | | | | | | | | | | | | | | Merge pull request #842 from mc-server/ProjectileHooks | Mattes D | 2014-03-29 | 10 | -1/+167 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Fixed the OnProjectileHitBlock hook not stopping projectiles. | STRWarrior | 2014-03-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Documented both hooks. | STRWarrior | 2014-03-29 | 2 | -0/+49 |
| * | | | | | | | | | | | | | | | Added HOOK_PROJECTILE_HIT_BLOCK. | STRWarrior | 2014-03-29 | 6 | -0/+50 |
| * | | | | | | | | | | | | | | | Fixed error when the hook gets called. | STRWarrior | 2014-03-29 | 3 | -1/+14 |
| * | | | | | | | | | | | | | | | Added HOOK_PROJECTILE_HIT_ENTITY | STRWarrior | 2014-03-29 | 6 | -0/+54 |
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Renamed lua dll for tolua++.exe. | madmaxoft | 2014-03-29 | 1 | -0/+0 |
* | | | | | | | | | | | | | | | Updated the android files | STRWarrior | 2014-03-29 | 1 | -12/+12 |
* | | | | | | | | | | | | | | | Fixed players not updating after world change | Tiger Wang | 2014-03-29 | 1 | -4/+2 |
* | | | | | | | | | | | | | | | Fixed #721 and FS439 | Tiger Wang | 2014-03-29 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Fixed a minor ini key duplication bug | Tiger Wang | 2014-03-29 | 1 | -0/+1 |
|/ / / / / / / / / / / / / / |
|
* | | | / / / / / / / / / / | Fixed non-virtual destructors warnings. | madmaxoft | 2014-03-28 | 11 | -37/+61 |
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed compilation after last PR merge. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'howaner/GlobalFixes'. | madmaxoft | 2014-03-28 | 14 | -6/+132 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Add missing ChunkDesc import. | Howaner | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fix merge conflicts | Howaner | 2014-03-27 | 1 | -7/+0 |
| * | | | | | | | | | | | | Change documentation text | Howaner | 2014-03-27 | 2 | -4/+4 |
| * | | | | | | | | | | | | Change SpreadSource documentation | Howaner | 2014-03-27 | 2 | -6/+6 |
| * | | | | | | | | | | | | Change SpreadSource prefix to ss | Howaner | 2014-03-27 | 4 | -8/+8 |
| * | | | | | | | | | | | | Wrong if in BlockLeaves | Howaner | 2014-03-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | Add documentation for new Block spread | Howaner | 2014-03-27 | 2 | -0/+49 |
| * | | | | | | | | | | | | Add SpreadSource | Howaner | 2014-03-27 | 11 | -10/+34 |
| * | | | | | | | | | | | | Add HOOK_BLOCK_SPREAD | Howaner | 2014-03-27 | 6 | -3/+57 |
| * | | | | | | | | | | | | Add new leaves to all classes. | Howaner | 2014-03-27 | 2 | -1/+8 |
* | | | | | | | | | | | | | Fixed Prefab's rotations. | madmaxoft | 2014-03-28 | 2 | -7/+39 |
* | | | | | | | | | | | | | Debuggers: Deactivated the chunk generator callback. | madmaxoft | 2014-03-28 | 1 | -1/+3 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | cPrefab can draw itself into a cChunkDesc. | madmaxoft | 2014-03-27 | 2 | -6/+9 |
* | | | | | | | | | | | | Fixed chunk neighbor-getting for long distances. | madmaxoft | 2014-03-27 | 1 | -0/+11 |
* | | | | | | | | | | | | Prefabs support connectors, rotations and merge strategy. | madmaxoft | 2014-03-26 | 2 | -3/+72 |
* | | | | | | | | | | | | Ignoring the default GalExports folder. | madmaxoft | 2014-03-25 | 1 | -0/+1 |
* | | | | | | | | | | | | Removed unused constants. | madmaxoft | 2014-03-25 | 2 | -7/+1 |
* | | | | | | | | | | | | Added a basic cPrefab class. | madmaxoft | 2014-03-25 | 2 | -0/+222 |
* | | | | | | | | | | | | BlockArea: Create() can take the size as Vector3i, too. | madmaxoft | 2014-03-25 | 2 | -2/+17 |
* | | | | | | | | | | | | BlockArea: Switched internal coords to Vector3i. | madmaxoft | 2014-03-25 | 4 | -200/+176 |
* | | | | | | | | | | | | Added Vector3::Move(const Vector3 &). | madmaxoft | 2014-03-25 | 1 | -0/+7 |
* | | | | | | | | | | | | InfoReg updated for multi-verb console commands. | madmaxoft | 2014-03-25 | 1 | -12/+39 |
* | | | | | | | | | | | | Merge pull request #833 from mc-server/EnderCrystal | Mattes D | 2014-03-25 | 7 | -11/+137 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Ender crystals | andrew | 2014-03-25 | 7 | -11/+137 |
* | | | | | | | | | | | | Merge pull request #828 from mc-server/Wither | Mattes D | 2014-03-25 | 9 | -15/+109 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Minor fixes | andrew | 2014-03-25 | 3 | -14/+13 |
| * | | | | | | | | | | | Wither invulnerability | andrew | 2014-03-24 | 8 | -5/+100 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #829 from Howaner/Cake | Mattes D | 2014-03-24 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Add log pickups. | Howaner | 2014-03-24 | 1 | -1/+7 |
* | | | | | | | | | | | Fixed bad cmake document interpretation | Tiger Wang | 2014-03-23 | 1 | -1/+1 |
* | | | | | | | | | | | Updated the ToLua windows executable. | madmaxoft | 2014-03-23 | 1 | -0/+0 |
* | | | | | | | | | | | Merge pull request #826 from worktycho/xxd_check | Mattes D | 2014-03-23 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Added Additonal check for xxd existance | Tycho | 2014-03-22 | 1 | -6/+9 |
* | | | | | | | | | | | Merge pull request #810 from worktycho/size_t_lua | Mattes D | 2014-03-22 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'master' into size_t_lua | Tycho | 2014-03-22 | 75 | -3909/+5072 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Implemented faster upscaling using templates. | madmaxoft | 2014-03-21 | 6 | -36/+38 |
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Updated the tolua++ executable for Win builds. | madmaxoft | 2014-03-20 | 1 | -0/+0 |
* | | | | | | | | | | Merge branch 'unreachable' | madmaxoft | 2014-03-20 | 19 | -2762/+3656 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fixed enum checking functions not being called in generated code | Tycho | 2014-03-20 | 8 | -2569/+2572 |
| * | | | | | | | | | Fixed bugs in patched tolua output | Tycho | 2014-03-19 | 10 | -2211/+2531 |
| * | | | | | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-19 | 6 | -459/+420 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Added unreachable lines backit prtected by preprocessor guards | Tycho | 2014-03-19 | 2 | -0/+10 |
| * | | | | | | | | | | Fixed tolua emitting isnumber insteand of is<Enum> | Tycho | 2014-03-19 | 4 | -449/+462 |
| * | | | | | | | | | | Fixed type error in lua bindings | Tycho | 2014-03-19 | 2 | -162/+163 |
| * | | | | | | | | | | Fixed =~ bug | Tycho | 2014-03-17 | 2 | -2/+2 |
| * | | | | | | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-17 | 40 | -246/+878 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Made buffers static const | Tycho | 2014-03-16 | 4 | -6/+6 |
* | | | | | | | | | | | | Plugins can set flying speed. | madmaxoft | 2014-03-20 | 4 | -80/+124 |
* | | | | | | | | | | | | APIDump: Fixed wrong escaped strings. | madmaxoft | 2014-03-20 | 1 | -5/+5 |
* | | | | | | | | | | | | Rewritten player speeds to be relative unit-less. | madmaxoft | 2014-03-20 | 5 | -17/+22 |
* | | | | | | | | | | | | ProtoProxy: Fixed MSVC compilation. | madmaxoft | 2014-03-20 | 1 | -2/+4 |
* | | | | | | | | | | | | Fixed code style after recent merge. | madmaxoft | 2014-03-20 | 2 | -31/+33 |
* | | | | | | | | | | | | Made pushing plain pointer to Lua a valid operation, with a warning. | madmaxoft | 2014-03-20 | 2 | -3/+4 |
* | | | | | | | | | | | | Merge pull request #790 from mc-server/awesometnt | Mattes D | 2014-03-20 | 9 | -217/+258 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added braces | Tiger Wang | 2014-03-20 | 1 | -0/+2 |
| * | | | | | | | | | | | | Minor Entity.cpp cleanup | Tiger Wang | 2014-03-20 | 1 | -12/+9 |
| * | | | | | | | | | | | | ENUMified shrapnel level | Tiger Wang | 2014-03-20 | 4 | -15/+17 |
| * | | | | | | | | | | | | Merge branch 'master' into awesometnt | Tiger Wang | 2014-03-18 | 135 | -1116/+3244 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Added levels of shrapnel | Tiger Wang | 2014-03-18 | 3 | -8/+18 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into awesometnt | Tiger Wang | 2014-03-10 | 32 | -213/+802 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into awesometnt | Tiger Wang | 2014-03-10 | 88 | -626/+2146 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Shrapnel now configurable | Tiger Wang | 2014-03-10 | 3 | -3/+8 |
| * | | | | | | | | | | | | | | | Added extra awesomeness to TNT | Tiger Wang | 2014-03-05 | 7 | -209/+232 |
* | | | | | | | | | | | | | | | | Errors in Lua don't include the error handler in the stack trace. | madmaxoft | 2014-03-19 | 2 | -7/+7 |
* | | | | | | | | | | | | | | | | APIDump: Updated comments to reflect current code. | madmaxoft | 2014-03-19 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | | APIDump: Added ZeroBraneStudio API export. | madmaxoft | 2014-03-19 | 1 | -5/+128 |
| |_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | APIDump: Reformatted the plugin to avoid all ZBS Analyzer issues. | madmaxoft | 2014-03-19 | 1 | -443/+404 |
* | | | | | | | | | | | | | | | LuaChunkStay: Removed a debugging output. | madmaxoft | 2014-03-19 | 1 | -3/+0 |
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fixed chunkmap tree block replacing. | madmaxoft | 2014-03-18 | 1 | -8/+2 |
* | | | | | | | | | | | | | | Debuggers: Using binary file mode for .schematics. | madmaxoft | 2014-03-18 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Fixed cGZipFile::ReadRestOfFile returning incorrect value. | madmaxoft | 2014-03-18 | 1 | -1/+4 |
* | | | | | | | | | | | | | | Fixed a crash in firework rockets. | madmaxoft | 2014-03-17 | 1 | -2/+8 |
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fixed double to float conversions. | madmaxoft | 2014-03-16 | 4 | -52/+53 |
* | | | | | | | | | | | | | Added override specifier where appropriate in cWorld. | madmaxoft | 2014-03-16 | 1 | -37/+38 |
* | | | | | | | | | | | | | Merge pull request #811 from mc-server/DumpInfo | Mattes D | 2014-03-16 | 1 | -0/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Only check for "Info.lua" with capital I | STRWarrior | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Created a small plugin for InfoDump | STRWarrior | 2014-03-15 | 1 | -0/+49 |
| | |_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #782 from mc-server/beds | Mattes D | 2014-03-16 | 5 | -17/+94 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed VERIFY | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Beds now work properly fixes #707 | Tiger Wang | 2014-03-09 | 5 | -17/+94 |
* | | | | | | | | | | | | | | Merge pull request #809 from Howaner/BlockEntitys | Mattes D | 2014-03-16 | 19 | -99/+512 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fix anvil pickups. | Howaner | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Add anvil direction. | Howaner | 2014-03-16 | 3 | -1/+74 |
| * | | | | | | | | | | | | | | Remove old debug messages. | Howaner | 2014-03-15 | 1 | -3/+0 |
| * | | | | | | | | | | | | | | Merge branch 'master' into BlockEntitys | Howaner | 2014-03-15 | 139 | -1288/+3421 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Add item frame saving. | Howaner | 2014-03-15 | 9 | -46/+251 |
| * | | | | | | | | | | | | | | | Add health and age load to pickup's. | Howaner | 2014-03-15 | 5 | -22/+43 |
| * | | | | | | | | | | | | | | | Add ExpOrb saving. | Howaner | 2014-03-15 | 7 | -38/+124 |
| * | | | | | | | | | | | | | | | Add fireball interact | Howaner | 2014-03-14 | 4 | -2/+33 |
* | | | | | | | | | | | | | | | | Wrong if in BlockLeaves | Howaner | 2014-03-16 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Add new leaves to all classes. | Howaner | 2014-03-16 | 9 | -5/+18 |
* | | | | | | | | | | | | | | | | Fixed InfoReg.lua's handling of multi-level commands. | madmaxoft | 2014-03-16 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Removed the @EnableMobDebug.lua file. | madmaxoft | 2014-03-16 | 1 | -29/+0 |
* | | | | | | | | | | | | | | | | Added common eMessageType aliases. | madmaxoft | 2014-03-16 | 1 | -10/+16 |
* | | | | | | | | | | | | | | | | Merge pull request #814 from Howaner/Cake | Mattes D | 2014-03-16 | 4 | -0/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / / / /
|/| | | | | | | | | / / / / / /
| | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Change if-clause in BlockCake.h | Howaner | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Add cake | Howaner | 2014-03-16 | 4 | -0/+101 |
|/ / / / / / / / / / / / / / |
|
| | | | | | | | * / / / / / | Patched tolua to understand size_t | Tycho | 2014-03-15 | 2 | -1/+4 |
| | | | | | | |/ / / / / / |
|
| | | | | | | * | | | | | | Fix indentation | Tycho | 2014-03-15 | 1 | -1/+1 |
| | | | | | | * | | | | | | Fixed unessicary return | Tycho | 2014-03-15 | 1 | -1/+0 |
| | | | | | | * | | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-15 | 11 | -38/+143 |
| | | | | | | |\ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Debuggers: Added a test for WE selection API. | madmaxoft | 2014-03-15 | 1 | -1/+39 |
* | | | | | | | | | | | | | APIDump: Documented a forgotten cCuboid constructor. | madmaxoft | 2014-03-15 | 1 | -1/+2 |
* | | | | | | | | | | | | | Merge pull request #800 from mc-server/EntireCommandError | Mattes D | 2014-03-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | The entire unknown command is echoed back to the user on error. | madmaxoft | 2014-03-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | | APIDump: Fixed missing return statement. | madmaxoft | 2014-03-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Added cCuboid:Assign(OtherCuboid) API function. | madmaxoft | 2014-03-15 | 3 | -2/+21 |
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Ignoring all config and SQLite files in the output folder. | madmaxoft | 2014-03-14 | 1 | -4/+2 |
* | | | | | | | | | | | | | APIDump: Trigger the dump manually. | madmaxoft | 2014-03-14 | 1 | -26/+64 |
* | | | | | | | | | | | | | Merge pull request #808 from worktycho/noreturn | Mattes D | 2014-03-14 | 4 | -3/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'master' into noreturn | Tycho | 2014-03-14 | 4 | -11/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Added Noreturn attribtes to a couple of functions and made a missing noreturn an error | Tycho | 2014-03-14 | 4 | -5/+12 |
| * | | | | | | | | | | | | Added NORETURN macro | Tycho | 2014-03-14 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
| | | | | | | | * | | | | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 8 | -1747/+2303 |
| | | | | | | | * | | | | Fixed a couple of unneeded returns in ProtoProxy | Tycho | 2014-03-14 | 1 | -4/+0 |
| | | | | | | | * | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-14 | 4 | -11/+3 |
| | | | | | | | |\ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #805 from worktycho/undef | Mattes D | 2014-03-14 | 4 | -11/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fixed a couple of missing defs | Tycho | 2014-03-14 | 4 | -11/+3 |
* | | | | | | | | | | | | | Merge pull request #798 from worktycho/warnings | worktycho | 2014-03-14 | 45 | -202/+224 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| | | | | | | | | * | | | | Made unreachable code an error | Tycho | 2014-03-14 | 1 | -1/+1 |
| | | | | | | | | * | | | | Fixed a few unneeded breaks | Tycho | 2014-03-14 | 3 | -3/+3 |
| | | | | | | | | * | | | | Removed missiterperatable malfunctioning error handling code | Tycho | 2014-03-14 | 1 | -2/+0 |
| | | | | | | | | * | | | | Removed invalid block face handling code | Tycho | 2014-03-14 | 1 | -1/+0 |
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-14 | 2 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| / / / / / / / / / /
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | cPlugin:BindConsoleCommand can be called statically. | madmaxoft | 2014-03-14 | 1 | -1/+4 |
* | | | | | | | | | | | Fixed a warning. | madmaxoft | 2014-03-14 | 1 | -3/+3 |
| * | | | | | | | | | | Fixed xofts issues | Tycho | 2014-03-14 | 10 | -23/+24 |
| * | | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-14 | 3 | -15/+17 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #793 from xdot/master | Mattes D | 2014-03-14 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Vector3: More casts | andrew | 2014-03-12 | 1 | -9/+9 |
* | | | | | | | | | | | | cPluginManager:Bind[Console]Command returns true on success. | madmaxoft | 2014-03-14 | 2 | -6/+8 |
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | Fixed comma | Tycho | 2014-03-12 | 1 | -2/+2 |
| | * | | | | | | | | | Added additional macros to support the MSVC size_t format and changed all formats to use the macros | Tycho | 2014-03-12 | 13 | -29/+33 |
| | * | | | | | | | | | Merge branch 'Werror' into warnings | Tycho | 2014-03-12 | 46 | -657/+675 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Fixed printf format compatabilty | Tycho | 2014-03-12 | 2 | -5/+9 |
| | | * | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-12 | 45 | -649/+663 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Fixed missing comment terminator. | madmaxoft | 2014-03-12 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-12 | 2 | -2/+2 |
|\| | | | | | | | | | | |
|
| * | | | | | | | | | | | M_PI MSVC Fix | andrew | 2014-03-12 | 2 | -2/+2 |
* | | | | | | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-12 | 35 | -632/+546 |
|\| | | | | | | | | | | |
|
| * | | | | | | | | | | | Vector3: Length() should always return a float | andrew | 2014-03-12 | 1 | -9/+9 |
| * | | | | | | | | | | | Matrix4: Removed enum | andrew | 2014-03-11 | 2 | -22/+24 |
| * | | | | | | | | | | | Unified Matrix4 code | andrew | 2014-03-11 | 7 | -233/+230 |
| * | | | | | | | | | | | LineCoeff Doc | andrew | 2014-03-11 | 1 | -4/+20 |
| * | | | | | | | | | | | Unified Vector classes | andrew | 2014-03-11 | 32 | -401/+300 |
* | | | | | | | | | | | | Fixed Lua string return values. | madmaxoft | 2014-03-12 | 1 | -4/+0 |
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Moved Lua API registering into a separate function. | madmaxoft | 2014-03-12 | 4 | -2/+17 |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/SnowBall' | madmaxoft | 2014-03-12 | 2 | -2/+25 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | TakeDamage now has the cThrownSnowballEntity instead of the creator's object. | STRWarrior | 2014-03-11 | 1 | -1/+1 |
| * | | | | | | | | | | | Snowballs now actualy hurt other entities. | STRWarrior | 2014-03-11 | 2 | -2/+25 |
* | | | | | | | | | | | | APIDump: Removed old documentation, documented some new functions. | madmaxoft | 2014-03-11 | 2 | -6/+17 |
* | | | | | | | | | | | | Merge pull request #786 from mc-server/cBlockArea_Offset | Mattes D | 2014-03-12 | 4 | -1/+56 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | APIDump: Updated WEOffset-related docs. | madmaxoft | 2014-03-12 | 1 | -7/+7 |
| * | | | | | | | | | | | Renamed cBlockArea Offset to WEOffset. | madmaxoft | 2014-03-12 | 3 | -8/+9 |
| * | | | | | | | | | | | Merge branch 'master' into cBlockArea_Offset | madmaxoft | 2014-03-12 | 83 | -505/+2609 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed APIDump | STRWarrior | 2014-03-11 | 1 | -1/+1 |
| * | | | | | | | | | | | Documented the functions. | STRWarrior | 2014-03-11 | 1 | -0/+6 |
| * | | | | | | | | | | | Renamed m_Offset to m_WEOffset | STRWarrior | 2014-03-11 | 3 | -8/+9 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Using ```const Vector3i &``` | STRWarrior | 2014-03-11 | 2 | -3/+3 |
| * | | | | | | | | | | This allows a blockarea to have an Offset. | STRWarrior | 2014-03-10 | 3 | -0/+47 |
| | | * | | | | | | | | Fixed comments an assert | Tycho | 2014-03-12 | 2 | -3/+3 |
| | * | | | | | | | | | Added macros support to tools | Tycho | 2014-03-11 | 2 | -2/+10 |
| | * | | | | | | | | | made format-nonliteral an error | Tycho | 2014-03-11 | 1 | -1/+0 |
| | * | | | | | | | | | Fixed more Format issues | Tycho | 2014-03-11 | 6 | -17/+17 |
| | * | | | | | | | | | Fixed a load of format string errors | Tycho | 2014-03-11 | 13 | -27/+29 |
| | * | | | | | | | | | Move Format issues | Tycho | 2014-03-11 | 3 | -4/+4 |
| | * | | | | | | | | | Fixed format errors in protocol | Tycho | 2014-03-11 | 1 | -3/+3 |
| | * | | | | | | | | | Added macros to follow format string checking through wrappers | Tycho | 2014-03-11 | 3 | -4/+8 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Rollback submodule change | Tycho | 2014-03-11 | 1 | -0/+0 |
| | * | | | | | | | | Fixed Chunkdef warnings | Tycho | 2014-03-11 | 1 | -2/+2 |
| | * | | | | | | | | Move comment | Tycho | 2014-03-11 | 1 | -1/+1 |
| | * | | | | | | | | Fixed Warnings in PieceGenerator | Tycho | 2014-03-11 | 2 | -9/+9 |
| | * | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-11 | 11 | -36/+1364 |
| | |\ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #791 from mc-server/PieceGenerator | Mattes D | 2014-03-10 | 11 | -30/+1358 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Removed debugging output. | madmaxoft | 2014-03-10 | 1 | -1/+3 |
| * | | | | | | | | | | POCPieces: Added height. | madmaxoft | 2014-03-10 | 1 | -17/+20 |
| * | | | | | | | | | | A working POCPiece generator. | madmaxoft | 2014-03-09 | 5 | -6/+359 |
| * | | | | | | | | | | Hardened cCuboid with asserts for its assumptions. | madmaxoft | 2014-03-09 | 2 | -3/+11 |
| * | | | | | | | | | | ChunkDef: Replaced enums with static const ints. | madmaxoft | 2014-03-09 | 1 | -10/+6 |
| * | | | | | | | | | | Added cCuboid::Engulf(). | madmaxoft | 2014-03-09 | 2 | -0/+37 |
| * | | | | | | | | | | cPieceGenerator: New connectors are added to the free pool. | madmaxoft | 2014-03-09 | 2 | -9/+30 |
| * | | | | | | | | | | Merge branch 'master' into PieceGenerator | madmaxoft | 2014-03-09 | 1 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into PieceGenerator | madmaxoft | 2014-03-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | PieceGenerator can connect two connectors of the same type. | madmaxoft | 2014-03-09 | 2 | -60/+338 |
| * | | | | | | | | | | | | Added BlockFaceToString() translation function. | madmaxoft | 2014-03-09 | 1 | -0/+20 |
| * | | | | | | | | | | | | Added Vector3i::Move(). | madmaxoft | 2014-03-09 | 2 | -17/+82 |
| * | | | | | | | | | | | | Added the first skeleton code for PieceGenerator. | madmaxoft | 2014-03-09 | 2 | -0/+545 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
| | | | | * | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 3 | -3/+18 |
| | | | | |\ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #767 from worktycho/envmatrix | Mattes D | 2014-03-10 | 3 | -3/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Prepended Travis to env vars | Tycho | 2014-03-10 | 2 | -9/+11 |
| * | | | | | | | | | | | | Move env code part 2 | worktycho | 2014-03-07 | 1 | -0/+9 |
| * | | | | | | | | | | | | Fixed wrong path in debug mode | worktycho | 2014-03-07 | 1 | -5/+5 |
| * | | | | | | | | | | | | Move env code part 1 | worktycho | 2014-03-07 | 1 | -10/+0 |
| * | | | | | | | | | | | | Added travis support for multiple build types | Tycho | 2014-03-07 | 1 | -1/+7 |
| * | | | | | | | | | | | | Added support to overide CMake build type with env vars | Tycho | 2014-03-07 | 1 | -0/+8 |
| | | | | | * | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 0 | -0/+0 |
| | | | | | |\ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Revert "Fixed some warnings" | madmaxoft | 2014-03-10 | 1 | -10/+7 |
| | | | | | * | | | | | | | Fixed xofts issues | Tycho | 2014-03-10 | 5 | -21/+15 |
| | | | | | * | | | | | | | Fixed test asserts | Tycho | 2014-03-10 | 4 | -37/+37 |
| | | | | | * | | | | | | | Fixed assert | Tycho | 2014-03-10 | 1 | -14/+17 |
| | | | | | * | | | | | | | Fixed Issues in ProtoProxy | Tycho | 2014-03-10 | 2 | -9/+9 |
| | | | | | * | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 1 | -7/+19 |
| | | | | | |\ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #779 from mc-server/tntburnexplode | Alexander Harkness | 2014-03-10 | 1 | -7/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixed compile | Tiger Wang | 2014-03-10 | 1 | -1/+2 |
| * | | | | | | | | | | | | Removed uneeded meta obtain | Tiger Wang | 2014-03-09 | 1 | -3/+1 |
| * | | | | | | | | | | | | TNT explodes when consumed by fire | Tiger Wang | 2014-03-09 | 1 | -6/+19 |
* | | | | | | | | | | | | | Merge pull request #788 from worktycho/warnings | Alexander Harkness | 2014-03-10 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | Enable error on cast-align and unused macros | Tycho | 2014-03-10 | 1 | -1/+0 |
| | | | | | | | * | | | | | | Fixed Alignment issue in ByteBuffer | Tycho | 2014-03-10 | 3 | -7/+4 |
| | | | | | | | * | | | | | | Removed Some unnessicary macros | Tycho | 2014-03-10 | 3 | -21/+2 |
| | | | | | | | * | | | | | | Use string.reserve to avoid the need to do inplace byteswap | Tycho | 2014-03-10 | 1 | -10/+6 |
| | | | | | | | * | | | | | | Removed unused macro from WSSCompact | Tycho | 2014-03-10 | 1 | -1/+0 |
| | | | | | | | * | | | | | | Fixed alignment issues in Fireworks Serializer | Tycho | 2014-03-10 | 1 | -7/+7 |
| | | | | | | | * | | | | | | Removed unused macro | Tycho | 2014-03-10 | 1 | -13/+0 |
| | | | | | | | * | | | | | | Fixed cast to type with different alignment in BlockingTCPLink | Tycho | 2014-03-10 | 1 | -1/+1 |
| | | | | | | | * | | | | | | Fixed cast between types of different alignment in cSocket | Tycho | 2014-03-10 | 1 | -1/+2 |
| | | | | | | | * | | | | | | Fixed MTRand warnings | Tycho | 2014-03-10 | 1 | -4/+4 |
| | | | | | | | * | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 31 | -206/+792 |
| | | | | | | | |\ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fixed MSVC2008 compilation. | madmaxoft | 2014-03-10 | 1 | -4/+4 |
* | | | | | | | | | | | | | | Merge pull request #768 from Howaner/BlockEntitys | Tiger Wang | 2014-03-09 | 13 | -31/+92 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Change tnt documentation to ticks | Howaner | 2014-03-08 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Merge branch 'master' into BlockEntitys | Howaner | 2014-03-08 | 26 | -67/+682 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Change TNT Fuse to ticks | Howaner | 2014-03-08 | 9 | -21/+20 |
| * | | | | | | | | | | | | | | Add new tnt documentation | Howaner | 2014-03-08 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | Add TNT Save/Load and add Netbeans projects to .gitignore | Howaner | 2014-03-08 | 7 | -18/+79 |
* | | | | | | | | | | | | | | | Merge pull request #731 from mc-server/ballisticmissiles | Tiger Wang | 2014-03-09 | 21 | -174/+699 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | != FACE_NONE | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into ballisticmissiles | Tiger Wang | 2014-03-09 | 134 | -1380/+3944 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Hexified colours | Tiger Wang | 2014-03-09 | 1 | -16/+16 |
| * | | | | | | | | | | | | | | | | Fixed data length issues | Tiger Wang | 2014-03-09 | 2 | -3/+4 |
| * | | | | | | | | | | | | | | | | Demonstrated issues with GetDataLength() | Tiger Wang | 2014-03-09 | 2 | -5/+11 |
| * | | | | | | | | | | | | | | | | Added extra dye rules to crafting.txt | Tiger Wang | 2014-03-09 | 1 | -1/+8 |
| * | | | | | | | | | | | | | | | | Improved formatting of username tabcomplete | Tiger Wang | 2014-03-09 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | | | Moved firework handler to separate function | Tiger Wang | 2014-03-09 | 2 | -48/+48 |
| * | | | | | | | | | | | | | | | | CheckBlockInteractionsRate() fixed & enabled | Tiger Wang | 2014-03-09 | 4 | -65/+23 |
| * | | | | | | | | | | | | | | | | Fix Linux compile | Tiger Wang | 2014-03-09 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | Removed unneeded includes in Player.cpp | Tiger Wang | 2014-02-27 | 1 | -7/+0 |
| * | | | | | | | | | | | | | | | | Fixed compile | Tiger Wang | 2014-02-27 | 2 | -3/+2 |
| * | | | | | | | | | | | | | | | | Fixed sheep ASSERTing sometimes | Tiger Wang | 2014-02-27 | 1 | -8/+18 |
| * | | | | | | | | | | | | | | | | Implemented ballistic missiles (fireworks) | Tiger Wang | 2014-02-27 | 15 | -87/+637 |
* | | | | | | | | | | | | | | | | | Mentiod that we use some c++11 exstensions | worktycho | 2014-03-09 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | * | | | | Be more parinoid about int sizes | Tycho | 2014-03-09 | 3 | -5/+18 |
| | | | | | | | | | | | * | | | | Fixed Mesannine twister to use UInt32 | Tycho | 2014-03-09 | 5 | -4/+6 |
| | | | | | | | | | | | * | | | | Merge branch 'master' into Werror | Tycho | 2014-03-09 | 22 | -184/+302 |
| | | | | | | | | | | | |\ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Fixed #778 - stack overflow.com | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Silenced useless MSVC warnings in cMetaRotater. | madmaxoft | 2014-03-09 | 1 | -0/+21 |
| |_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Hotfix for MSVC compilation. | madmaxoft | 2014-03-09 | 1 | -0/+1 |
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #777 from jfhumann/issue317 | Mattes D | 2014-03-09 | 5 | -32/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Adjusted style of switch/case | Jan-Fabian Humann | 2014-03-09 | 3 | -45/+15 |
| * | | | | | | | | | | | | | Changed if-else to switch-case | Jan-Fabian Humann | 2014-03-08 | 3 | -39/+33 |
| * | | | | | | | | | | | | | Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting. | Jan-Fabian Humann | 2014-03-08 | 5 | -32/+98 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #775 from worktycho/warnings | Mattes D | 2014-03-09 | 25 | -75/+120 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Updated Core | Tiger Wang | 2014-03-09 | 1 | -0/+0 |
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Slight plugin messaging changes | Tiger Wang | 2014-03-09 | 1 | -0/+13 |
* | | | | | | | | | | | | Added switch case indent notice | Mattes D | 2014-03-08 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge pull request #729 from worktycho/MetaRotate | Mattes D | 2014-03-08 | 13 | -151/+202 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Moved returns | worktycho | 2014-03-08 | 1 | -3/+3 |
| * | | | | | | | | | | | Reformatted | Tycho | 2014-03-02 | 10 | -20/+20 |
| * | | | | | | | | | | | Reformated MetaRotater | Tycho | 2014-03-02 | 1 | -19/+30 |
| * | | | | | | | | | | | Reverted BlockVine | worktycho | 2014-03-02 | 1 | -3/+27 |
| * | | | | | | | | | | | Fixed errors | Tycho | 2014-03-01 | 2 | -2/+2 |
| * | | | | | | | | | | | Revesed typedef | Tycho | 2014-03-01 | 1 | -1/+1 |
| * | | | | | | | | | | | Implemented Rotations | Tycho | 2014-03-01 | 11 | -170/+28 |
| * | | | | | | | | | | | Merge branch 'master' into MetaRotate | Tycho | 2014-03-01 | 32 | -172/+595 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Final implementation of MetaRotater | Tycho | 2014-03-01 | 1 | -45/+51 |
| * | | | | | | | | | | | | Added some Metadate rotaters using templated Mixin | Tycho | 2014-02-27 | 10 | -16/+168 |
| | | | | | | | | * | | | | Fix IsThread destructor | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Only enable -Werror in gcc because gcc doesn't let you suppress enum missmatch warnings | Tycho | 2014-03-09 | 1 | -2/+2 |
| | | | | | | | | * | | | | Treat enum missmatches as warnings for now as there is such a large number of them. | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Globals.h is now warnings free again. | Tycho | 2014-03-09 | 3 | -11/+25 |
| | | | | | | | | * | | | | Its a const not a macro | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Take 5 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Take 4 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Unsigned types take 3 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Fix gcc error attempt 2 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Fixed gcc error | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | | * | | | | Lots more warnings | Tycho | 2014-03-09 | 1 | -0/+9 |
| | | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-09 | 1 | -7/+10 |
| | | | | | | | | |\ \ \ \
| | | | | | | | |_|/ / / /
| | | | | | | |/| | | | | |
|
| | | | | | | * | | | | | | Fixed some warnings | Tycho | 2014-03-09 | 1 | -7/+10 |
| | | | |_|_|/ / / / / /
| | | |/| | | | | | | | |
|
| | | | | | | | * | | | | Enabled loads of clang warnings | Tycho | 2014-03-09 | 1 | -0/+2 |
| | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | |\ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | FIxed int in test | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-09 | 10 | -37/+45 |
| | | | | | | | |\ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Added static | Tycho | 2014-03-08 | 1 | -1/+1 |
| | | * | | | | | | | | | Added tons more asserts to bytebuffer | Tycho | 2014-03-08 | 1 | -7/+17 |
| | | * | | | | | | | | | Enabled self test of bytebuffer | Tycho | 2014-03-08 | 1 | -1/+1 |
| | | * | | | | | | | | | Fixed issues with int vs size_t and a few other warnings | Tycho | 2014-03-08 | 10 | -28/+26 |
| | | | | | | | * | | | | Turned off Wunused-parameter | Tycho | 2014-03-09 | 1 | -1/+1 |
| | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-08 | 1 | -3/+3 |
| | | | | | | | |\ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Actually Fixed ByteBuffer | Tycho | 2014-03-08 | 1 | -3/+3 |
| | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-08 | 0 | -0/+0 |
| | | | | | | | |\ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Disable -Werror on this branch | worktycho | 2014-03-08 | 1 | -1/+1 |
| | | | | | | | * | | | | Merge branch 'warnings' into Werror | Tycho | 2014-03-08 | 10 | -25/+108 |
| | | | | | | | |\ \ \ \
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-08 | 10 | -25/+108 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #770 from xdot/master | Alexander Harkness | 2014-03-08 | 3 | -11/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | cBlockInfo-related changes from #723 | andrew | 2014-03-08 | 3 | -11/+21 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #764 from xdot/master | Mattes D | 2014-03-07 | 3 | -4/+74 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Added some comments | andrew | 2014-03-07 | 2 | -1/+6 |
| * | | | | | | | | | | | Fixed water/lava interaction | andrew | 2014-03-07 | 3 | -4/+69 |
* | | | | | | | | | | | | Fixed cBlockArea schematic string saving signature. | madmaxoft | 2014-03-07 | 4 | -10/+13 |
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| | | | | | | * | | | | Turned on Werror | Tycho | 2014-03-07 | 1 | -1/+1 |
| | | | | |_|/ / / /
| | | | |/| | | | | |
|
| | | | * | | | | | | Warnings | Tycho | 2014-03-07 | 2 | -1/+3 |
| | | | * | | | | | | Warnings | Tycho | 2014-03-07 | 11 | -29/+42 |
| | | | * | | | | | | Fixed warnings | Tycho | 2014-03-07 | 2 | -3/+21 |
| | | | * | | | | | | Fixed warnings | Tycho | 2014-03-07 | 4 | -2/+6 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #765 from worktycho/fastmath | Mattes D | 2014-03-07 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed clang compile | worktycho | 2014-03-07 | 1 | -1/+6 |
| * | | | | | | | | | Only use fast-math in exes | worktycho | 2014-03-07 | 1 | -6/+3 |
| * | | | | | | | | | Enabled -ffast-math | worktycho | 2014-03-07 | 1 | -1/+6 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #763 from Howaner/BlockEntitys | Mattes D | 2014-03-07 | 22 | -101/+435 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Link cItem in the documentation | Howaner | 2014-03-07 | 2 | -3/+3 |
| * | | | | | | | | Add missing documentation files | Howaner | 2014-03-07 | 2 | -0/+16 |
| * | | | | | | | | Add Lua Bindings for FlowerPotEntity.h and add documentation. | Howaner | 2014-03-07 | 10 | -14/+18 |
| * | | | | | | | | Add Flower Pots | Howaner | 2014-03-07 | 17 | -87/+401 |
* | | | | | | | | | Fixed a typo. | madmaxoft | 2014-03-07 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #760 from Howaner/GlobalFixes | Mattes D | 2014-03-07 | 13 | -6/+116 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix comment | Howaner | 2014-03-06 | 1 | -1/+1 |
| * | | | | | | | | Broadcast the Equipped Item, if the Slot is changed. | Howaner | 2014-03-06 | 1 | -0/+6 |
| * | | | | | | | | Add SendBlockTo to cWorldInterface | Howaner | 2014-03-05 | 9 | -10/+18 |
| * | | | | | | | | Set tnt step sound to step.grass | Howaner | 2014-03-05 | 1 | -1/+1 |
| * | | | | | | | | Add data backsending, when the Client interacts a Block and the Interact is cancelled. | Howaner | 2014-03-05 | 10 | -6/+102 |
* | | | | | | | | | Rewound PolarSSL to master branch. | madmaxoft | 2014-03-07 | 1 | -0/+0 |
* | | | | | | | | | Debuggers: Added a test of the cBlockArea string-serialization. | madmaxoft | 2014-03-07 | 1 | -0/+38 |
* | | | | | | | | | APIDump: Documented cBlockArea string-serialization functions. | madmaxoft | 2014-03-07 | 1 | -0/+2 |
* | | | | | | | | | Added cBlockArea serialization to string. | madmaxoft | 2014-03-07 | 3 | -38/+202 |
* | | | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-06 | 6 | -17/+238 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Implemented vanilla-like fluid simulator | andrew | 2014-03-05 | 6 | -17/+238 |
* | | | | | | | | | Merge pull request #747 from mc-server/InfoDump_Github | Mattes D | 2014-03-06 | 1 | -19/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | The APIDump generates a list of all the permissions again. | STRWarrior | 2014-03-05 | 1 | -7/+7 |
| * | | | | | | | | | Fixed typo | STRWarrior | 2014-03-02 | 1 | -1/+1 |
| * | | | | | | | | | Simplified and more clearer infodump for Github. | STRWarrior | 2014-03-02 | 1 | -14/+7 |
* | | | | | | | | | | APIDump: Documented the cCompositeChat class. | madmaxoft | 2014-03-05 | 1 | -0/+52 |
* | | | | | | | | | | APIDump: Ignoring classes by exact match. | madmaxoft | 2014-03-05 | 1 | -10/+10 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Fixed some gcc warnings in Defines.h. | madmaxoft | 2014-03-04 | 1 | -3/+3 |
* | | | | | | | | | Debuggers: Added simple test for cCompositeChat. | madmaxoft | 2014-03-04 | 1 | -0/+15 |
* | | | | | | | | | Manually exported cCompositeChat modifiers. | madmaxoft | 2014-03-04 | 2 | -7/+268 |
* | | | | | | | | | cLuaState: Made public the GetStackValue() functions. | madmaxoft | 2014-03-04 | 2 | -54/+61 |
* | | | | | | | | | Fixed an assert in map-loading. | madmaxoft | 2014-03-04 | 1 | -3/+1 |
* | | | | | | | | | Fixed previous weather changes. | madmaxoft | 2014-03-03 | 2 | -4/+5 |
* | | | | | | | | | Merge pull request #746 from Howaner/Slabs | Mattes D | 2014-03-03 | 4 | -19/+96 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Add cancelling to WeatherChanging event. | Howaner | 2014-03-02 | 2 | -13/+43 |
| * | | | | | | | More documentation (thanks to madmaxoft) and use GetBlockTypeMeta | Howaner | 2014-03-02 | 2 | -6/+10 |
| * | | | | | | | Add Trapdoor Functions to cWorld and fix Trapdoor Redstone Bugs | Howaner | 2014-03-02 | 4 | -6/+49 |
* | | | | | | | | Merge pull request #748 from xdot/master | Mattes D | 2014-03-02 | 11 | -73/+67 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Removed if condition | andrew | 2014-03-02 | 1 | -4/+1 |
| * | | | | | | | cBlockInfo now manages the respective cBlockHandler | andrew | 2014-03-02 | 11 | -73/+70 |
|/ / / / / / / |
|
* | | | | | | | Fixed MSVC warnings in DeprecatedBindings. | madmaxoft | 2014-03-02 | 1 | -8/+76 |
* | | | | | | | Added blockface mirroring and rotating. | madmaxoft | 2014-03-02 | 1 | -0/+50 |
* | | | | | | | Merge pull request #738 from xdot/master | Mattes D | 2014-03-02 | 41 | -503/+1045 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | GetById => Get | andrew | 2014-03-02 | 4 | -32/+32 |
| * | | | | | | | APIDump: ID -> Type | andrew | 2014-03-02 | 1 | -10/+10 |
| * | | | | | | | Removed g_BlockXXX arrays | andrew | 2014-03-02 | 4 | -440/+4 |
| * | | | | | | | Manually exported g_Block tables | andrew | 2014-03-02 | 4 | -0/+445 |
| * | | | | | | | Exported cBlockInfo | andrew | 2014-03-02 | 3 | -3/+41 |
| * | | | | | | | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 33 | -73/+91 |
| * | | | | | | | Refactored global block property arrays | andrew | 2014-03-01 | 2 | -0/+477 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #745 from tonibm19/master | Mattes D | 2014-03-02 | 2 | -10/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Creeper fixes | tonibm19 | 2014-03-02 | 2 | -10/+34 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #733 from Howaner/Slabs | Mattes D | 2014-03-02 | 3 | -13/+35 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Use switch in GetStepSound | Howaner | 2014-02-28 | 2 | -8/+6 |
| * | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-02-28 | 15 | -42/+171 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix Double Slabs, fix Slab Meta and add more things to burnable | Howaner | 2014-02-28 | 3 | -13/+37 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Added more documentation for FastNBT parser. | madmaxoft | 2014-03-02 | 1 | -3/+45 |
* | | | | | | | ChunkDesc warns about StructureGen's deprecation. | madmaxoft | 2014-03-01 | 1 | -0/+2 |
* | | | | | | | Unified StructureGens and FinisherGens. | madmaxoft | 2014-03-01 | 10 | -163/+128 |
* | | | | | | | Ignoring all plugin subfolders. | madmaxoft | 2014-03-01 | 1 | -0/+1 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #735 from xdot/master | Mattes D | 2014-03-01 | 7 | -107/+292 |
|\ \ \ \ \ \ |
|
| * | | | | | | APIDump: Fixed cScoreboard enums | andrew | 2014-03-01 | 1 | -17/+17 |
| * | | | | | | Exported cScoreboard::ForEachTeam | andrew | 2014-03-01 | 4 | -1/+35 |
| * | | | | | | Shortened enums | andrew | 2014-03-01 | 4 | -58/+58 |
| * | | | | | | Exported cScoreboard::ForEachObjective | andrew | 2014-03-01 | 4 | -4/+44 |
| * | | | | | | Exported and documented cScoreboard | andrew | 2014-03-01 | 5 | -49/+160 |
* | | | | | | | Merge pull request #737 from mc-server/InfoDump_SourceLocation | Mattes D | 2014-03-01 | 1 | -1/+4 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | Using comma instead of string concatenation. | STRWarrior | 2014-03-01 | 1 | -1/+1 |
| * | | | | | | If there is a SourceLocation available the InfoDump will note it in the forum version. | STRWarrior | 2014-03-01 | 1 | -1/+4 |
* | | | | | | | DoxyFile: Updated after all the folder renaming. | madmaxoft | 2014-03-01 | 1 | -3/+1 |
|/ / / / / / |
|
* / / / / / | APIDump: Documented cRoot:CreateAndInitializeWorld. | STRWarrior | 2014-03-01 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Forgotten changes to cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -2/+2 |
* | | | | | Removed cBlockHandler forward declaration from cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -9/+22 |
* | | | | | Improved comments in float size check. | madmaxoft | 2014-03-01 | 1 | -2/+2 |
* | | | | | Fixed multiple gcc warnings about unused params. | madmaxoft | 2014-02-28 | 7 | -5/+78 |
* | | | | | Documented the changes in cJukeboxEntity. | madmaxoft | 2014-02-28 | 2 | -4/+7 |
* | | | | | Moved common cGroupManager code to a separate function. | madmaxoft | 2014-02-28 | 3 | -12/+30 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #709 from Howaner/GlobalFixes | Mattes D | 2014-02-28 | 8 | -24/+112 |
|\ \ \ \ |
|
| * | | | | Better Jukebox API | Howaner | 2014-02-21 | 3 | -16/+52 |
| * | | | | Remove users.ini generation in Player.cpp and use the CheckUsers() Function | Howaner | 2014-02-21 | 1 | -6/+1 |
| * | | | | Remove old Output Finish | Howaner | 2014-02-21 | 1 | -2/+0 |
| * | | | | Unicode :-( | Howaner | 2014-02-21 | 1 | -1/+1 |
| * | | | | Add 'Group not found', when the Server load the users.ini and add auto generate from users.ini | Howaner | 2014-02-21 | 5 | -2/+61 |
* | | | | | Added a MobDebug enabler script. | madmaxoft | 2014-02-28 | 1 | -0/+29 |
* | | | | | Better fix for the 32-bit float reading. | madmaxoft | 2014-02-28 | 1 | -4/+5 |
* | | | | | Fixed compatibility with ZeroBraneStudio and LuaRocks. | madmaxoft | 2014-02-28 | 2 | -1/+5 |
* | | | | | Merge pull request #730 from tonibm19/master | Alexander Harkness | 2014-02-27 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | added mooshroom to cow conversion | tonibm19 | 2014-02-27 | 1 | -0/+2 |
* | | | | | | Added a "nooutbuf" cmdline param. | madmaxoft | 2014-02-27 | 2 | -13/+18 |
| |_|/ / /
|/| | | | |
|
* | | | | | Fixed crash and some warnings in map handling. | madmaxoft | 2014-02-27 | 2 | -3/+5 |
| |_|/ /
|/| | | |
|
* | | | | Fixed a gcc warning in FastNBT.h. | madmaxoft | 2014-02-26 | 1 | -2/+11 |
* | | | | Attempted fix for several GCC warnings. | madmaxoft | 2014-02-26 | 3 | -3/+15 |
|/ / / |
|
* | | | APIDump: Added Geometry file to project. | madmaxoft | 2014-02-26 | 1 | -0/+3 |
* | | | APIDump: Documented new cCuboid functions. | madmaxoft | 2014-02-26 | 1 | -1/+6 |
* | | | APIDump: Separated out Geometry-related classes to their own file. | madmaxoft | 2014-02-26 | 2 | -301/+320 |
* | | | Added more utility functions to cCuboid. | madmaxoft | 2014-02-26 | 2 | -4/+105 |
* | | | InfoReg: Subcommand aliases are handled properly. | madmaxoft | 2014-02-25 | 1 | -1/+15 |
* | | | Added useful parameter overloads to cBlockArea Lua API. | madmaxoft | 2014-02-24 | 3 | -6/+164 |
* | | | Fixed tolua export for Byte. | madmaxoft | 2014-02-24 | 1 | -0/+7 |
* | | | Fixed compilation in MSVC (forward class definitions). | madmaxoft | 2014-02-24 | 2 | -0/+2 |
* | | | Merge pull request #724 from worktycho/warningfixes | Mattes D | 2014-02-24 | 6 | -3/+11 |
|\ \ \ |
|
| * | | | BlockEntities is warnings free | Tycho | 2014-02-24 | 6 | -3/+11 |
|/ / / |
|
* | | | Merge pull request #710 from TheJumper/master | Mattes D | 2014-02-24 | 28 | -39/+517 |
|\ \ \ |
|
| * | | | Fixed Formatting, added compiler warning suppressing methods, fixed comments | TheJumper | 2014-02-24 | 5 | -3/+6 |
| * | | | Merge remote-tracking branch 'origin/master' | TheJumper | 2014-02-23 | 0 | -0/+0 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of http://github.com/TheJumper/MCServer | TheJumper | 2014-02-23 | 0 | -0/+0 |
| | |\ \ \ |
|
| | | * | | | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 4 | -10/+17 |
| | | * | | | Fixed Compiling Issues | TheJumper | 2014-02-23 | 3 | -10/+31 |
| | | * | | | Fixed Formatting, Added DropChance attributes to Monsters | TheJumper | 2014-02-23 | 10 | -35/+248 |
| | | * | | | Finally corrected the Enchantment constants. | TheJumper | 2014-02-23 | 18 | -50/+17 |
| | | * | | | Changed formatting again | TheJumper | 2014-02-22 | 1 | -1/+1 |
| | | * | | | Changed formatting, encapsuled armor drop, introduced better static Enchantment IDs | TheJumper | 2014-02-22 | 10 | -56/+80 |
| | | * | | | Fixed Looting segment fault - a_Killer can be NULL | TheJumper | 2014-02-22 | 17 | -19/+83 |
| | | * | | | Mooshroom.cpp: Added right click interaction | TheJumper | 2014-02-22 | 2 | -1/+38 |
| | | * | | | Monster.h: Added doxy-comments for drop methods | TheJumper | 2014-02-22 | 1 | -0/+3 |
| | | * | | | Monster.cpp: Fixed Formatting in AddRandomUncommonDropItem | TheJumper | 2014-02-22 | 1 | -1/+1 |
| | | * | | | Changed killer detection by using cEntity methods | TheJumper | 2014-02-22 | 3 | -3/+3 |
| | * | | | | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 25 | -81/+417 |
| | |/ / / |
|
| | * | | | Added static Enchantment Constants, Replaced cryptic Looting ID | TheJumper | 2014-02-22 | 18 | -17/+49 |
| | * | | | Fixed Mob Drops, Add Rare and Uncommon Drops, Looting inflicts Drops | TheJumper | 2014-02-21 | 23 | -37/+144 |
| * | | | | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 29 | -40/+515 |
| * | | | | BlockBed.cpp: Fixed Multiple people in one bed. | TheJumper | 2014-02-23 | 1 | -7/+18 |
| * | | | | APIDump: Fixed cBlockArea:GetRelBlockType() return types. | madmaxoft | 2014-02-23 | 1 | -1/+1 |
| * | | | | Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta(). | madmaxoft | 2014-02-23 | 2 | -29/+110 |
| * | | | | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-23 | 23 | -256/+254 |
| * | | | | Add break to Protocol17x.cpp and use new comment delimiter | Howaner | 2014-02-23 | 2 | -7/+8 |
| * | | | | Add Heads completely | Howaner | 2014-02-23 | 14 | -7/+154 |
| * | | | | Add Skulls/Heads | Howaner | 2014-02-23 | 13 | -5/+354 |
* | | | | | Merge pull request #722 from mc-server/CompileFix_C++03 | Mattes D | 2014-02-24 | 3 | -12/+12 |
|\ \ \ \ \ |
|
| * | | | | | Fixed MCServer not compiling with C++03 compilers | STRWarrior | 2014-02-24 | 3 | -12/+12 |
|/ / / / / |
|
* | | | | | Small improvements to boats. | STRWarrior | 2014-02-24 | 1 | -3/+7 |
* | | | | | Merge pull request #669 from xdot/master | Tiger Wang | 2014-02-24 | 30 | -12/+1936 |
|\ \ \ \ \ |
|
| * | | | | | Maps: Improvements | andrew | 2014-02-23 | 8 | -15/+28 |
| * | | | | | Manually exported DoWithMap | andrew | 2014-02-23 | 5 | -3/+12 |
| * | | | | | Documented and exported cMapManager | andrew | 2014-02-23 | 3 | -3/+20 |
| * | | | | | Documented and exported cMap | andrew | 2014-02-22 | 4 | -9/+102 |
| * | | | | | Semi-working implementation of cMap::UpdatePixel | andrew | 2014-02-22 | 2 | -11/+95 |
| * | | | | | Split cMap::UpdateClient | andrew | 2014-02-21 | 2 | -73/+114 |
| * | | | | | Thread safe cMap manager | andrew | 2014-02-20 | 7 | -17/+275 |
| * | | | | | Manual merge (Fixed conflicts) | andrew | 2014-02-20 | 106 | -684/+4203 |
| |\ \ \ \ \ |
|
| * | | | | | | cMapDecorator: Implemented random rotations | andrew | 2014-02-19 | 2 | -13/+18 |
| * | | | | | | Documented cMap | andrew | 2014-02-19 | 3 | -7/+31 |
| * | | | | | | Map decorators; Map clients | andrew | 2014-02-18 | 12 | -45/+351 |
| * | | | | | | Map item handler; Fixed several bugs | andrew | 2014-02-17 | 13 | -29/+195 |
| * | | | | | | cMap::UpdateRadius | andrew | 2014-02-15 | 4 | -16/+121 |
| * | | | | | | EmptyMap item handler | andrew | 2014-02-14 | 4 | -5/+53 |
| * | | | | | | Send map when selected | andrew | 2014-02-14 | 7 | -27/+114 |
| * | | | | | | IDCount Serialization | andrew | 2014-02-13 | 7 | -3/+191 |
| * | | | | | | Implementation of in-game maps | andrew | 2014-02-13 | 13 | -0/+596 |
* | | | | | | | Removed an unused member variable from cChunk. | madmaxoft | 2014-02-24 | 2 | -8/+0 |
* | | | | | | | Fixed crash in cBlockArea rotation. | madmaxoft | 2014-02-24 | 1 | -6/+6 |
* | | | | | | | Fixed a possible crash in cWorld::WakeUpSimulatorsInArea(). | madmaxoft | 2014-02-24 | 1 | -0/+4 |
* | | | | | | | Merge pull request #716 from Howaner/BreakFix | Mattes D | 2014-02-23 | 1 | -0/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Use the ItemCategorie::IsSword() Method. | Howaner | 2014-02-23 | 2 | -20/+1 |
| * | | | | | | | No Sword Block Destroying in Creative Mode | Howaner | 2014-02-23 | 2 | -0/+29 |
* | | | | | | | | Merge pull request #717 from worktycho/warningfixes | Mattes D | 2014-02-23 | 3 | -2/+11 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Undid changing core | Tycho | 2014-02-23 | 1 | -0/+0 |
| * | | | | | | | fixed globals.h warnings | Tycho | 2014-02-23 | 4 | -2/+11 |
|/ / / / / / / |
|
* | | | | | | | Updated CONTRIBUTING file with formatting and essential rules. | Mattes D | 2014-02-23 | 1 | -17/+21 |
* | | | | | | | Documented cBlockArea:GetOrigin(), :GetSize() and :GetVolume(). | madmaxoft | 2014-02-23 | 1 | -0/+3 |
* | | | | | | | Added cBlockArea::GetVolume, exported to Lua API. | madmaxoft | 2014-02-23 | 1 | -27/+30 |
* | | | | | | | Added cBlockArea:GetSize() and :GetOrigin() to Lua API. | madmaxoft | 2014-02-23 | 1 | -0/+64 |
* | | | | | | | APIDump: Documented cClientHandle:HasPluginChannel. | madmaxoft | 2014-02-20 | 1 | -0/+1 |
* | | | | | | | cClientHandle manages the client-registered plugin channels. | madmaxoft | 2014-02-20 | 2 | -36/+123 |
* | | | | | | | Removed problematic utf8. | madmaxoft | 2014-02-20 | 1 | -2/+2 |
* | | | | | | | Merge pull request #704 from Howaner/GlobalFixes | Mattes D | 2014-02-20 | 6 | -29/+81 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Bad UTF-8 o.O | Howaner | 2014-02-20 | 1 | -2/+2 |
| * | | | | | | Remove typeinfo import in IncrementalRedstoneSimulator | Howaner | 2014-02-20 | 1 | -2/+0 |
| * | | | | | | Fix Cauldron | Howaner | 2014-02-20 | 1 | -8/+11 |
| * | | | | | | Add Wolf Heal with Food | Howaner | 2014-02-20 | 1 | -10/+34 |
| * | | | | | | Add Pressure Plate Sound | Howaner | 2014-02-20 | 1 | -0/+9 |
| * | | | | | | Add Light weighted pressure plates | Howaner | 2014-02-20 | 3 | -10/+24 |
| * | | | | | | Add Hay Bale to Burnable | Howaner | 2014-02-20 | 1 | -0/+1 |
| * | | | | | | Add 'Meta < 3' to Cauldron | Howaner | 2014-02-20 | 1 | -5/+8 |
* | | | | | | | Merge pull request #702 from TheJumper/master | Mattes D | 2014-02-20 | 1 | -7/+18 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | BlockBed.cpp: Fixed space at if statement | TheJumper | 2014-02-20 | 1 | -1/+1 |
| * | | | | | | BlockBed.cpp: Fixed Multiple people in one bed. | TheJumper | 2014-02-20 | 1 | -7/+18 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Disabled the leak finder. | madmaxoft | 2014-02-20 | 2 | -2/+6 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #700 from Howaner/GlobalFixes | Mattes D | 2014-02-20 | 7 | -8/+84 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add BlockNewLeaves.h and rename Darkoac to Darkoak | Howaner | 2014-02-19 | 5 | -15/+57 |
| * | | | | Add new Trees (without Generator) | Howaner | 2014-02-19 | 6 | -0/+34 |
| | |/ /
| |/| | |
|
* | | | | APIDump: Fixed cBlockArea:GetRelBlockType() return types. | madmaxoft | 2014-02-20 | 1 | -1/+1 |
* | | | | Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta(). | madmaxoft | 2014-02-20 | 2 | -29/+110 |
* | | | | Merge pull request #697 from Howaner/Skull | Mattes D | 2014-02-19 | 21 | -6/+501 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-19 | 23 | -256/+254 |
| * | | | Add break to Protocol17x.cpp and use new comment delimiter | Howaner | 2014-02-19 | 2 | -7/+8 |
| * | | | Add Heads completely | Howaner | 2014-02-18 | 14 | -7/+154 |
| * | | | Add Skulls/Heads | Howaner | 2014-02-17 | 13 | -5/+354 |
* | | | | Merge pull request #694 from mc-server/itemframes | Mattes D | 2014-02-18 | 7 | -2/+237 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into itemframes | Tiger Wang | 2014-02-18 | 30 | -13/+502 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #696 from mc-server/paintings | Mattes D | 2014-02-18 | 18 | -3/+249 |
|\ \ \ \ \ |
|
| * | | | | | Properly exported and documented paintings | Tiger Wang | 2014-02-18 | 4 | -2/+22 |
| * | | | | | Comments & new BLOCK_FACE constants | Tiger Wang | 2014-02-18 | 1 | -7/+10 |
| * | | | | | Implemented paintings, fixes #689 | Tiger Wang | 2014-02-18 | 15 | -3/+226 |
* | | | | | | ProtoProxy: ignoring PolarSSL build files. | madmaxoft | 2014-02-18 | 1 | -0/+1 |
* | | | | | | APIDump: Documented missing cWorld functions. | madmaxoft | 2014-02-18 | 1 | -0/+8 |
* | | | | | | The cuboid for cWorld::SetAreaBiome() doesn't need sorting. | madmaxoft | 2014-02-18 | 2 | -2/+7 |
* | | | | | | Debuggers: Added a test for the cWorld:SetAreaBiome() function. | madmaxoft | 2014-02-18 | 1 | -0/+40 |
* | | | | | | Added cWorld:SetAreaBiome() API function. | madmaxoft | 2014-02-18 | 6 | -3/+164 |
* | | | | | | Added a bit more documentation to cForEachChunkProvider. | madmaxoft | 2014-02-18 | 2 | -5/+33 |
* | | | | | | Updated Core | Tiger Wang | 2014-02-18 | 1 | -0/+0 |
* | | | | | | Merge pull request #695 from narroo/Issue673 | Mattes D | 2014-02-18 | 2 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fixed Chunkworx, Issue 673. | narroo | 2014-02-18 | 1 | -1/+1 |
| * | | | | | Issue #673 Fix, Chunkworx now uses QueueUnloadUnusedChunks instead of UnloadUnusedChunks. | narroo | 2014-02-18 | 1 | -1/+1 |
| | * | | | | Merge branch 'itemframes' of https://github.com/mc-server/MCServer into itemframes | Tiger Wang | 2014-02-18 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | Fixed possible ASSERT failure | Tiger Wang | 2014-02-18 | 1 | -1/+1 |
| | * | | | | | De-breaked stuff | Tiger Wang | 2014-02-18 | 1 | -2/+0 |
| | |/ / / / |
|
| | * | | | | Changed BlockFace type to eBlockFace | Tiger Wang | 2014-02-18 | 3 | -26/+27 |
| | * | | | | Merge branch 'itemframes' of https://github.com/mc-server/MCServer into itemframes | Tiger Wang | 2014-02-18 | 1 | -7/+10 |
| | |\ \ \ \ |
|
| | | * | | | | Added an explanatory comment | Tiger Wang | 2014-02-18 | 1 | -0/+2 |
| | | * | | | | Used new BLOCK_FACE constants | Tiger Wang | 2014-02-18 | 1 | -7/+8 |
| | * | | | | | Added a brace | Tiger Wang | 2014-02-18 | 1 | -0/+2 |
| | |/ / / / |
|
| | * / / / | Implemented item frames, a part of #689 | Tiger Wang | 2014-02-18 | 7 | -2/+233 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #684 from narroo/Bug402 | Mattes D | 2014-02-17 | 2 | -1/+39 |
|\| | | | |
|
| * | | | | Fixed comment typo | narroo | 2014-02-17 | 1 | -1/+1 |
| * | | | | Fixed Comment Typo. | narroo | 2014-02-17 | 1 | -1/+1 |
| * | | | | Fixed the tab spacing. | narroo | 2014-02-17 | 1 | -22/+22 |
| * | | | | Fixed Tab spacing of cases. | narroo | 2014-02-17 | 1 | -10/+10 |
| * | | | | Reworked RemoveBom to use unsigned chars and reverted the logic changes in WriteFile. Should work fine now. | narroo | 2014-02-16 | 1 | -82/+96 |
| * | | | | Changed unsigned char[] back to char[]. | narroo | 2014-02-16 | 1 | -1/+1 |
| * | | | | Changed char[] to unsigned char[] in cIniFile::RemoveBom | narroo | 2014-02-16 | 1 | -1/+1 |
| * | | | | Addressed Issue #402. cIniFile can now process UTF-8 files that have a | narroo | 2014-02-16 | 2 | -67/+91 |
* | | | | | Added the InfoReg plugin library file. | madmaxoft | 2014-02-17 | 1 | -0/+157 |
* | | | | | Documented the cPluginManager:GetPluginsPath() API function. | madmaxoft | 2014-02-17 | 1 | -0/+1 |
* | | | | | Added cPluginManager:GetPluginsPath() to the Lua API. | madmaxoft | 2014-02-17 | 2 | -1/+5 |
* | | | | | Add Lua plugin path to package.path and .cpath. | madmaxoft | 2014-02-17 | 3 | -0/+37 |
* | | | | | Merge pull request #690 from tonibm19/master | Alexander Harkness | 2014-02-17 | 1 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Improved formatting | tonibm19 | 2014-02-17 | 1 | -2/+2 |
| * | | | | Now mobs can't escape from fences. | tonibm19 | 2014-02-16 | 1 | -2/+2 |
* | | | | | Merge pull request #688 from worktycho/Flags | Alexander Harkness | 2014-02-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Added -Wextra | Tycho | 2014-02-16 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #692 from mc-server/wolfcleanup | Alexander Harkness | 2014-02-17 | 1 | -30/+15 |
|\ \ \ \ \ |
|
| * | | | | | Fixes to previous commit | Tiger Wang | 2014-02-16 | 1 | -9/+10 |
| * | | | | | Slight cleanup of wolf code | Tiger Wang | 2014-02-16 | 1 | -23/+7 |
* | | | | | | Fixed a memory leak in CompositeChat. | madmaxoft | 2014-02-17 | 1 | -0/+3 |
* | | | | | | Links sent via chat messages are clickable. | madmaxoft | 2014-02-16 | 4 | -9/+34 |
* | | | | | | Implemented cCompositeChat::ParseText(), incl. self-test. | madmaxoft | 2014-02-16 | 2 | -1/+211 |
* | | | | | | Fixed cBoundingBox self-test code-style. | madmaxoft | 2014-02-16 | 1 | -10/+10 |
* | | | | | | Merge pull request #683 from mc-server/redstoneimprovements | Mattes D | 2014-02-16 | 5 | -94/+167 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed a glaring bug with chunk cross-simulating | Tiger Wang | 2014-02-16 | 1 | -9/+17 |
| * | | | | | | Added a 'default:' for SimChunk()'s switch | Tiger Wang | 2014-02-15 | 1 | -0/+1 |
| * | | | | | | A fix and an improvement | Tiger Wang | 2014-02-15 | 2 | -23/+43 |
| * | | | | | | Fixed TNT fizzing everywhere | Tiger Wang | 2014-02-15 | 2 | -2/+2 |
| * | | | | | | Sizeable speed improvements to redstone | Tiger Wang | 2014-02-15 | 3 | -83/+127 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #691 from MuhammadWang/master | worktycho | 2014-02-16 | 2 | -1/+5 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Added files for eclipse and debug, fix a mistake | MuhammadWang | 2014-02-16 | 2 | -1/+5 |
|/ / / / / |
|
* | | | | | Merge pull request #687 from worktycho/Flags | Mattes D | 2014-02-16 | 8 | -324/+243 |
|\ \ \ \ \ |
|
| * | | | | | Fixed comment | Tycho | 2014-02-16 | 1 | -1/+1 |
| * | | | | | Build cmake built tools in travis | Tycho | 2014-02-16 | 1 | -1/+1 |
| * | | | | | Fogot | Tycho | 2014-02-16 | 1 | -0/+5 |
| * | | | | | can Now build ProtoProxy alongside MCServer | Tycho | 2014-02-16 | 1 | -1/+2 |
| * | | | | | Now uses setflags for flags | Tycho | 2014-02-16 | 1 | -55/+4 |
| * | | | | | COnverted ProtoProxy to use library CMakeLists | Tycho | 2014-02-16 | 2 | -18/+5 |
| * | | | | | Allow building MCADefrag at the same time as MCServer | Tycho | 2014-02-16 | 4 | -119/+105 |
| * | | | | | CHange MCADefrag CMakelist to use zlib CMakeList | Tycho | 2014-02-16 | 1 | -9/+4 |
| * | | | | | rewrote MCADefrag CMakelist to use Setflags | Tycho | 2014-02-16 | 1 | -56/+16 |
| * | | | | | Added a seperate module for Setting flags | Tycho | 2014-02-16 | 3 | -180/+216 |
* | | | | | | Merge pull request #686 from Howaner/GlobalFixes | Mattes D | 2014-02-16 | 5 | -3/+11 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Add Locale to ClientHandle | Howaner | 2014-02-16 | 5 | -3/+11 |
* | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed cmake invocation text | Mattes D | 2014-02-16 | 1 | -2/+2 |
* | | | | | | | Fixed minor formatting issues from #682 | Tiger Wang | 2014-02-16 | 3 | -16/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #685 from MuhammadWang/patch-1 | Alexander Harkness | 2014-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed a minor error | Muhammad Wang | 2014-02-16 | 1 | -2/+2 |
* | | | | | | | Merge pull request #682 from Howaner/GlobalFixes | Alexander Harkness | 2014-02-16 | 5 | -3/+26 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / / |
|
| * | | | | | Replace random Float Generation and broadcast the Exp Pickup Sound | Howaner | 2014-02-16 | 2 | -9/+4 |
| * | | | | | Add Exp Bottle Effects | Howaner | 2014-02-16 | 4 | -1/+23 |
| * | | | | | Set max. Players in the Tablist to 60 | Howaner | 2014-02-16 | 1 | -1/+1 |
| * | | | | | Disable Hunger Death | Howaner | 2014-02-16 | 1 | -1/+7 |
|/ / / / / |
|
* | | | | | Removed the unnecessary LoopPlayersAndBroadcastChat() functions. | madmaxoft | 2014-02-15 | 4 | -23/+19 |
* | | | | | Debuggers: Added code to test cCompositeChat functionality. | madmaxoft | 2014-02-15 | 1 | -0/+23 |
* | | | | | Implemented cCompositeChat. | madmaxoft | 2014-02-15 | 18 | -21/+671 |
* | | | | | Merge pull request #679 from mc-server/NotchDeath | Alexander Harkness | 2014-02-15 | 1 | -0/+6 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | If a player is called "Notch" he drops an apple. http://minecraft.gamepedia.com/Notch | STRWarrior | 2014-02-15 | 1 | -0/+6 |
* | | | | | Updated Plugin article | Tiger Wang | 2014-02-15 | 1 | -14/+15 |
* | | | | | Debuggers: Added a WebAdmin StressTest page. | madmaxoft | 2014-02-15 | 1 | -13/+76 |
* | | | | | Add more Sounds to Redstone Simulator | Howaner | 2014-02-15 | 1 | -1/+23 |
* | | | | | Add Fence Gate to Redstone Simulator | Howaner | 2014-02-15 | 2 | -0/+31 |
* | | | | | Merge pull request #664 from mc-server/generalfixes | Mattes D | 2014-02-15 | 19 | -46/+130 |
|\ \ \ \ \ |
|
| * | | | | | Fixed typographical error | Tiger Wang | 2014-02-15 | 1 | -2/+1 |
| * | | | | | Removed debug messages again | Tiger Wang | 2014-02-15 | 1 | -6/+0 |
| * | | | | | Added proper debug messages | Tiger Wang | 2014-02-13 | 1 | -3/+8 |
| * | | | | | Fancy stuff with constant references | Tiger Wang | 2014-02-13 | 1 | -2/+2 |
| * | | | | | Added more missing GetClassStatic()s | Tiger Wang | 2014-02-12 | 2 | -0/+4 |
| * | | | | | Removed some unneeded BroadcastWholeWindow()s | Tiger Wang | 2014-02-12 | 4 | -23/+2 |
| * | | | | | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 8 | -33/+54 |
| * | | | | | Made player jump reset less ambiguous | Tiger Wang | 2014-02-12 | 1 | -1/+2 |
| * | | | | | Simplified Attack() tracing | Tiger Wang | 2014-02-12 | 1 | -1/+6 |
| * | | | | | Improved pressure plates | Tiger Wang | 2014-02-12 | 2 | -1/+5 |
| * | | | | | Fixed #190 | Tiger Wang | 2014-02-11 | 1 | -2/+67 |
| * | | | | | Fixed #627 | Tiger Wang | 2014-02-11 | 5 | -21/+12 |
| * | | | | | Fixed #612 | Tiger Wang | 2014-02-11 | 2 | -0/+16 |
* | | | | | | Merge pull request #677 from mc-server/BroadcastParticleEffect | Alexander Harkness | 2014-02-15 | 2 | -1/+2 |
|\ \ \ \ \ \
| | |/ / / /
| |/| / / /
| |_|/ / /
|/| | | | |
|
| * | | | | Documented BroadcastParticleEffect | STRWarrior | 2014-02-15 | 1 | -0/+1 |
| * | | | | Exported cWorld::BroadcastParticleEffect. | STRWarrior | 2014-02-15 | 1 | -1/+1 |
* | | | | | Updated Core. | madmaxoft | 2014-02-13 | 1 | -0/+0 |
* | | | | | Merged branch 'narroo/master'. | madmaxoft | 2014-02-13 | 5 | -2/+37 |
|\ \ \ \ \ |
|
| * | | | | | Fixed formatting issue in APIDesc.lua | narroo | 2014-02-13 | 1 | -1/+1 |
| * | | | | | Fixed location of QueueUnloadUnusedChunks entry in APIDesc dump. Now is lexographically listed in cWorld, not cRoot. | narroo | 2014-02-12 | 1 | -2/+2 |
| * | | | | | Fixed formatting. Moved UnloadUnusedChunks from public to private. | narroo | 2014-02-11 | 2 | -4/+10 |
| * | | | | | Alpha-Sorted List. | narroo | 2014-02-11 | 1 | -1/+1 |
| * | | | | | Changed console.lua in core plugin. | narroo | 2014-02-11 | 1 | -0/+0 |
| * | | | | | Updated APIDesc.lua to replace 'UnloadUnusedChunks' with 'QueueUnloadUnusedChunks'. | narroo | 2014-02-11 | 1 | -1/+1 |
| * | | | | | Fixed formatting of previous commit. | narroo | 2014-02-11 | 2 | -2/+7 |
| * | | | | | Fixed bug #385. UnloadUnusedChunks now has the same interface as | narroo | 2014-02-11 | 3 | -1/+25 |
| * | | | | | Typo Fix in console.lua | narroo | 2014-02-10 | 1 | -0/+0 |
* | | | | | | MCADefrag: Implemented recompression. | madmaxoft | 2014-02-13 | 2 | -5/+136 |
* | | | | | | MCADefrag: Fixed bugs, now produces valid MCA files. | madmaxoft | 2014-02-13 | 2 | -3/+22 |
* | | | | | | MCADefrag: Initial implementation. | madmaxoft | 2014-02-13 | 6 | -0/+799 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Updated COMPILING instructions for out-of-source build. | Mattes D | 2014-02-13 | 1 | -8/+22 |
* | | | | | Merge pull request #668 from tonibm19/patch-1 | Mattes D | 2014-02-12 | 1 | -22/+22 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Decreased mobs attack range | tonibm19 | 2014-02-12 | 1 | -22/+22 |
|/ / / / |
|
* | | | | Fixed #573 | STRWarrior | 2014-02-12 | 1 | -4/+4 |
* | | | | Updated Core. | madmaxoft | 2014-02-12 | 1 | -0/+0 |
* | | | | cWorld:ChunkStay() accepts nils as callbacks. | madmaxoft | 2014-02-11 | 1 | -5/+3 |
* | | | | Added cLuaState::CheckParamFunctionOrNil(). | madmaxoft | 2014-02-11 | 2 | -2/+37 |
| |/ /
|/| | |
|
* | | | More gcc warnings fixed. | madmaxoft | 2014-02-11 | 2 | -4/+5 |
* | | | Made cChunkStay's destructor virtual. | madmaxoft | 2014-02-11 | 1 | -1/+1 |
* | | | Fixed *nix attribs. | Mattes D | 2014-02-11 | 2 | -0/+0 |
* | | | Fixed gcc warnings in Item.h. | madmaxoft | 2014-02-11 | 1 | -21/+21 |
* | | | Merge pull request #662 from mc-server/ChunkStay | Mattes D | 2014-02-11 | 21 | -459/+1106 |
|\ \ \ |
|
| * | | | Debuggers: Updated messaging functions | madmaxoft | 2014-02-11 | 1 | -4/+9 |
| * | | | Fixed nested plugin function calls. | madmaxoft | 2014-02-11 | 1 | -6/+9 |
| * | | | Merge branch 'master' into ChunkStay | madmaxoft | 2014-02-11 | 4 | -25/+5 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request #660 from worktycho/boatsFix | Mattes D | 2014-02-11 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | Added additional parenthasies | worktycho | 2014-02-10 | 1 | -2/+1 |
| * | | | | Merge branch 'master' into boatsFix | Tycho | 2014-02-10 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * | | | | | Fixed stupid mistax in conditional | worktycho | 2014-02-10 | 1 | -2/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-02-10 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #659 from tonibm19/master | Alexander Harkness | 2014-02-10 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Maybe fixed boat placing | tonibm19 | 2014-02-10 | 1 | -1/+1 |
| |/ / / |
|
* / / / | Updated MagicCarpet and Core | Tiger Wang | 2014-02-10 | 3 | -23/+4 |
|/ / / |
|
| * | | APIDump: Documented cWorld:ChunkStay(). | madmaxoft | 2014-02-11 | 1 | -0/+1 |
| * | | Added LuaChunkStay to Bindings sources. | madmaxoft | 2014-02-10 | 1 | -36/+47 |
| * | | Debuggers: Updated to reflect the new API. | madmaxoft | 2014-02-10 | 1 | -15/+9 |
| * | | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 2014-02-10 | 9 | -87/+213 |
| * | | cLuaState: Stack traces don't include ghost 0-th element. | madmaxoft | 2014-02-10 | 1 | -1/+1 |
| * | | Added cPluginLua::cOperation. | madmaxoft | 2014-02-10 | 1 | -1/+27 |
| * | | Debuggers: Added a cLuaChunkStay test code. | madmaxoft | 2014-02-09 | 1 | -0/+72 |
| * | | First working version of cLuaChunkStay. | madmaxoft | 2014-02-09 | 4 | -17/+92 |
| * | | Debuggers: Disabled testing plugin calls. | madmaxoft | 2014-02-09 | 1 | -1/+1 |
| * | | Initial Lua cChunkStay export. | madmaxoft | 2014-02-09 | 4 | -1/+123 |
| * | | cLuaState::cRef can be unbound and re-bound. | madmaxoft | 2014-02-09 | 2 | -9/+60 |
| * | | Added AllToLua.pkg to MSVC project files. | madmaxoft | 2014-02-09 | 1 | -0/+2 |
| * | | Added air, farmland and tilleddirt to items.ini. | madmaxoft | 2014-02-09 | 1 | -0/+3 |
| * | | Merge remote-tracking branch 'origin/master' into ChunkStay | madmaxoft | 2014-02-09 | 36 | -157/+374 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge branch 'master' into playerimprovements | madmaxoft | 2014-02-09 | 1 | -0/+0 |
|\ \ \ |
|
| * | | | Updated Core | Tiger Wang | 2014-02-09 | 1 | -0/+0 |
* | | | | Fixed compile and some warnings in MSVS | Tiger Wang | 2014-02-09 | 7 | -17/+6 |
* | | | | Merge remote-tracking branch 'origin/master' into playerimprovements | Tiger Wang | 2014-02-09 | 38 | -1904/+2327 |
|\| | | |
|
| * | | | Merge pull request #656 from mc-server/ReloadGroups | Mattes D | 2014-02-09 | 1 | -0/+11 |
| |\ \ \ |
|
| | * | | | "reload" is back. | STRWarrior | 2014-02-09 | 1 | -0/+7 |
| | * | | | Split "reload" in "reloadplugins" and "reloadgroups". | STRWarrior | 2014-02-09 | 1 | -2/+5 |
| | * | | | The console reload command also reloads the groups. | STRWarrior | 2014-02-09 | 1 | -0/+1 |
* | | | | | Merge branch 'master' into playerimprovements | Tiger Wang | 2014-02-09 | 96 | -217/+354 |
|\ \ \ \ \ |
|
* | | | | | | Fixed a boat ASSERT | Tiger Wang | 2014-02-09 | 1 | -2/+8 |
* | | | | | | Moved Gamemode setting into General root tag | Tiger Wang | 2014-02-07 | 1 | -1/+1 |
* | | | | | | Added sender name to PM if prefixes disabled | Tiger Wang | 2014-02-07 | 2 | -2/+2 |
* | | | | | | Removed some unexported documentation. | Tiger Wang | 2014-02-07 | 1 | -11/+5 |
* | | | | | | Improved chat messaging functions | Tiger Wang | 2014-02-07 | 10 | -114/+179 |
* | | | | | | Server internally uses new functions | Tiger Wang | 2014-02-06 | 4 | -17/+13 |
* | | | | | | Added more chat functions | Tiger Wang | 2014-02-06 | 4 | -27/+46 |
* | | | | | | Reduced max explosions per tick | Tiger Wang | 2014-02-05 | 1 | -1/+1 |
* | | | | | | Updated Core & PolarSSL | Tiger Wang | 2014-02-05 | 2 | -0/+0 |
* | | | | | | Fixed explosions bug | Tiger Wang | 2014-02-05 | 3 | -32/+13 |
* | | | | | | Fixed annoying creative on fire bug | Tiger Wang | 2014-02-05 | 2 | -0/+20 |
* | | | | | | Fixed a bunch of MSVS warnings | Tiger Wang | 2014-02-05 | 6 | -7/+8 |
* | | | | | | Added more SendMessageXXX() functions | Tiger Wang | 2014-02-04 | 3 | -47/+62 |
* | | | | | | Pickup constructor no longer exported | Tiger Wang | 2014-02-03 | 3 | -4/+8 |
* | | | | | | Added SendMessageXXX() to cPlayer | Tiger Wang | 2014-02-03 | 2 | -1/+72 |
* | | | | | | Partial fix for #130 | Tiger Wang | 2014-02-03 | 1 | -0/+1 |
* | | | | | | Fixed #491 | Tiger Wang | 2014-02-03 | 1 | -2/+14 |
* | | | | | | Fixed a crash bug | Tiger Wang | 2014-02-03 | 2 | -11/+5 |
* | | | | | | Merge remote-tracking branch 'origin/master' into playerimprovements | Tiger Wang | 2014-02-03 | 11 | -80/+219 |
|\ \ \ \ \ \ |
|
* | | | | | | | Fixed #626 | Tiger Wang | 2014-02-03 | 3 | -13/+38 |
* | | | | | | | Fixed issues with farmland | Tiger Wang | 2014-02-03 | 2 | -1/+3 |
* | | | | | | | Server now handles join messages also | Tiger Wang | 2014-02-03 | 5 | -27/+35 |
| | | | | * | | Moved a forgotten comment back to its place. | madmaxoft | 2014-02-08 | 1 | -2/+2 |
| | | | | * | | Fixed lighting thread queueing. | madmaxoft | 2014-02-08 | 1 | -2/+4 |
| | | | | * | | Fixed ChunkStay initialization. | madmaxoft | 2014-02-08 | 1 | -1/+1 |
| | | | | * | | Fixed gcc compilation. | madmaxoft | 2014-02-08 | 1 | -1/+1 |
| | | | | * | | Initial ChunkStay code. | madmaxoft | 2014-02-08 | 11 | -406/+560 |
| | | | |/ /
| | | |/| | |
|
| | | * | | | Merge pull request #653 from mc-server/RedstoneSimulator | Mattes D | 2014-02-08 | 8 | -1772/+1881 |
| | | |\| | |
|
| | | | * | | Fixed comment. | STRWarrior | 2014-02-08 | 1 | -1/+1 |
| | | | * | | Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later). | STRWarrior | 2014-02-07 | 10 | -1826/+1822 |
| | | | * | | Fixed some end of lines | STRWarrior | 2014-02-07 | 2 | -2/+2 |
| | | | * | | Implemented an easy way of adding new redstone simulators. | STRWarrior | 2014-02-07 | 6 | -9/+122 |
| | | * | | | Fixed cWorld:TryGetHeight() API. | madmaxoft | 2014-02-08 | 1 | -1/+5 |
| | | |/ / |
|
| | | * | | WebAdmin is stopped properly on server shutdown / restart. | madmaxoft | 2014-02-07 | 3 | -36/+55 |
| | | * | | Fixed wiki link in auto-generated settings.ini. | madmaxoft | 2014-02-07 | 1 | -1/+2 |
| | | * | | InfoDump: Added github output. | madmaxoft | 2014-02-05 | 1 | -5/+228 |
| | | * | | Merge pull request #648 from worktycho/runMCServer | Mattes D | 2014-02-05 | 1 | -9/+27 |
| | | |\ \ |
|
| | | | * | | Change Output to stderr | worktycho | 2014-02-05 | 1 | -4/+3 |
| | | | * | | Merge branch 'master' into runMCServer | Tycho | 2014-02-05 | 16 | -45/+96 |
| | | | |\ \ |
|
| | | | * | | | Modified automatic test for boundingBox | Tycho | 2014-02-05 | 1 | -7/+26 |
| | | * | | | | Merge pull request #649 from mc-server/GroupsPermissions | Mattes D | 2014-02-05 | 4 | -36/+1 |
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | | * | | | Removed deprecated HasCommand function | STRWarrior | 2014-02-05 | 4 | -36/+1 |
| | | * | | | | Merge pull request #645 from mc-server/GroupsPermissions | Mattes D | 2014-02-05 | 6 | -18/+69 |
| | | |\| | | |
|
| | | | * | | | Forgot extra lines. | STRWarrior | 2014-02-05 | 1 | -0/+4 |
| | | | * | | | Improvements: | STRWarrior | 2014-02-05 | 6 | -22/+69 |
| | | * | | | | Merge pull request #647 from worktycho/runMCServer | Mattes D | 2014-02-05 | 2 | -1/+5 |
| | | |\ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | | * | | | Simplified shutdown | Tycho | 2014-02-05 | 2 | -5/+1 |
| | | | * | | | Revert "Added Self Test Plugin" | Tycho | 2014-02-05 | 1 | -20/+0 |
| | | | * | | | Added support to start up MCServer and then immediatly sut it down in travis | Tycho | 2014-02-05 | 3 | -1/+9 |
| | | | * | | | Added Self Test Plugin | Tycho | 2014-02-05 | 1 | -0/+20 |
| | | * | | | | Merge pull request #646 from worktycho/warningfixes | Alexander Harkness | 2014-02-05 | 10 | -27/+27 |
| | | |\ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | * | | | Fixed most of the reordering warnings | Tycho | 2014-02-05 | 12 | -33/+33 |
| | | * | | | | Improved the signedness conversion. | madmaxoft | 2014-02-05 | 1 | -2/+2 |
| | | * | | | | Added cPluginManager:LogStackTrace() to the Lua API. | madmaxoft | 2014-02-05 | 2 | -1/+13 |
| | | * | | | | InfoDump: Git-Ignoring all generated files. | madmaxoft | 2014-02-05 | 1 | -0/+2 |
| | | * | | | | Explicitly make chars signed at the compiler-level. | madmaxoft | 2014-02-04 | 1 | -0/+3 |
| | | * | | | | Crypto: Removed unused member, fixed gcc warning. | madmaxoft | 2014-02-04 | 2 | -6/+4 |
| | | * | | | | Added dtExplosion to damage<->string functions. | madmaxoft | 2014-02-04 | 1 | -1/+2 |
| | | * | | | | Protocol 1.7: Fixed a signed / unsigned comparison warning. | madmaxoft | 2014-02-04 | 1 | -2/+2 |
| | |/ / / / |
|
| | * | | | | Fixed a gcc warning in ManualBindings. | madmaxoft | 2014-02-04 | 1 | -2/+2 |
| | * | | | | Removed a useless check in cLuaState. | madmaxoft | 2014-02-04 | 1 | -3/+1 |
| | * | | | | Fixed a warning in cItem in gcc. | madmaxoft | 2014-02-04 | 1 | -1/+1 |
| | * | | | | Protocol 1.7 uses char for blockface. | madmaxoft | 2014-02-04 | 1 | -2/+2 |
| | * | | | | Merge pull request #644 from worktycho/warningfixes | Mattes D | 2014-02-04 | 77 | -178/+200 |
| | |\| | | |
|
| | | * | | | Fix gcc not having operator ++ on enums | Tycho | 2014-02-04 | 1 | -6/+7 |
| | | * | | | Ensure -Wall is enabled | Tycho | 2014-02-04 | 1 | -0/+1 |
| | | * | | | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 76 | -174/+194 |
| | * | | | | Fixed chest placement. | madmaxoft | 2014-02-04 | 1 | -2/+4 |
| | * | | | | Fixed indent from previous commits. | madmaxoft | 2014-02-04 | 1 | -1/+1 |
| | * | | | | Merge pull request #635 from tonibm19/master | Mattes D | 2014-02-04 | 6 | -4/+19 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Fixed indentation | tonibm19 | 2014-02-04 | 1 | -1/+1 |
| | | * | | | Blank lines and indentation. | tonibm19 | 2014-02-04 | 2 | -1/+4 |
| | | * | | | Not exporting FindClosestPlayer | tonibm19 | 2014-02-03 | 1 | -1/+1 |
| | | * | | | Fixed compilation | tonibm19 | 2014-02-03 | 1 | -1/+0 |
| | | * | | | Added documentation | tonibm19 | 2014-02-03 | 1 | -1/+4 |
| | | * | | | Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua API | tonibm19 | 2014-02-03 | 6 | -3/+13 |
| | |/ / /
| |/| | | |
|
| | * | | | Fixed calling plugins with userdata params. | madmaxoft | 2014-02-04 | 1 | -0/+1 |
| | * | | | Removed a leftover debug message. | madmaxoft | 2014-02-04 | 1 | -1/+0 |
| | * | | | Fixed error handling in cPluginManager:CallPlugin() API. | madmaxoft | 2014-02-04 | 1 | -2/+5 |
| | * | | | Improved error resistance in cPluginManager:CallPlugin(). | madmaxoft | 2014-02-04 | 1 | -0/+8 |
| | * | | | InfoDump: Fixed export for undeclared command param combinations. | madmaxoft | 2014-02-04 | 1 | -2/+2 |
| | * | | | Greatly improved TNT propulsion chances | Tiger Wang | 2014-02-03 | 1 | -1/+1 |
| | * | | | Merge pull request #636 from worktycho/warningfixes | Mattes D | 2014-02-03 | 10 | -19/+32 |
| | |\ \ \ |
|
| | | * | | | Fogot to save Biogen | Tycho | 2014-02-03 | 1 | -4/+4 |
| | | * | | | Fixed Compile errors | Tycho | 2014-02-03 | 4 | -7/+7 |
| | | * | | | Removed unused lookups | Tycho | 2014-02-03 | 1 | -2/+0 |
| | | * | | | Increased Type safety of Biomes | Tycho | 2014-02-03 | 9 | -17/+32 |
| | |/ / /
| |/| | | |
|
| | * | | | Merge pull request #633 from mc-server/More_Sideways_Blocks | Mattes D | 2014-02-03 | 4 | -5/+80 |
| |/| | |
| | |/ / |
|
| | * | | Named the different quartz block. | STRWarrior | 2014-02-03 | 2 | -1/+6 |
| | * | | Fixed some issues. | STRWarrior | 2014-02-03 | 1 | -1/+2 |
| | * | | Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks. | STRWarrior | 2014-02-03 | 2 | -4/+4 |
| | * | | This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars. | STRWarrior | 2014-02-03 | 3 | -5/+74 |
| * | | | Merge pull request #623 from mc-server/tnt | Mattes D | 2014-02-03 | 2 | -36/+122 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Inversed condition | Tiger Wang | 2014-02-03 | 1 | -25/+28 |
| | * | | Uncommented pickup spawner code | Tiger Wang | 2014-02-02 | 1 | -3/+7 |
| | * | | TNT improvements | Tiger Wang | 2014-02-02 | 2 | -37/+116 |
| * | | | Fixed socket leaking. | madmaxoft | 2014-02-03 | 1 | -0/+5 |
| * | | | SocketThreads: Fixed sending to closed socket. | madmaxoft | 2014-02-03 | 1 | -1/+6 |
| * | | | Groups.ini can contain spaces around commas in values. | madmaxoft | 2014-02-03 | 1 | -21/+25 |
| * | | | Merge pull request #602 from mc-server/improvementsandfixes | Mattes D | 2014-02-03 | 7 | -22/+61 |
|/| | | |
|
| * | | | Added IsBlockWaterOrIce() | Tiger Wang | 2014-02-02 | 2 | -10/+12 |
| * | | | Revert "Added LOGREPLACELINE for line replacement" | Tiger Wang | 2014-02-02 | 5 | -94/+16 |
| * | | | Revert "Improved code" | Tiger Wang | 2014-02-02 | 4 | -19/+13 |
| * | | | Revert "Added a comment" | Tiger Wang | 2014-02-02 | 1 | -1/+1 |
| * | | | Revert "Properly initialised variables" | Tiger Wang | 2014-02-02 | 4 | -13/+10 |
| * | | | Revert "Fixed issues with insufficient console space" | Tiger Wang | 2014-02-02 | 3 | -114/+29 |
| * | | | Revert "A newline issue is resolved" | Tiger Wang | 2014-02-02 | 2 | -1/+3 |
| * | | | Revert "Fixed Linux compile" | Tiger Wang | 2014-02-02 | 1 | -2/+1 |
| * | | | Revert "Another Linux fix" | Tiger Wang | 2014-02-02 | 1 | -6/+0 |
| * | | | Revert "Again improved LogReplaceLine" | Tiger Wang | 2014-02-02 | 2 | -80/+77 |
| * | | | Possibly fixed #618 | Tiger Wang | 2014-02-02 | 1 | -2/+2 |
| * | | | Creative players take Plugin damage | Tiger Wang | 2014-02-02 | 2 | -3/+4 |
| * | | | Again improved LogReplaceLine | Tiger Wang | 2014-02-01 | 2 | -77/+80 |
| * | | | Added checks for ice into IsBlockWater() | Tiger Wang | 2014-02-01 | 2 | -3/+10 |
| * | | | Split cCoord template into one and two data types | Tiger Wang | 2014-02-01 | 2 | -12/+34 |
| * | | | Another Linux fix | Tiger Wang | 2014-02-01 | 1 | -0/+6 |
| * | | | Fixed Linux compile | Tiger Wang | 2014-02-01 | 1 | -1/+2 |
| * | | | A newline issue is resolved | Tiger Wang | 2014-02-01 | 2 | -3/+1 |
| * | | | Fixed issues with insufficient console space | Tiger Wang | 2014-02-01 | 3 | -29/+114 |
| * | | | Properly initialised variables | Tiger Wang | 2014-01-31 | 4 | -10/+13 |
| * | | | Added a comment | Tiger Wang | 2014-01-31 | 1 | -1/+1 |
| * | | | Improved code | Tiger Wang | 2014-01-31 | 4 | -13/+19 |
| * | | | Added LOGREPLACELINE for line replacement | Tiger Wang | 2014-01-29 | 5 | -16/+94 |
| * | | | Fixed redstone simulator crash found in #570 | Tiger Wang | 2014-01-29 | 3 | -18/+25 |
* | | | | Fixed multiple invalid permission nodes | Tiger Wang | 2014-02-02 | 1 | -2/+2 |
* | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-02-02 | 81 | -552/+741 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #622 from worktycho/registerfix | Mattes D | 2014-02-02 | 1 | -26/+26 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into registerfix | Tycho | 2014-02-02 | 46 | -63/+235 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Fixed dark oak and acacia placement. | madmaxoft | 2014-02-02 | 1 | -0/+1 |
| * | | | | | Merge pull request #615 from worktycho/GeneratingBenchmark2 | Mattes D | 2014-02-02 | 80 | -526/+714 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Added missing files | Tycho | 2014-02-02 | 3 | -0/+39 |
| | * | | | | Merge branch 'master' into GeneratingBenchmark2 | Tycho | 2014-02-02 | 13 | -3/+96 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 20 | -37/+65 |
| | * | | | | Changed Signiture of OnDigging | Tycho | 2014-02-01 | 4 | -7/+7 |
| | * | | | | Changed Signiture of OnDestroyedByPlayer | Tycho | 2014-02-01 | 12 | -16/+27 |
| | | * | | | Removed register keyword from Messinne Twister | Tycho | 2014-02-01 | 1 | -26/+26 |
| | |/ / / |
|
| | * | | | Changed pointers to references | Tycho | 2014-02-01 | 60 | -249/+247 |
| | * | | | Merge branch 'master' into GeneratingBenchmark2 | Tycho | 2014-02-01 | 46 | -217/+925 |
| | |\ \ \ |
|
| | * | | | | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 55 | -196/+209 |
| | * | | | | Changed it so std was actually set to c++11 in clang not gcc on OS X | Tycho | 2014-01-26 | 1 | -2/+11 |
| | * | | | | Removed cWorld Include | Tycho | 2014-01-26 | 3 | -3/+0 |
| | * | | | | Refactored GetPlacementBlockTypeMeta | Tycho | 2014-01-26 | 7 | -11/+12 |
| | * | | | | Merge branch 'master' into GeneratingBenchmark2 | Tycho | 2014-01-26 | 279 | -49498/+2596 |
| | |\ \ \ \ |
|
| | * | | | | | Refactored cBlockHandler::OnUse and dependents | Tycho | 2014-01-26 | 21 | -263/+310 |
| | * | | | | | Added support for overide in c++11 supporting varients of gcc/clang | Tycho | 2014-01-26 | 1 | -2/+4 |
| | * | | | | | First attempt at Implementing Interfaces | Tycho | 2014-01-25 | 19 | -38/+80 |
| | * | | | | | dded dependecy on Blocks to Generator | Tycho | 2014-01-25 | 1 | -1/+1 |
* | | | | | | | Fixed #624 | Tiger Wang | 2014-02-02 | 2 | -0/+7 |
|/ / / / / / |
|
* | | | | | | Fixed #620 | Tiger Wang | 2014-02-02 | 1 | -1/+2 |
* | | | | | | Merge pull request #617 from UltraCoderRU/master | Mattes D | 2014-02-02 | 5 | -4/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added saving of angry flag. | Kirill Kirilenko | 2014-02-02 | 2 | -0/+7 |
| * | | | | | | Fixed sitting tag. | Kirill Kirilenko | 2014-02-02 | 2 | -5/+5 |
| * | | | | | | Monster's nominal speed was increased. | Kirill Kirilenko | 2014-02-01 | 2 | -1/+2 |
| * | | | | | | Fixed teleport to air, if owner is flying. | Kirill Kirilenko | 2014-02-01 | 1 | -0/+1 |
| * | | | | | | Added saving of collar's color. | Kirill Kirilenko | 2014-02-01 | 2 | -4/+11 |
|/ / / / / / |
|
* | | | | | | Merge pull request #585 from daniel0916/hooks | Mattes D | 2014-02-01 | 7 | -0/+70 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added PlayerDestroyedHook Documentation | daniel0916 | 2014-02-01 | 1 | -0/+23 |
| * | | | | | | Removed "player destroying" hook | daniel0916 | 2014-02-01 | 6 | -48/+1 |
| * | | | | | | Added "player destroying" and "player destroyed" hooks | daniel0916 | 2014-01-25 | 6 | -0/+94 |
* | | | | | | | Merge pull request #613 from UltraCoderRU/master | Mattes D | 2014-02-01 | 1 | -0/+6 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Merge remote-tracking branch 'upstream/master' | Kirill Kirilenko | 2014-01-31 | 1 | -13/+18 |
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Contributors now match real life, and are alpha-sorted. | Alexander Harkness | 2014-01-31 | 1 | -13/+18 |
| * | | | | | | Added reading saved state of the wolf (sitting or standing). | Kirill Kirilenko | 2014-01-31 | 1 | -0/+6 |
|/ / / / / / |
|
* | | | | | | Merge pull request #607 from mc-server/Wolf_Owner_Saving | Mattes D | 2014-01-31 | 2 | -3/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Inversed condition. | STRWarrior | 2014-01-31 | 1 | -1/+1 |
| * | | | | | | Wolf: If Owner tag is missing a normal ownerless wolf will spawn. | STRWarrior | 2014-01-31 | 1 | -9/+6 |
| * | | | | | | Fixed bad variable. | STRWarrior | 2014-01-30 | 1 | -1/+1 |
| * | | | | | | Check if the tag is found. | STRWarrior | 2014-01-30 | 1 | -0/+5 |
| * | | | | | | Fixes #606 | STRWarrior | 2014-01-30 | 2 | -2/+9 |
* | | | | | | | Fixed cLineBlockTracer:Trace() signature. | madmaxoft | 2014-01-31 | 1 | -13/+27 |
* | | | | | | | Added cPluginManager:BindCommand() form to the API. | madmaxoft | 2014-01-31 | 1 | -1/+4 |
* | | | | | | | Added cChunkDest::UpdateHeightmap() | madmaxoft | 2014-01-31 | 2 | -17/+48 |
* | | | | | | | Fixed some more. | Alexander Harkness | 2014-01-31 | 1 | -4/+3 |
* | | | | | | | Fixed at least a little of the plugin guide. | Alexander Harkness | 2014-01-30 | 1 | -15/+7 |
* | | | | | | | Update Core | Alexander Harkness | 2014-01-30 | 1 | -0/+0 |
* | | | | | | | Merge pull request #605 from tonibm19/patch-1 | Mattes D | 2014-01-30 | 1 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Attempt at implementing #563 | tonibm19 | 2014-01-30 | 1 | -2/+1 |
|/ / / / / / / |
|
* | | | | / / | Lua: Fixed an error in table-functions callbacks. | madmaxoft | 2014-01-29 | 1 | -1/+5 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge pull request #599 from tonibm19/master | Mattes D | 2014-01-29 | 12 | -9/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | Did what xoft said | tonibm19 | 2014-01-29 | 4 | -5/+3 |
| * | | | | | | Rewritten code. | tonibm19 | 2014-01-29 | 12 | -152/+25 |
| * | | | | | | Fixed sheep | tonibm19 | 2014-01-29 | 1 | -18/+17 |
| * | | | | | | Fixed a copypasta error... | tonibm19 | 2014-01-29 | 4 | -1/+5 |
| * | | | | | | Now mobs follow you when holding their breed item | tonibm19 | 2014-01-29 | 10 | -5/+153 |
* | | | | | | | Added instructions for ZIP source downloads. | Mattes D | 2014-01-29 | 1 | -1/+3 |
|/ / / / / / |
|
* | | | | | | Limited sign lines to 15 chars. | madmaxoft | 2014-01-29 | 1 | -4/+5 |
* | | | | | | Plugin files are loaded in alphabetical order. | madmaxoft | 2014-01-29 | 1 | -17/+35 |
|/ / / / / |
|
* | | | | | Documented cFloater. | STRWarrior | 2014-01-29 | 1 | -0/+14 |
* | | | | | Removed debug message when a firework entity hit a solid block. | STRWarrior | 2014-01-29 | 1 | -2/+0 |
* | | | | | Bottle o' Enchanting spawns an experience orb. | STRWarrior | 2014-01-29 | 1 | -1/+2 |
* | | | | | Added 1.7.4 to the list of supported protocols. | madmaxoft | 2014-01-29 | 1 | -1/+1 |
* | | | | | Protocol 1.7: Encryption is enabled only with auth. | madmaxoft | 2014-01-29 | 1 | -1/+1 |
* | | | | | ProtoProxy: Added encryption support. | madmaxoft | 2014-01-28 | 1 | -2/+19 |
* | | | | | Protocol 1.7: Forced encryption on all connections. | madmaxoft | 2014-01-28 | 4 | -15/+120 |
* | | | | | Crypto: Added public key encryption / decryption. | madmaxoft | 2014-01-28 | 2 | -0/+106 |
* | | | | | Fixed an error in Crypto. | madmaxoft | 2014-01-28 | 1 | -2/+2 |
* | | | | | Merge pull request #594 from mc-server/Villager_Update | Mattes D | 2014-01-28 | 5 | -2/+185 |
|\ \ \ \ \ |
|
| * | | | | | Renamed Farmer functions and added doxycomments | STRWarrior | 2014-01-28 | 2 | -17/+20 |
| * | | | | | Villager: NoCountDown and Action function don't check VillagersShouldHarvestCrops anymore because it shoudn't even be activated anywhere. | STRWarrior | 2014-01-28 | 1 | -10/+0 |
| * | | | | | Villager doesn't check the environment for crops if it doesn't need to. | STRWarrior | 2014-01-27 | 1 | -0/+5 |
| * | | | | | The world can now be configured wether farmers should be able to harvest crops. | STRWarrior | 2014-01-27 | 3 | -0/+14 |
| * | | | | | Villager: Few more comments. | STRWarrior | 2014-01-27 | 2 | -4/+9 |
| * | | | | | Cleanup | STRWarrior | 2014-01-27 | 2 | -31/+65 |
| * | | | | | Villagers: Harvesting is more rare. | STRWarrior | 2014-01-27 | 1 | -1/+1 |
| * | | | | | Villager: Farmers can't place crops on blocks other then farmland. | STRWarrior | 2014-01-27 | 1 | -1/+7 |
| * | | | | | Fixed compiler error. | STRWarrior | 2014-01-27 | 1 | -1/+1 |
| * | | | | | Villager: Farmer: Crops finding is more random. | STRWarrior | 2014-01-27 | 1 | -18/+19 |
| * | | | | | Added GetCropsPos and DidFindCrops functions. | STRWarrior | 2014-01-27 | 1 | -0/+6 |
| * | | | | | Villagers: Farmers now replant the crops. | STRWarrior | 2014-01-27 | 2 | -1/+17 |
| * | | | | | Villagers: Fixed only gettings the crops block when farming. | STRWarrior | 2014-01-27 | 1 | -2/+2 |
| * | | | | | Villagers don't look for new crops when they already found one. | STRWarrior | 2014-01-27 | 1 | -11/+9 |
| * | | | | | E_BLOCK_POTATOES isn't an solid block. Villagers were floating above them. | STRWarrior | 2014-01-27 | 1 | -0/+1 |
| * | | | | | Villagers: Farmers can also harvest carrots and potatoes. | STRWarrior | 2014-01-27 | 2 | -9/+38 |
| * | | | | | Makes farmers farm crops. | STRWarrior | 2014-01-27 | 2 | -1/+76 |
| | |_|/ /
| |/| | | |
|
* | | | | | Fixed timing on *nix. | madmaxoft | 2014-01-28 | 2 | -2/+2 |
* | | | | | Fixed a slight bug in RSA encryption code. | madmaxoft | 2014-01-28 | 1 | -2/+1 |
* | | | | | Merge pull request #595 from mc-server/NonBlockingSockets | Mattes D | 2014-01-28 | 4 | -63/+171 |
|\ \ \ \ \ |
|
| * | | | | | Squashed common code. | madmaxoft | 2014-01-27 | 1 | -14/+7 |
| * | | | | | Fixed Linux compilation. | madmaxoft | 2014-01-27 | 1 | -1/+2 |
| * | | | | | Rewritten networking to use non-blocking sockets. | madmaxoft | 2014-01-27 | 4 | -62/+176 |
* | | | | | | Updated polarssl | Tiger Wang | 2014-01-27 | 1 | -0/+0 |
* | | | | | | SIGABRT exits with failure. | Tiger Wang | 2014-01-27 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Fixed client packet parsing. | madmaxoft | 2014-01-26 | 2 | -15/+56 |
* | | | | | cByteBuffer has more self-tests. | madmaxoft | 2014-01-26 | 1 | -6/+29 |
* | | | | | Item-loading now checks for weird bytes. | madmaxoft | 2014-01-26 | 1 | -3/+9 |
* | | | | | Fixed Byte-order reading. | madmaxoft | 2014-01-26 | 1 | -2/+4 |
* | | | | | Added SIGABRT to catchers list | Tiger Wang | 2014-01-26 | 1 | -1/+6 |
|/ / / / |
|
* | | | | Merge pull request #589 from mc-server/minecartimprovements | Mattes D | 2014-01-26 | 5 | -110/+438 |
|\ \ \ \ |
|
| * | | | | Reduced unnecessary echoes (thanks xoft) | Tiger Wang | 2014-01-26 | 1 | -5/+3 |
| * | | | | Rail speed tweak | Tiger Wang | 2014-01-25 | 1 | -2/+2 |
| * | | | | Improved AllToLua UI experience | Tiger Wang | 2014-01-25 | 1 | -2/+8 |
| * | | | | Added more minecart powered rail directions | Tiger Wang | 2014-01-24 | 3 | -80/+63 |
| * | | | | Begin implementing ascending rails | Tiger Wang | 2014-01-19 | 2 | -2/+45 |
| * | | | | Added one more direction into collision checks | Tiger Wang | 2014-01-19 | 1 | -26/+51 |
| * | | | | Minecart improvements and fixes | Tiger Wang | 2014-01-19 | 1 | -33/+43 |
| * | | | | Fixed weird meta with curved rails | Tiger Wang | 2014-01-19 | 1 | -5/+15 |
| * | | | | Added more rail functionality | Tiger Wang | 2014-01-19 | 3 | -18/+22 |
| * | | | | Merge remote-tracking branch 'origin/master' into minecartimprovements | Tiger Wang | 2014-01-19 | 85 | -332/+1238 |
| |\ \ \ \ |
|
| * | | | | | Minecart collision and general improvements | Tiger Wang | 2014-01-18 | 2 | -70/+242 |
* | | | | | | Merge pull request #590 from mc-server/Wolf_Fix | Mattes D | 2014-01-26 | 1 | -7/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed bug where wolfs would teleport while they were sitting. | STRWarrior | 2014-01-26 | 1 | -1/+4 |
| * | | | | | | Small fix since the new AI and a new small feature. | STRWarrior | 2014-01-26 | 1 | -6/+27 |
* | | | | | | | Fixed segmentation fault on villager damage | Tiger Wang | 2014-01-26 | 1 | -1/+1 |
* | | | | | | | Merge pull request #575 from worktycho/GeneratingBenchmark | Mattes D | 2014-01-25 | 11 | -189/+317 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Stupid Mistake fixed | Tycho | 2014-01-25 | 1 | -2/+2 |
| * | | | | | Fixed exports | Tycho | 2014-01-25 | 3 | -7/+1 |
| * | | | | | Fixed spelling error | Tycho | 2014-01-22 | 4 | -3/+3 |
| * | | | | | Added manual bindings for moved functions | Tycho | 2014-01-22 | 3 | -2/+71 |
| * | | | | | formatting changes | Tycho | 2014-01-22 | 2 | -6/+26 |
| * | | | | | Merge branch 'master' into GeneratingBenchmark | Tycho | 2014-01-22 | 30 | -276/+2255 |
| |\ \ \ \ \ |
|
| * | | | | | | Actually implemented interfaces | Tycho | 2014-01-20 | 4 | -21/+33 |
| * | | | | | | Moved Schematic file methods to seperate class | Tycho | 2014-01-20 | 4 | -175/+177 |
| * | | | | | | Merge branch 'ForEachChunkProvider' into GeneratingBenchmark | Tycho | 2014-01-20 | 4 | -17/+23 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Seperated BlockArea From World | Tycho | 2014-01-20 | 4 | -14/+20 |
| * | | | | | | | Merge branch 'master' into GeneratingBenchmark | Tycho | 2014-01-20 | 89 | -19110/+1520 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | / /
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Added Inifile and OSSupport Linking | Tycho | 2014-01-19 | 1 | -0/+2 |
| * | | | | | | First attempt at Compiling Generator seperatly | Tycho | 2014-01-19 | 3 | -0/+23 |
* | | | | | | | Merge pull request #588 from mc-server/Sheep_Eating | Mattes D | 2014-01-25 | 2 | -1/+41 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Implemented sheeps eating grass. | STRWarrior | 2014-01-25 | 2 | -1/+41 |
* | | | | | | | | Merge pull request #587 from mc-server/mobimprovements | Mattes D | 2014-01-25 | 29 | -564/+717 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Did what xoft recommended | Tiger Wang | 2014-01-25 | 2 | -2/+6 |
| * | | | | | | | | Two minor changes | Tiger Wang | 2014-01-25 | 2 | -6/+4 |
| * | | | | | | | | Implemented fall damage for mobs | Tiger Wang | 2014-01-25 | 5 | -11/+41 |
| * | | | | | | | | Attack() is no longer always called | Tiger Wang | 2014-01-25 | 1 | -1/+1 |
| * | | | | | | | | Implemented pickup combining | Tiger Wang | 2014-01-25 | 1 | -0/+55 |
| * | | | | | | | | Mob bugfixes | Tiger Wang | 2014-01-25 | 6 | -26/+54 |
| * | | | | | | | | All mobs now drown (fixes #54) | Tiger Wang | 2014-01-25 | 6 | -127/+137 |
| * | | | | | | | | Fixed a generator bug | Tiger Wang | 2014-01-25 | 2 | -1/+9 |
| * | | | | | | | | Zombies and skeletons use AI | Tiger Wang | 2014-01-25 | 2 | -9/+15 |
| * | | | | | | | | Miscellaneous improvements | Tiger Wang | 2014-01-24 | 3 | -28/+17 |
| * | | | | | | | | Changed a condition to IsGameMode | Tiger Wang | 2014-01-24 | 1 | -2/+1 |
| * | | | | | | | | Made wolves compatible with new AI code | Tiger Wang | 2014-01-24 | 2 | -11/+26 |
| * | | | | | | | | Monsters no longer check for direct line of sight | Tiger Wang | 2014-01-24 | 1 | -10/+2 |
| * | | | | | | | | Large reworking of mob code [SEE DESC] | Tiger Wang | 2014-01-24 | 7 | -242/+334 |
| * | | | | | | | | Fixed mobs too close to player not ticking | Tiger Wang | 2014-01-24 | 1 | -2/+2 |
| * | | | | | | | | Implemented creeper abilities | Tiger Wang | 2014-01-24 | 3 | -3/+51 |
| * | | | | | | | | Removed unused ReferenceManager | Tiger Wang | 2014-01-24 | 4 | -122/+1 |
* | | | | | | | | | Merge pull request #583 from mc-server/ChangeToPolarSSL | Mattes D | 2014-01-25 | 217 | -48397/+733 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ProtoProxy: Modified to use PolarSSL. | madmaxoft | 2014-01-25 | 6 | -60/+45 |
| * | | | | | | | | | Added RSA encryption to crypto wrappers. | madmaxoft | 2014-01-25 | 2 | -0/+39 |
| * | | | | | | | | | Merged branch 'master' into ChangeToPolarSSL. | madmaxoft | 2014-01-25 | 21 | -183/+333 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Removed unnecessary define | Tiger Wang | 2014-01-24 | 1 | -7/+0 |
| * | | | | | | | | | | Merge branch 'master' into ChangeToPolarSSL. | madmaxoft | 2014-01-23 | 11 | -198/+254 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed a warning in ScoreboardSerializer. | madmaxoft | 2014-01-23 | 1 | -2/+2 |
| * | | | | | | | | | | | PolarSSL is fully used for 1.3.2 protocol encryption. | madmaxoft | 2014-01-23 | 13 | -157/+630 |
| * | | | | | | | | | | | Fixed a bug in LeakFinder. | madmaxoft | 2014-01-23 | 1 | -3/+8 |
| * | | | | | | | | | | | Removed CryptoPP files. | madmaxoft | 2014-01-22 | 194 | -48168/+0 |
| * | | | | | | | | | | | Replacing CryptoPP with PolarSSL. | madmaxoft | 2014-01-22 | 2 | -2/+7 |
| * | | | | | | | | | | | Added PolarSSL as a submodule. | madmaxoft | 2014-01-22 | 2 | -0/+3 |
* | | | | | | | | | | | | Merge pull request #581 from worktycho/strerror | Mattes D | 2014-01-25 | 7 | -65/+76 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Switched cEvent to GetOSErrorString | Tycho | 2014-01-25 | 3 | -18/+14 |
| * | | | | | | | | | | | Extracted cSocket::GetErrorString into GetOSErrorString | Tycho | 2014-01-25 | 6 | -59/+62 |
| * | | | | | | | | | | | Switched cEvent to use strerror_r for error messages | Tycho | 2014-01-23 | 1 | -6/+18 |
* | | | | | | | | | | | | Comm logging is available in both Debug and Release modes. | madmaxoft | 2014-01-25 | 3 | -16/+16 |
* | | | | | | | | | | | | Added cFile::Flush(). | madmaxoft | 2014-01-25 | 2 | -20/+34 |
* | | | | | | | | | | | | Protocol17: Comm logging shows the data left over from previous parse. | madmaxoft | 2014-01-25 | 1 | -2/+15 |
* | | | | | | | | | | | | Ignoring the Comm Logs. | madmaxoft | 2014-01-25 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge pull request #586 from worktycho/BindingsMove | Alexander Harkness | 2014-01-25 | 2 | -83/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Simplified .gitignore | Tycho | 2014-01-25 | 1 | -55/+5 |
| * | | | | | | | | | | | Added dependecy output to Bindings/BindingsDependencies.txt | Tycho | 2014-01-25 | 2 | -0/+8 |
| * | | | | | | | | | | | Reformatted Bindings Dependecies | Tycho | 2014-01-25 | 1 | -28/+58 |
* | | | | | | | | | | | | Fixed *nix compilation for previous commit. | madmaxoft | 2014-01-24 | 1 | -2/+2 |
* | | | | | | | | | | | | Added per-connection comm logging in debug mode. | madmaxoft | 2014-01-24 | 3 | -1/+93 |
* | | | | | | | | | | | | Fixed a possible deadlock on client disconnect. | madmaxoft | 2014-01-24 | 1 | -9/+0 |
* | | | | | | | | | | | | Fixed a failure in cSquid. | madmaxoft | 2014-01-24 | 1 | -1/+2 |
* | | | | | | | | | | | | Updated Core | Tiger Wang | 2014-01-24 | 1 | -0/+0 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | ProtoProxy: Fixed connection on *nix. | madmaxoft | 2014-01-24 | 1 | -1/+2 |
* | | | | | | | | | | | Fixed Win nightbuilds not producing PDBs. | madmaxoft | 2014-01-24 | 2 | -7/+8 |
* | | | | | | | | | | | Fixed a few compile-time and runtime warnings in ScoreboardSerializer. | madmaxoft | 2014-01-24 | 1 | -8/+4 |
* | | | | | | | | | | | Fixed crash with failed entity-loading. | madmaxoft | 2014-01-24 | 2 | -3/+9 |
* | | | | | | | | | | | APIDump: Fixed indent after merge. | madmaxoft | 2014-01-24 | 1 | -2/+2 |
* | | | | | | | | | | | Merge remote-tracking branch 'MikeHunsinger/master' | madmaxoft | 2014-01-24 | 5 | -52/+93 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed indentation once and for all. | Mike Hunsinger | 2014-01-24 | 2 | -46/+46 |
| * | | | | | | | | | | | Fixed indentation and doxygen comments... For real this time. | Mike Hunsinger | 2014-01-24 | 3 | -17/+17 |
| * | | | | | | | | | | | Fixed spacing and doxycomments. | Mike Hunsinger | 2014-01-24 | 4 | -20/+18 |
| * | | | | | | | | | | | Removed extra line | Mike Hunsinger | 2014-01-23 | 1 | -2/+0 |
| * | | | | | | | | | | | Split TossItem into three Toss functions (Held, Equipped and Pickup) | Mike Hunsinger | 2014-01-23 | 5 | -60/+105 |
* | | | | | | | | | | | | Fixed flint&steel failure on the Y world edges. | madmaxoft | 2014-01-24 | 1 | -0/+4 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #580 from xdot/master | Mattes D | 2014-01-23 | 2 | -41/+33 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed 1.5.x scoreboard packet IDs | andrew | 2014-01-23 | 1 | -3/+3 |
| * | | | | | | | | | | | Fixed scoreboard.dat structure | andrew | 2014-01-23 | 1 | -5/+6 |
| * | | | | | | | | | | | Fixed scoreboard serialization | andrew | 2014-01-23 | 1 | -35/+26 |
* | | | | | | | | | | | | Merge pull request #582 from worktycho/BindingsMove | Alexander Harkness | 2014-01-23 | 2 | -25/+57 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | / / / / / / / /
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Make clean now effects Bindings | Tycho | 2014-01-23 | 1 | -0/+2 |
| * | | | | | | | | | | Removed Bindings folder subcmake on *nix | Tycho | 2014-01-23 | 1 | -1/+2 |
| * | | | | | | | | | | Bugfixes | Tycho | 2014-01-23 | 2 | -12/+9 |
| * | | | | | | | | | | added dependecies for bindings regen | Tycho | 2014-01-23 | 2 | -14/+46 |
|/ / / / / / / / / / |
|
* / / / / / / / / / | Fixed crash while calling disabled plugins. | madmaxoft | 2014-01-23 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Improved code safety for the Compact world storage. | Mattes D | 2014-01-23 | 1 | -104/+72 |
* | | | | | | | | | Minor style improvements for the merged PR. | Mattes D | 2014-01-23 | 1 | -4/+4 |
* | | | | | | | | | Merge remote-tracking branch 'xdot/master' | Mattes D | 2014-01-23 | 6 | -40/+104 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Command block fixes 2 | andrew | 2014-01-23 | 6 | -40/+104 |
* | | | | | | | | | Authenticator: Reduced logging levels. | madmaxoft | 2014-01-22 | 1 | -4/+4 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #574 from tonibm19/patch-1 | STRWarrior | 2014-01-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fixed compilation on VC2008 | tonibm19 | 2014-01-22 | 1 | -0/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #566 from xdot/master | Mattes D | 2014-01-22 | 20 | -9/+1571 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cWorld now saves/loads the scoreboard | andrew | 2014-01-22 | 4 | -15/+44 |
| * | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | andrew | 2014-01-21 | 74 | -19104/+836 |
| |\| | | | | | |
|
| * | | | | | | | Scoreboard SendTo() | andrew | 2014-01-21 | 4 | -6/+74 |
| * | | | | | | | Scoreboard protocol support | andrew | 2014-01-21 | 17 | -23/+321 |
| * | | | | | | | Scoreboard serialization | andrew | 2014-01-20 | 3 | -14/+92 |
| * | | | | | | | Scoreboard deserialization | andrew | 2014-01-20 | 7 | -48/+599 |
| * | | | | | | | Scoreboard improvements | andrew | 2014-01-19 | 3 | -116/+79 |
| * | | | | | | | Basic scoreboard implementation | andrew | 2014-01-19 | 5 | -1/+576 |
* | | | | | | | | InfoDump: Can dump a single plugin without LFS. | madmaxoft | 2014-01-22 | 1 | -47/+65 |
* | | | | | | | | InfoDump: Dump all referenced permissions. | madmaxoft | 2014-01-22 | 1 | -4/+112 |
* | | | | | | | | Implemented cPluginManager:CallPlugin() API. | madmaxoft | 2014-01-21 | 9 | -216/+507 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Fix a crash but somewhere... | Alexander Harkness | 2014-01-20 | 1 | -2/+1 |
| |_|/ / / /
|/| | | | | |
|
| | | | | * | Fixed merge conflict | daniel0916 | 2014-04-07 | 1 | -3/+0 |
| | | | | * | Added Enchantment-Slot-Level generating | daniel0916 | 2014-04-07 | 3 | -9/+32 |
| | | | | * | added EnchantItemPacket to older Protocols | daniel0916 | 2014-02-01 | 1 | -1/+4 |
| | | | | * | Some updates for enchanting (2) | daniel0916 | 2014-01-31 | 9 | -15/+173 |
| | | | | * | removed hook from enchanting commit | daniel0916 | 2014-01-24 | 2 | -5/+1 |
| | | | | * | Some updates for enchanting | daniel0916 | 2014-01-24 | 5 | -17/+29 |
| | | | | * | first changes for enchanting (not finished) | daniel0916 | 2014-01-20 | 8 | -0/+198 |
| |_|_|_|/
|/| | | | |
|
* | | | | | APIDump: Added notes about objects across cWorld's task execution. | madmaxoft | 2014-01-19 | 1 | -2/+2 |
* | | | | | APIDump: Updated cWorld:ScheduleTask()'s description. | madmaxoft | 2014-01-19 | 1 | -1/+1 |
* | | | | | Changed the cWorld::ScheduleTask() signature. | madmaxoft | 2014-01-19 | 4 | -151/+221 |
* | | | | | cLuaState can now check function params. | madmaxoft | 2014-01-19 | 2 | -0/+37 |
* | | | | | Merge pull request #569 from worktycho/EnchantmentsFix | Mattes D | 2014-01-19 | 8 | -88/+120 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Switched EnchantmentSerilizer to namespace | Tycho | 2014-01-19 | 7 | -17/+23 |
| * | | | | Spilt Writing of Enchantments to seperate class | Tycho | 2014-01-19 | 8 | -90/+116 |
* | | | | | Merge pull request #565 from mc-server/commandblockfixes | Mattes D | 2014-01-19 | 12 | -6/+165 |
|\ \ \ \ \ |
|
| * | | | | | Removed unneeded paramters | Tiger Wang | 2014-01-19 | 9 | -15/+23 |
| * | | | | | Changed SendBlockEntity format slightly | Tiger Wang | 2014-01-19 | 9 | -42/+55 |
| * | | | | | Implemented MC|Brand response | Tiger Wang | 2014-01-19 | 1 | -3/+9 |
| * | | | | | ProtoProxy: UpdateBlockEntity NBT is written | Tiger Wang | 2014-01-19 | 1 | -1/+14 |
| * | | | | | Improved command blocks | Tiger Wang | 2014-01-19 | 11 | -5/+124 |
* | | | | | | Rewritten SocketThreads for proper shutdown scenario. | madmaxoft | 2014-01-19 | 8 | -178/+189 |
* | | | | | | Added graph of SocketThreads state transitions. | madmaxoft | 2014-01-19 | 3 | -4/+101 |
* | | | | | | Merge pull request #551 from worktycho/schedular | Mattes D | 2014-01-19 | 1 | -6/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed iterators bug | Tycho | 2014-01-18 | 1 | -2/+1 |
| * | | | | | | switched to using m_WorldAge rather than m_TickID | Tycho | 2014-01-18 | 2 | -9/+3 |
| * | | | | | | Increased tick count to long | Tycho | 2014-01-17 | 2 | -3/+3 |
| * | | | | | | Implemented xsofts suggestion for a saturating counter in the scheduler | Tycho | 2014-01-17 | 2 | -5/+8 |
* | | | | | | | Updated Core. | madmaxoft | 2014-01-19 | 1 | -0/+0 |
* | | | | | | | Removed obsolete MSVC project files. | madmaxoft | 2014-01-19 | 37 | -18619/+0 |
* | | | | | | | SocketThreads: Removed unused code. | madmaxoft | 2014-01-19 | 2 | -53/+3 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Updated core | Tiger Wang | 2014-01-19 | 1 | -0/+0 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #559 from mc-server/SpawnMobParticles | Mattes D | 2014-01-19 | 1 | -3/+0 |
|\ \ \ \ \ |
|
| * | | | | | Removed the particles when a mob spawns. | STRWarrior | 2014-01-18 | 1 | -3/+0 |
* | | | | | | Exported cFloater to the Lua API. | STRWarrior | 2014-01-19 | 2 | -3/+8 |
* | | | | | | Fixed compiler error. | STRWarrior | 2014-01-18 | 2 | -3/+11 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #557 from xdot/master | Mattes D | 2014-01-18 | 20 | -62/+593 |
|\ \ \ \ \ |
|
| * | | | | | Command block fixes | andrew | 2014-01-18 | 3 | -43/+17 |
| * | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | andrew | 2014-01-18 | 4 | -5/+152 |
| |\| | | | |
|
| * | | | | | Parse the MC|AdvCdm plugin message | andrew | 2014-01-18 | 4 | -1/+70 |
| * | | | | | Command blocks: Execute() | andrew | 2014-01-18 | 5 | -18/+42 |
| * | | | | | Command block (de)serialization | andrew | 2014-01-18 | 6 | -21/+122 |
| * | | | | | Basic command block implementation | andrew | 2014-01-18 | 12 | -33/+396 |
| | |_|/ /
| |/| | | |
|
* | | | | | HTTP connections aren't kept alive unless explicitly enabled. | madmaxoft | 2014-01-18 | 4 | -37/+58 |
| |/ / /
|/| | | |
|
* | | | | Alpha-sorted the finishers. | madmaxoft | 2014-01-18 | 1 | -4/+4 |
* | | | | Merged branch 'NetherFinish'. | madmaxoft | 2014-01-18 | 3 | -3/+150 |
|\ \ \ \ |
|
| * | | | | Fixed errors. | STRWarrior | 2014-01-18 | 2 | -2/+2 |
| * | | | | Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo's | STRWarrior | 2014-01-18 | 3 | -10/+10 |
| * | | | | Some tweaks. | STRWarrior | 2014-01-18 | 1 | -5/+18 |
| * | | | | Fixed bug where only brown mushrooms would spawn. | STRWarrior | 2014-01-18 | 1 | -3/+3 |
| * | | | | It now actualy works. | STRWarrior | 2014-01-18 | 1 | -20/+42 |
| * | | | | First attempt at creating a clumb version NetherFinisher. | STRWarrior | 2014-01-17 | 2 | -22/+63 |
| * | | | | Added cFinishGenNetherSprinkleFoliage. | STRWarrior | 2014-01-10 | 3 | -2/+73 |
* | | | | | Fix bad nested headings. | Alexander Harkness | 2014-01-18 | 1 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #552 from worktycho/c++11 | Mattes D | 2014-01-17 | 2 | -4/+1 |
|\ \ \ \ |
|
| * | | | | Changed std to c++11 in clang to fix va_copy issues | Tycho | 2014-01-17 | 2 | -4/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #554 from worktycho/compression | Alexander Harkness | 2014-01-17 | 10 | -22/+33 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Added user setting compression factor | Tycho | 2014-01-17 | 10 | -22/+33 |
|/ / / |
|
* | | | APIDump: Updated cPluginManager:GetAllPlugins(). | madmaxoft | 2014-01-17 | 1 | -1/+1 |
* | | | ProtoProxy: Compiles under Linux. | madmaxoft | 2014-01-17 | 4 | -28/+43 |
* | | | ProtoProxy: Fixed inversed typedef. | madmaxoft | 2014-01-17 | 1 | -1/+1 |
* | | | ProtoProxy: Fixed compilation in Windows and in Linux. | madmaxoft | 2014-01-17 | 3 | -16/+21 |
* | | | ProtoProxy: Fixed #include filename case. | madmaxoft | 2014-01-17 | 1 | -4/+4 |
* | | | Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks. | Alexander Harkness | 2014-01-17 | 2 | -3/+3 |
* | | | Merge pull request #534 from mc-server/SpawnMinecart | Mattes D | 2014-01-17 | 7 | -11/+62 |
|\ \ \ |
|
| * | | | Changed GetContent function. | STRWarrior | 2014-01-16 | 1 | -1/+1 |
| * | | | Fixed server crash. | STRWarrior | 2014-01-12 | 1 | -1/+1 |
| * | | | Renamed cEmptyMinecart to cRideableMinecart | STRWarrior | 2014-01-12 | 7 | -17/+18 |
| * | | | EmptyMinecarts should be able to get a block inside of them. | STRWarrior | 2014-01-12 | 7 | -10/+33 |
| * | | | Added cWorld::SpawnMinecart. | STRWarrior | 2014-01-12 | 2 | -0/+27 |
* | | | | Fixed SIGABRT_COMPAT on other architectures. | madmaxoft | 2014-01-17 | 1 | -0/+2 |
* | | | | Removed internal cEntity::GetRot() usage. | madmaxoft | 2014-01-17 | 23 | -43/+43 |
* | | | | Merge remote-tracking branch 'origin/customnames' | madmaxoft | 2014-01-17 | 38 | -115/+201 |
|\ \ \ \ |
|
| * | | | | Changed newline character because of issues | Tiger Wang | 2014-01-16 | 2 | -4/+13 |
| * | | | | Removed CustomCopy() | Tiger Wang | 2014-01-16 | 2 | -24/+1 |
| * | | | | Really did what xoft wanted | Tiger Wang | 2014-01-16 | 1 | -5/+8 |
| * | | | | Fixed #535 | Tiger Wang | 2014-01-16 | 1 | -1/+1 |
| * | | | | Removed obsoleted functions | Tiger Wang | 2014-01-16 | 34 | -74/+67 |
| * | | | | Possibly did what xoft wanted | Tiger Wang | 2014-01-16 | 3 | -10/+25 |
| * | | | | Merge remote-tracking branch 'origin/master' into customnames | Tiger Wang | 2014-01-16 | 13 | -83/+112 |
| |\ \ \ \ |
|
| * | | | | | OBSOLETE'd obsolete functions | Tiger Wang | 2014-01-15 | 1 | -2/+2 |
| * | | | | | Implemented custom names and lore | Tiger Wang | 2014-01-15 | 4 | -35/+107 |
| * | | | | | Implemented Ctrl-Q drop stack | Tiger Wang | 2014-01-15 | 3 | -3/+20 |
* | | | | | | Protocol 1.7: More output on unknown packets / protocol states. | madmaxoft | 2014-01-17 | 1 | -4/+21 |
* | | | | | | Ignoring MSVC2010+ build folders. | Mattes D | 2014-01-17 | 1 | -0/+2 |
* | | | | | | CMake: Fixed Lua output folder for MSVC2010+. | Mattes D | 2014-01-17 | 1 | -2/+13 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fixed block break packet number | Tiger Wang | 2014-01-16 | 1 | -1/+1 |
* | | | | | Fixed #535 | Tiger Wang | 2014-01-16 | 1 | -1/+1 |
* | | | | | Fixed SIGPIPE on cSocket::Send(). | madmaxoft | 2014-01-16 | 3 | -12/+13 |
* | | | | | Protocol 1.7: Unknown packets are dumped to log in Debug mode. | madmaxoft | 2014-01-16 | 1 | -1/+14 |
* | | | | | Disabled excessive entity-related logging in Debug mode. | madmaxoft | 2014-01-16 | 2 | -3/+26 |
* | | | | | Fixed whitespace in previous commit. | madmaxoft | 2014-01-16 | 1 | -1/+1 |
* | | | | | Finished exporting cWorld:ScheduleTask() to Lua API. | madmaxoft | 2014-01-16 | 2 | -2/+16 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #548 from worktycho/documention | Alexander Harkness | 2014-01-16 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Documented the SchedualeTask function | Tycho | 2014-01-16 | 1 | -0/+1 |
| * | | | | documented CROSSCOMPILING flag | Tycho | 2014-01-16 | 1 | -0/+9 |
* | | | | | CMake: Fixed output paths for all MSVC versions. | madmaxoft | 2014-01-16 | 2 | -11/+19 |
* | | | | | Added packet diagnostics to 1.7 protocol. | madmaxoft | 2014-01-16 | 2 | -30/+40 |
* | | | | | Yet another attempt at VarArgs. | madmaxoft | 2014-01-16 | 1 | -10/+15 |
* | | | | | Another VarArgs fix. | madmaxoft | 2014-01-16 | 7 | -43/+39 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #545 from mc-server/VarArgs | Mattes D | 2014-01-15 | 8 | -36/+54 |
|\ \ \ \ |
|
| * | | | | Fixed ProtoProxy compilation. | madmaxoft | 2014-01-15 | 1 | -4/+8 |
| * | | | | Using a 2nd argument instead of va_copy(). | madmaxoft | 2014-01-15 | 7 | -32/+46 |
* | | | | | ProtoProxy: use CMake to generate the MSVC project files. | madmaxoft | 2014-01-15 | 4 | -308/+156 |
* | | | | | APIDump: Explicitly listed static cPlayer functions. | madmaxoft | 2014-01-15 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Fixed varargs modification. | madmaxoft | 2014-01-15 | 1 | -1/+5 |
* | | | | Merge pull request #543 from mc-server/Furnace_Minecarts | Mattes D | 2014-01-15 | 2 | -3/+42 |
|\ \ \ \ |
|
| * | | | | Furnace minecarts now stop being active after a while. | STRWarrior | 2014-01-15 | 2 | -2/+19 |
| * | | | | First implementation for furnace minecarts. | STRWarrior | 2014-01-15 | 2 | -1/+23 |
* | | | | | Updated Core! ±±±___±±± | Tiger Wang | 2014-01-15 | 1 | -0/+0 |
* | | | | | Update COMPILING.md | Mattes D | 2014-01-15 | 1 | -9/+64 |
* | | | | | CMake: MSVC release builds use LTCG. | madmaxoft | 2014-01-15 | 1 | -2/+8 |
|/ / / / |
|
* | | | | CMake: Removed SCL warnings from Lua and ZLib. | madmaxoft | 2014-01-15 | 2 | -0/+9 |
* | | | | CMake: MSVC builds use static CRT. | madmaxoft | 2014-01-15 | 1 | -0/+9 |
* | | | | Merge pull request #542 from worktycho/schedular | Mattes D | 2014-01-15 | 3 | -4/+121 |
|\ \ \ \ |
|
| * | | | | added cWorld::ScheduleTask Function | Tycho | 2014-01-14 | 3 | -4/+121 |
* | | | | | Merge pull request #538 from mc-server/minecarts | Mattes D | 2014-01-15 | 13 | -208/+503 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Yes newline at end of file :D | Tiger Wang | 2014-01-14 | 1 | -1/+5 |
| * | | | | Final improvements to Minecarts | Tiger Wang | 2014-01-13 | 3 | -93/+292 |
| * | | | | Detaching improvements | Tiger Wang | 2014-01-13 | 4 | -4/+34 |
| * | | | | Fixed wire, rail, and pressure plate unpowering | Tiger Wang | 2014-01-13 | 1 | -3/+4 |
| * | | | | Fixed settings plugin generation after IniFile | Tiger Wang | 2014-01-12 | 1 | -3/+3 |
| * | | | | Fixed VS2013 compile and updated Core | Tiger Wang | 2014-01-12 | 4 | -32/+34 |
| * | | | | Multiple enhancements and fixes to minecarts | Tiger Wang | 2014-01-12 | 4 | -132/+191 |
* | | | | | Updated GETTING-STARTED.md to remove completed issues | worktycho | 2014-01-14 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | CMake: Release profile build inherits from Release, not Debug. | madmaxoft | 2014-01-14 | 1 | -5/+13 |
* | | | | Moved profiling scripts into the MCServer folder. | madmaxoft | 2014-01-14 | 4 | -146/+101 |
* | | | | CMake: Added postfix for profiled exe | madmaxoft | 2014-01-14 | 1 | -0/+4 |
* | | | | APIDump: Wrapped example code so that it displays well on small screens. | madmaxoft | 2014-01-13 | 1 | -3/+8 |
* | | | | Renamed unused source files from zlib. | madmaxoft | 2014-01-13 | 2 | -0/+0 |
* | | | | The VS2008 nightbuild uses CMake. | madmaxoft | 2014-01-13 | 1 | -1/+11 |
* | | | | Removed shutdown() from socket closing. | madmaxoft | 2014-01-13 | 1 | -4/+0 |
* | | | | Added handshake processing to protocol 1.7. | madmaxoft | 2014-01-13 | 2 | -2/+29 |
* | | | | ProtoProxy: Fixed login kick packet direction. | madmaxoft | 2014-01-13 | 1 | -1/+1 |
* | | | | Generating the bindings outputs a message at the end. | madmaxoft | 2014-01-13 | 1 | -0/+8 |
* | | | | APIDump: Added OnPluginMessage.lua file to Decoda project. | madmaxoft | 2014-01-13 | 1 | -0/+3 |
* | | | | APIDump: Added missing bits of documentation. | madmaxoft | 2014-01-13 | 1 | -0/+15 |
* | | | | APIDump: Documented the plugin messaging hook and function. | madmaxoft | 2014-01-13 | 2 | -0/+26 |
* | | | | Merge pull request #536 from worktycho/nativearch | Mattes D | 2014-01-13 | 1 | -1/+6 |
|\ \ \ \ |
|
| * | | | | Added -march=native to linux targets | Tycho | 2014-01-13 | 1 | -1/+6 |
|/ / / / |
|
* | | | | cCreeper is no longer available in API. | madmaxoft | 2014-01-13 | 3 | -14/+1 |
* | | | | CMake: Removed leftover debugging output. | madmaxoft | 2014-01-13 | 1 | -1/+0 |
* | | | | CMake: Added resources to windows projects. | madmaxoft | 2014-01-13 | 1 | -1/+14 |
* | | | | Added a generic .user file for MSVC. | madmaxoft | 2014-01-13 | 1 | -0/+167 |
* | | | | CMake: Lua DLL is built in the correct folder. | madmaxoft | 2014-01-13 | 1 | -0/+11 |
* | | | | Moved the win resources into a separate subfolder. | madmaxoft | 2014-01-12 | 10 | -29/+7 |
* | | | | CMake generates Bindings when not existant (win) | madmaxoft | 2014-01-12 | 1 | -0/+10 |
|/ / / |
|
* | | | Merge pull request #529 from mc-server/derpstonerefactor | Alexander Harkness | 2014-01-12 | 10 | -331/+265 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed rails powering | Tiger Wang | 2014-01-11 | 1 | -0/+2 |
| * | | Did some stuff with the vectors | Tiger Wang | 2014-01-11 | 1 | -32/+17 |
| * | | Fixed a door bug and reduced code | Tiger Wang | 2014-01-11 | 1 | -19/+1 |
| * | | Renamed g_TorchPlaceable... | Tiger Wang | 2014-01-11 | 6 | -71/+71 |
| * | | Fixed doors, fixes #453 | Tiger Wang | 2014-01-10 | 1 | -38/+8 |
| * | | Major refactoring of redstone | Tiger Wang | 2014-01-10 | 4 | -186/+181 |
* | | | Merge pull request #533 from mc-server/CmakeMultiConfig | Mattes D | 2014-01-12 | 2 | -46/+109 |
|\ \ \ |
|
| * | | | Ignore Win32 .idb files. | madmaxoft | 2014-01-12 | 1 | -0/+1 |
| * | | | Merge branch master into CmakeMultiConfig. | madmaxoft | 2014-01-12 | 156 | -2755/+2980 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Disabled a useless MSVC warning in Bindings.cpp. | madmaxoft | 2014-01-12 | 1 | -0/+6 |
* | | | | Merge pull request #532 from mc-server/LuaStateErrorHandler | Mattes D | 2014-01-12 | 6 | -256/+130 |
|\ \ \ \ |
|
| * | | | | Lua errors display stack trace. | madmaxoft | 2014-01-11 | 2 | -3/+27 |
| * | | | | Removed internal methods from public cLuaState interface. | madmaxoft | 2014-01-11 | 3 | -119/+103 |
| * | | | | Removed an unused file. | madmaxoft | 2014-01-11 | 3 | -134/+0 |
* | | | | | Merge pull request #526 from mc-server/IniFileFix | Mattes D | 2014-01-12 | 3 | -48/+81 |
|\ \ \ \ \ |
|
| * | | | | | Fixed reading the files. | madmaxoft | 2014-01-11 | 1 | -1/+1 |
| * | | | | | Documented the cIniFile:AddValue* functions. | madmaxoft | 2014-01-11 | 1 | -0/+4 |
| * | | | | | IniFile: Split SetValue() into AddValue() and SetValue(). | madmaxoft | 2014-01-11 | 2 | -39/+76 |
| * | | | | | Merge branch 'master' into IniFileFix | madmaxoft | 2014-01-11 | 4 | -2/+20 |
| |\ \ \ \ \ |
|
| * | | | | | | Fixed cIniFile's SetValue(). | madmaxoft | 2014-01-10 | 1 | -9/+1 |
* | | | | | | | Merge pull request #527 from derouinw/biomessplit | Mattes D | 2014-01-11 | 10 | -223/+252 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Globals.h needs to be first include | Bill Derouin | 2014-01-10 | 1 | -1/+1 |
| * | | | | | | Include Biome enum in ChunkDef | Bill Derouin | 2014-01-10 | 1 | -2/+1 |
| * | | | | | | Added newlines at ends of files | Bill Derouin | 2014-01-10 | 2 | -2/+2 |
| * | | | | | | Added files to VC2013 project file | Bill Derouin | 2014-01-10 | 1 | -0/+2 |
| * | | | | | | Fixed missing externals | Bill Derouin | 2014-01-10 | 2 | -1/+6 |
| * | | | | | | Move biome definition to separate files | Bill Derouin | 2014-01-09 | 9 | -223/+246 |
* | | | | | | | Removed unused variables. | madmaxoft | 2014-01-11 | 1 | -2/+0 |
* | | | | | | | Fixed the warning in CryptoPP. | madmaxoft | 2014-01-11 | 1 | -1/+1 |
* | | | | | | | Merge pull request #530 from mc-server/GeneratorDecouple | Mattes D | 2014-01-11 | 10 | -50/+188 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Decoupled cChunkGenerator from cWorld and cRoot. | madmaxoft | 2014-01-10 | 10 | -50/+188 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #531 from xdot/master | Mattes D | 2014-01-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed glowstone drop count | andrew | 2014-01-11 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #522 from mc-server/LuaDlFix | Mattes D | 2014-01-10 | 2 | -1/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Using dlopen() on all platforms except WIN32. | madmaxoft | 2014-01-10 | 1 | -5/+1 |
| * | | | | | | Fixed a typo in the TestLuaRocks test plugin. | madmaxoft | 2014-01-09 | 1 | -1/+1 |
| * | | | | | | Specified the dynamic loader Lua should use. | madmaxoft | 2014-01-09 | 1 | -0/+9 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fixed generator adding values to ini file. | madmaxoft | 2014-01-10 | 2 | -1/+3 |
* | | | | | | Merge pull request #520 from mc-server/SoulSand | Mattes D | 2014-01-10 | 2 | -1/+17 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Fixed recurring pattern. | STRWarrior | 2014-01-10 | 1 | -1/+1 |
| * | | | | Fixed chunk borders. | STRWarrior | 2014-01-09 | 1 | -3/+3 |
| * | | | | Speed-up. I got about 40 extra ch/s | STRWarrior | 2014-01-08 | 1 | -9/+14 |
| * | | | | WormNestCaves now remove soul sand. | STRWarrior | 2014-01-08 | 1 | -0/+1 |
| * | | | | NetherGen: Now generates SoulSand. | STRWarrior | 2014-01-08 | 1 | -1/+11 |
* | | | | | BiomeVisualiser: Added zooming using the 1 - 8 keys. | Matyas Dolak | 2014-01-10 | 6 | -20/+76 |
| |_|/ /
|/| | | |
|
* | | | | Debuggers: Test code for WECUI plugin messaging. | madmaxoft | 2014-01-09 | 1 | -0/+17 |
* | | | | Exported cClientHandle::SendPluginMessage() to Lua. | madmaxoft | 2014-01-09 | 1 | -0/+30 |
* | | | | Fixed wrong packet number for PluginMessage packet. | madmaxoft | 2014-01-09 | 1 | -1/+1 |
* | | | | Added cClientHandle::SendPluginMessage(). | madmaxoft | 2014-01-09 | 9 | -0/+50 |
* | | | | Composition generator creating moved to a separate function. | madmaxoft | 2014-01-09 | 2 | -61/+83 |
* | | | | Height generator creating moved info HeiGen.cpp. | madmaxoft | 2014-01-09 | 3 | -54/+82 |
* | | | | Windows nightbuild updated to generate .example.ini files. | madmaxoft | 2014-01-09 | 3 | -7/+51 |
* | | | | Merge pull request #517 from derouinw/master | Mattes D | 2014-01-09 | 1 | -0/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | A couple touchups | Bill Derouin | 2014-01-08 | 1 | -2/+3 |
| * | | | Add missing plugin error | Bill Derouin | 2014-01-07 | 1 | -0/+12 |
* | | | | Added a known working favicon. | madmaxoft | 2014-01-08 | 1 | -0/+0 |
* | | | | ProtoProxy: Fixed favicon relaying. | madmaxoft | 2014-01-08 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Fixed AppendVPrintf() handling for large strings. | madmaxoft | 2014-01-08 | 1 | -6/+4 |
* | | | Merge pull request #519 from mc-server/sigterm | Mattes D | 2014-01-08 | 2 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updated Core | Tiger Wang | 2014-01-07 | 1 | -0/+0 |
| * | | Graceful shutdown on SIGTERM | Tiger Wang | 2014-01-07 | 1 | -0/+5 |
* | | | Removed bitdeli badge - we have GitHub analytics now. | Alexander Harkness | 2014-01-07 | 1 | -3/+0 |
|/ / |
|
* | | Updated submodules | Tiger Wang | 2014-01-07 | 2 | -0/+0 |
* | | Merge pull request #516 from mc-server/favicon | Alexander Harkness | 2014-01-07 | 4 | -18/+8 |
|\ \ |
|
| * | | Fixed favicons | Tiger Wang | 2014-01-07 | 4 | -18/+8 |
* | | | Plugin messages are received and handed to plugins. | madmaxoft | 2014-01-07 | 9 | -25/+80 |
|/ / |
|
* | | Merge pull request #514 from derouinw/master | Mattes D | 2014-01-07 | 3 | -0/+20 |
|\ \ |
|
| * | | Avoid making copies of favicon string | Bill Derouin | 2014-01-07 | 2 | -2/+2 |
| * | | A few more touch ups | Bill Derouin | 2014-01-07 | 2 | -12/+2 |
| * | | A few touch ups | Bill Derouin | 2014-01-07 | 2 | -2/+5 |
| * | | Removed unused line | Bill Derouin | 2014-01-07 | 1 | -1/+0 |
| * | | Implement favicon for 1.7.2 | Bill Derouin | 2014-01-07 | 4 | -0/+28 |
* | | | Disabled an unneeded MSVC warning. | madmaxoft | 2014-01-07 | 1 | -4/+7 |
* | | | Removed a debugging log output in cPluginManager:AddHook(). | madmaxoft | 2014-01-07 | 1 | -1/+0 |
* | | | More MSVC warning fixes. | madmaxoft | 2014-01-07 | 9 | -11/+11 |
* | | | LuaState can push strings with embedded NULs. | madmaxoft | 2014-01-07 | 1 | -1/+1 |
* | | | Merge pull request #513 from worktycho/FreeBSDDynamicLink | Mattes D | 2014-01-07 | 4 | -343/+13 |
|\ \ \ |
|
| * | | | Fixed FreeBSD compilition | Tycho | 2014-01-07 | 3 | -2/+13 |
| * | | | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-01-07 | 33 | -97/+662 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-01-04 | 7 | -140/+216 |
| |\ \ \ \ |
|
| * | | | | | removed tolua++ makefile which is overwritten by cmake | Tycho | 2014-01-03 | 1 | -338/+0 |
* | | | | | | Update CONTRIBUTING.md | Mattes D | 2014-01-07 | 1 | -2/+3 |
* | | | | | | Regenerated VS2013 files | Tiger Wang | 2014-01-07 | 6 | -38/+47 |
* | | | | | | Fixed a few MSVC warnings. | madmaxoft | 2014-01-07 | 8 | -18/+21 |
| |_|/ / /
|/| | | | |
|
* | | | | | Added Base64Encode(). | madmaxoft | 2014-01-07 | 2 | -0/+51 |
* | | | | | Disabled the type conversion MSVC warning. | madmaxoft | 2014-01-06 | 1 | -1/+3 |
* | | | | | Fixed a few MSVC warnings. | madmaxoft | 2014-01-06 | 11 | -16/+12 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #511 from mc-server/CmakeOutput | Mattes D | 2014-01-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Output dir set to $/MCServer. | madmaxoft | 2014-01-06 | 1 | -1/+1 |
* | | | | | Merge pull request #509 from Diusrex/master | Mattes D | 2014-01-06 | 8 | -6/+89 |
|\ \ \ \ \ |
|
| * | | | | | Undid the changes to cryptlib.cpp. | Diusrex | 2014-01-06 | 2 | -11/+2 |
| * | | | | | Added fake functions into cCriticalSection because of the change to ASSERT | Diusrex | 2014-01-05 | 1 | -0/+5 |
| * | | | | | Changed the release version of ASSERT. | Diusrex | 2014-01-05 | 1 | -1/+1 |
| * | | | | | Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h | Diusrex | 2014-01-05 | 6 | -3/+78 |
| * | | | | | Making all of the useful level 4 warnings be active. | Diusrex | 2014-01-05 | 1 | -1/+13 |
* | | | | | | Exported cWorld::BroadcastBlockAction(). | madmaxoft | 2014-01-06 | 1 | -1/+1 |
* | | | | | | InfoDump: Removes indent and parses ParameterCombinations. | madmaxoft | 2014-01-06 | 1 | -8/+27 |
| |/ / / /
|/| | | | |
|
* | | | | | Fixed wrong enqueueing. | madmaxoft | 2014-01-06 | 1 | -2/+9 |
|/ / / / |
|
* | | | | Fixed cPluginManager:AddHook() binding. | madmaxoft | 2014-01-05 | 5 | -11/+37 |
* | | | | Fixed a race condition in the cQueue class. | madmaxoft | 2014-01-05 | 2 | -59/+90 |
* | | | | InfoDump: Removed an unneeded function. | madmaxoft | 2014-01-05 | 1 | -28/+0 |
* | | | | Fix #506 | Alexander Harkness | 2014-01-05 | 1 | -1/+1 |
* | | | | InfoDump: All reasonable strings are forumized. | madmaxoft | 2014-01-04 | 1 | -5/+5 |
* | | | | Added forum output for commands' DetailedHelp array. | madmaxoft | 2014-01-04 | 1 | -2/+31 |
* | | | | InfoDump: Implemented list and formatting Forumizing. | madmaxoft | 2014-01-04 | 1 | -1/+6 |
* | | | | added supported protocol | Alexander Harkness | 2014-01-04 | 1 | -0/+2 |
* | | | | InfoDump: added AdditionalInfo to forum dumps. | madmaxoft | 2014-01-04 | 1 | -4/+47 |
* | | | | Added an InfoDump script for dumping all plugins' Info.lua into forum description. | madmaxoft | 2014-01-04 | 2 | -0/+299 |
| |/ /
|/| | |
|
* | | | Merge pull request #494 from worktycho/threadsafequeue | Mattes D | 2014-01-04 | 7 | -140/+215 |
|\ \ \ |
|
| * | | | Fixed Documentation | Tycho | 2014-01-03 | 1 | -4/+2 |
| * | | | derp | Tycho | 2014-01-03 | 2 | -1/+4 |
| * | | | actual fix | Tycho | 2014-01-03 | 1 | -2/+9 |
| * | | | fixed failure to return a value from Remove | Tycho | 2014-01-03 | 1 | -1/+1 |
| * | | | implement xsofts recommendations | Tycho Bickerstaff | 2014-01-03 | 1 | -9/+15 |
| * | | | Merge branch 'master' into threadsafequeue | Tycho Bickerstaff | 2014-01-02 | 10 | -315/+231 |
| |\| | |
|
| * | | | added documentation | Tycho Bickerstaff | 2014-01-02 | 1 | -7/+45 |
| * | | | fixed a few remaining issues with worldstorage | Tycho Bickerstaff | 2014-01-02 | 2 | -24/+6 |
| * | | | rewrote queue not to use promises for waits | Tycho Bickerstaff | 2014-01-02 | 6 | -121/+24 |
| * | | | Merge branch 'master' into threadsafequeue | Tycho Bickerstaff | 2013-12-31 | 14 | -980/+190 |
| |\ \ \ |
|
| * | | | | fogot to add promise classes | Tycho Bickerstaff | 2013-12-31 | 2 | -0/+92 |
| * | | | | clean up code for patching | Tycho Bickerstaff | 2013-12-31 | 3 | -3/+5 |
| * | | | | Merge branch 'master' into threadsafequeue | Tycho Bickerstaff | 2013-12-31 | 22 | -95/+70 |
| |\ \ \ \ |
|
| * | | | | | refactored chunk Queue to seperate class | Tycho Bickerstaff | 2013-12-31 | 7 | -124/+162 |
| * | | | | | added link dependency between WorldStorage and OSSupport | Tycho Bickerstaff | 2013-12-22 | 1 | -0/+2 |
| * | | | | | added mergetool files to gitignore | Tycho Bickerstaff | 2013-12-22 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' into threadsafequeue | Tycho Bickerstaff | 2013-12-22 | 25 | -83/+92 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into threadsafequeue | Tycho Bickerstaff | 2013-12-22 | 95 | -485/+2920 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | basic threadsafe queue interface | Tycho Bickerstaff | 2013-12-21 | 2 | -0/+34 |
* | | | | | | | | Merge pull request #502 from bitdeli-chef/master | Alexander Harkness | 2014-01-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Add a Bitdeli badge to README | Bitdeli Chef | 2014-01-04 | 1 | -0/+4 |
|/ / / / / / / |
|
* | | | | | | | Merge remote-tracking branch 'origin/master' | Tau | 2014-01-02 | 1 | -2/+6 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #499 from worktycho/master | Mattes D | 2014-01-02 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | fixed compiler warnings not being enabled in clang | Tycho Bickerstaff | 2014-01-02 | 1 | -2/+6 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | / | | | | | | [Handy] updated for new API, fixed bugs, added warnings. Now v2. | Tau | 2014-01-02 | 2 | -284/+145 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #479 from mc-server/cmake-win | Mattes D | 2014-01-02 | 2 | -18/+30 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into cmake-win | madmaxoft | 2013-12-28 | 10 | -169/+304 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Added support for out-of-source builds. | madmaxoft | 2013-12-28 | 2 | -18/+30 |
* | | | | | | | | | More memory alignment fixes. | madmaxoft | 2014-01-02 | 2 | -6/+6 |
* | | | | | | | | | Fixed unaligned memory access in FastNBT. | madmaxoft | 2014-01-02 | 3 | -5/+44 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #484 from worktycho/cmake-fixes | Alexander Harkness | 2014-01-01 | 4 | -953/+41 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merged changes from upstream | Tycho Bickerstaff | 2013-12-31 | 12 | -29/+181 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'FishingHook' | madmaxoft | 2014-01-01 | 10 | -1/+151 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Little more documentation for OnPlayerFishing. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| * | | | | | | | | | Using documentation Xoft recommended. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| * | | | | | | | | | OnPlayerFishing doesn't have a const cItems anymore | STRWarrior | 2014-01-01 | 5 | -5/+5 |
| * | | | | | | | | | Fixed typo's in the documentation. | STRWarrior | 2014-01-01 | 2 | -4/+4 |
| * | | | | | | | | | implemented the recommendations Xoft gave. | STRWarrior | 2013-12-31 | 7 | -12/+25 |
| * | | | | | | | | | Documented OnPlayerFished and OnPlayerFishing. | STRWarrior | 2013-12-31 | 2 | -0/+41 |
| * | | | | | | | | | Implented OnPlayerFishing and OnPlayerFished. | STRWarrior | 2013-12-30 | 6 | -1/+97 |
* | | | | | | | | | | Merge pull request #497 from xdot/master | Alexander Harkness | 2014-01-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed GetPhysicalRAMUsage on Linux | andrew | 2014-01-01 | 1 | -2/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #480 from mc-server/CmakeNonMixed | Mattes D | 2013-12-31 | 1 | -26/+29 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| | | * | | | | | | | Merge branch 'master' into cmake-fixes | Tycho Bickerstaff | 2013-12-31 | 15 | -16/+57 |
| | | |\ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | removed unneccisary cast | Tycho Bickerstaff | 2013-12-31 | 1 | -1/+2 |
* | | | | | | | | | | fixed warnings in LineBlockTracer.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -1/+0 |
* | | | | | | | | | | fixed warnings in LightingThread.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+1 |
* | | | | | | | | | | take Z axis into account when calculating neighboors in LightingThread::ChunkReady | Tycho Bickerstaff | 2013-12-31 | 1 | -1/+1 |
* | | | | | | | | | | fixed warnings in World.cpp | Tycho Bickerstaff | 2013-12-31 | 4 | -6/+34 |
* | | | | | | | | | | fixxed warnings in Server.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+5 |
* | | | | | | | | | | fixed warnings in Inventory.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -2/+2 |
* | | | | | | | | | | fixed warnings in bytebuffer.cpp | Tycho Bickerstaff | 2013-12-31 | 2 | -4/+4 |
* | | | | | | | | | | fixed ClientHandle warnings | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+1 |
* | | | | | | | | | | fixed warnings in webadmin.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+3 |
* | | | | | | | | | | fixed warnings in BlockArea.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -0/+2 |
* | | | | | | | | | | Merge pull request #488 from Diusrex/master | Mattes D | 2013-12-31 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fixed a cPlayer::IsGameModeAdventure. It was determined based off of gmCreate rather than gmAdventure. | Morgan Redshaw | 2013-12-31 | 2 | -2/+3 |
|/ / / / / / / / / |
|
| | * | | | | | | | fixed bad merge | Tycho Bickerstaff | 2013-12-22 | 1 | -4/+0 |
| | * | | | | | | | merged in more warning fixes | Tycho Bickerstaff | 2013-12-22 | 2 | -3/+2 |
| | |\ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Fixed compilation in VC2008. | madmaxoft | 2013-12-30 | 7 | -79/+13 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| | * | | | | | | merged in changes | Tycho Bickerstaff | 2013-12-22 | 3 | -2/+12 |
| | |\ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | converted commneted paramater names to the unused macro | Tycho Bickerstaff | 2013-12-22 | 17 | -93/+100 |
* | | | | | | | | Merge branch 'master' of github.com:mc-server/MCServer | Tycho Bickerstaff | 2013-12-22 | 95 | -485/+2920 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Chunk is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 4 | -6/+5 |
* | | | | | | | | fixed hidden bug with furnaces ignoring time burnt | Tycho Bickerstaff | 2013-12-21 | 1 | -1/+1 |
* | | | | | | | | Root is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 8 | -30/+32 |
* | | | | | | | | Piston is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 5 | -6/+6 |
* | | | | | | | | ChunkSender is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 6 | -9/+10 |
| |_|_|_|_|/ /
|/| | | | | | |
|
| | | * | | | | merged in warnings changes | Tycho Bickerstaff | 2013-12-22 | 27 | -97/+94 |
| | | * | | | | removed lua makefile | Tycho Bickerstaff | 2013-12-22 | 1 | -944/+0 |
| | | * | | | | fixed accedental commit | Tycho Bickerstaff | 2013-12-22 | 1 | -2/+1 |
| | | * | | | | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not | Tycho Bickerstaff | 2013-12-22 | 4 | -62/+33 |
| | | * | | | | fixes for mac os x | Tycho Bickerstaff | 2013-12-22 | 1 | -4/+8 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Update GETTING-STARTED.md | Alexander Harkness | 2013-12-30 | 1 | -0/+2 |
| * | | | | | Create GETTING-STARTED.md | Alexander Harkness | 2013-12-30 | 1 | -0/+119 |
| * | | | | | APIDump: Fixed a factual error in OnPluginsLoaded description. | madmaxoft | 2013-12-29 | 1 | -2/+2 |
| * | | | | | APIDump: Static files overwrite their destination. | madmaxoft | 2013-12-29 | 1 | -5/+13 |
| * | | | | | APIDump: The PRE html tag has tab width set to 2 spaces. | madmaxoft | 2013-12-29 | 1 | -0/+5 |
| * | | | | | APIDump: Documented OnPluginsLoaded. | madmaxoft | 2013-12-29 | 1 | -0/+79 |
| * | | | | | Added HOOK_PLUGINS_LOADED. | madmaxoft | 2013-12-29 | 7 | -3/+73 |
| * | | | | | Merge pull request #481 from MikeHunsinger/master | Mattes D | 2013-12-29 | 2 | -3/+49 |
| |\ \ \ \ \ |
|
| | * | | | | | Added function to create Tall Birch tree in BirchTreeForest biomes | Mike Hunsinger | 2013-12-29 | 2 | -3/+49 |
| | | |_|/ /
| | |/| | | |
|
| * / | | | | Fixed a (valid) warning in RCONServer. | madmaxoft | 2013-12-28 | 1 | -0/+3 |
| |/ / / / |
|
| | | | * | Fixed Linux configuration. | madmaxoft | 2013-12-29 | 1 | -1/+1 |
| | | | * | Ignore profile build folders created by MSVC build. | madmaxoft | 2013-12-28 | 1 | -0/+22 |
| | | | * | CMake: profiling builds get correct commandlines in MSVC. | madmaxoft | 2013-12-28 | 1 | -64/+80 |
| | | | * | Added custom configurations for MSVC projects. | madmaxoft | 2013-12-28 | 1 | -19/+43 |
| | | |/
| | |/| |
|
| | * | | CMake: Fixed mismatching library vs app builds. | madmaxoft | 2013-12-28 | 1 | -26/+29 |
| |/ / |
|
| * | | Fixed the Windows script for uploading Lua API to an FTP server. | madmaxoft | 2013-12-28 | 2 | -1/+2 |
| * | | APIDump: Added the SettingUpDecoda article. | madmaxoft | 2013-12-27 | 5 | -0/+50 |
| * | | APIDump: Articles eplicitly declare being UTF-8. | madmaxoft | 2013-12-27 | 2 | -0/+2 |
| * | | APIDump: Added quick links to index to each class and hook file. | madmaxoft | 2013-12-27 | 1 | -2/+14 |
| * | | APIDump: Added a quick-nav menu to hook descriptions. | madmaxoft | 2013-12-27 | 1 | -7/+22 |
| * | | APIDump: Added a quick-nav menu to class descriptions. | madmaxoft | 2013-12-27 | 1 | -6/+22 |
| * | | APIDump: Split the huge DumpAPIHtml function into smaller ones. | madmaxoft | 2013-12-27 | 1 | -47/+61 |
| * | | APIDump: Extra pages renamed to articles and moved to front. | madmaxoft | 2013-12-27 | 1 | -24/+39 |
| * | | APIDump: Fixed the WritingPlugin article. | madmaxoft | 2013-12-27 | 1 | -98/+107 |
| * | | APIDump: Added the WritingPlugin article to the exported pages. | madmaxoft | 2013-12-27 | 1 | -0/+1 |
| * | | APIDump: Fixed bad for-loop. | madmaxoft | 2013-12-27 | 1 | -3/+3 |
| * | | Merge pull request #477 from mc-server/cmake-win | Mattes D | 2013-12-27 | 9 | -78/+156 |
| |\| |
|
| | * | Lua is built statically on *nix. | madmaxoft | 2013-12-27 | 1 | -1/+6 |
| | * | Fixed unix Lua dependencies. | madmaxoft | 2013-12-27 | 1 | -1/+1 |
| | * | Merge branch 'master' into cmake-win | madmaxoft | 2013-12-27 | 5 | -53/+366 |
| | |\
| | |/
| |/| |
|
| * | | Merge pull request #476 from mc-server/apidump-writingplugin | Alexander Harkness | 2013-12-26 | 3 | -49/+310 |
| |\ \ |
|
| | * | | Writing a plugin APIDump article (#382) | Tiger Wang | 2013-12-26 | 3 | -49/+310 |
| |/ / |
|
| * | | Merge pull request #474 from mc-server/deathmessages | Mattes D | 2013-12-26 | 1 | -0/+16 |
| |\ \ |
|
| | * | | Server now handles death messages | Tiger Wang | 2013-12-26 | 1 | -0/+16 |
| |/ / |
|
| * | | Merge pull request #472 from mc-server/Extreme_Hills_M | Mattes D | 2013-12-26 | 1 | -4/+40 |
| |\ \ |
|
| | * | | Simplefied Extreme Hills M pattern select. | STRWarrior | 2013-12-26 | 1 | -11/+3 |
| | * | | Extreme Hills M biomes now generate gravel, stone and grass patterns. | STRWarrior | 2013-12-25 | 1 | -2/+10 |
| | * | | Changed tbGravel. Vanilla has 3 layers of gravel and then stone. | STRWarrior | 2013-12-25 | 1 | -3/+3 |
| | * | | Normal extreme hills (plus) now generate a stone/grass pattern. | STRWarrior | 2013-12-25 | 1 | -2/+20 |
| | * | | Re-added empty line. | STRWarrior | 2013-12-25 | 1 | -0/+1 |
| | * | | This generates gravel in Extreme Hills M biomes. | STRWarrior | 2013-12-25 | 2 | -3/+20 |
| | | * | Made cmake compilation possible on Windows. | madmaxoft | 2013-12-27 | 8 | -35/+72 |
| | | * | Added proper precompiled headers for MSVC. | madmaxoft | 2013-12-26 | 1 | -48/+47 |
| | | * | Added cmake output folders (VC2008) to gitignore. | madmaxoft | 2013-12-26 | 1 | -0/+37 |
| | |/
| |/| |
|
| * | | cBlockArea: Fixed writing full-height areas. | madmaxoft | 2013-12-26 | 1 | -2/+2 |
| * | | Merge pull request #461 from mc-server/repeaters | Mattes D | 2013-12-26 | 7 | -47/+314 |
| |\ \
| | |/
| |/| |
|
| | * | Moved increment operator to back of variables | Tiger Wang | 2013-12-26 | 1 | -9/+9 |
| | * | Fixed rails not updating with diagonals | Tiger Wang | 2013-12-25 | 1 | -0/+34 |
| | * | Braced up some code | Tiger Wang | 2013-12-25 | 1 | -0/+2 |
| | * | Used IsGamemodeCreative() function | Tiger Wang | 2013-12-25 | 1 | -1/+1 |
| | * | Fixed comments in main.cpp and Player.cpp | Tiger Wang | 2013-12-24 | 2 | -2/+2 |
| | * | Implemented stone and wooden pressure plates | Tiger Wang | 2013-12-24 | 2 | -3/+105 |
| | * | Improved knockback animation | Tiger Wang | 2013-12-24 | 1 | -3/+3 |
| | * | Improved player fall particle positions | Tiger Wang | 2013-12-23 | 1 | -5/+2 |
| | * | Provides an enhancement to daylight sensors | Tiger Wang | 2013-12-23 | 1 | -2/+27 |
| | * | Clarified some code in Player.cpp | Tiger Wang | 2013-12-23 | 1 | -2/+5 |
| | * | Fixed a comment in Entity.cpp | Tiger Wang | 2013-12-23 | 1 | -1/+1 |
| | * | Added some comments in main.cpp | Tiger Wang | 2013-12-23 | 1 | -1/+1 |
| | * | Daylight sensor sensing enhancement | Tiger Wang | 2013-12-23 | 1 | -9/+11 |
| | * | A fix for daylight sensors | Tiger Wang | 2013-12-22 | 1 | -2/+3 |
| | * | Implemented knockback and critical hit | Tiger Wang | 2013-12-22 | 1 | -4/+21 |
| | * | Added many event catchers | Tiger Wang | 2013-12-22 | 2 | -20/+78 |
| | * | Implemented fall particles | Tiger Wang | 2013-12-22 | 1 | -3/+18 |
| | * | Daylight sensors | Tiger Wang | 2013-12-22 | 1 | -2/+1 |
| | * | Fixed them again, confound it | Tiger Wang | 2013-12-22 | 1 | -9/+21 |
| * | | Merge pull request #471 from mc-server/Fishing_Catapult | Mattes D | 2013-12-25 | 3 | -38/+206 |
| |\ \ |
|
| | * | | Fixed Parentheses. | STRWarrior | 2013-12-25 | 1 | -2/+2 |
| | * | | You are now able to sweep mobs to your position using fishing rods. | STRWarrior | 2013-12-25 | 3 | -38/+206 |
| * | | | Merge branch 'fixes&features' of git://github.com/tonibm19/MCServer | madmaxoft | 2013-12-25 | 3 | -9/+65 |
| |\ \ \ |
|
| | * | | | (Hopefully) fixed if conditions | tonibm19 | 2013-12-25 | 1 | -4/+1 |
| | * | | | Implemented xoft suggestion (partly) | tonibm19 | 2013-12-25 | 1 | -25/+29 |
| | * | | | BLOCKTYPE... | tonibm19 | 2013-12-24 | 1 | -2/+2 |
| | * | | | Fixed compilation | tonibm19 | 2013-12-24 | 1 | -29/+9 |
| | * | | | Implemented xoft suggestion | tonibm19 | 2013-12-24 | 1 | -7/+11 |
| | * | | | Using BLOCKTYPE instead of int | tonibm19 | 2013-12-24 | 1 | -2/+2 |
| | * | | | Added myself to contributors | tonibm19 | 2013-12-24 | 1 | -0/+2 |
| | * | | | Fixed comments | tonibm19 | 2013-12-24 | 1 | -8/+8 |
| | * | | | Changed a little how detection works and added comments. | tonibm19 | 2013-12-24 | 1 | -28/+31 |
| | * | | | Storing Y -1 and -2 blocks in a variable | tonibm19 | 2013-12-24 | 1 | -5/+7 |
| | * | | | Using parenthesis | tonibm19 | 2013-12-24 | 1 | -8/+8 |
| | * | | | Fixed a possible crash | tonibm19 | 2013-12-24 | 1 | -39/+42 |
| | * | | | Improved iron golem detection algorithm | tonibm19 | 2013-12-23 | 1 | -3/+16 |
| | * | | | Some fixes (SEE DESC) | tonibm19 | 2013-12-23 | 1 | -0/+6 |
| | * | | | You can now spawn iron golems. | tonibm19 | 2013-12-23 | 1 | -3/+20 |
| * | | | | Fixed block area height check. | madmaxoft | 2013-12-25 | 1 | -2/+2 |
| * | | | | Merge pull request #470 from mc-server/mobileentitysaving | Alexander Harkness | 2013-12-25 | 4 | -13/+790 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Preliminary mobile entity saving | Tiger Wang | 2013-12-25 | 4 | -13/+790 |
| |/ / / |
|
| * | | | Merge pull request #469 from mc-server/Android_Update | Tiger Wang | 2013-12-24 | 5 | -23/+34 |
| |\ \ \ |
|
| | * | | | Removed unneeded include. | STRWarrior | 2013-12-24 | 1 | -1/+0 |
| | * | | | Fixed getting configure button going to port 0. | STRWarrior | 2013-12-24 | 3 | -7/+12 |
| | * | | | Added the list_item.xml | STRWarrior | 2013-12-24 | 1 | -0/+7 |
| | * | | | Just a quick update for the files you need to compile for Android. | STRWarrior | 2013-12-23 | 2 | -20/+20 |
| | |/ / |
|
| * | | | Merge pull request #468 from mc-server/colourchange | Alexander Harkness | 2013-12-24 | 5 | -27/+15 |
| |\ \ \ |
|
| | * | | | removed the function def also | Alexander Harkness | 2013-12-24 | 1 | -1/+0 |
| | * | | | Finally removed the function. | Alexander Harkness | 2013-12-24 | 1 | -6/+0 |
| | * | | | Removed documentation for cChatColour:MakeColor() | Alexander Harkness | 2013-12-24 | 1 | -7/+3 |
| | * | | | fixed compile? | Alexander Harkness | 2013-12-24 | 1 | -1/+1 |
| | * | | | finally removed them all? | Alexander Harkness | 2013-12-24 | 1 | -1/+1 |
| | * | | | updated another file... | Alexander Harkness | 2013-12-24 | 1 | -4/+4 |
| | * | | | Updated MakeColour's defenition in the header. | Alexander Harkness | 2013-12-24 | 1 | -9/+9 |
| | * | | | Update as per xoft's instructions. | Alexander Harkness | 2013-12-24 | 1 | -1/+1 |
| | * | | | Update chat colours | Alexander Harkness | 2013-12-24 | 1 | -3/+2 |
| |/ / / |
|
| * | | | Merge pull request #466 from Sxw1212/master | Alexander Harkness | 2013-12-24 | 2 | -2/+6 |
| |\ \ \ |
|
| | * | | | Add myself to CONTRIBUTORS to comply with the Apache License | Sam Mauldin | 2013-12-24 | 1 | -0/+1 |
| | * | | | Store plugin in a local variable to fix error on disable | Sam Mauldin | 2013-12-24 | 1 | -2/+5 |
| |/ / / |
|
| * / / | Replaced esCreeper with esMonster. | madmaxoft | 2013-12-23 | 3 | -4/+7 |
| |/ / |
|
| * | | Fixed bug where snowgolems could replace non-solid blocks to snow blocks. | STRWarrior | 2013-12-22 | 1 | -1/+3 |
| * | | Snow golems die in hot biomes and leave a snow trail. | STRWarrior | 2013-12-22 | 2 | -0/+18 |
| * | | You can spawn snow golems with snow blocks and pumpkins. | STRWarrior | 2013-12-22 | 1 | -0/+15 |
| * | | EnderDragons and SnowGolems are able to spawn. | STRWarrior | 2013-12-22 | 1 | -0/+2 |
| * | | Fixed cacus breaking when next to any non-air block. | STRWarrior | 2013-12-22 | 1 | -1/+1 |
| * | | Made the lure enchantment work. | STRWarrior | 2013-12-22 | 1 | -1/+1 |
| * | | Fixed signedness warning in cItemGrid. | madmaxoft | 2013-12-22 | 2 | -4/+4 |
| * | | Merge pull request #462 from mc-server/1.7_Fishing | Mattes D | 2013-12-22 | 20 | -15/+167 |
| |\ \ |
|
| | * | | Fixed compiler warning. | STRWarrior | 2013-12-22 | 1 | -1/+1 |
| | * | | Fishing underground is slower and fishing while raining is faster. | STRWarrior | 2013-12-22 | 1 | -0/+15 |
| | * | | Fixed compiler warnings. | STRWarrior | 2013-12-22 | 1 | -2/+2 |
| | * | | Countdown time is between 100 and 900 ticks. | STRWarrior | 2013-12-22 | 1 | -1/+1 |
| | * | | Fishing now uses a countdown instead of a random number each tick. | STRWarrior | 2013-12-22 | 2 | -12/+29 |
| | * | | Implented BroadcastParticleEffect | STRWarrior | 2013-12-22 | 17 | -2/+122 |
| |/ / |
|
| * | | Using regular assignments. | STRWarrior | 2013-12-21 | 1 | -6/+6 |
| * | | Once again better Y direction for the items given when fishing. | STRWarrior | 2013-12-21 | 1 | -2/+2 |
| * | | Merge pull request #460 from mc-server/Fishing_Items | Alexander Harkness | 2013-12-21 | 1 | -2/+108 |
| |\ \ |
|
| | * | | You are now able to get different items from fishing. | STRWarrior | 2013-12-21 | 1 | -2/+108 |
| |/ / |
|
| * | | Fixed a typo in .gitignore. | madmaxoft | 2013-12-21 | 1 | -1/+1 |
| * | | Bindings regen script updated. | madmaxoft | 2013-12-21 | 1 | -11/+6 |
| * | | Further updates for the win nightbuild script. | madmaxoft | 2013-12-21 | 1 | -25/+25 |
| * | | Floater now dissapears when the player doesn't have an fishing rod equipped. | STRWarrior | 2013-12-21 | 2 | -0/+32 |
| * | | Fixed a file name. | Alexander Harkness | 2013-12-21 | 1 | -0/+0 |
| * | | Update COMPILING | worktycho | 2013-12-21 | 1 | -2/+2 |
| * | | Added info about 32 bit mode. | Alexander Harkness | 2013-12-21 | 1 | -0/+9 |
| * | | Merge pull request #457 from worktycho/master | Alexander Harkness | 2013-12-21 | 2 | -1/+16 |
| |\ \
| |/ /
|/| | |
|
* | | | added FORCE_32 option | Tycho Bickerstaff | 2013-12-21 | 1 | -1/+15 |
* | | | hide lua shared library | Tycho Bickerstaff | 2013-12-21 | 1 | -0/+1 |
| * | | Update README.md | Alexander Harkness | 2013-12-21 | 1 | -1/+1 |
| * | | Merge pull request #456 from mc-server/uselessfiles | Alexander Harkness | 2013-12-21 | 8 | -50/+12 |
| |\ \ |
|
| | * | | Moved some files. | Alexander Harkness | 2013-12-21 | 5 | -0/+0 |
| | * | | Marked stats.cmd as executable so it can be run on linux | Alexander Harkness | 2013-12-21 | 1 | -0/+0 |
| | * | | Update cloc-exclude.txt | Alexander Harkness | 2013-12-21 | 1 | -25/+11 |
| | * | | Updated the stats.cmd file. | Alexander Harkness | 2013-12-21 | 1 | -1/+1 |
| | * | | Delete clean.bat | Alexander Harkness | 2013-12-21 | 1 | -24/+0 |
| * | | | Update COMPILING | Alexander Harkness | 2013-12-21 | 1 | -5/+15 |
|/ / / |
|
* | | | Merge pull request #446 from worktycho/cmake | Alexander Harkness | 2013-12-21 | 37 | -32566/+10155 |
|\ \ \ |
|
| * | | | fixed lua dynamic library | Tycho Bickerstaff | 2013-12-21 | 1 | -2/+2 |
| * | | | finished up final build flags for linux | Tycho Bickerstaff | 2013-12-21 | 1 | -2/+19 |
| * | | | Merge branch 'cmake' of github.com:worktycho/MCServer into cmake | Tycho Bickerstaff | 2013-12-21 | 3 | -5/+27 |
| |\ \ \ |
|
| | * | | | added precompiled headers | tycho | 2013-12-20 | 1 | -13/+24 |
| | * | | | fixed include of math on windows | tycho | 2013-12-20 | 3 | -1/+12 |
| * | | | | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-21 | 29 | -181/+238 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'master', remote-tracking branch 'upstream/master' | Tycho Bickerstaff | 2013-12-21 | 0 | -0/+0 |
| |/ / /
|/| | | |
|
* | | | | You could now only get fish from non-source blocks. Fixed it. | STRWarrior | 2013-12-21 | 1 | -1/+1 |
* | | | | Fixed bug where you could pickup the floater only to get one spawned instantly or the other way around. | STRWarrior | 2013-12-21 | 1 | -0/+5 |
* | | | | Fixed bug where you could get fish from non-source blocks. | STRWarrior | 2013-12-21 | 1 | -1/+1 |
* | | | | Updated the win nightbuild script with recent information. | madmaxoft | 2013-12-21 | 1 | -6/+9 |
* | | | | Merge pull request #454 from mc-server/repeaters | Mattes D | 2013-12-21 | 3 | -12/+41 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fixed repeaters delay, maybe | Tiger Wang | 2013-12-20 | 3 | -12/+41 |
|/ / |
|
* | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2013-12-20 | 10 | -98/+94 |
|\ \ |
|
| * | | Fixed the rest of constructor reorders. | madmaxoft | 2013-12-20 | 9 | -97/+92 |
| * | | Or not. Fixes #384 | Alexander Harkness | 2013-12-20 | 1 | -1/+2 |
* | | | Increased the range an Floater can shoot to. | STRWarrior | 2013-12-20 | 1 | -1/+1 |
|/ / |
|
* | | Fish now actualy jumps to the player instead of a few block bellow them. | STRWarrior | 2013-12-20 | 1 | -1/+1 |
* | | Fixed bug where the floater could pop in the water while you could already get a fish. | STRWarrior | 2013-12-20 | 1 | -2/+2 |
* | | Merge pull request #452 from mc-server/apidumpe | Alexander Harkness | 2013-12-20 | 2 | -1/+7 |
|\ \ |
|
| * | | done... finally | Alexander Harkness | 2013-12-20 | 1 | -2/+2 |
| * | | fix the issues xoft pointed out | Alexander Harkness | 2013-12-20 | 1 | -5/+4 |
| * | | @madmaxoft now? | Alexander Harkness | 2013-12-20 | 1 | -3/+3 |
| * | | Possibly fixes #384 | Alexander Harkness | 2013-12-20 | 1 | -0/+6 |
| * | | Create a static folder for adding static files. | Alexander Harkness | 2013-12-20 | 1 | -0/+1 |
* | | | More reordering fixes. | madmaxoft | 2013-12-20 | 3 | -7/+16 |
|/ / |
|
* | | Fixed a typo in cBlockArea merging code. | madmaxoft | 2013-12-20 | 1 | -2/+1 |
* | | Sorted a few constructors to remove warnings. | madmaxoft | 2013-12-20 | 10 | -49/+57 |
* | | Fixed minor warnings. | madmaxoft | 2013-12-20 | 2 | -5/+7 |
| * | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-20 | 39 | -97/+114 |
| |\
| |/
|/| |
|
* | | Fixed warnings in HTTP parser. | madmaxoft | 2013-12-20 | 4 | -5/+15 |
* | | Attempt at fixing cChunkDef::Height signedness. | madmaxoft | 2013-12-20 | 4 | -21/+24 |
* | | Properly fixed warnings in cFastRandom. | madmaxoft | 2013-12-20 | 1 | -4/+4 |
* | | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 28 | -62/+66 |
* | | Fixed melon and pumpkin growing. | madmaxoft | 2013-12-20 | 1 | -1/+1 |
* | | Fixed missing parenthesis. | madmaxoft | 2013-12-20 | 1 | -4/+4 |
| * | made LUA shared unless STATIC_LUA is set | Tycho Bickerstaff | 2013-12-20 | 1 | -0/+4 |
| * | fixed lua dependency on libm | Tycho Bickerstaff | 2013-12-20 | 1 | -0/+1 |
| * | added profile builds as an option | Tycho Bickerstaff | 2013-12-20 | 1 | -13/+51 |
| * | possable fix of typo | Tycho Bickerstaff | 2013-12-20 | 1 | -1/+1 |
| * | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 2013-12-20 | 1 | -2/+1 |
| * | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 2013-12-20 | 1 | -2/+2 |
| * | fixed bad reference to math library | Tycho Bickerstaff | 2013-12-20 | 1 | -2/+2 |
| * | fixed bad reference to math library | Tycho Bickerstaff | 2013-12-20 | 1 | -1/+2 |
| * | Merge branch 'cmake' of github.com:worktycho/MCServer into cmake | Tycho Bickerstaff | 2013-12-19 | 4 | -9/+30 |
| |\ |
|
| | * | fixed include paths on windows and added build dir to gitignore | tycho | 2013-12-20 | 2 | -0/+3 |
| | * | fixed compile errors with headers and math library | tycho | 2013-12-20 | 2 | -7/+20 |
| | * | Merge branch 'cmake' of github.com:worktycho/MCServer into cmake | tycho | 2013-12-20 | 0 | -0/+0 |
| | |\ |
|
| | * \ | Merge branch 'master' into cmake | tycho | 2013-12-20 | 18 | -31/+310 |
| | |\ \ |
|
| | * | | | fixed D9025 | tycho | 2013-12-20 | 1 | -2/+3 |
| | * | | | fixed multiprocessing on windows and removed redundend compile of headers | tycho | 2013-12-20 | 2 | -1/+5 |
| * | | | | modified travis CI file for cmake | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-19 | 4 | -21/+29 |
| |\ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
* | | | | Fixed clang warnings in Noise.cpp. | madmaxoft | 2013-12-20 | 1 | -20/+20 |
* | | | | Merge pull request #451 from mc-server/dirtupdatefix | Alexander Harkness | 2013-12-20 | 3 | -1/+9 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fixed assertion during dirt block OnUpdate() | Tiger Wang | 2013-12-20 | 3 | -1/+9 |
|/ / / |
|
| * | | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-19 | 18 | -31/+310 |
| |\ \
| |/ /
|/| /
| |/ |
|
* | | Merge pull request #450 from mc-server/redstonefixes | Mattes D | 2013-12-19 | 6 | -26/+94 |
|\ \ |
|
| * | | Fixed PlayerAbilities and creative | Tiger Wang | 2013-12-19 | 3 | -13/+24 |
| * | | Fixed 1.7 arm swing animation | Tiger Wang | 2013-12-19 | 1 | -1/+23 |
| * | | Fixed dust from being placed on nonsolids | Tiger Wang | 2013-12-19 | 2 | -1/+6 |
| * | | Fixed repeaters not updating power | Tiger Wang | 2013-12-19 | 1 | -11/+41 |
* | | | Merge pull request #449 from mc-server/Fishing_Rod | Mattes D | 2013-12-19 | 8 | -0/+194 |
|\ \ \ |
|
| * | | | Fixed #include in Floater.cpp. | STRWarrior | 2013-12-19 | 1 | -1/+1 |
| * | | | The floater now actualy dives under water. | STRWarrior | 2013-12-19 | 1 | -1/+1 |
| * | | | You can get fish from fishing :D. Only one type of fish though. | STRWarrior | 2013-12-19 | 1 | -12/+27 |
| * | | | Added the Floater files to MCServer.vcproj | STRWarrior | 2013-12-19 | 1 | -0/+12 |
| * | | | Implented cItemFishingRodHandler. | STRWarrior | 2013-12-19 | 2 | -0/+65 |
| * | | | Implented IsFishing, SetIsFishing and GetFloaterID(). | STRWarrior | 2013-12-19 | 2 | -0/+12 |
| * | | | Added cFloater class. | STRWarrior | 2013-12-19 | 3 | -0/+90 |
* | | | | Merge pull request #448 from mc-server/testbranch | Alexander Harkness | 2013-12-19 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | just a little change for travis ci test | Alexander Harkness | 2013-12-19 | 1 | -2/+4 |
* | | | | | take advantage of 1.5 cores given by travis with parallelization! | Alexander Harkness | 2013-12-19 | 1 | -1/+1 |
|/ / / / |
|
* | | | | explicitly defined email notifications | Alexander Harkness | 2013-12-19 | 1 | -1/+7 |
* | | | | update readme with travis info | Alexander Harkness | 2013-12-19 | 1 | -0/+2 |
* | | | | Update submodule URLs so people without SSH can get them. | Alexander Harkness | 2013-12-19 | 1 | -3/+3 |
* | | | | Create .travis.yml | Alexander Harkness | 2013-12-19 | 1 | -0/+6 |
* | | | | Test commit. | Alexander Harkness | 2013-12-19 | 1 | -0/+1 |
|/ / / |
|
| | * | fixed visual studio compile flags | tycho | 2013-12-19 | 1 | -4/+14 |
| | * | fixed a number of windows issues | tycho | 2013-12-19 | 2 | -13/+35 |
| | * | added md5 as a dependency for bindings | Tycho Bickerstaff | 2013-12-19 | 3 | -1/+14 |
| | * | added expat as lua bindings dependincy | Tycho Bickerstaff | 2013-12-19 | 7 | -22/+72 |
| | * | compiling sqlite | Tycho Bickerstaff | 2013-12-19 | 2 | -0/+15 |
| | * | added all cpp files to bindings | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+4 |
| | * | moved HTTPServer to globs | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+5 |
| | * | added pthread linking code to OSSupport | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+4 |
| | * | moved protocol to glob | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+5 |
| | * | added blocks and blockentities | Tycho Bickerstaff | 2013-12-19 | 3 | -2/+18 |
| | * | linked in lua | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+1 |
| | * | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-19 | 4 | -14/+45 |
| | |\
| |_|/
|/| | |
|
* | | | Update Contributing.md | Alexander Harkness | 2013-12-19 | 1 | -0/+4 |
* | | | Merge pull request #443 from mc-server/messages | Alexander Harkness | 2013-12-19 | 3 | -14/+41 |
|\ \ \
| |/ /
|/| | |
|
| * | | Disconnection message no longer shown if ping | Tiger Wang | 2013-12-18 | 1 | -5/+8 |
| * | | Prettified command error messages | Tiger Wang | 2013-12-18 | 2 | -9/+23 |
| * | | The "<>" of a player name is now coloured | Tiger Wang | 2013-12-18 | 1 | -1/+1 |
| * | | Fixed 1.7 player disconnection not calling hook | Tiger Wang | 2013-12-18 | 1 | -4/+14 |
|/ / |
|
| * | fixed bindings generation | Tycho Bickerstaff | 2013-12-19 | 9 | -8044/+1092 |
| * | Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux | Tycho Bickerstaff | 2013-12-19 | 7 | -0/+16336 |
| * | bindings regenration logic | Tycho Bickerstaff | 2013-12-19 | 7 | -32372/+290 |
| * | added zlib and UI | Tycho Bickerstaff | 2013-12-18 | 2 | -0/+22 |
| * | removed make file | Tycho Bickerstaff | 2013-12-18 | 1 | -194/+0 |
| * | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-18 | 53 | -310/+1355 |
| |\
| |/
|/| |
|
* | | Merge pull request #440 from mc-server/repeaterfixes | Mattes D | 2013-12-18 | 2 | -84/+77 |
|\ \ |
|
| * | | Fixed wire powering blocks beneath | Tiger Wang | 2013-12-18 | 1 | -1/+1 |
| * | | Fixed bad repeater power queuing in corner case | Tiger Wang | 2013-12-18 | 2 | -83/+76 |
* | | | Merge pull request #442 from mc-server/Nether_Wart | Mattes D | 2013-12-18 | 4 | -0/+110 |
|\ \ \ |
|
| * | | | Implented Nether Wart. | STRWarrior | 2013-12-18 | 4 | -0/+110 |
* | | | | Merge pull request #441 from mc-server/hookentityanimation | Mattes D | 2013-12-18 | 8 | -15/+51 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Renamed back EntityAnimation to PlayerAnimation | Tiger Wang | 2013-12-18 | 8 | -15/+51 |
|/ / / |
|
* / / | Removed offending tr1/memory header inclusion. | madmaxoft | 2013-12-18 | 1 | -3/+0 |
|/ / |
|
* | | Fixed player falling through the floor on spawn. | madmaxoft | 2013-12-17 | 1 | -1/+5 |
* | | cBlockArea: origin is initialized in the constructor and the loader. | madmaxoft | 2013-12-17 | 1 | -0/+6 |
* | | Merge pull request #439 from mc-server/Buckets | Mattes D | 2013-12-17 | 1 | -39/+81 |
|\ \ |
|
| * | | Fixed naming and initialization. | madmaxoft | 2013-12-17 | 1 | -4/+12 |
| * | | Forgot to change one Vector3d to Vector3i. | STRWarrior | 2013-12-17 | 1 | -1/+1 |
| * | | Renamed Pos to m_Pos. | STRWarrior | 2013-12-17 | 1 | -3/+3 |
| * | | Using Recommendations. | STRWarrior | 2013-12-17 | 1 | -10/+23 |
| * | | Made buckets work when the player does not 'look' at a block. This fixes #265 | STRWarrior | 2013-12-17 | 1 | -32/+53 |
|/ / |
|
* | | Merge pull request #438 from mc-server/Boats | Tiger Wang | 2013-12-16 | 5 | -14/+80 |
|\ \ |
|
| * | | Boats spawn on top of a block. not between 4 blocks. | STRWarrior | 2013-12-16 | 1 | -1/+1 |
| * | | Using suggestions for Boat placing. | STRWarrior | 2013-12-16 | 1 | -1/+1 |
| * | | Boats drop a boat pickup when destroyed by hand. You can now actualy use boats. | STRWarrior | 2013-12-16 | 2 | -3/+33 |
| * | | Added HandleSpeedFromAttachee so an entity can override the function. | STRWarrior | 2013-12-16 | 2 | -4/+15 |
| * | | You can spawn boats on water. | STRWarrior | 2013-12-16 | 1 | -7/+32 |
* | | | APIDump: Ignoring the multi-inheritance members. | madmaxoft | 2013-12-16 | 2 | -2/+20 |
* | | | Fixed multiple inheritance in ToLua++. | madmaxoft | 2013-12-16 | 8 | -36/+127 |
* | | | Removed some old cRedstone remnants | Tiger Wang | 2013-12-16 | 3 | -30/+0 |
|/ / |
|
* | | Fixed cClientHandle::Tick() being called from two threads. | madmaxoft | 2013-12-16 | 5 | -31/+48 |
* | | Fixed multiple player spawn broadcasts. | madmaxoft | 2013-12-16 | 1 | -3/+0 |
* | | Server saves if a player is flying. | STRWarrior | 2013-12-15 | 1 | -1/+3 |
* | | Merge pull request #437 from mc-server/ShootTo_function | STRWarrior | 2013-12-15 | 6 | -4/+50 |
|\ \ |
|
| * | | Documented ForceSetSpeed. | STRWarrior | 2013-12-15 | 1 | -0/+1 |
| * | | Exported to Lua | STRWarrior | 2013-12-15 | 2 | -10/+10 |
| * | | Renamed ShootTo function to ForceSetSpeed. | STRWarrior | 2013-12-15 | 2 | -3/+3 |
| * | | This adds a function that allows you to 'shoot' a player towards a direction. | STRWarrior | 2013-12-15 | 5 | -4/+49 |
* | | | Fixed player spawning packet. | madmaxoft | 2013-12-15 | 1 | -1/+1 |
* | | | ProtoProxy: Fixed description-changing to work with 1.7.4. | madmaxoft | 2013-12-15 | 1 | -2/+3 |
* | | | Fixed calling OnPlayerJoined() in the wrong place. | madmaxoft | 2013-12-15 | 1 | -6/+1 |
* | | | Merge pull request #433 from mc-server/redstoneimprovements | Mattes D | 2013-12-15 | 1 | -1/+33 |
|\ \ \ |
|
| * | | | Implemented xoft's suggestions | Tiger Wang | 2013-12-15 | 1 | -3/+16 |
| * | | | Fixed wire repeater checking | Tiger Wang | 2013-12-15 | 1 | -1/+1 |
| * | | | Wires now power repeaters properly | Tiger Wang | 2013-12-15 | 1 | -0/+7 |
| * | | | Fixed the hopefully final wire self-powering bug | Tiger Wang | 2013-12-15 | 1 | -1/+13 |
* | | | | Fixed indentation. | madmaxoft | 2013-12-15 | 1 | -1/+1 |
* | | | | Merge pull request #434 from mc-server/Player_Abilities | Mattes D | 2013-12-15 | 8 | -5/+234 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | APIDump: Documented New functions | STRWarrior | 2013-12-15 | 1 | -0/+4 |
| * | | | Moved reading flags to the protocol. | STRWarrior | 2013-12-15 | 3 | -19/+23 |
| * | | | Exported Set and Get functions to Lua. | STRWarrior | 2013-12-15 | 2 | -2/+136 |
| * | | | Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function | STRWarrior | 2013-12-15 | 5 | -3/+90 |
|/ / / |
|
* | | | Merge pull request #432 from mc-server/Broadcast_Effects | Mattes D | 2013-12-15 | 7 | -3/+92 |
|\ \ \ |
|
| * | | | cPlayer is using the broadcast functions. | STRWarrior | 2013-12-15 | 1 | -3/+3 |
| * | | | This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions. | STRWarrior | 2013-12-15 | 6 | -0/+89 |
* | | | | Fixed pre 1.7 clients crashing. | STRWarrior | 2013-12-15 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #431 from mc-server/Entity_Effects | Mattes D | 2013-12-14 | 15 | -4/+170 |
|\ \ \ |
|
| * | | | Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h. | STRWarrior | 2013-12-14 | 5 | -4/+31 |
| * | | | Added E_EFFECT_<Effect> | STRWarrior | 2013-12-14 | 2 | -3/+32 |
| * | | | Forgot to commit the ClientHandle. | STRWarrior | 2013-12-14 | 2 | -0/+20 |
| * | | | Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. | STRWarrior | 2013-12-14 | 8 | -1/+91 |
* | | | | Added tolua++ redirection include. | madmaxoft | 2013-12-14 | 1 | -0/+13 |
* | | | | Removed leftover debugging messages from cProtocol172. | madmaxoft | 2013-12-14 | 1 | -4/+0 |
* | | | | Merge pull request #430 from mc-server/redstoneimprovements | Mattes D | 2013-12-14 | 9 | -33/+162 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Potentially fixed debug asserts | Tiger Wang | 2013-12-14 | 1 | -5/+5 |
| * | | Wires no longer power if a block cuts them off | Tiger Wang | 2013-12-14 | 1 | -23/+32 |
| * | | Implemented note block playing and fixed wire | Tiger Wang | 2013-12-14 | 9 | -5/+125 |
| | * | added zlib | Tycho Bickerstaff | 2013-12-11 | 3 | -2/+2 |
| | * | moved generating to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | * | added UI folder | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+3 |
| | * | moved Worldstorage to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | * | Merge branch 'master' of github.com:mc-server/MCServer into cmake | Tycho Bickerstaff | 2013-12-11 | 2 | -8/+7 |
| | |\
| |_|/
|/| | |
|
* | | | Merge pull request #429 from worktycho/quickfixs | Alexander Harkness | 2013-12-14 | 2 | -8/+7 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into quickfixs | Tycho Bickerstaff | 2013-12-11 | 35 | -564/+639 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | fixed unused expression warnings in blockFire | Tycho Bickerstaff | 2013-12-10 | 1 | -7/+6 |
| * | | | fixed comparison of thread handle to Null point rather than null handle | Tycho Bickerstaff | 2013-12-10 | 1 | -1/+1 |
| | | * | moved entities to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | | * | moved mobs to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | | * | moved simulor to globs | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+5 |
| | | * | removed leakfinder form build | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+1 |
| | | * | Merge branch 'master' into cmake | Tycho Bickerstaff | 2013-12-11 | 35 | -564/+639 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2013-12-14 | 4 | -9/+85 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #428 from mc-server/cTNTEntity_Export | Mattes D | 2013-12-14 | 4 | -9/+85 |
| |\ \ \ \ |
|
| | * | | | | Exported the cTNTEntity | STRWarrior | 2013-12-14 | 4 | -9/+85 |
| |/ / / / |
|
* / / / / | Documented cTNTEntity. | STRWarrior | 2013-12-14 | 1 | -0/+11 |
|/ / / / |
|
* | | | | Merge pull request #426 from SamJBarney/master | Mattes D | 2013-12-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fixed clang autodetection. | Samuel Barney | 2013-12-14 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #423 from mc-server/redstoneimprovements | Mattes D | 2013-12-14 | 9 | -339/+158 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Update Core | Tiger Wang | 2013-12-14 | 1 | -0/+0 |
| * | | | Fixed compilating! | Tiger Wang | 2013-12-14 | 1 | -5/+5 |
| * | | | Improved player permissions logging | Tiger Wang | 2013-12-14 | 1 | -1/+1 |
| * | | | Fixes to redstone wire and torches | Tiger Wang | 2013-12-14 | 3 | -21/+37 |
| * | | | Groups.ini and Users.ini are now generated | Tiger Wang | 2013-12-14 | 6 | -52/+25 |
| * | | | Removed loads of unneeded code again | Tiger Wang | 2013-12-14 | 1 | -86/+60 |
| * | | | Reduced loads of unneeded code | Tiger Wang | 2013-12-14 | 1 | -188/+44 |
* | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2013-12-14 | 6 | -194/+236 |
|\| | | |
|
| * | | | Merge pull request #419 from mc-server/redstoneloading | Mattes D | 2013-12-13 | 2 | -3/+17 |
| |\ \ \ |
|
| | * | | | Improved redstone loading performance | Tiger Wang | 2013-12-13 | 1 | -2/+10 |
| | * | | | Fixed QueueSetBlock not sending to client changes | Tiger Wang | 2013-12-13 | 1 | -2/+1 |
| | * | | | Redstone data is now loaded on chunk load | Tiger Wang | 2013-12-13 | 2 | -0/+7 |
| * | | | | Fixed threading issues affecting cProtocol172. | madmaxoft | 2013-12-13 | 4 | -191/+219 |
* | | | | | Fixed not getting XP from mobs. | STRWarrior | 2013-12-14 | 2 | -1/+7 |
|/ / / / |
|
* / / / | Using "a_ClosestPlayer != NULL" in cExpOrb. | STRWarrior | 2013-12-13 | 1 | -1/+1 |
|/ / / |
|
* | | | Unknown packet type extended to 32 bits. | madmaxoft | 2013-12-12 | 2 | -4/+4 |
* | | | Fixed protocol 1.7 recovery after unknown packet. | madmaxoft | 2013-12-12 | 1 | -4/+0 |
* | | | Fixed pistons being viable middle block | Tiger Wang | 2013-12-11 | 1 | -0/+3 |
* | | | Merge pull request #417 from mc-server/WorldUpdate | Mattes D | 2013-12-11 | 10 | -2/+123 |
|\ \ \ |
|
| * | | | HOOK_WORLD_STARTED now gets called when the CreateAndInitializeWorld function is used. | STRWarrior | 2013-12-11 | 1 | -0/+1 |
| * | | | Documented OnWorldStarted. | STRWarrior | 2013-12-11 | 1 | -0/+24 |
| * | | | Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins. | STRWarrior | 2013-12-11 | 9 | -2/+98 |
* | | | | ExpOrbs now move. | STRWarrior | 2013-12-11 | 1 | -4/+8 |
* | | | | Merge pull request #416 from mc-server/repeaterfix | Mattes D | 2013-12-11 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Provides a possible fix for repeater timings | Tiger Wang | 2013-12-10 | 2 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #414 from worktycho/abortondeadlock | Mattes D | 2013-12-10 | 3 | -9/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | added abort to DeadlockDetector to generate core dumps on failure | Tycho Bickerstaff | 2013-12-10 | 1 | -5/+2 |
| |/ / |
|
| | * | added tolua++ command and removed stackwalker from build | Tycho Bickerstaff | 2013-12-10 | 3 | -6/+8 |
| | * | more cmake changes | Tycho Bickerstaff | 2013-12-10 | 7 | -9/+33 |
| | * | removed more accedentailly commited object files | Tycho Bickerstaff | 2013-12-10 | 10 | -3985/+5 |
| | * | removed accedentailly commited object files | Tycho Bickerstaff | 2013-12-10 | 29 | -105/+1 |
| | * | more cmake | Tycho Bickerstaff | 2013-12-10 | 50 | -6/+4182 |
| | * | more cmake stuff | Tycho Bickerstaff | 2013-12-10 | 3 | -2/+18 |
| | * | started work on cmake | Tycho Bickerstaff | 2013-12-10 | 6 | -0/+50 |
| | * | added cmake ignores to gitignore | Tycho Bickerstaff | 2013-12-10 | 1 | -1/+10 |
| |/ |
|
| * | Merge remote-tracking branch 'upstream/master' | Tycho Bickerstaff | 2013-12-10 | 11 | -94/+165 |
| |\
| |/
|/| |
|
* | | Merge pull request #412 from mc-server/fixes | Mattes D | 2013-12-10 | 10 | -92/+159 |
|\ \ |
|
| * | | Readded initial line | Tiger Wang | 2013-12-10 | 1 | -0/+1 |
| * | | Fixed compile (alas, no more goto) | Tiger Wang | 2013-12-10 | 1 | -11/+14 |
| * | | Reverted APIDump changes | Tiger Wang | 2013-12-10 | 1 | -0/+0 |
| * | | Fixed Floody lava to stone fizzle | Tiger Wang | 2013-12-10 | 2 | -2/+16 |
| * | | Added repeater delays | Tiger Wang | 2013-12-10 | 2 | -1/+62 |
| * | | Slight redstone wire performance improvement | Tiger Wang | 2013-12-10 | 1 | -1/+6 |
| * | | Changed more FastSetBlocks to SetBlocks | Tiger Wang | 2013-12-10 | 1 | -3/+3 |
| * | | Improved pickups spawning speed again | Tiger Wang | 2013-12-10 | 2 | -7/+6 |
| * | | Fixed VS013 compile | Tiger Wang | 2013-12-09 | 5 | -79/+63 |
* | | | update d the contrib file. | Alexander Harkness | 2013-12-10 | 1 | -2/+6 |
* | | | Merge pull request #410 from worktycho/master | Mattes D | 2013-12-09 | 6 | -12/+22 |
|\ \ \
| |/ /
|/| | |
|
| | * | moved deafult action into deafult clause at src/Generating/DistortedHeightmap.cpp line 741 | Tycho Bickerstaff | 2013-12-08 | 1 | -2/+4 |
| | * | reordered initalisation order at src/Generating/Cave.h line 73 | Tycho Bickerstaff | 2013-12-08 | 1 | -2/+2 |
| |/ |
|
| * | fixed warnings in src/Generating/BioGen.cpp | Tycho Bickerstaff | 2013-12-08 | 1 | -1/+1 |
| * | added default fallthrough clause to switch at line 178 of src/UI/Window.cpp | Tycho Bickerstaff | 2013-12-08 | 1 | -0/+4 |
| * | Reordered Listed Initalisation order in src/UI/Window.cpp | Tycho Bickerstaff | 2013-12-08 | 1 | -2/+2 |
| * | Removed unused variable ResultSlot | Tycho Bickerstaff | 2013-12-08 | 1 | -1/+0 |
| * | Merge pull request #1 from worktycho/patch-1 | worktycho | 2013-12-09 | 1296 | -135500/+146291 |
| |\ |
|
| | * | Fix Undefined behavior at Bindings/LuaWindow line 32 | worktycho | 2013-12-09 | 1 | -1/+4 |
| | * | Fix Unused Variable Warning at FluidSimulator.cpp line 169 and 176 | worktycho | 2013-12-09 | 1 | -4/+3 |
| | * | Fixed warning unchecked enum value at Chunk.cpp line 841 | worktycho | 2013-12-09 | 1 | -2/+4 |
| | * | Fixed Warning Unhandeled enum values in switch as src/UI/SlotArea.cpp line 54 | worktycho | 2013-12-09 | 1 | -1/+4 |
| |/
|/| |
|
* | | Fixed angle normalization typo. | madmaxoft | 2013-12-08 | 1 | -1/+1 |
* | | Fixed tolua++ compilation. | madmaxoft | 2013-12-08 | 12 | -205/+14 |
* | | Fixed VS2008 compilation after those huge changes. | madmaxoft | 2013-12-08 | 3 | -5/+15 |
* | | Merge pull request #408 from mc-server/SpawnPoint_Fix | Mattes D | 2013-12-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Now spawn points will not be in deep oceans or rivers etc. | STRWarrior | 2013-12-08 | 1 | -1/+1 |
* | | | Merge pull request #404 from mc-server/fixesnfeatures | Mattes D | 2013-12-08 | 57 | -219/+1106 |
|\ \ \ |
|
| * | | | Fixed binding generation and VS2013 compile | Tiger Wang | 2013-12-08 | 3 | -18/+18 |
| * | | | Readded redstone lamp handler | Tiger Wang | 2013-12-08 | 1 | -0/+2 |
| * | | | Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures | Tiger Wang | 2013-12-08 | 48 | -1281/+1372 |
| |\| | |
|
| * | | | Fixed tabcompletion packet, fixes #356 | Tiger Wang | 2013-12-08 | 1 | -8/+4 |
| * | | | Fixed falling block metas, fixes #406 | Tiger Wang | 2013-12-08 | 1 | -1/+1 |
| * | | | Bonemeal has particles, fixes #393 | Tiger Wang | 2013-12-08 | 2 | -3/+8 |
| * | | | Console trims its commands before executing 'em | Tiger Wang | 2013-12-07 | 1 | -3/+3 |
| * | | | Fixed water starting fires | Tiger Wang | 2013-12-07 | 1 | -1/+0 |
| * | | | Improved piston animations | Tiger Wang | 2013-12-07 | 1 | -4/+4 |
| * | | | Fixed some new 1.7 client crash bugs | Tiger Wang | 2013-12-07 | 6 | -1/+41 |
| * | | | Changed some FastSetBlocks to SetBlock | Tiger Wang | 2013-12-07 | 1 | -3/+3 |
| * | | | Fixed trapdoors not toggling | Tiger Wang | 2013-12-07 | 3 | -17/+103 |
| * | | | Added basic ender chests | Tiger Wang | 2013-12-07 | 12 | -14/+363 |
| * | | | Renamed animation function | Tiger Wang | 2013-12-07 | 23 | -47/+82 |
| * | | | Fixed bed leave animation | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| * | | | Fixed duplication glitch with QueueSetBlock | Tiger Wang | 2013-12-06 | 7 | -16/+38 |
| * | | | Added trapdoor cursor Y detection | Tiger Wang | 2013-12-06 | 1 | -2/+0 |
| * | | | Puking now uses GetEyeHeight() | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| * | | | Added pickup invalid item check | Tiger Wang | 2013-12-06 | 1 | -0/+11 |
| * | | | Re-implemented redstone duplicate checking | Tiger Wang | 2013-12-06 | 1 | -0/+29 |
| * | | | Fixed eating using wrong animation | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| * | | | Fixed trapdoors not overriding OnUse | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| * | | | Spawn eggs use IsGameMode() | Tiger Wang | 2013-12-06 | 1 | -2/+2 |
| * | | | Tools make a sound when breaking, fixes #266 | Tiger Wang | 2013-12-06 | 2 | -2/+5 |
| * | | | Cleaned up torch code and added comments | Tiger Wang | 2013-12-06 | 1 | -31/+7 |
| * | | | Removed another export and inline'd stuff | Tiger Wang | 2013-12-06 | 1 | -5/+5 |
| * | | | Removed exporting of a torch function | Tiger Wang | 2013-12-06 | 1 | -3/+3 |
| * | | | Updated comments for slabs | Tiger Wang | 2013-12-06 | 1 | -5/+6 |
| * | | | Fixed pickups spawning for BlockEntities | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| * | | | Regenerated VS2013 files | Tiger Wang | 2013-12-06 | 11 | -42/+413 |
* | | | | Removed unused ToLua files. | madmaxoft | 2013-12-08 | 7 | -16336/+0 |
| |/ /
|/| | |
|
* | | | Fixed normalizing large angles. | madmaxoft | 2013-12-08 | 4 | -8/+51 |
* | | | Moved bindings-related to a Bindings subfolder. | madmaxoft | 2013-12-08 | 42 | -1262/+1257 |
* | | | Ignoring Gallery plugin settings. | madmaxoft | 2013-12-08 | 1 | -0/+3 |
* | | | Fixed stationary water starting fires and flowing lava not. | madmaxoft | 2013-12-08 | 1 | -2/+2 |
* | | | Updated core. | Alexander Harkness | 2013-12-07 | 1 | -0/+0 |
* | | | Merge pull request #405 from mc-server/SpawnFallingBlock | Mattes D | 2013-12-07 | 5 | -2/+94 |
|\ \ \ |
|
| * | | | Documented SpawnFallingBlock() | STRWarrior | 2013-12-07 | 1 | -0/+1 |
| * | | | Added a SpawnFallingBlock function so plugins can make other blocks fall. | STRWarrior | 2013-12-07 | 4 | -2/+93 |
|/ / / |
|
* / / | Updated TRANSAPI | Alexander Harkness | 2013-12-07 | 1 | -6/+0 |
|/ / |
|
* | | Merge pull request #394 from SamJBarney/master | Mattes D | 2013-12-06 | 3 | -4/+14 |
|\ \ |
|
| * | | I don't know how this dissapeard. | Samuel Barney | 2013-12-06 | 1 | -0/+49 |
| * | | Merged if statements. | Samuel Barney | 2013-12-05 | 1 | -7/+1 |
| * | | Finished Merge | Samuel Barney | 2013-12-05 | 1 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/mc-server/MCServer | Samuel Barney | 2013-12-05 | 21 | -38/+1454 |
| |\ \ |
|
| * | | | Made suggested changes | Samuel Barney | 2013-12-04 | 2 | -6/+11 |
| * | | | Fire no longer goes out when on top of nether rack | Samuel Barney | 2013-12-02 | 1 | -1/+6 |
* | | | | APIDump: Documented the new cPluginManager:GetCurrentPlugin() function. | madmaxoft | 2013-12-05 | 1 | -1/+2 |
* | | | | Added cPluginManager:GetCurrentPlugin() to Lua API. | madmaxoft | 2013-12-05 | 1 | -7/+22 |
| |/ /
|/| | |
|
* | | | ProtoProxy: Fixed metadata parsing. | madmaxoft | 2013-12-05 | 1 | -9/+27 |
* | | | ByteBuffer: Fixed optimization failures with threading checks. | madmaxoft | 2013-12-05 | 1 | -1/+1 |
* | | | Fixed LuaStatic intermediate and output folders. | madmaxoft | 2013-12-04 | 6 | -12/+12 |
* | | | Added a new Debug_LuaStatic configuration. | madmaxoft | 2013-12-04 | 9 | -0/+1270 |
* | | | Hopefully fixed the sparc not being detected | Alexander Harkness | 2013-12-04 | 1 | -1/+3 |
* | | | Lava can spawn fire. | madmaxoft | 2013-12-04 | 5 | -8/+93 |
* | | | Fixed an error in cChunk's block ticking. | madmaxoft | 2013-12-04 | 1 | -2/+2 |
* | | | Fixed a linker warning in MSVC debug build. | madmaxoft | 2013-12-03 | 1 | -1/+1 |
* | | | Updated TransAPI, fixes #389 | Alexander Harkness | 2013-12-03 | 1 | -6/+0 |
* | | | Added a quick LuaRocks testing plugin. | madmaxoft | 2013-12-03 | 1 | -0/+49 |
* | | | Allowed Linux builds to use LuaRocks. | madmaxoft | 2013-12-03 | 1 | -6/+14 |
* | | | Made Lua compila as a standalone DLL on Windows. | madmaxoft | 2013-12-03 | 2 | -9/+31 |
* | | | The server builds and uses Lua as DLL in Debug mode. | madmaxoft | 2013-12-02 | 3 | -8/+16 |
* | | | APIDump: Added missing params to OnPlayerRightClick() hook. | madmaxoft | 2013-12-02 | 1 | -0/+3 |
* | | | Merge pull request #392 from SamJBarney/master | Mattes D | 2013-12-02 | 2 | -0/+12 |
|\| | |
|
| * | | Removed stray printf, again. | Samuel Barney | 2013-12-02 | 1 | -1/+0 |
| * | | Switched to using provided ReadItem function. | Samuel Barney | 2013-12-02 | 2 | -17/+12 |
| * | | Removed stray printf. | Samuel Barney | 2013-12-02 | 1 | -1/+0 |
| * | | Fixed 1.7 slab and stair placement. | Samuel Barney | 2013-12-02 | 1 | -0/+19 |
|/ / |
|
* | | Fixed compiler warnings in LightingThread.cpp. | madmaxoft | 2013-12-01 | 1 | -2/+2 |
* | | Fixed linux compile errors and formatting in RedstoneSimulator.cpp | madmaxoft | 2013-12-01 | 1 | -14/+26 |
* | | DeadlockDetect is configurable now. | madmaxoft | 2013-11-30 | 3 | -7/+15 |
* | | Fixed compiler warnings in IsBiomeNoDownfall(). | madmaxoft | 2013-11-30 | 1 | -1/+4 |
* | | Merge pull request #387 from mc-server/trapdoors | Mattes D | 2013-11-30 | 23 | -374/+440 |
|\ \ |
|
| * | | Fixed pistons extending | Tiger Wang | 2013-11-30 | 1 | -0/+10 |
| * | | Merge branch 'trapdoors' of https://github.com/mc-server/MCServer into trapdoors | Tiger Wang | 2013-11-30 | 1 | -20/+4 |
| |\ \ |
|
| | * | | Added the trapdoor header to project file. | madmaxoft | 2013-11-30 | 1 | -0/+4 |
| | * | | Fixed compilation in VS2008. | madmaxoft | 2013-11-30 | 1 | -20/+0 |
| * | | | Removed redstone duplicate power checking | Tiger Wang | 2013-11-30 | 1 | -2/+0 |
| * | | | Improved piston direction checking | Tiger Wang | 2013-11-30 | 1 | -62/+8 |
| |/ / |
|
| * | | Pistons no longer accept power through front face | Tiger Wang | 2013-11-30 | 2 | -3/+96 |
| * | | Fixed thin snow CanBeAt checking | Tiger Wang | 2013-11-30 | 1 | -1/+13 |
| * | | Properly fixed snow height, fixes #98 and #264 | Tiger Wang | 2013-11-30 | 3 | -25/+53 |
| * | | Improved redstone speed and fixed a wire bug | Tiger Wang | 2013-11-30 | 1 | -73/+83 |
| * | | Stairs reset meta when dropped, fixes #269 | Tiger Wang | 2013-11-29 | 1 | -2/+22 |
| * | | Implemented trapdoors, fixes #43 and #105 | Tiger Wang | 2013-11-29 | 5 | -3/+131 |
| * | | Removed unneeded CPP files | Tiger Wang | 2013-11-29 | 13 | -245/+82 |
* | | | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 2013-11-30 | 15 | -63/+117 |
* | | | Added IsBiomeNoDownfall() function. | madmaxoft | 2013-11-30 | 3 | -103/+164 |
* | | | Explicitly set spawnpoint fixes. | madmaxoft | 2013-11-30 | 1 | -20/+11 |
* | | | Added the real tick duration to the OnWorldTick hook. | madmaxoft | 2013-11-30 | 8 | -17/+34 |
* | | | Grass doesn't spread to podzol or grassless dirt blocks. | madmaxoft | 2013-11-30 | 1 | -2/+3 |
* | | | APIDump: Updated the project file to include all partial docs files. | madmaxoft | 2013-11-30 | 1 | -1/+154 |
* | | | Added floor pattern for MegaTaiga biomes. | madmaxoft | 2013-11-30 | 1 | -1/+10 |
* | | | Implemented mesa biomes in DistortedHeightmap CompoGen. | madmaxoft | 2013-11-29 | 3 | -21/+106 |
* | | | Fixed CheckerboardBiomeGen in negative coords. | madmaxoft | 2013-11-29 | 1 | -2/+3 |
* | | | DistortedHeightmap: Improved speed, prepared for mesa biomes. | madmaxoft | 2013-11-29 | 2 | -157/+424 |
* | | | Fixed an off-by-one error in cByteBuffer. | madmaxoft | 2013-11-29 | 1 | -1/+1 |
* | | | Alpha-sorted BlockMetas, added red sand. | madmaxoft | 2013-11-29 | 1 | -125/+128 |
* | | | Trees will generate in the new biomes. | madmaxoft | 2013-11-28 | 2 | -14/+101 |
* | | | Added new biomes to old composition generator. | madmaxoft | 2013-11-28 | 4 | -0/+145 |
* | | | Added new biomes to old height generators. | madmaxoft | 2013-11-28 | 4 | -39/+179 |
* | | | BiomeVisualiser: Using the common BiomeGen creation code. | madmaxoft | 2013-11-28 | 1 | -67/+1 |
* | | | Moved BiomeGen creation from INI file data to BioGen.cpp. | madmaxoft | 2013-11-28 | 3 | -48/+74 |
* | | | Moved json includes to where they are really needed. | madmaxoft | 2013-11-28 | 3 | -1/+2 |
* | | | BiomeVisualiser: Added the TwoLevel biome generator. | madmaxoft | 2013-11-28 | 3 | -0/+233 |
* | | | BiomeVisualiser: The biome settings are read from a file. | madmaxoft | 2013-11-28 | 3 | -5/+102 |
|/ / |
|
* | | Merge pull request #362 from mc-server/redstonefixes | Mattes D | 2013-11-28 | 12 | -236/+510 |
|\ \ |
|
| * | | Fixed a bug with TNT waking simulators | Tiger Wang | 2013-11-28 | 1 | -2/+2 |
| * | | Improved TNT pickup randomisation | Tiger Wang | 2013-11-28 | 1 | -1/+1 |
| * | | Made TNT pickups spawning chance 25% | Tiger Wang | 2013-11-27 | 2 | -3/+3 |
| * | | Merged master into redstonefixes | Tiger Wang | 2013-11-27 | 961 | -83738/+83688 |
| |\ \ |
|
| * | | | Fixed spawn point being generally in an ocean | Tiger Wang | 2013-11-26 | 2 | -12/+78 |
| * | | | Fixed repeaters not powering from wire | Tiger Wang | 2013-11-26 | 1 | -26/+24 |
| * | | | Merge remote-tracking branch 'origin/master' into redstonefixes | Tiger Wang | 2013-11-25 | 8 | -41/+149 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/master' into redstonefixes | Tiger Wang | 2013-11-24 | 89 | -2160/+4198 |
| |\ \ \ \ |
|
| * | | | | | Fixed some comments and added debug logging | Tiger Wang | 2013-11-24 | 2 | -9/+12 |
| * | | | | | Expanded one-line if statement | Tiger Wang | 2013-11-23 | 1 | -1/+4 |
| * | | | | | Properly fixed piston bugs | Tiger Wang | 2013-11-23 | 2 | -5/+12 |
| * | | | | | Fixed some piston bugs | Tiger Wang | 2013-11-22 | 1 | -7/+6 |
| * | | | | | Fixed spawning pickups with piston arms | Tiger Wang | 2013-11-22 | 1 | -0/+5 |
| * | | | | | Multiple enhancements [SEE DESC] | Tiger Wang | 2013-11-21 | 6 | -70/+108 |
| * | | | | | Multiple bugfixes [SEE DESC] | Tiger Wang | 2013-11-20 | 4 | -126/+282 |
* | | | | | | Merge pull request #374 from mc-server/VS2013compilefix | Alexander Harkness | 2013-11-28 | 3 | -30/+46 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed VS2013 compiling | Tiger Wang | 2013-11-27 | 3 | -30/+46 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fixed RCONClient after foldermove. | madmaxoft | 2013-11-28 | 1 | -18/+18 |
* | | | | | | Fixed MemDumpAnalysis after foldermove. | madmaxoft | 2013-11-28 | 3 | -44/+41 |
* | | | | | | Fixed BlockZapper after folder move. | madmaxoft | 2013-11-28 | 6 | -44/+37 |
* | | | | | | Fixed BiomeVisualiser after folder move. | madmaxoft | 2013-11-28 | 4 | -39/+47 |
* | | | | | | Fixed AnvilStats after folder move. | madmaxoft | 2013-11-28 | 5 | -30/+30 |
* | | | | | | ProtoProxy: Fixed after folder move. | madmaxoft | 2013-11-28 | 2 | -30/+34 |
|/ / / / / |
|
* | | | | | Voronoi-related biomegens use the new cVoronoiMap class. | madmaxoft | 2013-11-27 | 3 | -54/+29 |
* | | | | | Removed some useless options. | Alexander Harkness | 2013-11-27 | 1 | -4/+4 |
* | | | | | Fixed a load of issues, clang autodetection works now. | Alexander Harkness | 2013-11-27 | 2 | -20/+6 |
* | | | | | Removed the -g option for release builds, as binaries were getting huge. | Alexander Harkness | 2013-11-27 | 1 | -2/+2 |
* | | | | | Removed the -Og option, which is rather new. | Alexander Harkness | 2013-11-27 | 1 | -4/+3 |
* | | | | | Added missing files for Voronoi map generation. | madmaxoft | 2013-11-27 | 2 | -0/+140 |
* | | | | | Fixed Win nightbuild scripts after folder moves. | madmaxoft | 2013-11-27 | 3 | -7/+15 |
* | | | | | Removed faulty .gitattributes. | madmaxoft | 2013-11-27 | 2 | -71/+8 |
* | | | | | Merge pull request #370 from mc-server/foldermove2 | Mattes D | 2013-11-27 | 941 | -73422/+73057 |
|\ \ \ \ \ |
|
| * | | | | | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 2013-11-27 | 16 | -32/+31 |
| * | | | | | Fixed the remaining derps | Alexander Harkness | 2013-11-27 | 26 | -30/+30 |
| * | | | | | Fixed some of tiger's derpyness. | Alexander Harkness | 2013-11-27 | 9 | -11/+11 |
| * | | | | | Removed a -Ofast bit. | Alexander Harkness | 2013-11-27 | 1 | -22/+7 |
| * | | | | | Makefile fix | Tiger Wang | 2013-11-27 | 1 | -4/+10 |
| * | | | | | ANOTHER compile fix | Tiger Wang | 2013-11-26 | 1 | -1/+1 |
| * | | | | | Hopefully fixed last of the Linux compile errors | Tiger Wang | 2013-11-26 | 5 | -5/+5 |
| * | | | | | Compile fix again | Tiger Wang | 2013-11-26 | 1 | -1/+1 |
| * | | | | | Fixed Linux compile again | Tiger Wang | 2013-11-26 | 2 | -3/+3 |
| * | | | | | Possibly fixed Linux makefile | Tiger Wang | 2013-11-26 | 1 | -5/+18 |
| * | | | | | Fixed tolua++ files | Tiger Wang | 2013-11-26 | 3 | -4/+4 |
| * | | | | | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-26 | 20 | -6/+282 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb. | STRWarrior | 2013-11-26 | 5 | -8/+11 |
* | | | | | | Merge pull request #368 from mc-server/ExpOrbs | Mattes D | 2013-11-26 | 19 | -2/+270 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Added ExpOrb.cpp and ExpOrb.h to MCServer.vcproj. | STRWarrior | 2013-11-25 | 1 | -0/+8 |
| * | | | | | Documented SpawnExperienceOrb in cWorld | STRWarrior | 2013-11-25 | 1 | -0/+1 |
| * | | | | | Exported cWorld::SpawnExperienceOrb() function to the Lua API. | STRWarrior | 2013-11-25 | 2 | -2/+43 |
| * | | | | | Fixed Details Xoft gave. | STRWarrior | 2013-11-25 | 12 | -30/+36 |
| * | | | | | Added cWorld::SpawnExperienceOrb function. | STRWarrior | 2013-11-25 | 3 | -3/+64 |
| * | | | | | Implented ExpOrb class. | STRWarrior | 2013-11-25 | 2 | -0/+89 |
| * | | | | | Implented SendExperienceOrb in ClientHandle. | STRWarrior | 2013-11-25 | 4 | -0/+15 |
| * | | | | | Implented Spawn Experience Orb packet. | STRWarrior | 2013-11-25 | 7 | -0/+47 |
* | | | | | | Fixed cFile compilation on Linux. | madmaxoft | 2013-11-25 | 1 | -4/+5 |
|/ / / / / |
|
| * | | | | Merge branch 'master' into foldermove2 | Alexander Harkness | 2013-11-26 | 7 | -37/+144 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | AnvilStats: Fixed compilation. | madmaxoft | 2013-11-24 | 2 | -2/+3 |
* | | | | | BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors. | madmaxoft | 2013-11-24 | 4 | -32/+141 |
* | | | | | Removed a stale comment. | madmaxoft | 2013-11-24 | 1 | -3/+0 |
| |_|/ /
|/| | | |
|
| * | | | Fixed loads more of them. | Alexander Harkness | 2013-11-26 | 11 | -13/+13 |
| * | | | Another | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| * | | | And another. | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| * | | | Fixed another. | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| * | | | Fixed another one. | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| * | | | Fixed a mis-include | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| * | | | Fixed all outstanding VS compilation issues | Tiger Wang | 2013-11-25 | 14 | -100/+110 |
| * | | | Updated VS includes | Tiger Wang | 2013-11-25 | 1 | -3/+3 |
| * | | | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 31 | -38/+54 |
| * | | | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 64 | -153/+132 |
| * | | | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 2013-11-24 | 8 | -0/+0 |
| * | | | Removed old project files | Tiger Wang | 2013-11-24 | 7 | -9891/+0 |
| * | | | Fixed Visual Studio Files | Tiger Wang | 2013-11-24 | 40 | -3444/+12977 |
| * | | | Removed excess includes. | Alexander Harkness | 2013-11-24 | 1 | -13/+6 |
| * | | | Removed extra endif. | Alexander Harkness | 2013-11-24 | 1 | -1/+0 |
| * | | | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 131 | -3531/+6056 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | RCONClient: Initial implementation. | madmaxoft | 2013-11-24 | 8 | -0/+920 |
* | | | | RCON server: Login failure gets sent to the client. | madmaxoft | 2013-11-24 | 1 | -0/+1 |
* | | | | Fixed socket connection startup. | madmaxoft | 2013-11-24 | 2 | -7/+8 |
* | | | | APIDump: Moved projectiles' documentation to a separate file. | madmaxoft | 2013-11-24 | 2 | -110/+112 |
* | | | | APIDump: Removed needless whitespace output. | madmaxoft | 2013-11-24 | 1 | -123/+108 |
* | | | | APIDump: Removed unwanted functions. | madmaxoft | 2013-11-23 | 1 | -1/+2 |
* | | | | APIDump: Reformatted the sqlite docs. | madmaxoft | 2013-11-23 | 1 | -4/+16 |
* | | | | APIDump: The descriptions are read from multiple files. | madmaxoft | 2013-11-23 | 52 | -1682/+2036 |
* | | | | Documented sqlite functions. Used: http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki#sqlite3_functions | STRWarrior | 2013-11-23 | 1 | -0/+18 |
* | | | | Fixed Lua bindings for cFile:GetFolderContents(). | madmaxoft | 2013-11-23 | 1 | -1/+1 |
* | | | | Added cFile:ReadWholeFile() to Lua API. | madmaxoft | 2013-11-23 | 4 | -2/+53 |
* | | | | APIDump: Added more constant groups. | madmaxoft | 2013-11-23 | 2 | -20/+121 |
* | | | | APIDump: Added a few constant groups to the descriptions. | madmaxoft | 2013-11-22 | 1 | -92/+78 |
* | | | | APIDump: Implemented constant groups. | madmaxoft | 2013-11-22 | 2 | -18/+144 |
* | | | | Added cFile:GetFolderContents(). | madmaxoft | 2013-11-22 | 11 | -69/+155 |
* | | | | APIDump: Fixed cRoot's furnace query API. | madmaxoft | 2013-11-22 | 1 | -1/+3 |
* | | | | Added cRoot:GetFurnaceFuelBurnTime() to Lua API. | madmaxoft | 2013-11-22 | 5 | -3/+67 |
* | | | | Fixed cRoot:GetFurnaceRecipe() Lua binding. | madmaxoft | 2013-11-22 | 3 | -4/+41 |
* | | | | APIDump: Documented new cRoot:GetFurnaceRecipe(). | madmaxoft | 2013-11-22 | 1 | -2/+27 |
* | | | | Debuggers: Added a test harness for cRoot:GetFurnaceRecipe(). | madmaxoft | 2013-11-22 | 1 | -0/+21 |
* | | | | Changed cRoot:GetFurnaceRecipe() Lua binding signature. | madmaxoft | 2013-11-22 | 4 | -44/+50 |
* | | | | APIDump: Documented cPlayer XP-related functions. | madmaxoft | 2013-11-21 | 1 | -0/+8 |
* | | | | Exported static XP calculation to Lua API. | madmaxoft | 2013-11-21 | 4 | -38/+105 |
* | | | | APIDump: Documented cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt(). | madmaxoft | 2013-11-20 | 1 | -0/+2 |
* | | | | Debuggers: Test harness for cWorld:ForEachBlockEntityInChunk(). | madmaxoft | 2013-11-20 | 1 | -19/+59 |
* | | | | Added cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt() functions. | madmaxoft | 2013-11-20 | 8 | -24/+145 |
* | | | | Ignoring SDF files. | madmaxoft | 2013-11-20 | 1 | -0/+1 |
* | | | | Removed the bloody sdf file. | madmaxoft | 2013-11-20 | 1 | -0/+0 |
* | | | | Merge pull request #360 from mc-server/redstonefixes | Mattes D | 2013-11-20 | 1 | -3/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed piston sound effect (when unable to extend) | Tiger Wang | 2013-11-19 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #350 from mc-server/arrows | Mattes D | 2013-11-19 | 6 | -45/+260 |
|\ \ \ |
|
| * | | | General fixes [SEE DESC] | Tiger Wang | 2013-11-16 | 5 | -35/+226 |
| * | | | Switchified If, ElseIf statement | Tiger Wang | 2013-11-15 | 1 | -11/+16 |
| * | | | Fixed arrow bugs | Tiger Wang | 2013-11-14 | 3 | -25/+44 |
* | | | | Merge pull request #359 from mc-server/redstone | Mattes D | 2013-11-19 | 17 | -1002/+1045 |
|\ \ \ \ |
|
| * | | | | Possible compile fix | Tiger Wang | 2013-11-19 | 2 | -3/+1 |
| * | | | | Redstone Megacommit [SEE DESC] | Tiger Wang | 2013-11-18 | 16 | -1000/+1045 |
* | | | | | Merge branch 'master' of git://github.com/nesco/MCServer. | madmaxoft | 2013-11-19 | 2 | -5/+13 |
|\ \ \ \ \ |
|
| * | | | | | flower=38 | nesco | 2013-11-18 | 1 | -4/+2 |
| * | | | | | Blank Line added | nesco | 2013-11-17 | 1 | -0/+1 |
| * | | | | | Update items.ini | nesco | 2013-11-15 | 1 | -1/+15 |
| * | | | | | Update Giant.cpp | nesco | 2013-11-15 | 1 | -1/+1 |
| * | | | | | Update Giant.cpp | nesco | 2013-11-14 | 1 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | APIDump: Slight performance improvement. | madmaxoft | 2013-11-19 | 1 | -17/+17 |
* | | | | | APIDump: Documented Vector3i. | madmaxoft | 2013-11-19 | 1 | -5/+25 |
| |/ / /
|/| | | |
|
* | | | | Mineshafts: silenced a compiler warning. | madmaxoft | 2013-11-17 | 1 | -0/+1 |
* | | | | APIDump: Documented Vector3f. | madmaxoft | 2013-11-17 | 1 | -3/+33 |
* | | | | Merge pull request #345 from mc-server/warningfixes | Mattes D | 2013-11-17 | 12 | -245/+249 |
|\ \ \ \ |
|
| * | | | | And another... | Alexander Harkness | 2013-11-16 | 1 | -1/+1 |
| * | | | | another | Alexander Harkness | 2013-11-16 | 1 | -7/+7 |
| * | | | | Fixed another one. | Alexander Harkness | 2013-11-16 | 1 | -15/+15 |
| * | | | | Fixed some unsigned int comparison warnings. | Alexander Harkness | 2013-11-16 | 1 | -18/+18 |
| * | | | | WaveNoise not used, removing. | Alexander Harkness | 2013-11-16 | 1 | -1/+0 |
| * | | | | This is a copy-paste fail, right? | Alexander Harkness | 2013-11-16 | 1 | -1/+1 |
| * | | | | Got rid of yet another unused variable. | Alexander Harkness | 2013-11-16 | 1 | -51/+50 |
| * | | | | Got rid of another unused variable. | Alexander Harkness | 2013-11-16 | 1 | -1/+0 |
| * | | | | Those variables weren't used. | Alexander Harkness | 2013-11-16 | 1 | -4/+0 |
| * | | | | Fixed another one... | Alexander Harkness | 2013-11-16 | 1 | -1/+1 |
| * | | | | Fixed yet another unsigned integer comparison. | Alexander Harkness | 2013-11-16 | 1 | -26/+26 |
| * | | | | Fixed typo causing buggy code. | Alexander Harkness | 2013-11-16 | 1 | -9/+9 |
| * | | | | Fixed another unsigned integer comparison. | Alexander Harkness | 2013-11-16 | 1 | -12/+12 |
| * | | | | Fixed unsigned integer comparison. | Alexander Harkness | 2013-11-16 | 1 | -1/+1 |
| * | | | | Fixed a warning about brackets. | Alexander Harkness | 2013-11-16 | 1 | -58/+58 |
| * | | | | Fixed a warning about unsigned int comparison - probably was a real issue. | Alexander Harkness | 2013-11-16 | 1 | -22/+26 |
| * | | | | Revert "Silenced another warning." | Alexander Harkness | 2013-11-16 | 1 | -1/+0 |
| * | | | | Revert "Silenced yet another not completed enum warning." | Alexander Harkness | 2013-11-16 | 1 | -1/+0 |
| * | | | | Revert "Fixed another one." | Alexander Harkness | 2013-11-16 | 1 | -1/+0 |
| * | | | | Always warn about everything! | Alexander Harkness | 2013-11-16 | 1 | -0/+4 |
| * | | | | Fixed another one. | Alexander Harkness | 2013-11-14 | 1 | -0/+1 |
| * | | | | Silenced yet another not completed enum warning. | Alexander Harkness | 2013-11-14 | 1 | -0/+1 |
| * | | | | Silenced another warning. | Alexander Harkness | 2013-11-14 | 1 | -0/+1 |
| * | | | | Added the last bit of the enum, and alpha-sorted the switch. | Alexander Harkness | 2013-11-13 | 1 | -10/+13 |
| * | | | | Removed unnecessary format data. | Alexander Harkness | 2013-11-13 | 1 | -1/+1 |
| * | | | | Got rid of warnings caused by the -s option on Clang, and it doesn't seem to do anything anyway. | Alexander Harkness | 2013-11-13 | 1 | -2/+2 |
| * | | | | Fixed some of the comments in the makefile. | Alexander Harkness | 2013-11-13 | 1 | -4/+4 |
| * | | | | Fixed link error with clang on x86_64. | Alexander Harkness | 2013-11-13 | 1 | -1/+1 |
* | | | | | Merge pull request #353 from marmot21/playerxp | Mattes D | 2013-11-17 | 14 | -79/+246 |
|\ \ \ \ \ |
|
| * | | | | | fix *.sdf? | Daniel O'Brien | 2013-11-16 | 1 | -0/+0 |
| * | | | | | removed *.sdf file | Daniel O'Brien | 2013-11-16 | 1 | -0/+0 |
| * | | | | | minor change in LOGD call | Daniel O'Brien | 2013-11-16 | 1 | -2/+2 |
| * | | | | | removed magic number | Daniel O'Brien | 2013-11-16 | 1 | -2/+2 |
| * | | | | | edited comment and changed error behavior of DeltaXp | Daniel O'Brien | 2013-11-16 | 2 | -4/+11 |
| * | | | | | updated plugin again... | Daniel O'Brien | 2013-11-16 | 3 | -6/+6 |
| * | | | | | updated plugin | Daniel O'Brien | 2013-11-16 | 1 | -1/+1 |
| * | | | | | removed SpendExperience and changed AddExperience to handle removing Xp | Daniel O'Brien | 2013-11-16 | 5 | -79/+20 |
| * | | | | | fixed bug and added SpendExperience() | Daniel O'Brien | 2013-11-16 | 6 | -40/+146 |
| * | | | | | fix possible threadlock issue, changed function names to be closer to standard | Daniel O'Brien | 2013-11-16 | 2 | -26/+45 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into playerxp | Daniel O'Brien | 2013-11-16 | 2 | -7/+118 |
| |\ \ \ \ \ |
|
| * | | | | | | alignment fixes :) | Daniel O'Brien | 2013-11-15 | 6 | -6/+6 |
| * | | | | | | finished #143 I believe | Daniel O'Brien | 2013-11-15 | 14 | -16/+45 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into playerxp | Daniel O'Brien | 2013-11-15 | 20 | -763/+175 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | added cProtocol function to pass xp to client | Daniel O'Brien | 2013-11-15 | 7 | -28/+44 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into playerxp | Daniel O'Brien | 2013-11-15 | 17 | -216/+824 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | cProtocol add SendExperience() and debugging | Daniel O'Brien | 2013-11-14 | 8 | -1/+48 |
| * | | | | | | | | fixed XpGetPercentage | Daniel O'Brien | 2013-11-14 | 2 | -1/+3 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | | | | * | | Removed pedantic build and added optimisation to debug builds. | Alexander Harkness | 2013-11-24 | 1 | -12/+2 |
| | | | | | * | | Moved tolua++ | Alexander Harkness | 2013-11-24 | 57 | -0/+0 |
| | | | | | * | | Moved zlib | Alexander Harkness | 2013-11-24 | 28 | -0/+0 |
| | | | | | * | | Moved Lua | Alexander Harkness | 2013-11-24 | 61 | -0/+0 |
| | | | | | * | | Moved JSONCPP | Alexander Harkness | 2013-11-24 | 16 | -0/+0 |
| | | | | | * | | Moved iniFile | Alexander Harkness | 2013-11-24 | 2 | -0/+0 |
| | | | | | * | | Moved expat | Alexander Harkness | 2013-11-24 | 18 | -0/+0 |
| | | | | | * | | move cryptopp into lib | Alexander Harkness | 2013-11-24 | 193 | -0/+0 |
| | | | | | * | | Moved source to src | Alexander Harkness | 2013-11-24 | 469 | -0/+0 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | LineBlockTracer: Using the coord-based block faces. | madmaxoft | 2013-11-16 | 1 | -3/+3 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | APIDump: Documented lxp, the XML parser class. | madmaxoft | 2013-11-15 | 1 | -0/+106 |
* | | | | | | APIDump: Functions that are documented are never ignored. | madmaxoft | 2013-11-15 | 1 | -7/+12 |
| |_|/ / /
|/| | | | |
|
* | | | | | APIDump: Small fixes and additions. | madmaxoft | 2013-11-15 | 1 | -1/+4 |
* | | | | | APIDump: Documented cSignEntity. | madmaxoft | 2013-11-15 | 1 | -7/+6 |
* | | | | | APIDump: Documented cNoteEntity. | madmaxoft | 2013-11-15 | 1 | -1/+20 |
* | | | | | APIDump: Documented the cJukeboxEntity. | madmaxoft | 2013-11-15 | 1 | -0/+16 |
* | | | | | APIDump: Documented cChunkDesc:GetBlockEntity(). | madmaxoft | 2013-11-15 | 1 | -1/+37 |
* | | | | | cChunkDesc::GetBlockEntity() re-creates block entity when blocktype doesn't match. | madmaxoft | 2013-11-15 | 1 | -1/+8 |
* | | | | | Debuggers: Removed the old OnChunkGenerated code testing the cBlockArea writing. | madmaxoft | 2013-11-15 | 1 | -15/+0 |
* | | | | | Removed cBlockEntity:CreateByBlockType() from the Lua API. | madmaxoft | 2013-11-15 | 3 | -45/+4 |
* | | | | | cRoot::SaveAllChunks() doesn't wait for the save (deadlocks). | madmaxoft | 2013-11-15 | 2 | -2/+2 |
* | | | | | APIDump: Removed the BlockEntity constructors' docs. | madmaxoft | 2013-11-15 | 1 | -62/+24 |
* | | | | | Re-added rose to items.ini. | madmaxoft | 2013-11-15 | 1 | -1/+5 |
* | | | | | Debuggers: Added the BlockEntity test harness when generating chunks. | madmaxoft | 2013-11-15 | 1 | -0/+22 |
* | | | | | Removed BlockEntities' constructors from the API. | madmaxoft | 2013-11-15 | 14 | -630/+30 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #349 from SamJBarney/master | Alexander Harkness | 2013-11-14 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Fixed growing issue with crops. | Samuel Barney | 2013-11-14 | 1 | -0/+6 |
|/ / / / |
|
* | | | | Added cNoteEntity to Lua API. | madmaxoft | 2013-11-14 | 4 | -39/+171 |
* | | | | Exported cJukeboxEntity to Lua API. | madmaxoft | 2013-11-14 | 5 | -41/+180 |
* | | | | Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). | madmaxoft | 2013-11-14 | 16 | -168/+499 |
|/ / / |
|
* | | | Merge pull request #344 from marmot21/playerxp | Mattes D | 2013-11-14 | 9 | -752/+1209 |
|\ \ \ |
|
| * | | | fixed function name | Daniel O'Brien | 2013-11-14 | 1 | -1/+1 |
| * | | | added tolua export snippet for VC | Daniel O'Brien | 2013-11-14 | 2 | -0/+50 |
| * | | | luaExport | Daniel O'Brien | 2013-11-14 | 3 | -5/+260 |
| * | | | fixed comment | Daniel O'Brien | 2013-11-13 | 1 | -1/+1 |
| * | | | changed function name | Daniel O'Brien | 2013-11-13 | 2 | -4/+4 |
| * | | | minor changes | Daniel O'Brien | 2013-11-13 | 2 | -6/+6 |
| * | | | changed name convention | Daniel O'Brien | 2013-11-13 | 2 | -5/+5 |
| * | | | Fixed problems with code style etc | Daniel O'Brien | 2013-11-13 | 3 | -53/+90 |
| * | | | Merge remote-tracking branch 'upstream/master' into playerxp | Daniel O'Brien | 2013-11-13 | 4 | -50/+157 |
| |\| | |
|
| * | | | Player Xp, includes get/set and addExperience | Daniel O'Brien | 2013-11-13 | 1 | -1/+1 |
| * | | | Player Xp, includes get/set and addExperience | Daniel O'Brien | 2013-11-13 | 1 | -1/+2 |
| * | | | Player Xp | Daniel O'Brien | 2013-11-13 | 5 | -748/+862 |
* | | | | Updated the Core. | madmaxoft | 2013-11-13 | 1 | -0/+0 |
* | | | | Fix for NULL arithmetic compiler warning in Linux. | madmaxoft | 2013-11-13 | 2 | -4/+16 |
* | | | | Merge remote-tracking branch 'origin/WolfUpdate' | madmaxoft | 2013-11-13 | 2 | -28/+36 |
|\ \ \ \ |
|
| * | | | | Now using a TickFollowPlayer function. | STRWarrior | 2013-11-12 | 2 | -46/+60 |
| * | | | | Removed #include "../Root.h" since it isn't needed. | STRWarrior | 2013-11-10 | 1 | -1/+0 |
* | | | | | Update items.ini | nesco | 2013-11-13 | 1 | -1/+1 |
* | | | | | Update items.ini | nesco | 2013-11-13 | 1 | -3/+59 |
* | | | | | Update crafting.txt with StainedGlass and StainedGlassPane | nesco | 2013-11-13 | 1 | -2/+38 |
* | | | | | Implemented the "help" console command in the server. | madmaxoft | 2013-11-13 | 1 | -1/+33 |
* | | | | | Console "reload" command implemented in MCServer, rather than in a plugin. | madmaxoft | 2013-11-13 | 2 | -0/+26 |
* | | | | | cPluginManager:BindCommand() and :BindConsoleComman() now report full Lua stacktrace on failure. | madmaxoft | 2013-11-13 | 1 | -2/+6 |
* | | | | | Fixed compiler warning. | madmaxoft | 2013-11-13 | 1 | -1/+1 |
* | | | | | PluginManager::Bind displays more information in the error message. | madmaxoft | 2013-11-13 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #339 from nesco/master | Mattes D | 2013-11-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Bug correction | nesco | 2013-11-13 | 1 | -1/+1 |
* | | | | | Merge pull request #337 from nesco/master | Mattes D | 2013-11-13 | 4 | -49/+156 |
|\| | | |
| |_|/ /
|/| | | |
|
| * | | | compatibility update | nesco | 2013-11-13 | 1 | -3/+7 |
| * | | | compatibility update | nesco | 2013-11-13 | 1 | -1/+3 |
| * | | | Update Enchantments.cpp | nesco | 2013-11-13 | 1 | -2/+2 |
| * | | | Update Enchantments.h | nesco | 2013-11-13 | 1 | -2/+2 |
| * | | | Delete BiomeID.h | nesco | 2013-11-12 | 1 | -76/+0 |
| * | | | Sorting by Name on g_BlockTransparent | nesco | 2013-11-12 | 1 | -4/+4 |
| * | | | BiomeFile, if not needed, will be removed | nesco | 2013-11-12 | 1 | -0/+76 |
| * | | | Update BlockID.cpp | nesco | 2013-11-12 | 1 | -1/+1 |
| * | | | Corrected the comma error | nesco | 2013-11-12 | 1 | -2/+2 |
| * | | | Update BlockID.cpp | nesco | 2013-11-12 | 1 | -3/+3 |
| * | | | Update Enchantments.cpp | nesco | 2013-11-12 | 1 | -2/+2 |
| * | | | Assigning properties to the blocks recently added. | nesco | 2013-11-12 | 1 | -10/+19 |
| * | | | Update BlockID.h | nesco | 2013-11-12 | 1 | -2/+2 |
| * | | | Replace tabs by spaces | nesco | 2013-11-12 | 1 | -35/+35 |
| * | | | Update BlockID.h | nesco | 2013-11-12 | 1 | -0/+12 |
| * | | | Update in progress to minecraft 1.7 | nesco | 2013-11-12 | 1 | -4/+82 |
| * | | | Added the new enchantments of Minecraft 1.7 | nesco | 2013-11-12 | 1 | -1/+2 |
| * | | | Added the new enchantments of Minecraft 1.7 | nesco | 2013-11-12 | 1 | -1/+2 |
* | | | | Merge remote-tracking branch 'origin/fixes'. | madmaxoft | 2013-11-13 | 18 | -91/+264 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bundled fixes [SEE DESC] | Tiger Wang | 2013-11-12 | 9 | -25/+147 |
| * | | | Bundled fixes [SEE DESC] | Tiger Wang | 2013-11-10 | 9 | -19/+24 |
| * | | | Bundled fixes [SEE DESC] | Tiger Wang | 2013-11-10 | 8 | -44/+76 |
* | | | | cWindow: Fixed item dupe glitch with painting (#278) | madmaxoft | 2013-11-12 | 1 | -2/+2 |
* | | | | Fixed dblclicking in crafting slot area. | madmaxoft | 2013-11-11 | 2 | -0/+15 |
* | | | | APIDump: Documented Vector3d. | madmaxoft | 2013-11-11 | 1 | -8/+43 |
* | | | | Merge pull request #328 from mborland/master | Mattes D | 2013-11-11 | 21 | -4/+5651 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' | mborland | 2013-11-11 | 15 | -54/+348 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Fixed cRoot::FindAndDoWithPlayer(). | madmaxoft | 2013-11-10 | 1 | -2/+2 |
* | | | | | Protocol 1.7: Fixed crashes and d/c with bad packets. | madmaxoft | 2013-11-10 | 1 | -3/+3 |
* | | | | | ProtoProxy: Added dblquotes. | madmaxoft | 2013-11-10 | 1 | -2/+2 |
* | | | | | Merge pull request #330 from tonibm19/patch-1 | Mattes D | 2013-11-10 | 1 | -6/+9 |
|\ \ \ \ \ |
|
| * | | | | | Fixes (SEE DESC) | tonibm19 | 2013-11-10 | 1 | -1/+7 |
| * | | | | | STR_Warrior was right. | tonibm19 | 2013-11-10 | 1 | -160/+1 |
| * | | | | | Fixed compilation | tonibm19 | 2013-11-10 | 1 | -3/+2 |
| * | | | | | You can no longer color with wood | tonibm19 | 2013-11-10 | 1 | -158/+161 |
| * | | | | | Added sheep dyeing | tonibm19 | 2013-11-10 | 1 | -2/+156 |
* | | | | | | Removed #include "../Root.h" since it isn't needed. | STRWarrior | 2013-11-10 | 1 | -1/+0 |
* | | | | | | Small code-style fixes. | madmaxoft | 2013-11-10 | 2 | -22/+32 |
* | | | | | | Merge branch 'master' into WolfUpdate | madmaxoft | 2013-11-10 | 8 | -7/+180 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Implemented inventory dblclick. | madmaxoft | 2013-11-10 | 4 | -5/+133 |
| * | | | | | Added cItem::GetMaxStackSize() | madmaxoft | 2013-11-10 | 4 | -2/+47 |
| |/ / / / |
|
* | | | | | Renamed variables in cWolf. | STRWarrior | 2013-11-10 | 2 | -29/+29 |
* | | | | | Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks. | STRWarrior | 2013-11-10 | 3 | -7/+20 |
* | | | | | The owner object isn't stored anymore. Instead we use the name of the player. | STRWarrior | 2013-11-10 | 2 | -10/+24 |
* | | | | | Using cMonster::Tick instead of super::cMonster::Tick | STRWarrior | 2013-11-10 | 1 | -1/+1 |
* | | | | | Wolves can now be owned by an entity. | STRWarrior | 2013-11-10 | 2 | -17/+100 |
|/ / / / |
|
* | | | | Protocol 1.7: Attempt at fixing SoundParticleEffect packet. | madmaxoft | 2013-11-10 | 1 | -5/+3 |
* | | | | Fixed Player animation packet. | madmaxoft | 2013-11-10 | 1 | -1/+1 |
* | | | | APIDump: Documented cServer:IsHardCore() | madmaxoft | 2013-11-09 | 1 | -0/+1 |
| |/ /
|/| | |
|
| * | | VC2013 | mborland | 2013-11-10 | 21 | -4/+5651 |
|/ / |
|
* | | Removed cStringMap. | madmaxoft | 2013-11-09 | 9 | -273/+217 |
* | | Fixed cTracer's tolua markup. | madmaxoft | 2013-11-09 | 1 | -18/+38 |
* | | APIDump: Documented TakeDamageInfo. | madmaxoft | 2013-11-09 | 1 | -5/+29 |
* | | APIDump: Documented the relevant tolua functions. | madmaxoft | 2013-11-09 | 1 | -2/+48 |
* | | APIDump: Added logging to see what takes so long. | madmaxoft | 2013-11-09 | 1 | -0/+5 |
* | | Prepared the VC2013 folder. | madmaxoft | 2013-11-09 | 1 | -0/+7 |
* | | Removed redundant qualifier | mborland | 2013-11-09 | 1 | -1/+1 |
* | | Hard Reset | mborland | 2013-11-09 | 1 | -0/+63 |
* | | Updated Core and ProtectionAreas. | madmaxoft | 2013-11-09 | 2 | -0/+0 |
* | | Fixed sprinting in 1.7 protocol. | madmaxoft | 2013-11-08 | 1 | -1/+17 |
* | | Declaring 1.7.2 compatibility. | madmaxoft | 2013-11-08 | 2 | -2/+3 |
* | | MobSpawner: Added skeleton and wolf conditions. | madmaxoft | 2013-11-08 | 1 | -19/+91 |
* | | cProtocol::SendWindowOpen() signature changed. | madmaxoft | 2013-11-08 | 15 | -48/+59 |
* | | Fixed code style. | madmaxoft | 2013-11-08 | 1 | -2/+2 |
* | | Protocol 1.7: Fixed using entities. | madmaxoft | 2013-11-08 | 1 | -2/+1 |
* | | Protocol 1.7: Copied Mob Metadata code from 1.2.5. | madmaxoft | 2013-11-08 | 3 | -19/+197 |
* | | Merge pull request #321 from mc-server/1.7pickupsfix | Mattes D | 2013-11-08 | 2 | -5/+8 |
|\ \ |
|
| * | | Added hardcore client effect | Tiger Wang | 2013-11-07 | 2 | -2/+5 |
| * | | Fix for entity spawning in general | Tiger Wang | 2013-11-07 | 1 | -3/+3 |
* | | | Merge pull request #322 from tonibm19/master | Mattes D | 2013-11-08 | 2 | -6/+39 |
|\ \ \ |
|
| * | | | Changed variable name | tonibm19 | 2013-11-08 | 1 | -7/+6 |
| * | | | Changed variable name | tonibm19 | 2013-11-08 | 1 | -2/+1 |
| * | | | Now chicken drop eggs | tonibm19 | 2013-11-08 | 1 | -1/+6 |
| * | | | Now chickens can drop eggs. | tonibm19 | 2013-11-08 | 1 | -3/+33 |
|/ / / |
|
* | | | Merge pull request #320 from mc-server/1.7pickupsfix | Mattes D | 2013-11-07 | 1 | -1/+1 |
|\| | |
|
| * | | Possible fix for 1.7 pickup spawning | Tiger Wang | 2013-11-07 | 1 | -1/+1 |
|/ / |
|
* | | ProtoProxy: Fixed SpawnMob packet. | madmaxoft | 2013-11-07 | 1 | -12/+13 |
* | | Protocol 1.7: Fixed the Spawn Mob packet. | madmaxoft | 2013-11-07 | 1 | -1/+1 |
* | | Protocol 1.7: Added the remaining server-bound packets. | madmaxoft | 2013-11-06 | 2 | -15/+99 |
* | | Protocol 1.7: Added more server-bound packets. | madmaxoft | 2013-11-06 | 2 | -25/+138 |
* | | Protocol 1.7: Finished the client-bound packets. | madmaxoft | 2013-11-06 | 1 | -7/+32 |
* | | Made the cDeadlockDetect class work in clang. | madmaxoft | 2013-11-06 | 1 | -1/+1 |
* | | Merge pull request #312 from SamJBarney/master | Mattes D | 2013-11-05 | 3 | -45/+38 |
|\ \ |
|
| * | | More documentation. | Samuel Barney | 2013-11-05 | 1 | -1/+4 |
| * | | Added missing check for a_LineOfSight | Samuel Barney | 2013-11-05 | 1 | -1/+1 |
| * | | cTracer can now handle mob sight. | Samuel Barney | 2013-11-05 | 2 | -4/+10 |
| * | | Added more documentation. Changed cTracer::Trace to return a bool instead of an int because it was only returning 1 or 0 anyways. | Samuel Barney | 2013-11-05 | 2 | -7/+12 |
| * | | Moved cTracer::SetValues to be an internal function because it is only ever used in cTracer::Trace. | Samuel Barney | 2013-11-05 | 2 | -37/+16 |
| * | | Reworked collision to use g_BlockIsSolid | Samuel Barney | 2013-11-05 | 1 | -15/+6 |
| * | | Flowers, mushrooms and air are no longer collidable. | Samuel Barney | 2013-11-05 | 1 | -6/+15 |
* | | | Merge pull request #309 from mc-server/configautogen | Mattes D | 2013-11-05 | 18 | -117/+101 |
|\ \ \ |
|
| * | | | Implemented suggestions | Tiger Wang | 2013-11-05 | 6 | -24/+28 |
| * | | | Removed settings/webadmin.example.ini files | Tiger Wang | 2013-11-04 | 6 | -41/+6 |
| * | | | Autogeneration of settings.ini and webadmin.ini | Tiger Wang | 2013-11-04 | 11 | -65/+80 |
* | | | | Clarified cBlockHandler::ConvertToPickups() dox. | madmaxoft | 2013-11-05 | 1 | -1/+1 |
* | | | | APIDump: Documented ItemCategory. | madmaxoft | 2013-11-05 | 1 | -0/+38 |
* | | | | Protocol 1.7: More client-bound packets. | madmaxoft | 2013-11-05 | 1 | -17/+27 |
* | | | | Removed the obsolete SendWholeInventory(cInventory &) function. | madmaxoft | 2013-11-05 | 10 | -46/+2 |
* | | | | Merge pull request #307 from mc-server/MobImprovements | Mattes D | 2013-11-05 | 11 | -16/+127 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed indentation. | STRWarrior | 2013-11-05 | 2 | -0/+2 |
| * | | | Skeleton, Ghast and Blaze's projectile code is now in their respective class. | STRWarrior | 2013-11-04 | 8 | -68/+91 |
| * | | | Skeleton.cpp doesn't have to load ProjectileEntity.h and Entity.h. | STRWarrior | 2013-11-02 | 1 | -3/+0 |
| * | | | Small update to the monster.ini. | STRWarrior | 2013-11-02 | 1 | -6/+5 |
| * | | | Skeletons, Blazes and Ghasts now shoot their projectile to the target. | STRWarrior | 2013-11-02 | 1 | -5/+63 |
| * | | | Zombies and Skeletons don't walk into the sun anymore. | STRWarrior | 2013-11-02 | 4 | -0/+32 |
* | | | | Protocol 1.7: Added more client-bound packets. | madmaxoft | 2013-11-04 | 2 | -15/+166 |
| |/ /
|/| | |
|
* | | | Protocol 1.7: Added client status packet. | madmaxoft | 2013-11-03 | 1 | -1/+22 |
* | | | Merge pull request #306 from tigerw/master | Mattes D | 2013-11-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Flipped some variables in Portals | Tiger Wang | 2013-11-02 | 1 | -2/+2 |
* | | | | Protocol 1.7: Rewritten packet-sending to use cPacketizer. | madmaxoft | 2013-11-03 | 2 | -166/+402 |
* | | | | cByteBuffer: Fixed GetUsedSpace() off-by-one error. | madmaxoft | 2013-11-03 | 1 | -1/+1 |
* | | | | ClientHandle: Fixed an error in player-joining hook. | madmaxoft | 2013-11-03 | 1 | -2/+2 |
* | | | | ProtoProxy: Fixed the SpawnObjectVehicle packet. | madmaxoft | 2013-11-03 | 1 | -1/+13 |
* | | | | ProtoProxy: Removed unused enums. | madmaxoft | 2013-11-03 | 1 | -109/+3 |
* | | | | ProtoProxy: Fixed handling of incomplete packets. | madmaxoft | 2013-11-03 | 1 | -0/+2 |
* | | | | Added cEntity:GetYaw() and cEntity:SetYaw(). | madmaxoft | 2013-11-03 | 4 | -6/+108 |
* | | | | Added cPlayer::GetEffectiveGameMode(). | madmaxoft | 2013-11-03 | 1 | -0/+4 |
* | | | | Updated README.md since MCServer development will continue even if people don't donate. | STRWarrior | 2013-11-02 | 1 | -1/+1 |
* | | | | Update READme a bit more | Alexander Harkness | 2013-11-02 | 1 | -0/+2 |
* | | | | Updated some stuff about submodule init. | Alexander Harkness | 2013-11-02 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #303 from tigerw/bugfixes | Mattes D | 2013-11-02 | 4 | -3/+303 |
|\ \ \ |
|
| * | | | Split border finder into separate function | Tiger Wang | 2013-11-02 | 1 | -10/+16 |
| * | | | Implement suggestions | Tiger Wang | 2013-11-02 | 1 | -15/+15 |
| * | | | Readded BlockPortal.h (portals) | Tiger Wang | 2013-11-02 | 3 | -1/+115 |
| * | | | Fixed compile error (portals) | Tiger Wang | 2013-11-02 | 1 | -2/+182 |
* | | | | Merge pull request #305 from tigerw/morebugfixes | Mattes D | 2013-11-02 | 5 | -12/+42 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed bow damage in creative | Tiger Wang | 2013-11-02 | 2 | -2/+6 |
| * | | | Fixed dropspensing speed and position | Tiger Wang | 2013-11-02 | 1 | -1/+22 |
| * | | | Multiple fixes | Tiger Wang | 2013-11-02 | 4 | -12/+17 |
|/ / / |
|
* | | | Protocol 1.7: Implemented the first batch of sent packets. | madmaxoft | 2013-11-01 | 6 | -3/+658 |
* | | | Merge branch 'master' of https://github.com/mc-server/MCServer | madmaxoft | 2013-11-01 | 1 | -0/+8 |
|\ \ \ |
|
| * \ \ | Merge pull request #302 from SamJBarney/master | Mattes D | 2013-10-31 | 1 | -0/+8 |
| |\ \ \ |
|
| | * | | | Adhering to project standards. | Samuel Barney | 2013-10-31 | 1 | -1/+6 |
| | * | | | Added missing conventions for windows. | Samuel Barney | 2013-10-31 | 1 | -1/+1 |
| | * | | | Broken rail blocks now stack. | Samuel Barney | 2013-10-30 | 1 | -0/+3 |
* | | | | | Merge branch 'griefer'sdelight' of git://github.com/tigerw/MCServer. | madmaxoft | 2013-11-01 | 1 | -1/+18 |
|\ \ \ \ \ |
|
| * | | | | | TNT Spawns Pickups | Tiger Wang | 2013-10-24 | 1 | -1/+15 |
* | | | | | | Protocol 1.7: Added skeleton functions for reading client packets. | madmaxoft | 2013-10-31 | 2 | -20/+349 |
* | | | | | | APIDump: Fixed HOOK_LOGIN short desc. | madmaxoft | 2013-10-31 | 1 | -1/+1 |
* | | | | | | ByteBuffer: Writing a string doesn't modify it (missing const). | madmaxoft | 2013-10-31 | 2 | -3/+3 |
| |/ / / /
|/| | | | |
|
* | | | | | Protocol 1.7: Added status ping handling. | madmaxoft | 2013-10-30 | 2 | -0/+27 |
* | | | | | Fixed a compiler warning. | madmaxoft | 2013-10-30 | 1 | -26/+31 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #292 from SamJBarney/MobSpawning | Mattes D | 2013-10-30 | 7 | -88/+157 |
|\ \ \ \ |
|
| * | | | | Last of the nitpicker note fixes. Added some inline commenting. | Samuel Barney | 2013-10-30 | 1 | -0/+1 |
| * | | | | Changes based on madmaxoft's nitpicker notes. | Samuel Barney | 2013-10-29 | 5 | -19/+16 |
| * | | | | Update to allow the light map to remain the same, but allow alteration of sky light values based on time. | Samuel Barney | 2013-10-29 | 7 | -17/+73 |
| * | | | | Merge branch 'master' of https://github.com/SamJBarney/MCServer into MobSpawning | Samuel Barney | 2013-10-28 | 42 | -1239/+1465 |
| |\ \ \ \ |
|
| * | | | | | Got spiders and other mobs respecting night and day for spawning | Samuel Barney | 2013-10-28 | 3 | -14/+23 |
| * | | | | | Made mob spawning code use the chunk so that it could use varying sizes of areas for different mobs. | Samuel Barney | 2013-10-28 | 3 | -52/+79 |
| * | | | | | Disabling Endermen and spiders until I rework the CanSpawnHere to take a chunk and a position. | Samuel Barney | 2013-10-26 | 1 | -1/+2 |
| * | | | | | Moving spawning position to the center of the block. | Samuel Barney | 2013-10-26 | 1 | -1/+3 |
| * | | | | | Checked Endermen; they work; adding them back in. | Samuel Barney | 2013-10-25 | 1 | -1/+0 |
| * | | | | | Fixed mob spawning so that hostile mobs will not spawn incorrectly. | Samuel Barney | 2013-10-25 | 1 | -68/+38 |
| * | | | | | Using provided UnboundedRelGetBlockBlockLight and UnboundedRelGetBlockSkyLight. | Samuel Barney | 2013-10-24 | 1 | -5/+3 |
| * | | | | | Merge branch 'master' of https://github.com/SamJBarney/MCServer into MobSpawning | Samuel Barney | 2013-10-24 | 18 | -396/+406 |
| |\ \ \ \ \ |
|
| * | | | | | | Removed my hackish Light functions | Samuel Barney | 2013-10-24 | 2 | -98/+0 |
| * | | | | | | Bats only spawn where there is no sunlight, and the light level is below 5 | Samuel Barney | 2013-10-23 | 1 | -1/+1 |
| * | | | | | | Invalid light value is now 127 | Samuel Barney | 2013-10-23 | 1 | -5/+5 |
| * | | | | | | Added two new unbounded del functions to deal with looking up the lighting. | Samuel Barney | 2013-10-21 | 2 | -11/+103 |
| * | | | | | | Swapped which block is checked for light first. | Samuel Barney | 2013-10-21 | 1 | -4/+4 |
| * | | | | | | Current Mob Spawning code. | Samuel Barney | 2013-10-21 | 3 | -22/+37 |
* | | | | | | | Added 1.7 to protocol recognizer. | madmaxoft | 2013-10-30 | 7 | -11/+455 |
* | | | | | | | ProtoProxy: Working 1.7 protocol. | madmaxoft | 2013-10-29 | 2 | -158/+160 |
* | | | | | | | Merge pull request #301 from SamJBarney/master | Mattes D | 2013-10-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Grass no longer grows under water, and water on top kills it. | Samuel Barney | 2013-10-29 | 1 | -2/+2 |
* | | | | | | | | ProtoProxy: Updated the server-side packets to 1.7. | madmaxoft | 2013-10-29 | 1 | -171/+239 |
* | | | | | | | | Merge pull request #299 from tonibm19/master | Mattes D | 2013-10-29 | 3 | -3/+19 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Using tabs | tonibm19 | 2013-10-29 | 1 | -2/+2 |
| * | | | | | | | fixed indentation | tonibm19 | 2013-10-28 | 1 | -1/+1 |
| * | | | | | | | extra line | tonibm19 | 2013-10-28 | 1 | -0/+1 |
| * | | | | | | | attempt at fixing indentation | tonibm19 | 2013-10-28 | 1 | -3/+2 |
| * | | | | | | | Extra line | tonibm19 | 2013-10-28 | 1 | -0/+1 |
| * | | | | | | | Fixed indentation | tonibm19 | 2013-10-28 | 1 | -5/+2 |
| * | | | | | | | Added random chicken spawn when throwing an egg | tonibm19 | 2013-10-28 | 1 | -2/+13 |
| * | | | | | | | Now saddled horses spawn a saddle pickup when killed | tonibm19 | 2013-10-28 | 1 | -1/+4 |
| * | | | | | | | Now saddle pigs spawn a saddle pickup when killed | tonibm19 | 2013-10-28 | 1 | -0/+4 |
* | | | | | | | | Changed GameMode() == 1 to IsGameModeCreative in AggressiveMonster.cpp and ClientHandle.cpp | STRWarrior | 2013-10-29 | 2 | -2/+2 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Fixed bug where creative inventory didn't work. | STRWarrior | 2013-10-29 | 1 | -1/+1 |
* | | | | | | | ProtoProxy: Updated the server-side packets to 1.7. | madmaxoft | 2013-10-29 | 1 | -0/+5 |
* | | | | | | | ProtoProxy: The login part of the protocol is implemented. | madmaxoft | 2013-10-29 | 2 | -220/+229 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | ProtoProxy: Implemented 1.7.2 status request / response / ping. | madmaxoft | 2013-10-28 | 2 | -113/+272 |
* | | | | | | ProtoProxy: Fixed compilation after the previous cByteBuffer changes. | madmaxoft | 2013-10-28 | 1 | -0/+4 |
* | | | | | | MC uses VarInts only up to 32-bits. | madmaxoft | 2013-10-28 | 2 | -13/+13 |
* | | | | | | cByteBuffer: Added the VarInt and VarUTF8String type reading and writing. | madmaxoft | 2013-10-28 | 2 | -5/+147 |
|/ / / / / |
|
* | | | | | Fixed indentation in tonibm19's code. | madmaxoft | 2013-10-28 | 1 | -3/+3 |
* | | | | | Merge pull request #294 from tonibm19/patch-3 | Mattes D | 2013-10-28 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | Fixed compilation | tonibm19 | 2013-10-28 | 1 | -1/+1 |
| * | | | | | Use STR_Warrior code and changed variable name | tonibm19 | 2013-10-28 | 1 | -17/+4 |
| * | | | | | Extra line | tonibm19 | 2013-10-27 | 1 | -0/+1 |
| * | | | | | Sheep fixes. | tonibm19 | 2013-10-27 | 1 | -4/+19 |
* | | | | | | Debuggers: Fixed after the cWindow API change. | madmaxoft | 2013-10-28 | 1 | -2/+2 |
* | | | | | | APIDump: Documented cWindow. | madmaxoft | 2013-10-28 | 1 | -21/+33 |
* | | | | | | Renamed cWindow constants to include the "wt" prefix. | madmaxoft | 2013-10-28 | 8 | -40/+40 |
* | | | | | | APIDump: Documented HTTPFormData and HTTPRequest. | madmaxoft | 2013-10-28 | 1 | -5/+39 |
* | | | | | | APIDump: Fixed a failure in documented classes with no functions. | madmaxoft | 2013-10-28 | 1 | -0/+1 |
* | | | | | | APIDump: Documented cWorld. | madmaxoft | 2013-10-27 | 1 | -0/+1 |
* | | | | | | APIDump: Documented cRoot. | madmaxoft | 2013-10-27 | 1 | -3/+12 |
|/ / / / / |
|
* | | | | | APIDump: Documented cProjectileEntity. | madmaxoft | 2013-10-27 | 1 | -3/+21 |
* | | | | | Added cChunk::UnboundedRelGetBlockLights(). | madmaxoft | 2013-10-27 | 2 | -0/+28 |
* | | | | | Authenticator doesn't save the ini file. | madmaxoft | 2013-10-27 | 2 | -2/+2 |
* | | | | | Merge branch 'origin/LoadWorlds/cAuthenticatorINI' | madmaxoft | 2013-10-27 | 4 | -18/+9 |
|\ \ \ \ \ |
|
| * | | | | | Changed "cIniFile IniFile" to cIniFile & IniFile" | STRWarrior | 2013-10-26 | 4 | -6/+6 |
| * | | | | | Both the LoadWorlds() function and cAuthenticator now use the cIniFile object from the Root::Start() function. | STRWarrior | 2013-10-26 | 4 | -17/+9 |
* | | | | | | APIDump: Documented cPickup. | madmaxoft | 2013-10-26 | 1 | -1/+2 |
* | | | | | | Merge branch 'IniFileCleanup' | madmaxoft | 2013-10-26 | 17 | -927/+572 |
|\ \ \ \ \ \ |
|
| * | | | | | | APIDump: Documented cIniFile. | madmaxoft | 2013-10-26 | 1 | -81/+135 |
| * | | | | | | cIniFile: Improved doxy-comments. | madmaxoft | 2013-10-26 | 1 | -5/+5 |
| * | | | | | | ChunkWorx: Updated for the cIniFile changes. | madmaxoft | 2013-10-25 | 2 | -52/+62 |
| * | | | | | | cIniFile: Renamed functions to make meaning more explicit. | madmaxoft | 2013-10-25 | 6 | -584/+322 |
| * | | | | | | cIniFile doesn't store filename internally anymore. | madmaxoft | 2013-10-25 | 14 | -213/+56 |
| |/ / / / / |
|
* / / / / / | cMonster: Improved doxycomments. | madmaxoft | 2013-10-25 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | APIDump: Documented cMonster. | madmaxoft | 2013-10-24 | 1 | -3/+52 |
* | | | | | Renamed cMonster::GetSpawnRate() to GetSpawnDelay(). | madmaxoft | 2013-10-24 | 5 | -35/+76 |
* | | | | | cPickup cleanup. | madmaxoft | 2013-10-24 | 1 | -1/+1 |
* | | | | | APIDump: Documented cEnchantments. | madmaxoft | 2013-10-24 | 1 | -4/+37 |
* | | | | | APIDump: Documented cPickup. | madmaxoft | 2013-10-24 | 1 | -8/+10 |
* | | | | | Fixed cPickup's constructor's parameter naming. | madmaxoft | 2013-10-24 | 2 | -3/+3 |
* | | | | | APIDump: Documented cItemGrid and cPlayer. | madmaxoft | 2013-10-24 | 1 | -30/+75 |
* | | | | | Cleanup in cPlayer. | madmaxoft | 2013-10-24 | 1 | -2/+4 |
* | | | | | Unified cPlayer's Heal() function with cEntity's. | madmaxoft | 2013-10-24 | 2 | -11/+11 |
* | | | | | Merge pull request #286 from tigerw/pickupdelay | Alexander Harkness | 2013-10-24 | 7 | -13/+19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Pickups now have collection delay when vomited | Tiger Wang | 2013-10-24 | 7 | -13/+19 |
| | |/ /
| |/| | |
|
* | | | | APIDump: Added cChatColor constants. | madmaxoft | 2013-10-23 | 1 | -3/+23 |
* | | | | Fixed cLuaWindow's binding. | madmaxoft | 2013-10-23 | 3 | -25/+6 |
* | | | | APIDump: Documented the cHopperEntity class. | madmaxoft | 2013-10-23 | 1 | -0/+22 |
* | | | | APIDump: Linkified cEntity returns. | madmaxoft | 2013-10-23 | 1 | -4/+7 |
* | | | | Fixed bindings for cHopperEntity:GetOutputBlockPos(). | madmaxoft | 2013-10-23 | 4 | -51/+48 |
* | | | | Fixed cDropSpenserEntity bindings generating an extra var. | madmaxoft | 2013-10-23 | 3 | -30/+11 |
* | | | | Exported cHopperEntity to API. | madmaxoft | 2013-10-23 | 4 | -21/+157 |
* | | | | Removed cRoot:m_PrimaryServerVersion from Lua API. | madmaxoft | 2013-10-23 | 4 | -41/+10 |
* | | | | APIDump: member variables without a setter are considered constants. | madmaxoft | 2013-10-22 | 1 | -1/+8 |
* | | | | APIDump: Inheritance is tested properly. | madmaxoft | 2013-10-22 | 1 | -6/+4 |
* | | | | Temporary fix for world not locking chunkmap in TickMobs. | madmaxoft | 2013-10-22 | 1 | -0/+3 |
* | | | | Fixed an assert in cMonster | madmaxoft | 2013-10-22 | 1 | -2/+2 |
* | | | | Implemented UnboundedRel BlockLight and SkyLight. | madmaxoft | 2013-10-22 | 2 | -258/+124 |
* | | | | Ignoring a few generated files. | madmaxoft | 2013-10-21 | 2 | -0/+2 |
* | | | | Added ASSERTs to all ChunkDef operations. | madmaxoft | 2013-10-21 | 1 | -15/+40 |
| |/ /
|/| | |
|
* | | | Fixed GetHTMLEscapedString() binding, removed obsolete memory function from API. | madmaxoft | 2013-10-21 | 4 | -57/+13 |
* | | | APIDump: Added link from cItem to the global ItemToString() et al. | madmaxoft | 2013-10-20 | 1 | -1/+5 |
* | | | APIDump: Fixed link in cPawn's desc. | madmaxoft | 2013-10-20 | 1 | -1/+1 |
* | | | APIDump: Various small fixes and additions. | madmaxoft | 2013-10-20 | 1 | -6/+53 |
* | | | APIDump: Fixed a few broken links. | madmaxoft | 2013-10-20 | 1 | -4/+4 |
* | | | APIDump: Statistics have a graphical meter; added hooks. | madmaxoft | 2013-10-20 | 1 | -9/+39 |
* | | | Fixed memory leak in cMobFamilyCollecter. | madmaxoft | 2013-10-20 | 3 | -52/+21 |
* | | | Reimplemented cMonster::FamilyFromType() as a simple switch (duh!) | madmaxoft | 2013-10-20 | 1 | -38/+27 |
* | | | Fixed memory leaks in cMobCensus, moved GetSpawnRate() to cMonster. | madmaxoft | 2013-10-20 | 7 | -89/+96 |
* | | | Fixed binary search in StringToMobType(). | madmaxoft | 2013-10-20 | 1 | -3/+3 |
* | | | Fixed memory leaks in cMobSpawner. | madmaxoft | 2013-10-20 | 3 | -62/+55 |
* | | | Moved all MobTypesManager functions to cMonster. | madmaxoft | 2013-10-20 | 9 | -298/+351 |
* | | | Rewritten MobTypesManager not to leak memory. | madmaxoft | 2013-10-20 | 2 | -126/+112 |
* | | | APIDump: Added basic statistics about the docs. | madmaxoft | 2013-10-20 | 2 | -6/+83 |
* | | | APIDump: Fixed listing undocumented objects. | madmaxoft | 2013-10-20 | 1 | -5/+27 |
* | | | Fixed loading allowed mobs in world. | madmaxoft | 2013-10-20 | 43 | -161/+320 |
* | | | Merge branch 'htmlescape'. | madmaxoft | 2013-10-20 | 4 | -113/+150 |
|\ \ \ |
|
| * | | | Added a string reserve. | Alexander Harkness | 2013-10-19 | 1 | -0/+1 |
| * | | | Fixed compile error. silly parentheses creeping in. | Alexander Harkness | 2013-10-19 | 1 | -1/+1 |
| * | | | Added a APIDump description for GetHTMLEscapedString. | Alexander Harkness | 2013-10-19 | 1 | -63/+66 |
| * | | | Changed the code according to xoft's suggestions. | Alexander Harkness | 2013-10-19 | 1 | -10/+10 |
| * | | | Fixed general failings with everything. Fixes #211. | Alexander Harkness | 2013-10-19 | 2 | -15/+16 |
| * | | | Added a HTML escaping function to cWebAdmin. | Alexander Harkness | 2013-10-19 | 2 | -38/+80 |
* | | | | APIDump: Undocumented member variables are listed. | madmaxoft | 2013-10-19 | 1 | -4/+16 |
* | | | | APIDump: Extra pages use the local prettify and CSS. | madmaxoft | 2013-10-19 | 1 | -2/+7 |
* | | | | APIDump: Added member-variable filtering. | madmaxoft | 2013-10-19 | 2 | -0/+14 |
* | | | | APIDump: Member variables are read from the API. | madmaxoft | 2013-10-19 | 1 | -10/+48 |
* | | | | APIDump: Better header text for classes. | madmaxoft | 2013-10-19 | 1 | -1/+1 |
|/ / / |
|
* | | | APIDump: Added cIniFile additional info. | madmaxoft | 2013-10-18 | 2 | -1/+29 |
* | | | APIDump: Offline prettify is working. | madmaxoft | 2013-10-18 | 1 | -1/+11 |
* | | | APIDump: Added example code to cItem. | madmaxoft | 2013-10-18 | 1 | -0/+32 |
* | | | APIDump: Documented cItem's variables. | madmaxoft | 2013-10-18 | 1 | -4/+11 |
* | | | APIDump: Added support for member variables. | madmaxoft | 2013-10-18 | 2 | -4/+59 |
* | | | APIDump: Added prettify's license. | madmaxoft | 2013-10-18 | 1 | -0/+191 |
* | | | APIDump: Fixed offline JS. | madmaxoft | 2013-10-18 | 5 | -108/+41 |
* | | | APIDump: Do not list empty Constants or Functions sections. | madmaxoft | 2013-10-18 | 1 | -14/+46 |
* | | | APIDump: Split long code into functions. | madmaxoft | 2013-10-18 | 2 | -94/+110 |
* | | | APIDump: Ignore internal APIDump stuff. | madmaxoft | 2013-10-18 | 1 | -0/+2 |
* | | | APIDump: using local JS files instead of networked. | madmaxoft | 2013-10-18 | 3 | -4/+100 |
* | | | Adapted code style. | madmaxoft | 2013-10-18 | 5 | -85/+157 |
* | | | StringToItem() recognizes "ItemName:Dmg" strings. | madmaxoft | 2013-10-18 | 1 | -18/+21 |
* | | | Fixed item-breaking. | madmaxoft | 2013-10-18 | 1 | -1/+1 |
* | | | Fixed indentation and re-styled conditions. | madmaxoft | 2013-10-18 | 1 | -38/+44 |
* | | | Merge pull request #259 from tonibm19/patch-2 | Mattes D | 2013-10-18 | 1 | -30/+38 |
|\ \ \ |
|
| * | | | Moved lines | tonibm19 | 2013-10-17 | 1 | -16/+17 |
| * | | | More fixes | tonibm19 | 2013-10-17 | 1 | -3/+8 |
| * | | | Improved horse saddling [SEE DESC] | tonibm19 | 2013-10-16 | 1 | -32/+32 |
| * | | | Added extra line | tonibm19 | 2013-10-15 | 1 | -0/+1 |
| * | | | Fixed saddle horse | tonibm19 | 2013-10-15 | 1 | -4/+5 |
* | | | | Fixed project file after mob update. | madmaxoft | 2013-10-18 | 1 | -0/+44 |
* | | | | Fixed webadmin logging. | madmaxoft | 2013-10-18 | 3 | -3/+17 |
* | | | | Merge pull request #253 from SamJBarney/master | Mattes D | 2013-10-18 | 29 | -227/+1349 |
|\ \ \ \ |
|
| * | | | | Removed reading default values from settings.ini for worlds. | Samuel Barney | 2013-10-14 | 1 | -10/+1 |
| * | | | | General fixes to get the new Monster spawning code working. | Samuel Barney | 2013-10-14 | 1 | -6/+17 |
| * | | | | Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawning | Samuel Barney | 2013-10-14 | 29 | -227/+1345 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into MobSpawning | mgueydan | 2013-09-22 | 27 | -201/+2414 |
| | |\ \ \ \ |
|
| | * | | | | | Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy | mgueydan | 2013-09-10 | 11 | -29/+9 |
| | * | | | | | Changing Bat to AMbiant creature | mgueydan | 2013-09-10 | 1 | -1/+1 |
| | * | | | | | replacing dynamic_cast by c-style cast | mgueydan | 2013-09-09 | 1 | -11/+4 |
| | * | | | | | replacing C-style cast by dynamic_cast | mgueydan | 2013-09-08 | 1 | -1/+1 |
| | * | | | | | Replacing chunCk by chunk | mgueydan | 2013-09-08 | 5 | -12/+12 |
| | * | | | | | replacing asserts by ASSERTs | mgueydan | 2013-09-08 | 3 | -6/+10 |
| | * | | | | | removing an assert + correcting a distance calculation bug | mgueydan | 2013-09-08 | 1 | -3/+9 |
| | * | | | | | renaming the cChunk::getRandomBlock method + removing a buggy working log | mgueydan | 2013-09-08 | 3 | -6/+3 |
| | * | | | | | incrementing .gitignore : adding emacs stuff and world | mgueydan | 2013-09-08 | 1 | -0/+20 |
| | * | | | | | Adding mobtype filter inside world.ini | mgueydan | 2013-09-08 | 2 | -9/+15 |
| | * | | | | | Adding glue to call everything done in last commits - now the mobs are spawning | mgueydan | 2013-09-08 | 3 | -140/+135 |
| | * | | | | | Disabeling current mob spawning and tick | mgueydan | 2013-09-08 | 3 | -8/+13 |
| | * | | | | | Implementing the MobSpawner (not used yet) that contains spawning rules | mgueydan | 2013-09-08 | 5 | -9/+384 |
| | * | | | | | Adding an Empty shell that would launch mob spawner - not called yet | mgueydan | 2013-09-08 | 5 | -3/+109 |
| | * | | | | | Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more) | mgueydan | 2013-09-07 | 14 | -0/+622 |
| | * | | | | | Adding a getType in Monster that return an enum instead of an int or char | mgueydan | 2013-09-07 | 1 | -1/+2 |
| | * | | | | | relockating mobs includes (they probably will end somewhere else in order not to recompile world each time you update a mob) | mgueydan | 2013-09-07 | 2 | -23/+24 |
| | * | | | | | Adding Family for monsters : Hostile/Passive/Water/Ambient | mgueydan | 2013-09-07 | 9 | -6/+56 |
| | * | | | | | Adding Water and Lava as transparency blocks | mgueydan | 2013-09-07 | 1 | -0/+4 |
| * | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Samuel Barney | 2013-10-14 | 49 | -138/+1564 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Mobs no longer spawn up in the air. | Samuel Barney | 2013-10-14 | 1 | -0/+2 |
* | | | | | | | | APIDump: Renamed output for helper stuff. | madmaxoft | 2013-10-18 | 1 | -2/+2 |
* | | | | | | | | APIDump: Makes a list of bad links. | madmaxoft | 2013-10-18 | 1 | -17/+78 |
* | | | | | | | | APIDump: Improved page titles. | madmaxoft | 2013-10-18 | 1 | -2/+2 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_RIGHT_CLICKING_ENTITY. | madmaxoft | 2013-10-18 | 1 | -0/+20 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_SHOOTING. | madmaxoft | 2013-10-18 | 1 | -0/+25 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_SPAWNED. | madmaxoft | 2013-10-18 | 1 | -0/+25 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_TOSSING_ITEM. | madmaxoft | 2013-10-18 | 1 | -0/+23 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_USED_BLOCK. | madmaxoft | 2013-10-17 | 1 | -0/+39 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_USED_ITEM. | madmaxoft | 2013-10-17 | 1 | -0/+39 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_USING_BLOCK. | madmaxoft | 2013-10-17 | 1 | -2/+45 |
* | | | | | | | | APIDump: Documented HOOK_PLAYER_USING_ITEM. | madmaxoft | 2013-10-17 | 1 | -0/+36 |
* | | | | | | | | APIDump: Documented HOOK_UPDATED_SIGN. | madmaxoft | 2013-10-17 | 1 | -0/+30 |
* | | | | | | | | APIDump: Documented HOOK_TICK. | madmaxoft | 2013-10-17 | 1 | -0/+22 |
* | | | | | | | | APIDump: Documented HOOK_TAKE_DAMAGE. | madmaxoft | 2013-10-17 | 1 | -0/+24 |
* | | | | | | | | APIDump: Documented HOOK_UPDATING_SIGN. | madmaxoft | 2013-10-17 | 1 | -0/+50 |
* | | | | | | | | APIDump: More robust against missing APIDesc items. | madmaxoft | 2013-10-17 | 1 | -3/+3 |
* | | | | | | | | APIDump: Documented HOOK_WEATHER_CHANGED. | madmaxoft | 2013-10-16 | 1 | -0/+21 |
* | | | | | | | | APIDump: Documented HOOK_WEATHER_CHANGING. | madmaxoft | 2013-10-16 | 1 | -0/+24 |
* | | | | | | | | APIDump: Documented HOOK_WORLD_TICK. | madmaxoft | 2013-10-16 | 1 | -0/+24 |
* | | | | | | | | Fixed compilation errors. | madmaxoft | 2013-10-16 | 1 | -2/+6 |
* | | | | | | | | APIDump: Nicer HTML visage. | madmaxoft | 2013-10-16 | 3 | -158/+230 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-10-15 | 11 | -29/+1053 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Added HOOK_PLAYER_RIGHT_CLICK | Alexander Harkness | 2013-10-15 | 1 | -8/+38 |
| * | | | | | | | APIDump: Linkification supports #anchors. | madmaxoft | 2013-10-15 | 1 | -2/+33 |
| * | | | | | | | Merge pull request #258 from tonibm19/patch-2 | Alexander Harkness | 2013-10-15 | 3 | -4/+25 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | Fixed a big fail.I did | tonibm19 | 2013-10-15 | 1 | -0/+1 |
| | * | | | | | | Added extra line (yes, again) | tonibm19 | 2013-10-15 | 1 | -0/+1 |
| | * | | | | | | Added basic milk code. | tonibm19 | 2013-10-15 | 1 | -5/+12 |
| | * | | | | | | Added extra line | tonibm19 | 2013-10-15 | 1 | -0/+1 |
| | * | | | | | | Added horse saddling | tonibm19 | 2013-10-15 | 1 | -1/+12 |
| * | | | | | | | APIDump: Documented HOOK_SPAWNING_MONSTER. | madmaxoft | 2013-10-15 | 1 | -0/+26 |
| * | | | | | | | APIDump: Documented HOOK_SPAWNING_ENTITY. | madmaxoft | 2013-10-15 | 1 | -2/+34 |
| * | | | | | | | APIDump: Documented HOOK_SPAWNED_MONSTER. | madmaxoft | 2013-10-15 | 1 | -1/+21 |
| * | | | | | | | APIDump: Documented HOOK_SPAWNED_ENTITY. | madmaxoft | 2013-10-15 | 1 | -0/+20 |
| * | | | | | | | APIDump: Documented HOOK_PRE_CRAFTING. | madmaxoft | 2013-10-15 | 1 | -0/+30 |
| * | | | | | | | APIDump: Documented HOOK_POST_CRAFTING. | madmaxoft | 2013-10-15 | 1 | -0/+29 |
| |/ / / / / / |
|
| * | | | | | | APIDump: Documented HOOK_PLAYER_PLACING_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+38 |
| * | | | | | | APIDump: Documented HOOK_PLAYER_MOVING and HOOK_PLAYER_PLACED_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+53 |
| * | | | | | | APIDump: Documented HOOK_PLAYER_LEFT_CLICK. | madmaxoft | 2013-10-15 | 1 | -0/+40 |
| * | | | | | | Merge pull request #257 from Sofapriester/patch-1 | Alexander Harkness | 2013-10-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Update BlockID.cpp | Sofapriester | 2013-10-15 | 1 | -1/+1 |
| * | | | | | | | APIDump: Documented HOOK_PLAYER_JOINED. | madmaxoft | 2013-10-15 | 1 | -0/+22 |
| * | | | | | | | APIDump: Documented HOOK_PLAYER_EATING. | madmaxoft | 2013-10-15 | 1 | -0/+20 |
| * | | | | | | | APIDump: Documented HOOK_PLAYER_BROKEN_BLOCK. | madmaxoft | 2013-10-15 | 1 | -2/+31 |
| * | | | | | | | APIDump: Documented HOOK_PLAYER_BREAKING_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+30 |
| |/ / / / / / |
|
| * | | | | | | APIDump: Documented HOOK_PLAYER_ANIMATION. | madmaxoft | 2013-10-14 | 1 | -0/+21 |
| * | | | | | | APIDump: Removed HOOK_MAX and HOOK_NUM_HOOKS from documentation. | madmaxoft | 2013-10-14 | 1 | -1/+6 |
| * | | | | | | APIDump: Documented HOOK_LOGIN. | madmaxoft | 2013-10-14 | 1 | -0/+25 |
| * | | | | | | APIDump: Documented HOOK_KILLING. | madmaxoft | 2013-10-14 | 1 | -0/+27 |
| * | | | | | | APIDump: Documented HOOK_HOPPER_PUSHING_ITEM. | madmaxoft | 2013-10-14 | 1 | -3/+28 |
| * | | | | | | APIDump: Documented HOOK_HOPPER_PULLING_ITEM. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| * | | | | | | Add the first line back. | Alexander Harkness | 2013-10-14 | 1 | -0/+1 |
| * | | | | | | Merge pull request #251 from tonibm19/patch-1 | Alexander Harkness | 2013-10-14 | 1 | -1/+4 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Stairs crafting fixes | tonibm19 | 2013-10-14 | 1 | -1/+4 |
| |/ / / / / |
|
| * | | | | | APIDump: Documented HOOK_HANDSHAKE. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| * | | | | | APIDump: Documented HOOK_EXPLODING. | madmaxoft | 2013-10-14 | 1 | -0/+44 |
| * | | | | | APIDump: Documented HOOK_EXPLODED. | madmaxoft | 2013-10-14 | 1 | -0/+43 |
| * | | | | | APIDump: Documented HOOK_EXECUTE_COMMAND. | madmaxoft | 2013-10-14 | 1 | -0/+25 |
| * | | | | | APIDump: Updated the template for undocumented hooks. | madmaxoft | 2013-10-14 | 1 | -2/+2 |
| * | | | | | APIDump: Documented HOOK_DISCONNECT. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| * | | | | | APIDump: Fixed info missing from cCraftingRecipe. | madmaxoft | 2013-10-14 | 1 | -1/+1 |
| * | | | | | APIDump: Documented HOOK_CRAFTING_NO_RECIPE. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| * | | | | | APIDump: Documented HOOK_COLLECTING_PICKUP. | madmaxoft | 2013-10-14 | 1 | -0/+27 |
| * | | | | | APIDump: Documented HOOK_CHUNK_UNLOADING. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| * | | | | | APIDump: Documented HOOK_CHUNK_UNLOADED. | madmaxoft | 2013-10-14 | 1 | -0/+22 |
| * | | | | | APIDump: Documented HOOK_CHUNK_GENERATING. | madmaxoft | 2013-10-14 | 1 | -1/+33 |
| * | | | | | APIDump: Fixed undocumented hook param generator. | madmaxoft | 2013-10-14 | 1 | -8/+9 |
| * | | | | | APIDump: Added example to HOOK_CHUNK_GENERATED. | madmaxoft | 2013-10-14 | 1 | -0/+37 |
| * | | | | | APIDump: Documented HOOK_CHUNK_GENERATED. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| * | | | | | APIDump: The undocumented hooks template now has 8 params. | madmaxoft | 2013-10-14 | 1 | -0/+7 |
| * | | | | | APIDump: Documented HOOK_CHUNK_AVAILABLE. | madmaxoft | 2013-10-14 | 1 | -0/+21 |
| * | | | | | WebAdmin honors the [WebAdmin].Enable setting. | madmaxoft | 2013-10-13 | 1 | -2/+8 |
| * | | | | | Fixed WebAdmin's request parameters. | madmaxoft | 2013-10-13 | 4 | -7/+41 |
* | | | | | | Merge submodule changes | Tiger Wang | 2013-10-13 | 3 | -0/+6 |
|/ / / / / |
|
* | | | | | Merge branch 'metadata' of git://github.com/tigerw/MCServer into tigerw-metadata. | madmaxoft | 2013-10-13 | 39 | -121/+980 |
|\ \ \ \ \ |
|
| * | | | | | Eight round of fixes | Tiger Wang | 2013-10-13 | 6 | -29/+19 |
| * | | | | | Seventh round of fixes | Tiger Wang | 2013-10-13 | 1 | -21/+21 |
| * | | | | | Sixth round of fixes | Tiger Wang | 2013-10-11 | 2 | -4/+9 |
| * | | | | | Fifth round of fixes | Tiger Wang | 2013-10-11 | 3 | -7/+22 |
| * | | | | | Fourth round of fixes | Tiger Wang | 2013-10-11 | 2 | -135/+153 |
| * | | | | | Third round of fixes | Tiger Wang | 2013-10-11 | 8 | -82/+106 |
| * | | | | | Second round of fixes | Tiger Wang | 2013-10-09 | 17 | -112/+140 |
| * | | | | | Initial round of fixes | Tiger Wang | 2013-10-08 | 4 | -25/+35 |
| * | | | | | Initial Metadata Commit [SEE DESC] | Tiger Wang | 2013-10-08 | 23 | -95/+714 |
* | | | | | | Merge pull request #226 from SamJBarney/master | Mattes D | 2013-10-13 | 1 | -1/+7 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Removed faulty code dealing with water. | Samuel Barney | 2013-10-13 | 1 | -3/+2 |
| * | | | | | Crop blocks now respect water and light. Currently a block has to be "watered" or the crop has a chance of breaking anyways. | Samuel Barney | 2013-10-12 | 1 | -1/+8 |
* | | | | | | Re-added the cWorld:GetSignLines() to the API. | madmaxoft | 2013-10-13 | 1 | -0/+1 |
* | | | | | | Added 1.7 biome constants. | madmaxoft | 2013-10-12 | 2 | -2/+89 |
* | | | | | | APIDump: Documented the webserver vs world threads. | madmaxoft | 2013-10-12 | 1 | -2/+58 |
* | | | | | | Merge pull request #225 from SamJBarney/master | Mattes D | 2013-10-12 | 1 | -1/+1 |
|\| | | | | |
|
| * | | | | | Fix: Wrong arg name | Samuel Barney | 2013-10-12 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #224 from tonibm19/patch-7 | Mattes D | 2013-10-12 | 1 | -3/+24 |
|\ \ \ \ \ |
|
| * | | | | | Added more ghast spawning probability | tonibm19 | 2013-10-12 | 1 | -4/+4 |
| * | | | | | Added extra line | tonibm19 | 2013-10-12 | 1 | -0/+1 |
| * | | | | | Mob spawning changes | tonibm19 | 2013-10-12 | 1 | -4/+24 |
* | | | | | | Fixed and exported cWorld:QueueTask(). | madmaxoft | 2013-10-12 | 4 | -3/+105 |
|/ / / / / |
|
* | | | | | APIDump: Added pretty-printing to code examples. | madmaxoft | 2013-10-12 | 2 | -30/+35 |
* | | | | | APIDump: Added an OnBlockToPickups() code example. | madmaxoft | 2013-10-12 | 1 | -0/+26 |
* | | | | | APIDump: Added the possibility of extra code examples for hooks. | madmaxoft | 2013-10-12 | 1 | -2/+8 |
* | | | | | APIDump: Documented OnBlockToPickups. | madmaxoft | 2013-10-12 | 1 | -0/+30 |
* | | | | | APIDump: Hook notes are linkified. | madmaxoft | 2013-10-12 | 1 | -1/+1 |
* | | | | | BiomeVisualiser: fixed crash at shutdown caused by bad logging | madmaxoft | 2013-10-12 | 2 | -3/+3 |
* | | | | | Fixed second logger constructor. | madmaxoft | 2013-10-12 | 2 | -22/+43 |
* | | | | | Updated BiomeVisualiser to compile again. | madmaxoft | 2013-10-11 | 3 | -9/+24 |
* | | | | | CompoGen and HeiGen read their settings in their respective Initialize() functions. | madmaxoft | 2013-10-11 | 8 | -92/+199 |
* | | | | | Added GetIniItemSet() function. | madmaxoft | 2013-10-11 | 4 | -8/+73 |
* | | | | | Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen(). | madmaxoft | 2013-10-10 | 4 | -19/+19 |
* | | | | | APIDump: Fixed extra pages copying. | madmaxoft | 2013-10-09 | 1 | -1/+7 |
* | | | | | APIDump: Implemented basic hook documentation. | madmaxoft | 2013-10-09 | 2 | -11/+152 |
* | | | | | Fixed cFile::CopyFile Linux compilation. | madmaxoft | 2013-10-09 | 1 | -7/+3 |
* | | | | | APIDump: Documented the new cFile API functions. | madmaxoft | 2013-10-09 | 2 | -2/+26 |
* | | | | | APIDump: Added support for extra pages. | madmaxoft | 2013-10-09 | 3 | -3/+52 |
* | | | | | APIDump: Taking advantage of the new cFile API. | madmaxoft | 2013-10-09 | 1 | -9/+7 |
* | | | | | Moved cMakeDir::MakeDir to cFile::CreateFolder. | madmaxoft | 2013-10-09 | 12 | -70/+66 |
* | | | | | Added static cFile functions to Lua API. | madmaxoft | 2013-10-09 | 6 | -16/+320 |
* | | | | | Fixed warning in cFireSimulator. | madmaxoft | 2013-10-09 | 1 | -13/+8 |
* | | | | | Merge branch 'magicalcarpets' of git://github.com/tigerw/MCServer into tigerw-magicalcarpets | madmaxoft | 2013-10-08 | 2 | -8/+26 |
|\ \ \ \ \ |
|
| * | | | | | Some additional changes | Tiger Wang | 2013-10-08 | 2 | -18/+7 |
| * | | | | | Made MagicCarpet more magical! | Tiger Wang | 2013-10-04 | 3 | -7/+33 |
| * | | | | | Fixed discrepancy | Tiger Wang | 2013-10-02 | 1 | -1/+1 |
| * | | | | | MagicCarpet Fixes [SEE DESC] | Tiger Wang | 2013-10-02 | 1 | -6/+9 |
| |/ / / / |
|
* | | | | | Fixed WebAdmin template after moving the memory stats functions to cRoot. | madmaxoft | 2013-10-08 | 1 | -1/+1 |
* | | | | | Implemented the two memory-statistics functions in cRoot. | madmaxoft | 2013-10-08 | 5 | -57/+185 |
* | | | | | Cleaned up cEntity's enums. | madmaxoft | 2013-10-08 | 3 | -43/+22 |
* | | | | | Merge pull request #208 from mc-server/NewWebServer | Mattes D | 2013-10-07 | 43 | -2610/+3203 |
|\ \ \ \ \ |
|
| * | | | | | Fixed memory leaks in the HTTP framework | madmaxoft | 2013-10-06 | 5 | -6/+43 |
| * | | | | | cListenThread: Fixed thread termination. | madmaxoft | 2013-10-06 | 1 | -1/+4 |
| * | | | | | Added proper shutdown to HTTPServer. | madmaxoft | 2013-10-06 | 2 | -0/+10 |
| * | | | | | Merge branch 'master' into NewWebServer | madmaxoft | 2013-10-06 | 18 | -211/+749 |
| |\ \ \ \ \ |
|
| * | | | | | | Removed remnants of the old webserver. | madmaxoft | 2013-10-06 | 2 | -32/+2 |
| * | | | | | | Removed the old WebServer library. | madmaxoft | 2013-10-05 | 19 | -2298/+1 |
| * | | | | | | WebAdmin uses the new HTTP functionality. | madmaxoft | 2013-10-05 | 10 | -301/+414 |
| * | | | | | | Fixed Base64Decode() returning wrong value. | madmaxoft | 2013-10-05 | 1 | -1/+1 |
| * | | | | | | cHTTPConnection sends Content-Length with HTTP errors, too. | madmaxoft | 2013-10-05 | 1 | -2/+2 |
| * | | | | | | Added Basic auth support to cHTTPRequest. | madmaxoft | 2013-10-04 | 7 | -1/+136 |
| * | | | | | | HTTP Server can now parse multipart/form-data forms; better architecture. | madmaxoft | 2013-10-04 | 8 | -185/+342 |
| * | | | | | | Fixed MultiPartParser's boundary parsing. | madmaxoft | 2013-10-04 | 2 | -1/+2 |
| * | | | | | | Added cEnvelopeParser and cMultipartParser. | madmaxoft | 2013-10-04 | 4 | -0/+532 |
| * | | | | | | Added cNameValueParser. | madmaxoft | 2013-10-04 | 2 | -0/+482 |
| * | | | | | | Added StrToLower(), URLDecode() and ReplaceAllCharOccurrences(). | madmaxoft | 2013-10-04 | 2 | -0/+20 |
| * | | | | | | Improved the HTTPFormParser code. | madmaxoft | 2013-09-28 | 2 | -57/+16 |
| * | | | | | | Fixed recognition of multipart-form-data forms. | madmaxoft | 2013-09-28 | 2 | -2/+3 |
| * | | | | | | Created basic cHTTPFormParser. | madmaxoft | 2013-09-28 | 6 | -2/+324 |
| * | | | | | | Added URLDecode() and ReplaceAllCharOccurrences() to StringUtils. | madmaxoft | 2013-09-28 | 2 | -0/+76 |
| * | | | | | | Added UserData to cHTTPRequest. | madmaxoft | 2013-09-27 | 2 | -1/+12 |
| * | | | | | | Added cHTTPServer callbacks; fixed keep-alives. | madmaxoft | 2013-09-27 | 4 | -13/+132 |
| * | | | | | | Fixed leaking HTTPRequest objects | madmaxoft | 2013-09-27 | 1 | -0/+2 |
| * | | | | | | Fixed parsing and implemented write nofitication. | madmaxoft | 2013-09-27 | 6 | -13/+51 |
| * | | | | | | Split cHTTPConnection implementation into a separate file. | madmaxoft | 2013-09-27 | 5 | -205/+246 |
| * | | | | | | Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes. | madmaxoft | 2013-09-27 | 9 | -474/+831 |
| * | | | | | | Implemented basic HTTP message header parsing. | madmaxoft | 2013-09-24 | 5 | -4/+475 |
* | | | | | | | Fixed startup timings on server restart. | madmaxoft | 2013-10-07 | 1 | -4/+3 |
* | | | | | | | Fixed authenticator thread restart. | madmaxoft | 2013-10-07 | 2 | -1/+14 |
* | | | | | | | Updated plugins. | Alexander Harkness | 2013-10-07 | 3 | -6/+0 |
* | | | | | | | Plugin folders now check for "." and "..". | madmaxoft | 2013-10-06 | 1 | -2/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | APIDump: Brought cItem docs up-to-date. | madmaxoft | 2013-10-05 | 1 | -5/+7 |
* | | | | | | APIDump: Added cLineBlockTracer documentation. | madmaxoft | 2013-10-04 | 1 | -4/+86 |
* | | | | | | APIDump: Documented cPlugin | STRWarrior | 2013-10-04 | 1 | -5/+9 |
* | | | | | | APIDump: Added the cWorld:IsWeatherXXX() functions. | madmaxoft | 2013-10-04 | 1 | -1/+5 |
* | | | | | | Optimized cBlockFarmlandHandler in wet weather. | madmaxoft | 2013-10-04 | 1 | -27/+26 |
* | | | | | | Added cWorld::IsWeatherXXX() functions | madmaxoft | 2013-10-04 | 3 | -3/+143 |
* | | | | | | Merge branch 'master' of git://github.com/SamJBarney/MCServer into SamJBarney-master | madmaxoft | 2013-10-04 | 1 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added comparison for desert biomes. | Samuel Barney | 2013-10-04 | 1 | -1/+2 |
| * | | | | | | Rain now waters farmland. | Samuel Barney | 2013-10-04 | 1 | -0/+8 |
* | | | | | | | APIDump: Removed ignored classes logging. | madmaxoft | 2013-10-02 | 1 | -2/+0 |
* | | | | | | | APIDump: Fixed operator == rename having bad DocID. | madmaxoft | 2013-10-02 | 2 | -3/+7 |
* | | | | | | | Merge pull request #201 from SamJBarney/master | Mattes D | 2013-10-02 | 1 | -1/+1 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Samuel Barney | 2013-10-02 | 13 | -115/+292 |
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #193 from tigerw/bugfixes | Mattes D | 2013-10-01 | 9 | -48/+60 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Removed unneeded statement | Tiger Wang | 2013-09-30 | 2 | -3/+2 |
| * | | | | | | | Improvements to startup timer | Tiger Wang | 2013-09-29 | 2 | -17/+9 |
| * | | | | | | | Updated README | Tiger Wang | 2013-09-28 | 1 | -9/+11 |
| * | | | | | | | Minor startup streamlining | Tiger Wang | 2013-09-28 | 8 | -41/+60 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #199 from tigerw/moar-bugfixes | Mattes D | 2013-10-01 | 1 | -5/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed issues | Tiger Wang | 2013-09-30 | 1 | -2/+2 |
| * | | | | | | | Fixed a fire simulator bug | Tiger Wang | 2013-09-30 | 1 | -6/+18 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #2 from tigerw/bugfixes | Tiger Wang | 2013-09-24 | 44 | -249/+923 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #1 from tigerw/bugfixes | Tiger Wang | 2013-09-17 | 2 | -20/+21 |
| |\ \ \ \ \ \ \ |
|
* | | | | | | | | | APIDump: Added equality operator renaming. | madmaxoft | 2013-09-30 | 1 | -0/+3 |
* | | | | | | | | | APIDump: Fixed overloaded functions' docs. | madmaxoft | 2013-09-29 | 1 | -18/+45 |
* | | | | | | | | | APIDump: Added more inheritance and linkification. | madmaxoft | 2013-09-29 | 1 | -4/+6 |
* | | | | | | | | | APIDump: Linkified cDropSpenser constants. | madmaxoft | 2013-09-29 | 1 | -2/+2 |
* | | | | | | | | | APIDump: Added the possibility to ignore classes. Ignoring Lua builtins. | madmaxoft | 2013-09-29 | 2 | -1/+40 |
* | | | | | | | | | APIDump: Updated cEntity docs. | madmaxoft | 2013-09-27 | 1 | -33/+115 |
* | | | | | | | | | Fixed a typo in cEntity doxycomments. | madmaxoft | 2013-09-27 | 1 | -4/+4 |
| | | | * | | | | | Added glass pane as transparent. Removed excess g_BlockOneHitDig[E_BLOCK_REDSTONE_WIRE]. | Samuel Barney | 2013-10-01 | 1 | -1/+1 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | APIDump: Documented cServer | STRWarrior | 2013-09-27 | 1 | -1/+6 |
* | | | | | | | | APIDump: Completed cCuboid docs. | madmaxoft | 2013-09-26 | 1 | -6/+28 |
* | | | | | | | | APIDump: Completed cCraftingGrid's documentation. | madmaxoft | 2013-09-26 | 1 | -3/+8 |
* | | | | | | | | APIDump: completed cChestEntity docs. | madmaxoft | 2013-09-26 | 1 | -1/+30 |
* | | | | | | | | APIDump: Updated cBlockArea docs. | madmaxoft | 2013-09-25 | 1 | -0/+3 |
* | | | | | | | | APIDump: Updated cChunkDesc docs. | madmaxoft | 2013-09-25 | 1 | -2/+25 |
* | | | | | | | | Removed cChunkDesc::SetChunkCoords() from Lua API. | madmaxoft | 2013-09-25 | 3 | -41/+5 |
* | | | | | | | | APIDump: Updated cClientHandle documentation | madmaxoft | 2013-09-25 | 1 | -5/+7 |
* | | | | | | | | APIDump: Documented the cBoundingBox class. | madmaxoft | 2013-09-24 | 1 | -2/+35 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Fixed a few compiler warnings | madmaxoft | 2013-09-22 | 3 | -23/+36 |
* | | | | | | | Merge pull request #186 from tigerw/bugfixes | Mattes D | 2013-09-22 | 15 | -47/+125 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Removed some unneeded includes | Tiger Wang | 2013-09-22 | 9 | -12/+0 |
| * | | | | | | Changed a comment | Tiger Wang | 2013-09-22 | 1 | -1/+1 |
| * | | | | | | Added button placement handler | Tiger Wang | 2013-09-22 | 5 | -1/+120 |
| * | | | | | | Removed OnDigging for Redstone devices | Tiger Wang | 2013-09-22 | 6 | -30/+1 |
| * | | | | | | Increase piston delay to a second | Tiger Wang | 2013-09-22 | 1 | -1/+1 |
| * | | | | | | Changed to SetBlockMeta | Tiger Wang | 2013-09-22 | 3 | -3/+3 |
* | | | | | | | Added a simple valgrind script for easier testing. | madmaxoft | 2013-09-22 | 3 | -0/+8 |
* | | | | | | | APIDump: Forgot a function in globals. | STRWarrior | 2013-09-22 | 1 | -0/+1 |
* | | | | | | | APIDump: Documented the globals. | STRWarrior | 2013-09-22 | 1 | -0/+37 |
* | | | | | | | Updated coding style to match ours. | madmaxoft | 2013-09-22 | 1 | -4/+8 |
* | | | | | | | Implemented Apple-specific GetMemoryUsage. | Samuel Barney | 2013-09-22 | 1 | -2/+11 |
* | | | | | | | Prepared cWebAdmin for Apple-specific GetMmeoryUsage() | madmaxoft | 2013-09-21 | 1 | -0/+8 |
* | | | | | | | Fixed Linux threading issues. | madmaxoft | 2013-09-21 | 4 | -17/+8 |
* | | | | | | | Fixed cFile:IsFolder() and plugin-loading. | madmaxoft | 2013-09-21 | 2 | -3/+4 |
* | | | | | | | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 2013-09-21 | 5 | -62/+111 |
* | | | | | | | Fixed pickup spawning with inherited gamemode. | madmaxoft | 2013-09-21 | 2 | -1/+2 |
* | | | | | | | Merge pull request #179 from tonibm19/patch-6 | Mattes D | 2013-09-21 | 1 | -0/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Added new mobs health. | tonibm19 | 2013-09-19 | 1 | -0/+30 |
* | | | | | | | | Linux compilation fix #3. | madmaxoft | 2013-09-21 | 1 | -2/+2 |
* | | | | | | | | Linux compilation fix #2. | madmaxoft | 2013-09-21 | 1 | -1/+1 |
* | | | | | | | | Fixed Linux compilation. | madmaxoft | 2013-09-21 | 1 | -1/+1 |
* | | | | | | | | Fixed compilation from previous commit. | madmaxoft | 2013-09-21 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes | madmaxoft | 2013-09-20 | 28 | -122/+678 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Fixed pickup block spawning | Tiger Wang | 2013-09-19 | 1 | -8/+9 |
| * | | | | | | | Implemented xoft's suggestions | Tiger Wang | 2013-09-19 | 1 | -2/+2 |
| * | | | | | | | Fixed new monster aggressiveness issue | Tiger Wang | 2013-09-19 | 2 | -4/+4 |
| * | | | | | | | Fixed pickups | Tiger Wang | 2013-09-18 | 4 | -23/+16 |
| * | | | | | | | Added moar mobs! | Tiger Wang | 2013-09-18 | 20 | -95/+473 |
| * | | | | | | | Implemented redstone comparators | Tiger Wang | 2013-09-18 | 7 | -2/+186 |
* | | | | | | | | Fixed rounding errors in cProtocol125::SendExplosion(). | madmaxoft | 2013-09-19 | 1 | -6/+9 |
* | | | | | | | | ProtoProxy: Added handling for the Explosion packet. | madmaxoft | 2013-09-19 | 2 | -0/+46 |
* | | | | | | | | Fixed a crash in cEntity when the entity was at BlockY == 0. | madmaxoft | 2013-09-19 | 1 | -3/+2 |
* | | | | | | | | ProtoProxy: Removed the per-packet sleep from the DEBUG version. | madmaxoft | 2013-09-19 | 1 | -2/+9 |
* | | | | | | | | Added support for 1.6.3 and 1.6.4 protocols. | madmaxoft | 2013-09-19 | 4 | -2/+14 |
* | | | | | | | | APIDump: Automatic corrections. | madmaxoft | 2013-09-19 | 1 | -83/+78 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Added a global "g_Plugin" object to all Lua plugins. | madmaxoft | 2013-09-18 | 1 | -0/+3 |
* | | | | | | | Improved error message in cPlugin:AddWebTab() API. | madmaxoft | 2013-09-18 | 1 | -4/+6 |
* | | | | | | | Added cPlugin:GetLocalFolder() API function. | madmaxoft | 2013-09-18 | 4 | -9/+43 |
* | | | | | | | APIDump: Updated cPluginManager documentation. | madmaxoft | 2013-09-18 | 1 | -16/+88 |
* | | | | | | | Proper folder / file distinction in plugin loading. | madmaxoft | 2013-09-18 | 3 | -3/+20 |
* | | | | | | | cPluginManager:BindConsoleCommand can be called with the dot operator, too. | madmaxoft | 2013-09-18 | 1 | -15/+20 |
* | | | | | | | cPluginManager:BindCommand can be called with the dot operator, too. | madmaxoft | 2013-09-18 | 1 | -12/+19 |
* | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2013-09-18 | 11 | -100/+140 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Merge pull request #176 from tigerw/bugfixes | Mattes D | 2013-09-18 | 8 | -97/+72 |
| |\| | | | | | |
|
| | * | | | | | | Multiple fixes [SEE DESC] | Tiger Wang | 2013-09-18 | 8 | -97/+72 |
| * | | | | | | | Merge pull request #175 from tigerw/bugfixes | Mattes D | 2013-09-17 | 3 | -3/+68 |
| |\| | | | | | |
|
| | * | | | | | | Snow now supports meta values | Tiger Wang | 2013-09-17 | 1 | -2/+22 |
| | * | | | | | | Added wood directions | Tiger Wang | 2013-09-17 | 1 | -0/+45 |
| | * | | | | | | Fixed undead burning | Tiger Wang | 2013-09-17 | 1 | -1/+1 |
| | | |/ / / /
| | |/| | | | |
|
* | / | | | | | APIDump: Small cRoot improvement. | STRWarrior | 2013-09-18 | 1 | -17/+17 |
|/ / / / / / |
|
* | | | | | | Documented cRoot. | STRWarrior | 2013-09-17 | 1 | -0/+19 |
* | | | | | | Merge pull request #172 from tigerw/bugfixes | Alexander Harkness | 2013-09-17 | 2 | -20/+21 |
|\| | | | | |
|
| * | | | | | Fixed derpy comparison | Tiger Wang | 2013-09-16 | 1 | -1/+1 |
| * | | | | | Fixed friction for entities | Tiger Wang | 2013-09-16 | 1 | -13/+13 |
| * | | | | | Torch fixes [SEE DESC] | Tiger Wang | 2013-09-16 | 1 | -7/+8 |
| |/ / / / |
|
* | | | | | APIDump: Additional information is linkified, too. | madmaxoft | 2013-09-16 | 1 | -1/+1 |
* | | | | | APIDump: Added a slight visual style to <pre> tags | madmaxoft | 2013-09-16 | 1 | -0/+5 |
* | | | | | Updated the Core to the latest. | madmaxoft | 2013-09-16 | 1 | -0/+0 |
* | | | | | Fixed missing newline. | Alexander Harkness | 2013-09-16 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge pull request #171 from tonibm19/patch-5 | Alexander Harkness | 2013-09-16 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | Vanilla like maximum and default view distance | tonibm19 | 2013-09-16 | 1 | -3/+2 |
|/ / / / |
|
* | | | | Attempt at fixing linux crash on player login. | Matyas Dolak | 2013-09-16 | 1 | -1/+11 |
* | | | | APIDump: Added callback examples to cWorld. | madmaxoft | 2013-09-16 | 1 | -0/+60 |
* | | | | Exported cMonster:GetMobType() to the Lua API. | madmaxoft | 2013-09-16 | 3 | -3/+38 |
* | | | | APIDump: All cWorld functions are documented. | madmaxoft | 2013-09-16 | 1 | -25/+44 |
* | | | | Removed cWorld:SaveAllChunks() from the API. | madmaxoft | 2013-09-16 | 3 | -35/+3 |
* | | | | cWorld:QueueTickBlock takes the delay in ticks. | madmaxoft | 2013-09-16 | 4 | -16/+19 |
* | | | | APIDump: Next batch of cWorld documentation. | madmaxoft | 2013-09-15 | 1 | -35/+34 |
* | | | | Fixed doxycomments of cWorld plant-growing code | madmaxoft | 2013-09-15 | 2 | -7/+12 |
* | | | | Fixed previous commit | madmaxoft | 2013-09-15 | 2 | -38/+4 |
* | | | | Removed cWorld deprecated API: SetWorldTime() | madmaxoft | 2013-09-15 | 1 | -6/+0 |
* | | | | Removed obsoleted cWorld functions from the API: | madmaxoft | 2013-09-15 | 3 | -70/+5 |
* | | | | Fixed previous commit. | madmaxoft | 2013-09-15 | 1 | -1/+1 |
* | | | | Fixed API bindings of cWorld:GetSignLines(), exported cWorld:UseBlockEntity(). | madmaxoft | 2013-09-15 | 4 | -32/+74 |
* | | | | Fixed tigerw's leftovers. | madmaxoft | 2013-09-15 | 1 | -6/+0 |
* | | | | Updated the bindings again. | madmaxoft | 2013-09-15 | 2 | -3/+3 |
* | | | | Merge branch 'pickups' of git://github.com/tigerw/MCServer into tigerw-pickups | madmaxoft | 2013-09-15 | 12 | -78/+135 |
|\ \ \ \ |
|
| * | | | | Added break | Tiger Wang | 2013-09-15 | 1 | -0/+1 |
| * | | | | Even better pickup physics | Tiger Wang | 2013-09-13 | 1 | -18/+23 |
| * | | | | Even more fixes [SEE DESC] | Tiger Wang | 2013-09-13 | 4 | -23/+62 |
| * | | | | Fixed water speed issues | Tiger Wang | 2013-09-13 | 1 | -5/+6 |
| * | | | | Implemented xoft's suggestions again | Tiger Wang | 2013-09-12 | 1 | -19/+16 |
| * | | | | Implemented xoft's suggestions | Tiger Wang | 2013-09-11 | 1 | -5/+22 |
| * | | | | Fixed two bugs | Tiger Wang | 2013-09-11 | 1 | -6/+6 |
| * | | | | Fixed DropSpensers not rotating properly | Tiger Wang | 2013-09-09 | 1 | -1/+1 |
| * | | | | Added a few changes [SEE DESC] | Tiger Wang | 2013-09-09 | 5 | -5/+12 |
| * | | | | A few Minecart fixes | Tiger Wang | 2013-09-09 | 1 | -6/+1 |
| * | | | | Fixed formatting and removed gravity thing | Tiger Wang | 2013-09-07 | 2 | -2/+2 |
| * | | | | Further physics improvements [SEE DESC] | Tiger Wang | 2013-09-05 | 1 | -12/+12 |
| * | | | | Pickups spawn with correct speed and position | Tiger Wang | 2013-09-04 | 2 | -30/+12 |
| * | | | | Players toss a little further | Tiger Wang | 2013-09-04 | 1 | -1/+1 |
| * | | | | Pickups are a little less jittery | Tiger Wang | 2013-09-04 | 1 | -2/+2 |
| * | | | | Added better push out of entities | Tiger Wang | 2013-09-04 | 1 | -1/+8 |
* | | | | | Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes | madmaxoft | 2013-09-15 | 22 | -229/+165 |
|\ \ \ \ \ |
|
| * | | | | | Possible Linux compile fix | Tiger Wang | 2013-09-15 | 1 | -0/+4 |
| * | | | | | Fixed pistons pulling un-pullables | Tiger Wang | 2013-09-15 | 1 | -1/+7 |
| * | | | | | Mycelium now has correct placement sound | Tiger Wang | 2013-09-15 | 1 | -0/+5 |
| * | | | | | Torches work properly | Tiger Wang | 2013-09-15 | 4 | -59/+149 |
| * | | | | | Removed leftover CanBePlacedOnSide | Tiger Wang | 2013-09-15 | 3 | -19/+0 |
| * | | | | | Removed leftover DoesAllowBlockOnTop | Tiger Wang | 2013-09-15 | 3 | -22/+1 |
| * | | | | | Removed torch top placement prevention | Tiger Wang | 2013-09-13 | 1 | -6/+0 |
| * | | | | | Removed place on top and side preventions | Tiger Wang | 2013-09-13 | 13 | -113/+0 |
* | | | | | | APIDump: Added a first part of cWorld documentation. | madmaxoft | 2013-09-15 | 1 | -2/+118 |
* | | | | | | APIDump: Fixed linkification with multiple links in one string. | madmaxoft | 2013-09-15 | 1 | -2/+2 |
* | | | | | | Fixed cWorld bindings for GetBlockInfo() and GetBlockTypeMeta(). | madmaxoft | 2013-09-15 | 4 | -100/+119 |
* | | | | | | Updated the automatic bindings. | madmaxoft | 2013-09-15 | 2 | -2/+36 |
* | | | | | | Added a script that uploads the APIDump's docs to a website. | madmaxoft | 2013-09-15 | 1 | -0/+65 |
* | | | | | | APIDump: Undescribed classes are listed as undocumented. | madmaxoft | 2013-09-14 | 1 | -14/+16 |
* | | | | | | APIDump: Added most missing classes as empty templates. | madmaxoft | 2013-09-14 | 1 | -1/+93 |
* | | | | | | APIDump: Removed most unexported-documented classes. | madmaxoft | 2013-09-14 | 1 | -232/+53 |
* | | | | | | APIDump: Fixed dumping when APIDesc doesn't contain Constants section. | madmaxoft | 2013-09-14 | 1 | -10/+14 |
* | | | | | | APIDump: Fixed cLuaWindow documentation. | madmaxoft | 2013-09-14 | 1 | -62/+64 |
* | | | | | | APIDump: Added creating the list of unexported-documented API objects. | madmaxoft | 2013-09-14 | 1 | -0/+24 |
* | | | | | | APIDump: Implemented creating the list of undocumented API objects. | madmaxoft | 2013-09-14 | 1 | -3/+65 |
* | | | | | | APIDump: Added a simple header to the class index. | madmaxoft | 2013-09-14 | 1 | -2/+3 |
* | | | | | | Set the minimum viewdistance to 3. | madmaxoft | 2013-09-14 | 1 | -1/+1 |
* | | | | | | APIDump: Added cArrowEntity documentation | madmaxoft | 2013-09-14 | 1 | -0/+29 |
* | | | | | | APIDump: Added an example on how to fill in the documentation. | madmaxoft | 2013-09-14 | 1 | -8/+55 |
* | | | | | | APIDump: Added support for additional info exported with each class. | madmaxoft | 2013-09-14 | 2 | -1/+91 |
* | | | | | | APIDump: Added support for overloaded functions. | madmaxoft | 2013-09-14 | 2 | -13/+57 |
* | | | | | | APIDump: Do not dump the g_APIDesc and APIDump's functions. | madmaxoft | 2013-09-14 | 2 | -4/+13 |
* | | | | | | APIDump: Moved sorting after the renaming. | madmaxoft | 2013-09-14 | 2 | -21/+25 |
* | | | | | | APIDump: Linkifications works for simple {{link}} too. | madmaxoft | 2013-09-14 | 1 | -1/+3 |
* | | | | | | APIDump: Added special-function renaming (constructor, operators). | madmaxoft | 2013-09-14 | 2 | -5/+22 |
* | | | | | | APIDump: Added more globally-ignored functions. | madmaxoft | 2013-09-14 | 1 | -1/+4 |
* | | | | | | APIDump: Ignored functions are removed from undocumented classes, too. | madmaxoft | 2013-09-14 | 1 | -10/+9 |
* | | | | | | Fixed empty-handed itemhandler. | madmaxoft | 2013-09-14 | 1 | -6/+6 |
* | | | | | | Merge pull request #165 from tonibm19/patch-2 | Mattes D | 2013-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added an extra line. | tonibm19 | 2013-09-13 | 1 | -0/+1 |
| * | | | | | | Fixed mobs attack range being too long | tonibm19 | 2013-09-13 | 1 | -2/+1 |
* | | | | | | | Merge pull request #166 from tonibm19/patch-3 | Mattes D | 2013-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Updated default permissions | tonibm19 | 2013-09-13 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | APIDump: Ignoring some Lua internal stuff from API-scanning. | madmaxoft | 2013-09-13 | 1 | -4/+10 |
* | | | | | | APIDump: Fixed link in cBlockArea's docs | madmaxoft | 2013-09-13 | 1 | -3/+3 |
* | | | | | | APIDump: Basic CSS file makes tables visible | madmaxoft | 2013-09-13 | 2 | -0/+35 |
* | | | | | | APIDump: Constructors are renamed and can have documentation | madmaxoft | 2013-09-13 | 2 | -2/+7 |
* | | | | | | APIDump: Added support for ignoring functions; ignoring the lua/tolua internals. | madmaxoft | 2013-09-13 | 2 | -14/+30 |
* | | | | | | APIDump: Fixed cItem's description. | madmaxoft | 2013-09-13 | 1 | -12/+17 |
* | | | | | | APIDump: Linkification works. | madmaxoft | 2013-09-13 | 1 | -4/+3 |
* | | | | | | APIDump: Added descendants specified through inheritance. | madmaxoft | 2013-09-13 | 1 | -27/+59 |
* | | | | | | APIDump: Added support for inheritance | madmaxoft | 2013-09-13 | 1 | -29/+68 |
* | | | | | | APIDump: Read through and fixed the first few classes desc. | madmaxoft | 2013-09-12 | 1 | -92/+71 |
* | | | | | | APIDump: Imported the descriptions from the wiki. | madmaxoft | 2013-09-12 | 2 | -156/+1268 |
* | | | | | | APIDump: Fixed nesting | madmaxoft | 2013-09-12 | 1 | -3/+2 |
* | | | | | | APIDump: Processing wiki-style bullets (" * ") into <li> tag | madmaxoft | 2013-09-12 | 1 | -0/+4 |
* | | | | | | APIDump: Added parsing for older wiki format, "Class Definition" header. | madmaxoft | 2013-09-12 | 1 | -6/+44 |
* | | | | | | APIDump: The APIDesc from wiki can be read back by Lua. | madmaxoft | 2013-09-12 | 1 | -10/+21 |
* | | | | | | APIDump: replacing wiki-style markup with APIDump-style markup | madmaxoft | 2013-09-12 | 1 | -0/+3 |
* | | | | | | APIDump: Fixed parsing tables with wiki-links. | madmaxoft | 2013-09-12 | 1 | -10/+33 |
* | | | | | | APIDump: Fixed a missing tab | madmaxoft | 2013-09-11 | 1 | -1/+1 |
* | | | | | | APIDump: Added a testing constant description | madmaxoft | 2013-09-11 | 1 | -0/+4 |
* | | | | | | APIDump: Initial implementation of wiki-to-lua conversion | madmaxoft | 2013-09-11 | 1 | -3/+85 |
* | | | | | | Added StringSplitAndTrim() to Lua API | madmaxoft | 2013-09-11 | 1 | -6/+22 |
* | | | | | | Merge pull request #159 from tigerw/bugfix | Mattes D | 2013-09-11 | 5 | -5/+107 |
|\ \ \ \ \ \ |
|
| * | | | | | | More changes [SEE DESC] | Tiger Wang | 2013-09-11 | 2 | -4/+3 |
| * | | | | | | Pumpkins | Tiger Wang | 2013-09-11 | 1 | -1/+1 |
| * | | | | | | Better player gamemode detection | Tiger Wang | 2013-09-11 | 1 | -1/+1 |
| * | | | | | | moved reflection code to PlayerYawToMetadata | worktycho | 2013-09-11 | 1 | -4/+3 |
| * | | | | | | changed the subtaraction to a flip | worktycho | 2013-09-11 | 1 | -3/+3 |
| * | | | | | | Added player void damage | Tiger Wang | 2013-09-11 | 1 | -3/+6 |
| * | | | | | | Added void damage | Tiger Wang | 2013-09-11 | 2 | -0/+29 |
| * | | | | | | Entities now maintain speed outside of world | Tiger Wang | 2013-09-10 | 1 | -2/+9 |
| * | | | | | | Pumpkin and JackOLantern support | Tiger Wang | 2013-09-10 | 2 | -0/+65 |
| |/ / / / / |
|
* | | | | | | Merge pull request #161 from worktycho/master | Alexander Harkness | 2013-09-11 | 1 | -0/+9 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | merged makefile changes | Tycho Bickerstaff | 2013-09-11 | 0 | -0/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | disable tautolgical compare warning in clang | Tycho Bickerstaff | 2013-09-10 | 1 | -4/+3 |
| * | | | | | | added cryptopp asemblly desabling to clang autodetect | Tycho Bickerstaff | 2013-09-11 | 1 | -0/+1 |
| * | | | | | | disable tautolgical compare warning in clang | Tycho Bickerstaff | 2013-09-10 | 1 | -4/+5 |
| |/ / / / / |
|
| * | | | | | disable tautological compare in clang | Tycho Bickerstaff | 2013-09-10 | 1 | -0/+7 |
* | | | | | | APIDump: First attempt at outputting annotations in the HTML format | madmaxoft | 2013-09-11 | 3 | -85/+179 |
* | | | | | | Fixed codepage conversion | madmaxoft | 2013-09-10 | 1 | -1/+1 |
* | | | | | | DumpAPI: Basic HTML output for classes | madmaxoft | 2013-09-10 | 2 | -36/+149 |
* | | | | | | Merge pull request #158 from worktycho/master | Alexander Harkness | 2013-09-10 | 1 | -1/+4 |
|\| | | | | |
|
| * | | | | | Allow the user to override the compiler using the CC enviromental varible in the makefile | Tycho Bickerstaff | 2013-09-10 | 1 | -1/+4 |
|/ / / / / |
|
* | | | | | Blank linez | Alexander Harkness | 2013-09-10 | 1 | -0/+1 |
* | | | | | APIDump now produces wiki-style tables of functions and constants. | madmaxoft | 2013-09-09 | 4 | -6/+154 |
* | | | | | Fixed a crash on immediate re-login. | madmaxoft | 2013-09-09 | 1 | -1/+1 |
* | | | | | Merge branch 'boats' of git://github.com/tigerw/MCServer. | madmaxoft | 2013-09-09 | 11 | -2/+236 |
|\ \ \ \ \ |
|
| * | | | | | Fixed a bunch of stuff | Tiger Wang | 2013-09-08 | 4 | -5/+7 |
| * | | | | | Initial boat support | Tiger Wang | 2013-09-08 | 8 | -1/+217 |
| |/ / / / |
|
| * | | | | Implemented SteerVehicle packet. | madmaxoft | 2013-09-06 | 5 | -6/+43 |
| * | | | | Moved daylight burning directly into cMonster. | madmaxoft | 2013-09-06 | 6 | -40/+46 |
| * | | | | Removed TimedWait from cEvent. | madmaxoft | 2013-09-06 | 2 | -57/+0 |
| * | | | | Fixed the Win nightbuild script naming ini files badly (thx Tigerw). | madmaxoft | 2013-09-06 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Removed the cDoors class. | madmaxoft | 2013-09-09 | 6 | -101/+112 |
* | | | | Removed the "charging bow" debug message. | madmaxoft | 2013-09-08 | 1 | -1/+0 |
* | | | | Fixed torch placement. | madmaxoft | 2013-09-08 | 1 | -7/+17 |
* | | | | Alpha-sorted g_BlockIsSnowable[]. | madmaxoft | 2013-09-08 | 1 | -2/+2 |
* | | | | Thrown ender pearls are saved properly to MCA. | madmaxoft | 2013-09-08 | 1 | -0/+1 |
* | | | | Fixed client spawning. | madmaxoft | 2013-09-08 | 2 | -114/+54 |
* | | | | Re-added the top line. | STRWarrior | 2013-09-08 | 1 | -0/+1 |
* | | | | Added E_BLOCK_LILY_PAD to g_BlockIsSnowable. | STRWarrior | 2013-09-08 | 1 | -2/+3 |
* | | | | Implemented proper chunk unloading in all 1.3.2+ clients | madmaxoft | 2013-09-08 | 1 | -2/+11 |
* | | | | ProtoProxy: Logs are saved to a Logs subfolder. | madmaxoft | 2013-09-08 | 2 | -1/+12 |
* | | | | ProtoProxy: The MOTD is modified to indicate ProtoProxy presence. | madmaxoft | 2013-09-08 | 1 | -7/+34 |
| |_|/
|/| | |
|
* | | | Merged branch 'Projectiles'. | madmaxoft | 2013-09-07 | 27 | -201/+2414 |
|\ \ \
| |_|/
|/| | |
|
| * | | Added a (disabled) block logging to projectile path-tracing. | madmaxoft | 2013-09-07 | 1 | -0/+10 |
| * | | Updated the API bindings. | madmaxoft | 2013-09-07 | 2 | -46/+118 |
| * | | Implemented loading more projectiles from MCA. | madmaxoft | 2013-09-07 | 4 | -14/+151 |
| * | | Implemented ghast fireball and firecharge projectiles | madmaxoft | 2013-09-07 | 3 | -9/+177 |
| * | | Debuggers plugin: Removed unneeded global | madmaxoft | 2013-09-07 | 1 | -4/+2 |
| * | | Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt() | madmaxoft | 2013-09-07 | 7 | -15/+15 |
| * | | Arrows have proper yaw and pitch when shot, and stop when they hit a block. | madmaxoft | 2013-09-07 | 4 | -8/+70 |
| * | | Removed an unused include | madmaxoft | 2013-09-04 | 1 | -2/+1 |
| * | | ProtoProxy: Improved logging for fixed-point numbers. | madmaxoft | 2013-09-04 | 1 | -14/+26 |
| * | | Added cEntity's gravity to the Lua API. | madmaxoft | 2013-09-03 | 3 | -2/+73 |
| * | | Implemented exact block hit position. | madmaxoft | 2013-09-03 | 2 | -26/+31 |
| * | | Added cArrowEntity's criticalness to the API. | madmaxoft | 2013-09-03 | 3 | -22/+99 |
| * | | Arrows deal damage based on their speed. | madmaxoft | 2013-09-03 | 2 | -4/+13 |
| * | | Projectiles slow down in water and lava. | madmaxoft | 2013-09-02 | 1 | -3/+14 |
| * | | Projectiles don't collide with their creators. | madmaxoft | 2013-09-02 | 1 | -2/+6 |
| * | | cBoundingBox: Only forward collisions are calculated. | madmaxoft | 2013-09-02 | 2 | -6/+16 |
| * | | Arrows deal damage. | madmaxoft | 2013-09-01 | 2 | -4/+127 |
| * | | Made cBoundingBox class inclusive in both coord edges. | madmaxoft | 2013-09-01 | 2 | -9/+56 |
| * | | Fixed an error in cBoundingBox's line-collision algorithm. | madmaxoft | 2013-09-01 | 2 | -17/+12 |
| * | | Added dtRangedAttack, fixed faulty StringTODamageType() | madmaxoft | 2013-09-01 | 2 | -17/+26 |
| * | | Added line collision calculation to cBoundingBox. | madmaxoft | 2013-09-01 | 6 | -46/+527 |
| * | | Renamed BLOCK_FACE constants to use the new coord-wise names. | madmaxoft | 2013-09-01 | 1 | -9/+17 |
| * | | Added the cBoundingBox class. | madmaxoft | 2013-09-01 | 6 | -8/+870 |
| * | | AnvilStats: ignoring the world subfolder | madmaxoft | 2013-09-01 | 1 | -0/+1 |
| * | | Thrown ender pearls now teleport and hurt. | madmaxoft | 2013-08-30 | 2 | -1/+8 |
* | | | Fixed a missing initialization in cMonster. | madmaxoft | 2013-09-07 | 1 | -2/+3 |
* | | | Implemented SteerVehicle packet. | madmaxoft | 2013-09-06 | 5 | -6/+43 |
* | | | Moved daylight burning directly into cMonster. | madmaxoft | 2013-09-05 | 6 | -40/+46 |
* | | | Merge branch 'master' of git://github.com/tigerw/MCServer into tigerw-master | madmaxoft | 2013-09-05 | 21 | -29820/+30136 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed inconsistent meta naming | Tiger Wang | 2013-09-03 | 4 | -81/+81 |
| * | | Updated Core and Protection | Tiger Wang | 2013-09-02 | 2 | -0/+0 |
| * | | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-09-02 | 83 | -1572/+4922 |
| |\ \ |
|
| * | | | Minecart enhancements [SEE DESC] | Tiger Wang | 2013-09-02 | 2 | -113/+242 |
| * | | | Physics enhancements | Tiger Wang | 2013-08-29 | 2 | -29/+37 |
| * | | | Corrected comment TypeType | Tiger Wang | 2013-08-29 | 1 | -1/+1 |
| * | | | Implemented xoft's suggestions [SEE DESC] | Tiger Wang | 2013-08-29 | 14 | -132/+105 |
| * | | | Fixed Minecart spawning issues | Tiger Wang | 2013-08-28 | 10 | -34/+41 |
| * | | | Zomb-ee and Skellingtons burning improvements | Tiger Wang | 2013-08-27 | 2 | -10/+14 |
| * | | | Preliminary Minecart physics handling [SEE DESC] | Tiger Wang | 2013-08-27 | 3 | -5/+200 |
* | | | | Removed TimedWait from cEvent. | madmaxoft | 2013-09-05 | 2 | -57/+0 |
* | | | | Fixed the Win nightbuild script naming ini files badly (thx Tigerw). | madmaxoft | 2013-09-03 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Exported BroadcastSoundEffect and BroadcastSoundParticleEffect to the Lua API | STRWarrior | 2013-09-01 | 3 | -30325/+30416 |
* | | | AnvilStats: Added combined HeightBiome map | madmaxoft | 2013-08-30 | 8 | -4/+368 |
* | | | Merge branch 'Projectiles' | madmaxoft | 2013-08-30 | 16 | -163/+766 |
|\ \ \
| | |/
| |/| |
|
| * | | AnvilStats: Implemented a cImageComposingCallback class. | madmaxoft | 2013-08-30 | 3 | -0/+292 |
| * | | AnvilStats: Callbacks can now use CALLBACK_CONTINUE and CALLBACK_ABORT instead of bool return values. | madmaxoft | 2013-08-30 | 1 | -15/+21 |
| * | | AnvilStats: Added the callback for region begin and end. | madmaxoft | 2013-08-30 | 3 | -3/+18 |
| * | | AnvilStats: Ignoring the build folders | madmaxoft | 2013-08-30 | 1 | -0/+2 |
| * | | Basic support for thrown items - eggs, snowballs and ender pearls. | madmaxoft | 2013-08-30 | 7 | -29/+313 |
| * | | Moved throw pos and speed calculation from cProjectileEntity into cPlayer. | madmaxoft | 2013-08-30 | 6 | -124/+128 |
* | | | ProtoProxy: Log individual chunks in MapChunkBulk packet. | madmaxoft | 2013-08-30 | 1 | -3/+32 |
|/ / |
|
* | | Updated ProtectionAreas to the latest version. | madmaxoft | 2013-08-30 | 1 | -0/+0 |
* | | Merged in the Projectiles branch. | madmaxoft | 2013-08-30 | 35 | -380/+1529 |
|\ \ |
|
| * | | Shooting a bow kinda works. | madmaxoft | 2013-08-30 | 10 | -15/+221 |
| * | | Implemented basic physics for projectiles. | madmaxoft | 2013-08-27 | 7 | -36/+157 |
| * | | Entities fall 3x slower in water | madmaxoft | 2013-08-27 | 2 | -2/+2 |
| * | | Debug logging for arrows improved | madmaxoft | 2013-08-26 | 1 | -1/+8 |
| * | | Debug: arrow log their position in each tick | madmaxoft | 2013-08-26 | 3 | -19/+39 |
| * | | Arrows get loaded from MCA. | madmaxoft | 2013-08-25 | 2 | -4/+48 |
| * | | Added a few API accessors to cArrowEntity. | madmaxoft | 2013-08-25 | 4 | -2/+196 |
| * | | Moved entity spawning into cEntity::Initialize(). | madmaxoft | 2013-08-25 | 9 | -61/+4 |
| * | | Merged branch 'master' into Projectiles. | madmaxoft | 2013-08-25 | 22 | -137/+497 |
| |\ \ |
|
| * | | | Projectile entities get saved into MCA files | madmaxoft | 2013-08-22 | 2 | -4/+65 |
| * | | | Added a few basic fields to cProjectileEntity and cArrowEntity. | madmaxoft | 2013-08-22 | 2 | -4/+73 |
| * | | | Debuggers: added a test cmd to spawn arrows. | madmaxoft | 2013-08-22 | 1 | -0/+18 |
| * | | | Arrows can spawn on the client. | madmaxoft | 2013-08-22 | 1 | -1/+2 |
| * | | | Added skeleton code for projectile spawning. | madmaxoft | 2013-08-22 | 9 | -258/+486 |
* | | | | Added the login sequence of a vanilla client to the docs. | madmaxoft | 2013-08-30 | 1 | -0/+26 |
* | | | | ProtoProxy: Next packet type is logged for client as well. | madmaxoft | 2013-08-30 | 1 | -2/+2 |
* | | | | ProtoProxy: Uses cTimer for the timing information. | madmaxoft | 2013-08-30 | 4 | -5/+14 |
* | | | | Rewritten cTimer not to use heap allocation. | madmaxoft | 2013-08-30 | 2 | -31/+45 |
* | | | | Added g_BlockIsXXX[] arrays to the API. | madmaxoft | 2013-08-27 | 3 | -2/+192 |
* | | | | Fixed ProtoProxy compilation, added client Kick handling. | madmaxoft | 2013-08-25 | 3 | -3/+32 |
| |/ /
|/| | |
|
* | | | Reduced LeakFinder's stack buffers to half. | madmaxoft | 2013-08-25 | 1 | -2/+5 |
* | | | Merging in tigerw's changes from PR #118 | madmaxoft | 2013-08-25 | 12 | -100/+318 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed iron door opening by hand | Tiger Wang | 2013-08-25 | 1 | -1/+4 |
| * | | Fixed public thing in ClientHandle | Tiger Wang | 2013-08-25 | 1 | -3/+3 |
| * | | Redstone fixes [SEE DESC] | Tiger Wang | 2013-08-25 | 1 | -0/+24 |
| * | | Vines now spread when updated | Tiger Wang | 2013-08-24 | 1 | -0/+7 |
| * | | Fixed inconsistent metas and added snow metas | Tiger Wang | 2013-08-24 | 2 | -53/+73 |
| * | | Added comments and fixed a bug | Tiger Wang | 2013-08-24 | 2 | -48/+58 |
| * | | Fixed final slab bug | Tiger Wang | 2013-08-24 | 1 | -1/+1 |
| * | | Fixed incorrect double slab drops | Tiger Wang | 2013-08-23 | 1 | -2/+9 |
| * | | Fix VSProject path issue | Tiger Wang | 2013-08-23 | 1 | -0/+1 |
| * | | Double slabs work *choke choke* | Tiger Wang | 2013-08-23 | 6 | -33/+140 |
| * | | Fixed lighters replacing blocks | Tiger Wang | 2013-08-23 | 1 | -3/+6 |
| * | | Changed comments to be more accurate | Tiger Wang | 2013-08-21 | 1 | -4/+4 |
| * | | Fixed longstanding issue with slabs | Tiger Wang | 2013-08-21 | 1 | -1/+12 |
| * | | Fixed broken carpet handler [SEE DESC] | Tiger Wang | 2013-08-20 | 2 | -3/+10 |
* | | | Fixed logging in cTracer. | madmaxoft | 2013-08-24 | 1 | -1/+1 |
* | | | Lifted the debugging 1 GiB RAM limit in LeakFinder to 1.5 GiB | madmaxoft | 2013-08-24 | 1 | -2/+2 |
* | | | Slight performance improvement in cWorld::FindClosestPlayer() | madmaxoft | 2013-08-24 | 1 | -6/+3 |
* | | | cTracer doesn't attempt a trace above the world. | madmaxoft | 2013-08-24 | 1 | -2/+2 |
* | | | Fixed pickup behavior outside the world. | madmaxoft | 2013-08-24 | 1 | -3/+4 |
* | | | Client can no longer place blocks outside the Y range of the world. | madmaxoft | 2013-08-24 | 1 | -1/+6 |
* | | | Added Unicode, Inc.'s notice. | madmaxoft | 2013-08-24 | 1 | -5/+38 |
* | | | Change the gitignore, fix #122 | Alexander Harkness | 2013-08-24 | 1 | -0/+1 |
* | | | Fixed AddHook() wanting old-style function names. | madmaxoft | 2013-08-22 | 4 | -22/+22 |
* | | | Removed unwanted VirtualHooks remnants. | madmaxoft | 2013-08-22 | 1 | -2/+1 |
| |/
|/| |
|
* | | Another fix for #31. | madmaxoft | 2013-08-22 | 1 | -0/+6 |
* | | Updated Core and ProtectionAreas to their latest versions. | madmaxoft | 2013-08-21 | 2 | -0/+0 |
* | | Updated Core to the latest version | madmaxoft | 2013-08-21 | 1 | -0/+0 |
* | | Updated internal plugins to the #121 API. | madmaxoft | 2013-08-21 | 5 | -54/+51 |
* | | Updated the Debuggers plugin to the #121 API. | madmaxoft | 2013-08-21 | 1 | -9/+33 |
* | | cPluginManager.AddHook old-style API usage prints the stack trace. | madmaxoft | 2013-08-21 | 1 | -0/+1 |
* | | Added a deprecation warning to the old style API. | madmaxoft | 2013-08-21 | 1 | -0/+1 |
* | | Hook adding uses the new API. | madmaxoft | 2013-08-21 | 9 | -194/+755 |
* | | cLuaState: Added LogStackTrace() and GetTypeText() utility functions | madmaxoft | 2013-08-21 | 2 | -0/+49 |
* | | Ignoring all memdump files. | madmaxoft | 2013-08-21 | 1 | -1/+1 |
* | | Added cWorld:GetIniFileName() to the Lua API. | madmaxoft | 2013-08-21 | 3 | -10/+51 |
* | | Updated to the latest Core. | madmaxoft | 2013-08-20 | 1 | -0/+0 |
* | | Added a delay between the kick packet and socket close. | madmaxoft | 2013-08-20 | 2 | -2/+21 |
* | | Merge pull request #117 from tigerw/master | Mattes D | 2013-08-20 | 3 | -5/+8 |
|\| |
|
| * | Juggled piston code to prioritise block action | Tiger Wang | 2013-08-20 | 1 | -5/+5 |
| * | Activator rail now uses rail handler | Tiger Wang | 2013-08-20 | 1 | -0/+1 |
| * | Updated block transparencies | Tiger Wang | 2013-08-20 | 1 | -0/+2 |
* | | Hotfix for #83. | madmaxoft | 2013-08-20 | 1 | -0/+6 |
* | | Fixed player spawning. | madmaxoft | 2013-08-20 | 2 | -3/+10 |
* | | Fixed a warning on closing invalid plugins. | madmaxoft | 2013-08-20 | 1 | -1/+4 |
* | | Small Linux fixes. | madmaxoft | 2013-08-20 | 3 | -3/+4 |
* | | Started work on the cProjectileEntity class. | madmaxoft | 2013-08-20 | 2 | -0/+73 |
* | | Merge pull request #115 from tigerw/master | Mattes D | 2013-08-20 | 1 | -1/+1 |
|\| |
|
| * | Reduced delay a little | Tiger Wang | 2013-08-20 | 1 | -1/+1 |
| * | Increased wait tick delay for pistons | Tiger Wang | 2013-08-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'tigerw-master', fixed pistons pushing extended sticky pistons. | madmaxoft | 2013-08-19 | 2 | -9/+17 |
|\ |
|
| * | Additional piston corrections | Tiger Wang | 2013-08-19 | 1 | -12/+12 |
| * | Added forgotten initialisation | Tiger Wang | 2013-08-19 | 1 | -1/+1 |
| * | Fixed piston animations... | Tiger Wang | 2013-08-19 | 1 | -7/+7 |
| * | Fixed uninitialised thingummies | Tiger Wang | 2013-08-19 | 1 | -1/+1 |
* | | Debuggers: Added continuous hunger reporting. | madmaxoft | 2013-08-19 | 4 | -25/+57 |
* | | DeadlockDetect now uses sleep instead of timed-wait semaphores. | madmaxoft | 2013-08-19 | 2 | -18/+5 |
* | | Fixed WorldTickThread reporting wrong time durations for each tick. | madmaxoft | 2013-08-19 | 2 | -9/+17 |
* | | Added a "Debug profiled" MSVC configuration. | madmaxoft | 2013-08-19 | 10 | -1/+616 |
* | | Fixed the extreme strain on the world tick thread. | madmaxoft | 2013-08-19 | 2 | -0/+7 |
|/ |
|
* | Fixed cEvent TimedWait on Linux. | madmaxoft | 2013-08-19 | 1 | -1/+1 |
* | Debuggers plugin: Added details about pickups to the "/le" command. | madmaxoft | 2013-08-19 | 1 | -1/+7 |
* | Added cPickup:IsCollected() to the Lua API. | madmaxoft | 2013-08-19 | 3 | -2/+38 |
* | Added cPickup:GetAge() the the Lua API. | madmaxoft | 2013-08-19 | 3 | -5/+37 |
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 78 | -240/+252 |
* | Fixed timed event wait on Linux. | madmaxoft | 2013-08-19 | 1 | -16/+11 |
* | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 2013-08-19 | 11 | -114/+115 |
* | Implemented the OnWorldTick hook. | madmaxoft | 2013-08-19 | 6 | -0/+40 |
* | cChunk::SetBlock() now uses cChunk::FastSetBlock() for the common code path. | madmaxoft | 2013-08-19 | 1 | -69/+11 |
* | Removed an unused CriticalSection from cChunk. | madmaxoft | 2013-08-19 | 2 | -20/+5 |
* | Fixed crash when the player is above the world. | madmaxoft | 2013-08-19 | 1 | -1/+1 |
* | Implemented cWorld:QueueSetBlock(), as requested for delayed blocksetting. | madmaxoft | 2013-08-18 | 8 | -4/+186 |
* | Removed SetServerBlock griefing. | madmaxoft | 2013-08-18 | 7 | -99/+7 |
* | Fixed piston code griefing damage. | madmaxoft | 2013-08-18 | 1 | -22/+6 |
* | Emergency compilation fix! | Tiger Wang | 2013-08-18 | 1 | -1/+2 |
* | TransAPI disappeared! | Tiger Wang | 2013-08-18 | 1 | -0/+6 |
* | Merge branch 'master' of https://github.com/tigerw/MCServer into tigerw-master | Tiger Wang | 2013-08-18 | 10 | -24/+176 |
|\ |
|
| * | Added checks to bail out if block entities are being pushed by a piston | Tiger Wang | 2013-08-18 | 1 | -2/+21 |
| * | Properly fixed piston non-animation | Tiger Wang | 2013-08-18 | 7 | -16/+128 |
| * | Enhancements to Tabcompletion and Compile Fix | Tiger Wang | 2013-08-18 | 3 | -18/+8 |
| * | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-18 | 19 | -179/+90 |
| |\ |
|
| * | | Bugfix Update [SEE DESC} | Tiger Wang | 2013-08-18 | 4 | -8/+57 |
* | | | Made cPiston code more readable and configurable. | madmaxoft | 2013-08-18 | 2 | -78/+200 |
* | | | Added cWindow property manipulation API. | madmaxoft | 2013-08-18 | 13 | -45/+151 |
* | | | cListenThread correctly closes all sockets. | madmaxoft | 2013-08-18 | 1 | -2/+6 |
* | | | Disabled Lua virtual hooks. | madmaxoft | 2013-08-18 | 3 | -1957/+18 |
| |/
|/| |
|
* | | Fixed LuaWindow destructor causing a crash. | madmaxoft | 2013-08-18 | 1 | -0/+10 |
* | | Fixed assert failures in cLuaState when using it for pushing a StringVector. | madmaxoft | 2013-08-18 | 1 | -31/+0 |
* | | Added cRoot:BroadcastChat() to the Lua API. | madmaxoft | 2013-08-17 | 4 | -2/+52 |
* | | The server Tick thread ticks PluginManager. | madmaxoft | 2013-08-17 | 1 | -0/+5 |
* | | Fixed compile-time warning in TNTEntity. | madmaxoft | 2013-08-17 | 2 | -6/+6 |
* | | Merge pull request #100 from mc-server/pluginsubmodules | Alexander Harkness | 2013-08-16 | 10 | -140/+17 |
|\ \ |
|
| * | | Removed an old cloneplugins file. | Alexander Harkness | 2013-08-16 | 1 | -7/+0 |
| * | | Changed README so it knows about submodules | Alexander Harkness | 2013-08-16 | 1 | -0/+2 |
| * | | Added transapi as a submodule - so it more accurately reflects the source origin. | Alexander Harkness | 2013-08-16 | 5 | -131/+9 |
| * | | Added the removed plugins as submodules. | Alexander Harkness | 2013-08-16 | 4 | -2/+6 |
* | | | Merge pull request #101 from tigerw/master | Tiger Wang | 2013-08-16 | 13 | -59/+159 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Another compile fix | Tiger Wang | 2013-08-16 | 1 | -3/+0 |
| * | Possible entity ID fix? | Tiger Wang | 2013-08-16 | 1 | -2/+2 |
| * | Compilation and Minecart fixes | Tiger Wang | 2013-08-16 | 3 | -9/+53 |
| * | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-16 | 110 | -36386/+32145 |
| |\
| |/
|/| |
|
* | | Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX. | madmaxoft | 2013-08-16 | 18 | -169/+207 |
* | | Removed squirrel plugin remnants | madmaxoft | 2013-08-16 | 1 | -13/+0 |
* | | Updated the nightbuild script for moved plugins | madmaxoft | 2013-08-16 | 1 | -1/+10 |
* | | Moved ProtectionAreas into a separate repository | madmaxoft | 2013-08-16 | 12 | -1447/+4 |
* | | Added the ClonePlugins script. | madmaxoft | 2013-08-16 | 1 | -0/+6 |
* | | No more Core in the MCServer repo | madmaxoft | 2013-08-16 | 43 | -3549/+1 |
* | | Merge pull request #96 from mc-server/buildsystest | Tiger Wang | 2013-08-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Changed a line, new PR system test. | Alexander Harkness | 2013-08-15 | 1 | -1/+1 |
* | | | Exported cWorld:DoExplosionAt() to Lua API. | madmaxoft | 2013-08-15 | 3 | -3/+49 |
|/ / |
|
* | | Merge pull request #95 from mc-server/CryptoUpdate | Alexander Harkness | 2013-08-15 | 14 | -174/+153 |
|\ \ |
|
| * | | Updated the makefile to disable assembly for clang. | madmaxoft | 2013-08-15 | 1 | -3/+19 |
| * | | Updated CryptoPP to 5.6.2 | madmaxoft | 2013-08-15 | 13 | -171/+134 |
* | | | Fixed the Reload and Save-all console commands. | madmaxoft | 2013-08-15 | 1 | -7/+74 |
* | | | Added Luksor to contributors list. | STRWarrior | 2013-08-15 | 1 | -0/+1 |
* | | | Attempting to fix CentOS / gcc 4.4.7 compilation problem. | madmaxoft | 2013-08-15 | 1 | -1/+1 |
* | | | Merge pull request #93 from mc-server/PerWorldThreads | Mattes D | 2013-08-15 | 25 | -31144/+31743 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added simple deadlock detection code. | madmaxoft | 2013-08-14 | 4 | -4/+246 |
| * | | Fixed world's a_Dt parameter getting time values in wrong units. | madmaxoft | 2013-08-14 | 1 | -1/+1 |
| * | | cEvent can now wait for the event with a specified timeout. | madmaxoft | 2013-08-14 | 2 | -26/+88 |
| * | | ClientHandle no longer queues chat messages. | madmaxoft | 2013-08-14 | 2 | -56/+17 |
| * | | Clients are deleted when the world is stopped. | madmaxoft | 2013-08-14 | 1 | -0/+11 |
| * | | Fixed wrong names for some metas. | madmaxoft | 2013-08-14 | 3 | -18/+18 |
| * | | Server counts the players correctly. | madmaxoft | 2013-08-14 | 3 | -3/+6 |
| * | | Fixed crashes in world's clientlist manipulators | madmaxoft | 2013-08-14 | 2 | -2/+28 |
| * | | Player counts are now properly handled. | madmaxoft | 2013-08-14 | 7 | -16/+108 |
| * | | Exported cWorld:BroadcastChat() to the Lua API; used in the Core. | madmaxoft | 2013-08-13 | 4 | -23/+59 |
| * | | Updated the Core Lua files in MCServer project externals. | madmaxoft | 2013-08-13 | 1 | -18/+50 |
| * | | Merge branch 'master' into PerWorldThreads. | madmaxoft | 2013-08-13 | 24 | -178/+437 |
| |\ \ |
|
| * | | | Clients are now ticked in cServer first, then in cWorld once they get assigned a world. | madmaxoft | 2013-08-13 | 10 | -168/+182 |
| * | | | Fixed logging into debug console. | madmaxoft | 2013-08-12 | 2 | -1/+3 |
| * | | | Removed cServer::BroadcastChat() and cServer::SendMessage(). | madmaxoft | 2013-08-12 | 7 | -133/+42 |
| * | | | Removed unused cServer::IsConnected() function. | madmaxoft | 2013-08-12 | 1 | -4/+2 |
| * | | | Merge branch 'master' into PerWorldThreads | madmaxoft | 2013-08-12 | 5 | -18/+27 |
| |\ \ \ |
|
| * | | | | Added cWorld:QueueSaveAllChunks() function for saving chunks asynchronously. | madmaxoft | 2013-08-11 | 4 | -5/+125 |
| * | | | | cIsThread threads get a window identification on Win. | madmaxoft | 2013-08-11 | 1 | -0/+2 |
| * | | | | Each world now ticks in a separate thread. | madmaxoft | 2013-08-11 | 8 | -112/+135 |
| * | | | | Removed cServer::m_pState, dissolved into direct member variables. | madmaxoft | 2013-08-11 | 2 | -101/+75 |
| * | | | | cIsThread: Added the Stop() method and debugging output in Wait() | madmaxoft | 2013-08-11 | 2 | -22/+26 |
| * | | | | Moved MaxPlayers and Description from cWorld to cServer. | madmaxoft | 2013-08-11 | 8 | -186/+274 |
* | | | | | Merge pull request #91 from tigerw/master | Mattes D | 2013-08-15 | 6 | -10/+16 |
|\ \ \ \ \ |
|
* | | | | | | Updated CONTRIBUTING.md with basic recommendations | Mattes D | 2013-08-14 | 1 | -4/+21 |
* | | | | | | Added mtilden to contributors list. | STRWarrior | 2013-08-14 | 1 | -1/+2 |
| | | | | * | Feature and bugfixes [SEE DESC] | Tiger Wang | 2013-08-16 | 13 | -52/+111 |
| | |_|_|/
| |/| | | |
|
| * | | | | Generation and simulation defaults | Tiger Wang | 2013-08-14 | 2 | -8/+8 |
| * | | | | Okay, changed to xoft's partial fix | Tiger Wang | 2013-08-14 | 1 | -29/+6 |
| * | | | | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-14 | 20 | -185/+464 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Partially fixed tonibm19's mess. | madmaxoft | 2013-08-14 | 1 | -21/+20 |
* | | | | | Merge pull request #85 from tigerw/master | Tiger Wang | 2013-08-14 | 2 | -2/+25 |
|\ \ \ \ \ |
|
* | | | | | | Added some old contributors. | STRWarrior | 2013-08-14 | 1 | -0/+3 |
* | | | | | | Removed 's' at the end of CONTRIBUTING.md | Alexander Harkness | 2013-08-14 | 1 | -1/+1 |
* | | | | | | Moved the file as it was markdown. | Alexander Harkness | 2013-08-14 | 1 | -0/+0 |
* | | | | | | Merge pull request #90 from mc-server/contributing | Alexander Harkness | 2013-08-14 | 1 | -0/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added tabs/spaces stuff. | Alexander Harkness | 2013-08-14 | 1 | -1/+2 |
| * | | | | | | Added basic contributing file, fixes #86. | Alexander Harkness | 2013-08-14 | 1 | -0/+11 |
|/ / / / / / |
|
* | | | | / | Fixed player swimstate crash. | madmaxoft | 2013-08-14 | 1 | -16/+35 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Added ConsoleColors test for testing out linux console color codes. | madmaxoft | 2013-08-13 | 1 | -0/+62 |
* | | | | | Merge pull request #88 from tonibm19/patch-3 | Mattes D | 2013-08-13 | 1 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | Fixed new crafting recipes. | tonibm19 | 2013-08-13 | 1 | -1/+7 |
|/ / / / / |
|
* | | | | | Added the transapi permission because yay! | Alexander Harkness | 2013-08-13 | 1 | -2/+2 |
* | | | | | Merge pull request #87 from mc-server/transapi | Alexander Harkness | 2013-08-13 | 4 | -0/+132 |
|\ \ \ \ \ |
|
| * | | | | | Added TransAPI as a default plugin. | Alexander Harkness | 2013-08-13 | 1 | -0/+1 |
| * | | | | | Add TransAPI plugin in. | Alexander Harkness | 2013-08-13 | 3 | -0/+131 |
|/| | | | | |
|
| * | | | | | Added link to future lib. | Alexander Harkness | 2013-08-13 | 1 | -1/+1 |
| * | | | | | Made the README | Alexander Harkness | 2013-08-13 | 1 | -2/+18 |
| * | | | | | Changed system to use ISO 639-1. | Alexander Harkness | 2013-08-13 | 1 | -3/+3 |
| * | | | | | Finished up the main plugin. | Alexander Harkness | 2013-08-13 | 1 | -8/+45 |
| * | | | | | Did some stuff. | Alexander Harkness | 2013-08-12 | 1 | -0/+54 |
| * | | | | | Initial commit | Alexander Harkness | 2013-08-11 | 2 | -0/+24 |
| / / / / |
|
* | | | | | Squashed commit of the following: | Alexander Harkness | 2013-08-13 | 9 | -165/+197 |
| | * | | | Alpha sorted PistonBreakable list | Tiger Wang | 2013-08-14 | 1 | -2/+3 |
| | * | | | Buncha bugfixes [SEE DESC] | Tiger Wang | 2013-08-14 | 6 | -9/+23 |
| |/ / / |
|
| * | | | YET ANOTHER ERROR >:( | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| * | | | Credits | Tiger Wang | 2013-08-13 | 1 | -3/+5 |
| * | | | Attempt three | Tiger Wang | 2013-08-13 | 1 | -16/+14 |
| * | | | Attempt two | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| * | | | Attempt at fixing sleep issue | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| * | | | Removed more comments | Tiger Wang | 2013-08-13 | 1 | -1/+0 |
| * | | | Fixes #57 | Tiger Wang | 2013-08-13 | 1 | -1/+25 |
| * | | | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-13 | 52 | -31020/+31475 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request #84 from tonibm19/patch-2 | Mattes D | 2013-08-13 | 1 | -3/+10 |
|\ \ \ \ |
|
| * | | | | Recipe Updates | tonibm19 | 2013-08-13 | 1 | -3/+10 |
|/ / / / |
|
* | | | | Keep players from taking damage when teleporting. | STRWarrior | 2013-08-12 | 1 | -1/+1 |
* | | | | Added quartz stairs. | STRWarrior | 2013-08-12 | 4 | -30589/+30592 |
* | | | | Fixed logging into debug console. | madmaxoft | 2013-08-12 | 2 | -1/+3 |
* | | | | Makefile: Added FreeBSD support. | madmaxoft | 2013-08-12 | 1 | -2/+17 |
| |_|/
|/| | |
|
* | | | Merge pull request #77 from tonibm19/patch-1 | Tiger Wang | 2013-08-11 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Now Endermans spawn in The End | tonibm19 | 2013-08-11 | 1 | -0/+7 |
* | | | | Really removed comments this time | Tiger Wang | 2013-08-11 | 1 | -7/+0 |
|/ / / |
|
* | | | Merge pull request #74 from tigerw/master | Tiger Wang | 2013-08-11 | 3 | -17/+14 |
|\ \ \ |
|
* | | | | Dragged in the latest core changes. | Alexander Harkness | 2013-08-11 | 1 | -1/+13 |
| |_|/
|/| | |
|
* | | | Added doxyComments for cIsThread. | madmaxoft | 2013-08-11 | 2 | -7/+13 |
* | | | Dragged in the latest changes for Core. | Alexander Harkness | 2013-08-11 | 29 | -368/+599 |
* | | | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 2013-08-11 | 11 | -61/+230 |
* | | | Added an AllowEmptyStacks param to cItemGrid::HowManyCanFit(). | madmaxoft | 2013-08-11 | 2 | -3/+6 |
| | * | Removed comments | Tiger Wang | 2013-08-13 | 1 | -7/+0 |
| |/ |
|
| * | Removed unneeded case clause | Tiger Wang | 2013-08-11 | 2 | -16/+13 |
| * | Tried adding bracket | Tiger Wang | 2013-08-11 | 1 | -1/+1 |
| * | Further attempt at fixing torch placements | Tiger Wang | 2013-08-11 | 2 | -10/+10 |
|/ |
|
* | Added OnPlayerAnimation() hook. | madmaxoft | 2013-08-11 | 6 | -0/+44 |
* | Attempt at fixing torch placement | Tiger Wang | 2013-08-10 | 1 | -3/+5 |
* | Added back the required extra line in player.cpp | Alexander Harkness | 2013-08-10 | 1 | -0/+1 |
* | Removed extra disconnect message | Tiger Wang | 2013-08-10 | 1 | -5/+0 |
* | Dragged in the latest core changes - got to automate this sometime. | Alexander Harkness | 2013-08-10 | 1 | -2/+2 |
* | Deleting cPlayer now does LOGD instead of LOG | Tiger Wang | 2013-08-10 | 1 | -2/+1 |
* | Merged in another fix for core... | Alexander Harkness | 2013-08-10 | 1 | -1/+1 |
* | Bring in a fix for Core | Alexander Harkness | 2013-08-10 | 1 | -2/+1 |
* | Merge in the latest version of Core. | Alexander Harkness | 2013-08-10 | 1 | -0/+2 |
* | Merge all the latest stuff from Core. | Alexander Harkness | 2013-08-10 | 3 | -7/+70 |
* | Merge pull request #56 from mc-server/LinuxColorConsole | Alexander Harkness | 2013-08-10 | 3 | -42/+107 |
|\ |
|
| * | Linux color redirection fixed. | madmaxoft | 2013-08-10 | 1 | -1/+1 |
| * | Coloring is reset before the LF. | madmaxoft | 2013-08-10 | 2 | -7/+9 |
| * | Another Linux compilation fix. | madmaxoft | 2013-08-10 | 1 | -0/+2 |
| * | Fixed Linux build. | madmaxoft | 2013-08-10 | 1 | -1/+2 |
| * | Disabled coloring for redirected output. | madmaxoft | 2013-08-10 | 2 | -17/+66 |
| * | Use printf() instead of puts(). | madmaxoft | 2013-08-10 | 1 | -4/+4 |
| * | Bad preprocesor used for discovering Linux | madmaxoft | 2013-08-10 | 1 | -1/+1 |
| * | First attempt at Linux console colors | madmaxoft | 2013-08-09 | 2 | -36/+47 |
| * | Piston head, when removed, removes the associated piston body, too. | madmaxoft | 2013-08-09 | 3 | -1/+50 |
| * | Fixed squid crashing the server when above or below the world | madmaxoft | 2013-08-09 | 1 | -1/+6 |
| * | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 2013-08-09 | 8 | -9/+20 |
* | | Piston head, when removed, removes the associated piston body, too. | madmaxoft | 2013-08-10 | 3 | -1/+50 |
* | | Fixed squid crashing the server when above or below the world | madmaxoft | 2013-08-10 | 1 | -1/+6 |
* | | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 2013-08-10 | 8 | -9/+20 |
* | | Merge pull request #55 from mc-server/falldamage-teleport | Alexander Harkness | 2013-08-09 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Fixed stupid syntax error (thanks build system). | Alexander Harkness | 2013-08-09 | 1 | -1/+1 |
| * | Keep players from taking damage when teleporting. (Hopefully). | Alexander Harkness | 2013-08-09 | 1 | -0/+1 |
* | | Added OnExploding() and OnExploded() hooks. | madmaxoft | 2013-08-09 | 16 | -62/+686 |
* | | Merge pull request #52 from ravenscroftj/feature/food | Alexander Harkness | 2013-08-09 | 5 | -23/+63 |
|\ \
| |/
|/| |
|
| * | Fixed some formatting issues I accidentally introduced | James Ravenscroft | 2013-08-09 | 2 | -11/+14 |
| * | Removed the need to recalculate whether player is under water in ApplyFoodExhaustion | James Ravenscroft | 2013-08-09 | 2 | -16/+10 |
| * | Added IsSwimming and IsSubmerged flags and access methods | James Ravenscroft | 2013-08-09 | 3 | -14/+43 |
| * | Fixed the jump food exhaustion being added when player is swimming | James Ravenscroft | 2013-08-08 | 1 | -3/+8 |
| * | Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nomming | James Ravenscroft | 2013-08-08 | 3 | -0/+9 |
* | | Fixed a copypasta error in hook function names. | madmaxoft | 2013-08-08 | 1 | -1/+1 |
* | | Removed LuaScript. | madmaxoft | 2013-08-08 | 7 | -181/+128 |
|/ |
|
* | cPlugin_NewLua is now completely rewritten to use templated LuaState calls. | madmaxoft | 2013-08-08 | 3 | -316/+179 |
* | cPlugin: Name now defaults to the plugin folder name. | madmaxoft | 2013-08-08 | 1 | -4/+5 |
* | LuaState refactoring: using templates for hook function calls. | madmaxoft | 2013-08-08 | 4 | -793/+668 |
* | cPlugin: Removed empty default implementation of virtual calls. | madmaxoft | 2013-08-08 | 2 | -628/+46 |
* | Merge pull request #51 from mc-server/prtesting | Alexander Harkness | 2013-08-08 | 1 | -1/+1 |
|\ |
|
| * | Fixed up the wiki URL | Alexander Harkness | 2013-08-08 | 1 | -1/+1 |
* | | Merge pull request #49 from mc-server/RemoveSquirrel | madmaxoft | 2013-08-08 | 94 | -23186/+4 |
|\ \ |
|
| * | | Removed squirrel mentions from makefile | madmaxoft | 2013-08-08 | 1 | -6/+0 |
| * | | Removed squirrel from project includes | madmaxoft | 2013-08-08 | 1 | -3/+3 |
| * | | Removed Squirrel. | madmaxoft | 2013-08-07 | 93 | -23177/+1 |
* | | | Merge pull request #50 from ravenscroftj/feature/drowning | Alexander Harkness | 2013-08-08 | 2 | -2/+55 |
|\ \ \
| |_|/
|/| | |
|
| * | | Made comments more readable by adding space between // and text content. Added /// doxygen syntax comments to declarations | James Ravenscroft | 2013-08-08 | 2 | -9/+9 |
| * | | Fixed the formatting issues in player cpp files | James Ravenscroft | 2013-08-08 | 2 | -39/+38 |
| * | | Made player drowning implementation | James Ravenscroft | 2013-08-08 | 2 | -2/+56 |
|/ / |
|
* | | Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. | madmaxoft | 2013-08-08 | 25 | -38/+405 |
* | | Merge branch 'master' of github.com:mc-server/MCServer | Alexander Harkness | 2013-08-07 | 36 | -1491/+3217 |
|\| |
|
| * | Merge pull request #48 from mc-server/BlockTracing | madmaxoft | 2013-08-07 | 27 | -835/+2130 |
| |\ |
|
| | * | Debuggers plugin: added the "/spidey" command. | madmaxoft | 2013-08-07 | 1 | -11/+43 |
| | * | Added cLineBlockTracer to the API | madmaxoft | 2013-08-07 | 4 | -55/+296 |
| | * | Plugin: Fixed plugin name in the cLuaState's subsystem | madmaxoft | 2013-08-07 | 1 | -1/+1 |
| | * | LuaScript: removed unused code | madmaxoft | 2013-08-07 | 2 | -19/+0 |
| | * | cIniFile: fixed API-non-exportable function marked as API-export | madmaxoft | 2013-08-07 | 1 | -0/+5 |
| | * | cLuaState has reference management, param checking and a fixed destructor. | madmaxoft | 2013-08-07 | 2 | -4/+234 |
| | * | cLuaScript now uses cLuaState | madmaxoft | 2013-08-06 | 5 | -243/+51 |
| | * | Fixed compilation in ManualBindings | madmaxoft | 2013-08-06 | 1 | -1/+1 |
| | * | cLuaState is used for pushing splits in ManualBindings | madmaxoft | 2013-08-06 | 1 | -23/+8 |
| | * | cLuaState now tracks the function name and number of args | madmaxoft | 2013-08-06 | 3 | -277/+459 |
| | * | cLuaState can now contain a detached LuaState, too. | madmaxoft | 2013-08-06 | 2 | -1/+89 |
| | * | Merge branch 'master' into BlockTracing | madmaxoft | 2013-08-05 | 14 | -644/+1124 |
| | |\ |
|
| | * | | LuaState refactoring: initial part. | madmaxoft | 2013-08-04 | 6 | -249/+447 |
| | * | | cWorld: Added a self-test for LineBlockTracer, disabled by an #ifdef. | madmaxoft | 2013-08-04 | 1 | -0/+57 |
| | * | | LineBlockTracer: Fixed initial errors | madmaxoft | 2013-08-04 | 2 | -7/+10 |
| | * | | cItem: Removed a warning emitted when creating an item from air | madmaxoft | 2013-08-04 | 1 | -1/+4 |
| | * | | Ignoring all .ini files in the MCServer folder. | madmaxoft | 2013-08-04 | 1 | -7/+1 |
| | * | | First attempt at implementing a cLineBlockTracer class | madmaxoft | 2013-08-04 | 4 | -1/+459 |
| | * | | Merge branch 'master' into BlockTracing | madmaxoft | 2013-08-03 | 15 | -138/+40 |
| | |\ \ |
|
| | * | | | Added cWorld::DoWithChunk() function. | madmaxoft | 2013-08-03 | 4 | -0/+31 |
| | * | | | Removed the unused BlockY parameter from cChunkDef::BlockToChunk() | madmaxoft | 2013-08-03 | 4 | -18/+17 |
| * | | | | Merge pull request #47 from tonibm19/master | madmaxoft | 2013-08-07 | 1 | -11/+54 |
| |\ \ \ \ |
|
| | * | | | | Updated mobs health and damage | tonibm19 | 2013-08-07 | 1 | -11/+54 |
| * | | | | | Merge pull request #46 from tonibm19/master | madmaxoft | 2013-08-06 | 1 | -4/+3 |
| |\| | | |
| | |_|_|/
| |/| | | |
|
| | * | | | Now zombies spawn in Overworld during night | tonibm19 | 2013-08-06 | 1 | -4/+3 |
| |/ / / |
|
| * | | | Exported the cWorld:TryGetHeight() function | madmaxoft | 2013-08-05 | 2 | -4/+51 |
| * | | | Exported cWorld:DoWithEntityByID() to Lua API | madmaxoft | 2013-08-05 | 2 | -203/+294 |
| * | | | Alpha-sorted the manual bindings' functions. | madmaxoft | 2013-08-05 | 1 | -13/+13 |
| * | | | cIniFile now reads .example.ini if not requested not to. | madmaxoft | 2013-08-05 | 4 | -382/+569 |
| * | | | Added the Carpet block. | madmaxoft | 2013-08-05 | 6 | -45/+109 |
* | | | | Drag in the latest core changes. | Alexander Harkness | 2013-08-07 | 6 | -57/+157 |
|/ / / |
|
* | | | Added a global .user file to initialize debugging options. | madmaxoft | 2013-08-04 | 1 | -0/+89 |
* | | | Improved logging coloring performance on Windows. | madmaxoft | 2013-08-04 | 1 | -2/+4 |
| |/
|/| |
|
* | | Removed all example ini files from Install. | madmaxoft | 2013-08-03 | 12 | -116/+16 |
* | | Removed some stuff again. | Alexander Harkness | 2013-08-03 | 1 | -14/+0 |
* | | Revert "Rm'd startup credits & mv'd to README" | Alexander Harkness | 2013-08-03 | 1 | -0/+17 |
* | | Commented out groups spam | Tiger Wang | 2013-08-03 | 1 | -3/+2 |
* | | Rm'd startup credits & mv'd to README | Tiger Wang | 2013-08-03 | 1 | -17/+0 |
* | | Merge pull request #38 from tigerw/master | Tiger Wang | 2013-08-03 | 1 | -0/+18 |
|\ \ |
|
| * | | Added README | Tiger Wang | 2013-08-03 | 1 | -0/+18 |
* | | | Updated inbuilt commands description | Tiger Wang | 2013-08-03 | 1 | -5/+4 |
| |/
|/| |
|
* | | Lump in some core changes. | Alexander Harkness | 2013-08-03 | 4 | -65/+70 |
* | | Merge pull request #37 from tigerw/master | Tiger Wang | 2013-08-03 | 1 | -8/+5 |
|\| |
|
| * | Added message standardisation | Tiger Wang | 2013-08-02 | 1 | -8/+5 |
* | | AllToLua now resets the git status for the files. | madmaxoft | 2013-08-02 | 1 | -0/+22 |
* | | Shift+clicking won't combine different item metas. | madmaxoft | 2013-08-02 | 1 | -1/+1 |
* | | Merge pull request #35 from mc-server/foodstuffs | bearbin | 2013-08-02 | 1 | -16/+22 |
|\ \ |
|
| * | | Alpha-sort the foodstuffs. | bearbin | 2013-08-02 | 1 | -13/+14 |
| * | | Add the new food items. | bearbin | 2013-08-02 | 1 | -16/+21 |
* | | | Pull in the latest core changes. | Alexander Harkness | 2013-08-02 | 16 | -202/+202 |
* | | | Implemented OnPlayerRightClickingEntity() hook | madmaxoft | 2013-08-02 | 10 | -153/+234 |
* | | | New players get full health | madmaxoft | 2013-08-01 | 1 | -4/+5 |
* | | | ClientHandle: alpha-sorted the HandleXXX functions declarations | madmaxoft | 2013-08-01 | 1 | -15/+15 |
* | | | Merge branch 'tabcompletion' | madmaxoft | 2013-08-01 | 15 | -221/+406 |
|\ \ \
| |/ /
|/| | |
|
| * | | ProtoProxy: Tab completion logging lists the last item, too | madmaxoft | 2013-07-31 | 1 | -0/+4 |
| * | | ProtoProxy: Added the tab completion packet parsing | madmaxoft | 2013-07-31 | 2 | -0/+42 |
| * | | Implemented the actual tab completion for commands and playernames. | madmaxoft | 2013-07-31 | 4 | -17/+31 |
| * | | Tab completion packet is handled and sent. | madmaxoft | 2013-07-30 | 13 | -221/+346 |
* | | | Merged in the latest core changes. | Alexander Harkness | 2013-07-31 | 27 | -160/+120 |
* | | | Merge branch 'master' of github.com:tigerw/MCServer into tigerw-master | Alexander Harkness | 2013-07-31 | 2 | -41/+25 |
|\ \ \
| | |/
| |/| |
|
| * | | Updated MagicCarpet to use new API [SEE DESC] | Tiger Wang | 2013-07-30 | 1 | -2/+2 |
| * | | Another partial redesign of WebAdmin | Tiger Wang | 2013-07-29 | 1 | -47/+24 |
* | | | Dragged in the latest changes from core. | Alexander Harkness | 2013-07-30 | 2 | -14/+24 |
* | | | Merge pull request #26 from mc-server/dumpapimove | bearbin | 2013-07-30 | 2 | -46/+62 |
|\ \ \ |
|
| * | | | Changed name and put the whitespace back, as per xoft's suggestion. | Alexander Harkness | 2013-07-30 | 2 | -3/+22 |
| * | | | Moved the file to a more sensible name. | Alexander Harkness | 2013-07-30 | 1 | -0/+0 |
| * | | | Removed old features and fix #25. | Alexander Harkness | 2013-07-30 | 1 | -55/+0 |
| * | | | Moved the dumpAPI function to a new plugin. | Alexander Harkness | 2013-07-30 | 1 | -0/+52 |
* | | | | Fixed .gitignore up. | Alexander Harkness | 2013-07-30 | 1 | -1/+2 |
|/ / / |
|
* | / | Fixed inverted sanity check in SetGameMode() | madmaxoft | 2013-07-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Added the "Edit Sign" packet sent to the client placing a sign. | madmaxoft | 2013-07-29 | 10 | -0/+65 |
* | | Updated the nightbuild script for Git | madmaxoft | 2013-07-29 | 5 | -30/+59 |
* | | Removed settings.ini and webadmin.ini, made them into *.example.ini | madmaxoft | 2013-07-29 | 3 | -0/+2 |
* | | Deleted Unused terrain.ini | Tiger Wang | 2013-07-29 | 1 | -8/+0 |
* | | Merge pull request #19 from mc-server/lineendings | bearbin | 2013-07-29 | 389 | -66228/+66228 |
|\ \ |
|
| * | | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 389 | -66228/+66228 |
|/ / |
|
* | | WebAdmin: Removed the duplicate memory usage querying | madmaxoft | 2013-07-29 | 4 | -43/+16 |
* | | Fixed formatting in LuaScript.* | madmaxoft | 2013-07-29 | 2 | -3/+40 |
* | | Merge pull request #14 from mc-server/hunger | madmaxoft | 2013-07-29 | 19 | -178/+547 |
|\ \ |
|
| * | | Updated the automatic Lua bindings | madmaxoft | 2013-07-29 | 2 | -88/+223 |
| * | | Merge remote-tracking branch 'origin/master' into hunger | madmaxoft | 2013-07-29 | 15 | -403/+1586 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #15 from mc-server/webadmin | bearbin | 2013-07-29 | 14 | -176/+1493 |
|\ \ \ |
|
| * \ \ | Merge pull request #16 from mc-server/master | FakeTruth | 2013-07-29 | 1 | -6/+7 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Fixed multiple issues with the COMPILING file, including a missing endline terminator, windows line endings and also the exclusion of the addm32 thing. | Alexander Harkness | 2013-07-28 | 1 | -6/+7 |
| * | | | WebAdmin templates can use Lua | FakeTruth | 2013-07-29 | 14 | -176/+1493 |
|/ / / |
|
| * | | Merge remote-tracking branch 'origin/master' into hunger | madmaxoft | 2013-07-29 | 2 | -8/+3 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge branch 'master' of github.com:mc-server/MCServer | Alexander Harkness | 2013-07-28 | 5 | -3/+38 |
|\ \ \ |
|
| * \ \ | Merge pull request #13 from tigerw/master | Tiger Wang | 2013-07-28 | 1 | -3/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Removed Deprecated Option | Tiger Wang | 2013-07-28 | 1 | -3/+0 |
* | | | | Merged in the latest version of Core | Alexander Harkness | 2013-07-28 | 1 | -5/+3 |
| | | * | Player eating is now properly broadcast to other players. | madmaxoft | 2013-07-28 | 6 | -99/+263 |
| | | * | Ignoring all items beginning with "world". | madmaxoft | 2013-07-28 | 1 | -1/+1 |
| | | * | Added PNG versions of the MCServer icon. | madmaxoft | 2013-07-28 | 2 | -0/+0 |
| | | * | Implemented basic eating support. | madmaxoft | 2013-07-28 | 7 | -63/+134 |
| | | * | ProtoProxy now properly waits for both sides to establish encryption | madmaxoft | 2013-07-28 | 2 | -15/+54 |
| | | * | Set up proper ignores for ProtoProxy | madmaxoft | 2013-07-28 | 2 | -0/+7 |
| | | * | Debuggers: added the /starve and /fl (foodlevel) commands for manipulating player food level | madmaxoft | 2013-07-28 | 1 | -0/+27 |
| | | * | Hunger-per-distance is calculated only for the XZ distance | madmaxoft | 2013-07-28 | 1 | -0/+1 |
| | | * | Player food level is reset on respawn | madmaxoft | 2013-07-28 | 1 | -0/+4 |
| | | * | Merge remote-tracking branch 'origin/master' into hunger | madmaxoft | 2013-07-28 | 5 | -8/+45 |
| | | |\
| | |_|/
| |/| | |
|
| * | | | Merge pull request #6 from mc-server/git-transition | bearbin | 2013-07-28 | 4 | -0/+38 |
|/| | | |
|
| * | | | Added a .gitignore for the anvilstats folder. | Alexander Harkness | 2013-07-28 | 1 | -0/+5 |
| * | | | Added a .gitignore for the VC2008 folder. | Alexander Harkness | 2013-07-28 | 1 | -0/+5 |
| * | | | Added a .gitignore for the MCServer directory. | Alexander Harkness | 2013-07-28 | 1 | -0/+20 |
| * | | | Added some more root .gitignores. | Alexander Harkness | 2013-07-28 | 1 | -1/+7 |
| * | | | Added extra ignores for git. | Alexander Harkness | 2013-07-27 | 1 | -0/+2 |
* | | | | Merge pull request #11 from tigerw/master | bearbin | 2013-07-28 | 1 | -8/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed Window Titles being MCS-* | Tiger Wang | 2013-07-27 | 1 | -8/+7 |
| | | * | Added cPlayer::IsGameModeXXX() and cWorld::IsGameModeXXX() functions. | madmaxoft | 2013-07-28 | 3 | -2/+58 |
| |_|/
|/| | |
|
* | | | Updated Core to the latest version. | Alexander Harkness | 2013-07-27 | 2 | -12/+28 |
* | | | Fixed very minor issue in template.html | Tiger Wang | 2013-07-27 | 1 | -1/+0 |
* | | | The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. | STRWarrior | 2013-07-27 | 1 | -7/+1 |
* | | | Merge pull request #9 from mc-server/core-integrate | bearbin | 2013-07-27 | 47 | -3021/+2977 |
|\ \ \ |
|
| * \ \ | Merge pull request #8 from mc-server/master | bearbin | 2013-07-27 | 5 | -369/+544 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request #7 from tigerw/master | Tiger Wang | 2013-07-27 | 2 | -368/+519 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Updated Webadmin Hugely | Tiger Wang | 2013-07-27 | 2 | -368/+519 |
|/ / / |
|
* | | | Merge pull request #4 from mc-server/license | bearbin | 2013-07-27 | 2 | -0/+24 |
|\ \ \ |
|
| * | | | Added the license, so now it is clear for new people what it is. | Alexander Harkness | 2013-07-27 | 1 | -0/+13 |
| * | | | Added a contributors file. | Alexander Harkness | 2013-07-27 | 1 | -0/+11 |
* | | | | Fixed xoft build link | Tiger Wang | 2013-07-27 | 1 | -1/+1 |
|/ / / |
|
| * | | Pulled in the latest version of core - fix the bugs that were stopping - #5 | Alexander Harkness | 2013-07-27 | 3 | -528/+1 |
| * | | Merged in latest version of CoreSquashed commit of the following: | Alexander Harkness | 2013-07-27 | 2 | -26/+78 |
| * | | Added correct core plugin | Alexander Harkness | 2013-07-27 | 40 | -0/+3530 |
| * | | Removed extraneous core. | Alexander Harkness | 2013-07-27 | 40 | -3530/+0 |
| * | | Added the new core as a subtree. | Alexander Harkness | 2013-07-27 | 40 | -0/+3530 |
| * | | Removed all the pre-exising core files. | Alexander Harkness | 2013-07-27 | 44 | -3099/+0 |
|/ / |
|
* | | Merge pull request #3 from mc-server/git-transition | bearbin | 2013-07-27 | 1 | -0/+27 |
|\| |
|
| * | Add README, fixes #1 | Alexander Harkness | 2013-07-27 | 1 | -0/+4 |
| * | Added README | Alexander Harkness | 2013-07-27 | 1 | -0/+23 |
* | | Hunger: If a player dies the food level resets. | STRWarrior | 2013-07-27 | 1 | -1325/+1326 |
|/ |
|
* | Added a .gitignore for helpfulness. | Alexander Harkness | 2013-07-27 | 1 | -0/+1 |
* | Removed debug-logging the player movement in each tick | madmaxoft@gmail.com | 2013-07-26 | 1 | -1/+0 |
* | cItemGrid: ChangeSlotCount() now returns -1 if invalid SlotNum | madmaxoft@gmail.com | 2013-07-26 | 1 | -2/+2 |
* | cInventory: Added the ChangeSlotCount() function to the Lua API | madmaxoft@gmail.com | 2013-07-26 | 4 | -2/+61 |
* | Added a shortcut for running under helgrind with the most common parameters and suppressions | madmaxoft@gmail.com | 2013-07-26 | 2 | -0/+29 |
* | Plugins folder: ignoring everything not explicitly added | madmaxoft@gmail.com | 2013-07-26 | 0 | -0/+0 |
* | cEntity doesn't process physics / burning when in an invalid chunk | madmaxoft@gmail.com | 2013-07-24 | 1 | -2/+8 |
* | Server shuts down when the stdin is closed (linux Ctrl+D / win Ctrl+Z) | madmaxoft@gmail.com | 2013-07-24 | 1 | -2/+11 |
* | Docs: Added the cPawn -> cPlayer API class inheritance | madmaxoft@gmail.com | 2013-07-24 | 1 | -0/+1 |
* | cListenThread initializes m_ShouldReuseAddr to false (valgrind error) | madmaxoft@gmail.com | 2013-07-22 | 1 | -0/+1 |
* | Simulators don't simulate in invalid chunks (valgrind error) | madmaxoft@gmail.com | 2013-07-22 | 3 | -3/+3 |
* | Added the docs folder with some documents that have piled up in my working copy | madmaxoft@gmail.com | 2013-07-21 | 5 | -0/+94 |
* | Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 2013-07-12 | 4 | -2/+86 |
* | First implementation of movement-related hunger and API | madmaxoft@gmail.com | 2013-07-12 | 7 | -148/+646 |
* | Added the cFastRandom class | madmaxoft@gmail.com | 2013-07-11 | 3 | -0/+239 |
* | Server sends PlayerMaxSpeed after a respawn. | madmaxoft@gmail.com | 2013-07-08 | 2 | -1/+13 |
* | Color codes are stripped from the DC message | madmaxoft@gmail.com | 2013-07-08 | 1 | -1/+1 |
* | 1.6.2 protocol implemented, both in MCServer and in ProtoProxy | madmaxoft@gmail.com | 2013-07-08 | 8 | -2/+158 |
* | Pickups have an initial health of 5 | madmaxoft@gmail.com | 2013-07-08 | 1 | -2/+2 |
* | World: More unused variables removed. | madmaxoft@gmail.com | 2013-07-07 | 1 | -3/+1 |
* | World: Removed an unused variable | madmaxoft@gmail.com | 2013-07-07 | 1 | -1/+0 |
* | Squid: fixed a possible crash caused by access to a wrong chunk | madmaxoft@gmail.com | 2013-07-07 | 1 | -4/+7 |
* | Ice is a solid block. | madmaxoft@gmail.com | 2013-07-07 | 1 | -1/+0 |
* | Core: /tp command can teleport either to a player or to a set of XYZ coords | madmaxoft@gmail.com | 2013-07-07 | 1 | -15/+37 |
* | Mobs are assigned MaxHealth from monsters.ini; reading monsters.ini doesn't need settings.ini values anymore. | madmaxoft@gmail.com | 2013-07-07 | 6 | -38/+38 |
* | Added StringUtils functions to Lua API; added StripColorCodes(); ChatLog now strips color codes from logged messages. | madmaxoft@gmail.com | 2013-07-07 | 6 | -9/+196 |
* | Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes. | madmaxoft@gmail.com | 2013-07-07 | 10 | -26/+448 |
* | Improved function names for protocol packet sending; alpha-sorted the function lists | madmaxoft@gmail.com | 2013-07-07 | 19 | -560/+587 |
* | AnvilStats: moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 22 | -30/+30 |
* | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 10 | -11/+11 |
* | MemDumpAnalysis: moved into the Tools folder; uses the global Expat library now. | madmaxoft@gmail.com | 2013-07-06 | 25 | -13506/+34 |
* | BiomeVisualiser: Moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 17 | -33/+33 |
* | Added missing "Colors", Documented the code + Cleanup. | nielsbreu@gmail.com | 2013-07-06 | 1 | -21/+47 |
* | Just a tiny speedup for the motd loading. | nielsbreu@gmail.com | 2013-07-06 | 1 | -17/+17 |
* | Simplefied the motd loading function. | nielsbreu@gmail.com | 2013-07-06 | 1 | -39/+22 |
* | Declaring full 1.6.1 compatibility | madmaxoft@gmail.com | 2013-07-05 | 1 | -2/+2 |
* | Unmounting vehicles implemented in the 1.6.1 way | madmaxoft@gmail.com | 2013-07-05 | 4 | -0/+52 |
* | Fixed 1.6.1's movement speed | madmaxoft@gmail.com | 2013-07-05 | 3 | -4/+28 |
* | ProtoProxy: Updated to protocol 1.6.1 (#73) | madmaxoft@gmail.com | 2013-07-05 | 3 | -45/+83 |
* | The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it. | nielsbreu@gmail.com | 2013-07-05 | 2 | -3/+83 |
* | Initial 1.6.1 protocol support. | madmaxoft@gmail.com | 2013-07-05 | 6 | -1/+203 |
* | Fixed a crash when moving a player to a non-existent world (reported by tonibm19) | madmaxoft@gmail.com | 2013-07-05 | 1 | -1/+1 |
* | Reduced the amount of tables. | nielsbreu@gmail.com | 2013-07-05 | 3 | -8/+4 |
* | Empty buckets replace fluid buckets on use and vice versa (patch contributed by Mgueydan) | madmaxoft | 2013-07-03 | 6 | -29/+74 |
* | Updated LimitWorld. (Patch by tonibm19) | nielsbreu@gmail.com | 2013-07-03 | 1 | -4/+4 |
* | Fixed player moving between worlds. | madmaxoft@gmail.com | 2013-07-03 | 5 | -33/+97 |
* | dtOnFire damage wasn't dealt properly | madmaxoft@gmail.com | 2013-07-01 | 1 | -1/+1 |
* | Added DamageType translation to API | madmaxoft@gmail.com | 2013-07-01 | 6 | -77/+244 |
* | Fixed burn / fire damage in each game tick. | madmaxoft@gmail.com | 2013-07-01 | 1 | -9/+6 |
* | Fixed /stop command. The console still doesn't get closed though(FS#249). | nielsbreu@gmail.com | 2013-07-01 | 1 | -1/+1 |
* | Updated the /back and /top command. | nielsbreu@gmail.com | 2013-07-01 | 2 | -2/+2 |
* | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 2013-07-01 | 72 | -1896/+2090 |
* | Changed the crafting recipe for book to match vanilla since 1.3.1 (fix contributed by mgueydan) | madmaxoft@gmail.com | 2013-06-30 | 1 | -1/+1 |
* | The LimitWorlds function now uses cCuboid | nielsbreu@gmail.com | 2013-06-30 | 2 | -12/+16 |
* | Fixed crouch-placing unplaceable items (FS #399) | madmaxoft@gmail.com | 2013-06-29 | 1 | -1/+1 |
* | Advanced RCON: Command output is sent to the RCON client. | madmaxoft@gmail.com | 2013-06-29 | 22 | -258/+599 |
* | Added a function that allows you to change the /back coordinates. | nielsbreu@gmail.com | 2013-06-28 | 5 | -9/+9 |
* | Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end. | nielsbreu@gmail.com | 2013-06-28 | 3 | -1/+22 |
* | Added a basic RCON protocol | madmaxoft@gmail.com | 2013-06-27 | 7 | -29/+436 |
* | Added a warning when spawning an entity in a non-existent chunk | madmaxoft@gmail.com | 2013-06-25 | 1 | -0/+3 |
* | Unified the way mobs are spawned (egg vs natural). Fixed deadlocks in mob moving. Fixed mob destroying code. | madmaxoft@gmail.com | 2013-06-25 | 8 | -55/+55 |
* | ActivatorRail is craftable (Patch by tonibm19) | nielsbreu@gmail.com | 2013-06-24 | 1 | -1/+1 |
* | The weather doesn't change if the dimension is not Overworld. | nielsbreu@gmail.com | 2013-06-24 | 1 | -0/+6 |
* | Fixed piston crafting and redstone blocks can be crafted. (Patch by tonibm19) | nielsbreu@gmail.com | 2013-06-24 | 1 | -1/+2 |
* | Plugins can modify message in the OnChat() hook handler. | madmaxoft@gmail.com | 2013-06-22 | 10 | -13/+27 |
* | Added the End height and composition generators. | madmaxoft@gmail.com | 2013-06-22 | 11 | -24/+445 |
* | Made redstone lamps turn on when powered and turn off when not powered. | nielsbreu@gmail.com | 2013-06-22 | 1 | -0/+10 |
* | Dispensers spawn fire if it has Flint and steel. | nielsbreu@gmail.com | 2013-06-22 | 1 | -0/+16 |
* | TNT changes to primed TNT when powered by redstone. | nielsbreu@gmail.com | 2013-06-22 | 1 | -0/+8 |
* | Dispensers dispense primed TNT | madmaxoft@gmail.com | 2013-06-21 | 5 | -8/+23 |
* | Explosions don't produce warnings in cBlockArea; fixed logging in cBlockArea | madmaxoft@gmail.com | 2013-06-21 | 2 | -8/+14 |
* | Simulators are woken up after an explosion. | madmaxoft@gmail.com | 2013-06-21 | 6 | -8/+167 |
* | Updated the stacking (Patch contributed by Stephen304) | madmaxoft@gmail.com | 2013-06-20 | 2 | -2/+20 |
* | Furnace window progressbars are initialized when the window is opened | madmaxoft@gmail.com | 2013-06-20 | 2 | -0/+4 |
* | Furnaces light up visually when they're cooking | madmaxoft@gmail.com | 2013-06-20 | 9 | -39/+102 |
* | Implemented hopper output | madmaxoft@gmail.com | 2013-06-20 | 2 | -5/+233 |
* | Fixed a crash when placing new furnaces | madmaxoft@gmail.com | 2013-06-20 | 1 | -0/+2 |
* | Improved comment | madmaxoft@gmail.com | 2013-06-19 | 1 | -1/+2 |
* | Explosions do not effect the terrain when they are in water. | nielsbreu@gmail.com | 2013-06-18 | 1 | -0/+11 |
* | Crouching will allow block placement on otherwise functional blocks. | madmaxoft@gmail.com | 2013-06-18 | 1 | -2/+2 |
* | Added a crude limiter for explosions sent to client. | madmaxoft@gmail.com | 2013-06-18 | 2 | -2/+42 |
* | Added the API for spawning primed TNTs | madmaxoft@gmail.com | 2013-06-18 | 2 | -2/+42 |
* | More TNT fixes. | madmaxoft@gmail.com | 2013-06-18 | 14 | -65/+78 |
* | TNT fixes. | madmaxoft@gmail.com | 2013-06-18 | 8 | -69/+85 |
* | Extended the cloc stats for the entire project | madmaxoft@gmail.com | 2013-06-16 | 2 | -2/+27 |
* | Rewritten furnaces | madmaxoft@gmail.com | 2013-06-16 | 16 | -412/+1072 |
* | Core: fixed a warning message when using the /item command | madmaxoft@gmail.com | 2013-06-16 | 1 | -1/+1 |
* | cItem: Added useful utility functions | madmaxoft@gmail.com | 2013-06-16 | 2 | -3/+55 |
* | Added respawn screen when switching worlds. | nielsbreu@gmail.com | 2013-06-16 | 1 | -1/+2 |
* | Added an elaborative comment on the deadlock prevention code | madmaxoft@gmail.com | 2013-06-16 | 1 | -1/+12 |
* | Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACK | madmaxoft@gmail.com | 2013-06-15 | 2 | -17/+2 |
* | Fixed compilation on linux. | nielsbreu@gmail.com | 2013-06-15 | 1 | -1/+1 |
* | Entity: Added IsTNT | nielsbreu@gmail.com | 2013-06-15 | 2 | -1/+2 |
* | Entity: Added IsTNT | nielsbreu@gmail.com | 2013-06-15 | 1 | -1/+34 |
* | You can only sleep when the time is day, and beds explode if the dimension is not Overworld. | nielsbreu@gmail.com | 2013-06-15 | 1 | -11/+21 |
* | First attempt at fixing the inter-threading deadlocks between the tick thread and the socket thread | madmaxoft@gmail.com | 2013-06-15 | 4 | -1/+39 |
* | Fixed The MagicCarpet plugin | madmaxoft@gmail.com | 2013-06-15 | 1 | -83/+83 |
* | Fixed Linux compilation | madmaxoft@gmail.com | 2013-06-15 | 1 | -1/+2 |
* | Added the option of saving all the chunks of a world using the webadmin. | nielsbreu@gmail.com | 2013-06-13 | 1 | -9/+20 |
* | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 2013-06-13 | 14 | -66/+615 |
* | ProtectionAreas: Added proper ignored files | madmaxoft@gmail.com | 2013-06-13 | 0 | -0/+0 |
* | cItemGrid: Added IsSlotEmpty() functions | madmaxoft@gmail.com | 2013-06-13 | 6 | -10/+113 |
* | ChestEntity: fixed bindings | madmaxoft@gmail.com | 2013-06-12 | 3 | -24/+6 |
* | Implemented the Hopper block handler | madmaxoft@gmail.com | 2013-06-12 | 8 | -35/+99 |
* | Added cWorld::SetSignLines(), re-exported to Lua manually to avoid ghost return values | madmaxoft@gmail.com | 2013-06-12 | 9 | -68/+92 |
* | ProtectionAreas: Added a license file. | madmaxoft@gmail.com | 2013-06-11 | 1 | -0/+7 |
* | ProtectionAreas: Improved command help strings | madmaxoft@gmail.com | 2013-06-11 | 1 | -9/+9 |
* | ProtectionAreas: Moved all strings sent to players to a separate language file | madmaxoft@gmail.com | 2013-06-11 | 3 | -45/+90 |
* | ProtectionAreas: usernames are now handled case-insensitive | madmaxoft@gmail.com | 2013-06-11 | 1 | -13/+28 |
* | Added dragon egg to falling blocks. | nielsbreu@gmail.com | 2013-06-10 | 1 | -0/+1 |
* | ProtectinoAreas: Configuratino is now loaded from an INI file | madmaxoft@gmail.com | 2013-06-10 | 4 | -4/+25 |
* | ProtectionAreas: Implemented reloading areas when a player moves | madmaxoft@gmail.com | 2013-06-10 | 4 | -13/+78 |
* | ProtectionAreas: Fixed area reloading | madmaxoft@gmail.com | 2013-06-10 | 2 | -2/+9 |