| Commit message (Expand) | Author | Files | Lines |
2021-02-11 | Clang 7? | Tiger Wang | 1 | -10/+0 |
2021-01-22 | Redstone: inline -> static | Tiger Wang | 21 | -89/+89 |
2021-01-18 | cChunk: don't inherit from cChunkDef (#5106) | Tiger Wang | 1 | -2/+2 |
2021-01-11 | Convert most calls to blocking GetHeight/GetBiomeAt to direct chunk accesses | Tiger Wang | 1 | -5/+8 |
2020-12-26 | Daylight Sensor: remove redundant delay | Tiger Wang | 1 | -3/+0 |
2020-12-21 | Prepare for 1.15+ (#4856) | Tiger Wang | 2 | -7/+8 |
2020-12-19 | New pull request for daylight sensor (#5066) | Aiden Neill | 5 | -53/+127 |
2020-12-18 | Warnings improvements | Tiger Wang | 1 | -4/+5 |
2020-10-05 | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 12 | -74/+89 |
2020-09-29 | Doors: check power & toggle correctly | Tiger Wang | 1 | -20/+55 |
2020-09-25 | Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) | KingCol13 | 1 | -0/+2 |
2020-09-21 | Implement redstone quasi-connectivity (#4889) | Tiger Wang | 5 | -28/+76 |
2020-09-20 | BlockHandler initialisation is a constant expression (#4891) | Tiger Wang | 1 | -2/+1 |
2020-09-12 | Use tracing for explosions (#4845) | Tiger Wang | 3 | -27/+26 |
2020-08-28 | Minor style fixes | Tiger Wang | 2 | -0/+12 |
2020-08-28 | ChunkMap: do not wantonly make empty chunks | Tiger Wang | 1 | -7/+0 |
2020-08-25 | Fix doors and trapdoors closing on server restart | Peter Bell | 2 | -2/+6 |
2020-08-21 | Replace PowerData struct with PowerLevel | Tiger Wang | 25 | -189/+171 |
2020-08-21 | Remove std::make_unique from redstone handler creation | Tiger Wang | 28 | -545/+494 |
2020-08-08 | Remove the redstone solid block handler | Tiger Wang | 31 | -534/+725 |
2020-08-05 | WakeUpSimulators correct Y computation | Tiger Wang | 1 | -1/+5 |
2020-08-04 | Corrected wakeup sequences | Tiger Wang | 2 | -2/+2 |
2020-08-04 | Do not GetBlock individually in simulators | Tiger Wang | 7 | -75/+93 |
2020-08-02 | Always use relative coordinates in AddBlock | Tiger Wang | 15 | -147/+83 |
2020-08-02 | Add WakeUp/AddBlock distinction | Tiger Wang | 17 | -117/+138 |
2020-08-02 | Ensure updating relatives calls the correct base case | Tiger Wang | 9 | -14/+15 |
2020-08-01 | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 1 | -22/+22 |
2020-07-26 | Remove redundant ErasePowerData call | Tiger Wang | 1 | -7/+5 |
2020-07-26 | Clang Tidy fix | Tiger Wang | 1 | -11/+11 |
2020-07-26 | Comparators: use <= in comparison mode | Tiger Wang | 1 | -1/+1 |
2020-07-26 | Use SimulateChunk in redstone simulator | Tiger Wang | 26 | -816/+759 |
2020-07-25 | Reduce unnecessary wakeups | Tiger Wang | 1 | -12/+0 |
2020-07-24 | Redstone: check validity of GetBlock | Tiger Wang | 1 | -1/+5 |
2020-07-19 | Precompile unordered_map/set | Tiger Wang | 1 | -1/+0 |
2020-05-31 | Fire sim: Handle fuel block being destroyed (#4751) | peterbell10 | 1 | -9/+25 |
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2 | -17/+4 |
2020-05-10 | Cleanup some workarounds and warnings (#4735) | peterbell10 | 1 | -12/+3 |
2020-05-09 | Enable C++17 in build | Peter Bell | 1 | -1/+1 |
2020-05-09 | Update submodules (#4727) | peterbell10 | 1 | -1/+1 |
2020-05-08 | Add some comments about terracing | Tiger Wang | 1 | -17/+43 |
2020-05-08 | Update RedstoneWireHandler style | Tiger Wang | 1 | -11/+9 |
2020-05-08 | Fix SetBlockMeta call in observer handler (#4728) | peterbell10 | 1 | -2/+2 |
2020-05-03 | Buttons can now be triggered by arrows. (#4670) | DrButcher | 1 | -3/+3 |
2020-05-03 | Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h | mBornand | 1 | -8/+1 |
2020-05-03 | Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h | mBornand | 1 | -8/+1 |
2020-05-03 | Made some style update and add comments | Marc_Bornand | 1 | -4/+9 |
2020-05-03 | Fix the connexion to the side of the repeater | Marc_Bornand | 1 | -3/+25 |
2020-04-21 | Vector3 in Handlers (#4680) | Mattes D | 1 | -1/+13 |
2020-04-18 | Re-implement repeater locking | Tiger Wang | 1 | -5/+85 |
2020-04-17 | Fixing washing away of redstone mechanisms (#4665) | DrButcher | 1 | -0/+1 |
2020-04-16 | ಠ_ಠ (#4660) | Tiger Wang | 4 | -0/+112 |
2020-04-16 | Using Super. | Mattes D | 32 | -68/+123 |
2020-04-14 | Pressure plate sounds and delay (#4643) | DrButcher | 1 | -7/+141 |
2020-04-09 | Falling blocks can now be spawned at any position. (#4620) | Mattes D | 1 | -6/+1 |
2020-04-05 | Filter blocks to add to redstone sim's wake queue (#4621) | peterbell10 | 2 | -6/+62 |
2020-04-05 | Add potatoes to washed away list also | Alexander Harkness | 1 | -1/+2 |
2020-04-05 | FluidSimulator: Carrots should be also washable (#4619) | metiu07 | 1 | -0/+1 |
2020-04-03 | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 6 | -1/+7 |
2020-03-27 | Lock hopper when powered by redstone (#4347) | Bond-009 | 3 | -0/+65 |
2020-03-22 | TNT position fixes (#4519) | Mat | 2 | -3/+2 |
2019-10-28 | Moved growing from cWorld / cChunk to cBlockHandler descendants. | Mattes D | 4 | -97/+80 |
2019-10-16 | Refactored block-to-pickup conversion. (#4417) | Mattes D | 4 | -34/+23 |
2019-08-11 | Fix building with clang 8.0 (#4346) | Bond-009 | 2 | -2/+2 |
2018-09-24 | Add a formatting function for Vector3 (#4282) | peterbell10 | 3 | -41/+36 |
2018-08-29 | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 17 | -22/+16 |
2018-07-27 | Add new flow direction calculating algorithm (#4160) | bionext03 | 2 | -75/+36 |
2018-07-27 | cWorld: Manually bind deprecated broadcast functions (#4265) | peterbell10 | 2 | -2/+2 |
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 3 | -2/+1 |
2018-07-25 | At long last... Piston animations! | Tiger Wang | 2 | -27/+12 |
2018-07-24 | Broadcast refactor (#4264) | peterbell10 | 2 | -8/+6 |
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 4 | -26/+29 |
2018-01-03 | Concrete mixing (#4096) | Zach DeCook | 1 | -0/+5 |
2017-12-26 | improve rain simulation (#4017) | Alexander Harkness | 2 | -23/+45 |
2017-09-25 | cPressurePlateHandler: Fix uninitialised variables. (#4047) | peterbell10 | 1 | -2/+2 |
2017-09-19 | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 3 | -10/+8 |
2017-09-19 | Removed UTF-8 BOM (#4033) | Lukas Pioch | 1 | -1/+1 |
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 7 | -116/+36 |
2017-09-07 | Changed some int parameters to vector parameters (#3937) | Bond-009 | 21 | -93/+93 |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 7 | -36/+116 |
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 7 | -116/+36 |
2017-08-17 | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 17 | -64/+59 |
2017-08-07 | Changed entity ownership model to use smart pointers | Tiger Wang | 1 | -4/+4 |
2017-08-06 | Removed unneeded includes (#3902) | Lukas Pioch | 3 | -4/+0 |
2017-08-03 | Remove double includes part 2 (#3890) | peterbell10 | 6 | -6/+0 |
2017-08-03 | Removed unused forward declarations (#3888) | Lukas Pioch | 3 | -15/+0 |
2017-07-21 | Increment fire block iterator | Tiger Wang | 1 | -0/+1 |
2017-07-17 | Allocate redstone component handlers upfront | peterbell10 | 22 | -299/+264 |
2017-07-16 | Simulators: Added area-based wakeup. | Mattes D | 4 | -3/+87 |
2017-06-30 | Added 1.12 blocks (#3760) | Bond-009 | 1 | -3/+7 |
2017-06-13 | FastRandom rewrite (#3754) | peterbell10 | 1 | -3/+3 |
2017-05-21 | Clang 5.0 fixes | Lukas Pioch | 2 | -2/+2 |
2017-05-08 | Added missing checks for Initialize function and updated APIDoc | Lukas Pioch | 1 | -1/+6 |
2017-04-29 | Fix fence gates (#3683) | Bond-009 | 1 | -0/+5 |
2017-03-21 | Added blocks that can be washed away by water (#3637) | Bond-009 | 1 | -0/+10 |
2017-02-15 | Updated sounds and effect IDs (#3422) | mathiascode | 4 | -5/+5 |
2017-02-14 | Added some blocks and items (#3503) | mathiascode | 2 | -0/+10 |
2016-12-06 | Fix comparator segfaults | Marvin Kopf | 1 | -1/+8 |
2016-08-24 | Fixed type-casting-related warnings. | Mattes D | 2 | -13/+10 |
2016-07-31 | Redstone fixes (#3285) | Tiger Wang | 2 | -52/+86 |
2016-07-29 | Revert "Redstone fixes" | Mattes D | 2 | -86/+52 |
2016-07-29 | Consolidated comparator code | Tiger Wang | 1 | -46/+37 |
2016-07-29 | Comparators and pistons no longer update instantly | Tiger Wang | 2 | -12/+55 |
2016-07-18 | CMake: Remove needless minimum version specifications. | Mattes D | 2 | -3/+0 |
2016-07-01 | Revert "Made redstone handlers static" | Lukas Pioch | 2 | -93/+31 |
2016-06-15 | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 2 | -5/+28 |
2016-05-28 | Don't let redstone blocks power adjacent blocks. (#3214) | QUSpilPrgm | 2 | -3/+2 |
2016-05-28 | Made redstone handlers static | Tiger Wang | 2 | -31/+93 |
2016-02-09 | Update RedstoneSimulator to delete unused cached PowerData | Marvin Kopf | 2 | -1/+10 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 18 | -83/+83 |
2016-01-31 | Updated old forum links | Mathias | 2 | -2/+2 |
2016-01-11 | Fixed issue #2218 | Austin Martin | 1 | -3/+5 |
2016-01-01 | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2 | -2/+2 |
2015-12-28 | Removed excessive logging in redstone simulator. | Mattes D | 1 | -7/+0 |
2015-12-24 | Silenced the Redstone Simulator console spam | Safwat Halaby | 17 | -20/+20 |
2015-12-24 | PF - "Special blocks" handling | Safwat Halaby | 4 | -4/+4 |
2015-12-19 | Fixes for clang-3.7 | Lukas Pioch | 4 | -6/+6 |
2015-12-18 | Reorganised the redstone simulator | Tiger Wang | 29 | -2729/+2213 |
2015-12-17 | Moved variables into scope, removed unused variables and fixed variables | Lukas Pioch | 1 | -1/+1 |
2015-11-24 | Add enum for Sound and Particle Effects | Dave Tucker | 2 | -5/+6 |
2015-11-08 | add sound to stone pressure plates | Gargaj | 1 | -0/+9 |
2015-11-07 | Refactored code to use vectors in the cPistonHandler class | bibo38 | 1 | -2/+2 |
2015-11-07 | fix pressure plate power levels | Gargaj | 1 | -4/+4 |
2015-11-07 | fix pressure plate power levels | Gargaj | 1 | -4/+4 |
2015-10-29 | Revert "Pressure plate fix" | Mattes D | 1 | -45/+14 |
2015-10-28 | fixed pressure plate bugs | Schwertspize | 1 | -14/+45 |
2015-07-31 | Unified the doxy-comment format. | Mattes D | 6 | -40/+46 |
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 4 | -22/+22 |
2015-07-17 | Fixed redstone issue | scribblemaniac | 1 | -2/+4 |
2015-07-15 | Now Water sources will also be created on top of existing water sources. | bibo38 | 1 | -3/+6 |
2015-07-14 | Improved maps | Tiger Wang | 3 | -10/+10 |
2015-06-07 | Added moar comments | Tiger Wang | 2 | -13/+13 |
2015-06-07 | Vector hasher is now a separate class | Tiger Wang | 1 | -5/+7 |
2015-06-06 | Use emplace to construct structures | Tiger Wang | 2 | -54/+61 |
2015-06-06 | Improved link unpowering speed | Tiger Wang | 1 | -48/+41 |
2015-06-06 | Changed appropriate containers to unordered_map | Tiger Wang | 2 | -158/+85 |
2015-06-06 | Improved link power behaviour | Tiger Wang | 2 | -163/+119 |
2015-06-06 | Improved wires and repeaters | Tiger Wang | 2 | -73/+152 |
2015-06-06 | Fixed wire consuming much resources | Tiger Wang | 1 | -7/+17 |
2015-06-06 | Redstone wire and trapdoor fixes | Tiger Wang | 2 | -310/+309 |
2015-06-06 | Provides improvements to redstone wire | Tiger Wang | 2 | -94/+70 |
2015-06-06 | Comparators | Tiger Wang | 2 | -78/+180 |
2015-05-28 | Fix comments | tycho | 4 | -9/+16 |
2015-05-24 | Made -Weverything an error. | tycho | 5 | -10/+29 |
2015-05-19 | Make -Werror disabling file only | tycho | 2 | -1/+8 |
2015-05-09 | More style checking. | Mattes D | 2 | -6/+6 |
2015-03-20 | Correct world height validations. | Tommy Santerre | 2 | -3/+3 |
2015-03-19 | Removed wrong else clause, which caused that the following if-Statement got only executed in rare cases. This has blocked the creation of new Fluid-Sources. Bugfix #1783 | bibo38 | 1 | -1/+2 |
2015-01-18 | Fixed type conversion warnings. | Mattes D | 1 | -1/+1 |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 12 | -13/+13 |
2014-12-25 | Fixed basic style. | Mattes D | 2 | -21/+69 |
2014-12-18 | Fix repeater unpowering | Tiger Wang | 1 | -2/+4 |
2014-12-17 | Removed unneeded newlines | Ivan Đorđević | 1 | -6/+0 |
2014-12-17 | NULL -> nullptr | Tiger Wang | 2 | -14/+18 |
2014-12-16 | Fixed water from spreading on bottom of world | gushromp | 1 | -7/+11 |
2014-12-16 | Fixed water from spreading on bottom of world | gushromp | 1 | -5/+8 |
2014-12-05 | BasicStyle: Added missing braces to control statements. | Mattes D | 1 | -0/+2 |
2014-12-05 | Fixed reported parentheses around comparisons. | Mattes D | 1 | -1/+3 |
2014-10-29 | Improved redstone simulator | Tiger Wang | 2 | -818/+808 |
2014-10-25 | Cleaned up simulators | Tiger Wang | 13 | -2671/+2634 |
2014-10-23 | Merged IniFile into main MCS sources. | Mattes D | 1 | -1/+1 |
2014-10-23 | Fixed a crash in redstone simulator. | Mattes D | 1 | -1/+0 |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 8 | -11/+11 |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 8 | -11/+11 |
2014-10-15 | Functions in cPluginManager get references instead of pointers. | Mattes D | 1 | -2/+2 |
2014-09-30 | Fixed iron trapdoors | Howaner | 1 | -0/+1 |
2014-09-28 | Use factory method to construct redstone simulator data | Tycho | 3 | -0/+12 |
2014-09-27 | Fixed another redstone crash. | madmaxoft | 1 | -1/+6 |
2014-09-27 | Wrapped clang-specific pragma into an #ifdef block. | madmaxoft | 1 | -1/+6 |
2014-09-27 | Update IncrementalRedstoneSimulator.inc | worktycho | 1 | -1/+1 |
2014-09-27 | Update IncrementalRedstoneSimulator.inc | worktycho | 1 | -1/+1 |
2014-09-27 | Correct method name. | worktycho | 1 | -1/+1 |
2014-09-27 | Set chunk data | worktycho | 1 | -0/+5 |
2014-09-26 | Re-added 1.8 blocks to the redstone simulator | Masy98 | 1 | -9/+46 |
2014-09-26 | Removed more unessicary includes | Tycho | 1 | -0/+1 |
2014-09-26 | Fixed issue with casting | tycho | 1 | -1/+3 |
2014-09-25 | Redstone: Fixed a crash with repeaters on a chunk border. | madmaxoft | 1 | -13/+22 |
2014-09-17 | Added first test to show the object can be created | Tycho | 6 | -30/+40 |
2014-09-16 | IncrementalRedstoneSimulator now has no dependencies on cChunk | Tycho | 4 | -364/+382 |
2014-09-11 | Don't include IncrementalRedsonteSimulator.inc when in SELF_TEST mode | Tycho | 1 | -5/+0 |
2014-09-11 | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 15 | -2318/+2324 |
2014-09-11 | Added blocks to the fire simulator | Masy98 | 1 | -0/+11 |
2014-09-10 | Added iron trapdoor, fence gates and doors to the redstone simulator | Masy98 | 1 | -0/+11 |
2014-08-29 | VanillaFluidSimulator: Fixed an invalid Y-coord query. | Mattes D | 1 | -1/+1 |
2014-08-05 | Removed dependecy of redstone simulator on NoteBlock | Tycho | 1 | -11/+6 |
2014-08-05 | Refactored Redstone simulator not to depend on TNTEntity or DropSpenserENtity Directly | Tycho | 1 | -5/+4 |
2014-08-04 | CheckBasicStyle: multi-level indent change. | madmaxoft | 1 | -3/+3 |
2014-08-01 | Added missing HOOK_BLOCK_SPREAD call. | Howaner | 1 | -6/+14 |
2014-07-24 | Removed redundant semicolons and re-added warning | archshift | 1 | -1/+1 |
2014-07-21 | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2 | -4/+4 |
2014-07-21 | Style: Normalized spaces after if, for and while. | madmaxoft | 2 | -4/+4 |
2014-07-19 | Fixed style: spaces after commas. | madmaxoft | 2 | -6/+6 |
2014-07-19 | Subdirs: Only add_library if not using MSVC | archshift | 1 | -1/+3 |
2014-07-19 | Simulator/CMakeLists.txt: Replaced glob with list of files | archshift | 1 | -5/+28 |
2014-07-18 | Fixed spaces before commas. | madmaxoft | 1 | -2/+2 |
2014-07-17 | Fixed tabs used for alignment. | madmaxoft | 4 | -4/+4 |
2014-07-17 | More trailing whitespace fixes. | madmaxoft | 1 | -4/+4 |
2014-07-17 | Basic style fixes. | madmaxoft | 10 | -21/+21 |
2014-07-17 | Normalized comments. | madmaxoft | 6 | -84/+84 |
2014-07-16 | Fixed another redstone simulator crash | Tiger Wang | 1 | -0/+7 |
2014-07-15 | Fixed redstone simulator crash | Tiger Wang | 2 | -8/+31 |
2014-07-13 | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 3 | -10/+10 |
2014-07-12 | Suggestions and bug fix | Tiger Wang | 1 | -1/+1 |
2014-07-11 | Suggestions | Tiger Wang | 1 | -0/+3 |
2014-07-11 | Suggestions | Tiger Wang | 1 | -1/+4 |
2014-07-11 | Improved LinkedPowering speed | Tiger Wang | 1 | -15/+15 |
2014-07-07 | Fixed compilation and pressure plates | Tiger Wang | 1 | -8/+4 |
2014-07-07 | Implemented trapped chests & others | Tiger Wang | 2 | -83/+150 |
2014-07-04 | Fixed c1deda5d8f01811efa5094e9375166acb69d50ed | Tiger Wang | 1 | -2/+2 |
2014-06-28 | Implemented tripwire(s) (hooks) | Tiger Wang | 2 | -15/+156 |
2014-06-28 | Fixed bad water/redstone simulator communication | Tiger Wang | 1 | -32/+22 |
2014-06-22 | Changed 0xFFFFFFFB to ~0x04 | Howaner | 1 | -1/+1 |
2014-06-22 | Fixed another daylight sensor bug | Tiger Wang | 1 | -20/+23 |
2014-06-22 | Fixed missing break | worktycho | 1 | -0/+1 |
2014-06-22 | Fixed invalid iterator | worktycho | 1 | -2/+3 |
2014-06-19 | Nullify deleted pointers. | archshift | 1 | -1/+3 |
2014-06-17 | Fix fence gate sound (Redstone simulator). | Howaner | 1 | -4/+10 |
2014-06-17 | Fix fence gate redstone simulator. | Howaner | 1 | -2/+1 |
2014-06-16 | FIxed second weird enum | Tycho | 1 | -20/+1 |
2014-06-16 | Refactored reversing logic into seperate function | Tycho | 1 | -14/+3 |
2014-06-16 | Fixed tigers weird enums | Tycho | 1 | -14/+6 |
2014-06-16 | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 1 | -8/+30 |
2014-06-16 | Moved repeater handling to seperate pass | Tycho | 2 | -97/+64 |
2014-06-15 | Fixed bad comparison crash | Tiger Wang | 1 | -2/+2 |
2014-06-15 | Fixed daylight sensor unpowering | Tiger Wang | 1 | -6/+28 |
2014-06-14 | Fixed a repeater issue | Tiger Wang | 2 | -17/+16 |
2014-06-12 | Fixed two redstone bugs | Tiger Wang | 1 | -0/+6 |
2014-06-08 | Fixed deadlock when moving players to other worlds. | Mattes D | 1 | -1/+1 |
2014-06-07 | Further improvements on redstone speed | Tiger Wang | 2 | -67/+80 |
2014-06-06 | Further reduced redstone idle CPU consumption | Tiger Wang | 1 | -7/+27 |
2014-06-05 | Redstone fixes and improvements [SEE DESC] | Tiger Wang | 1 | -60/+87 |
2014-06-04 | Update IncrementalRedstoneSimulator.cpp | Julian Laubstein | 1 | -8/+8 |
2014-05-29 | Add SetOpen() and IsOpen() to BlockDoor.h and fix door redstone bug. | Howaner | 1 | -4/+10 |
2014-05-29 | Fixed piston power checking | Tiger Wang | 1 | -11/+6 |
2014-05-25 | Hopefully fixed piston duplication issues | Tiger Wang | 1 | -5/+4 |
2014-05-19 | Fixed warnings in IncrementalRedstoneSimulator | Julian Laubstein | 1 | -1/+7 |
2014-05-19 | Rolled some changes back | Julian Laubstein | 1 | -12/+2 |
2014-05-19 | Fixed some warnings | Julian Laubstein | 1 | -2/+12 |
2014-05-09 | Fixed MSVC 64-bit build warnings. | Mattes D | 2 | -2/+2 |
2014-05-08 | Fixed MSVC 64-bit build warnings. | Mattes D | 2 | -2/+2 |
2014-05-07 | Fixed wires powering wires diagonally below them | Tiger Wang | 1 | -5/+1 |
2014-05-05 | Add clicks, exp subtraction, item check, ... | Howaner | 1 | -0/+4 |
2014-05-05 | Fixed formatting | Tiger Wang | 1 | -4/+5 |
2014-05-04 | Fixed 027efe09ea3d3222c3cbf169643e57773c1614ae | Tiger Wang | 1 | -3/+49 |
2014-05-04 | Fixed lever and button powering direction | Tiger Wang | 1 | -16/+8 |
2014-05-04 | Fixed pressure plate oversights | Tiger Wang | 1 | -2/+8 |
2014-05-03 | Fixed vanilla fluid simulator. | madmaxoft | 1 | -4/+1 |
2014-05-02 | Fixed vanilla fluid simulator. | madmaxoft | 4 | -14/+20 |
2014-04-27 | Redstone simulator now directly accesses cChunk | Tiger Wang | 2 | -438/+556 |
2014-04-26 | Implemented Chunk Sparsing with segments | Tycho | 1 | -4/+6 |
2014-04-25 | Cmake generated projects for IDEs include headers in project files. | archshift | 1 | -0/+1 |
2014-04-18 | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2 | -2/+2 |
2014-04-18 | Removed unsupported C++11 features. | madmaxoft | 1 | -13/+19 |
2014-04-17 | Compile fix? | Tiger Wang | 1 | -2/+2 |
2014-04-17 | Implemented weighted pressure plates | Tiger Wang | 2 | -29/+171 |
2014-04-15 | Rewrote redstone powering to use power levels | Tiger Wang | 2 | -180/+149 |
2014-04-08 | cRedstoneSimulator.cpp style improvements | Tiger Wang | 1 | -40/+41 |
2014-04-08 | Uppercased Z | wiseoldman95 | 1 | -3/+3 |
2014-04-08 | Comments: Inverted Z axis. | wiseoldman95 | 1 | -9/+10 |
2014-04-08 | Added comments regarding latching and orientation | wiseoldman95 | 1 | -9/+31 |
2014-04-08 | Fixed the thing properly. | Alexander Harkness | 1 | -8/+8 |
2014-04-07 | Fixed IsOn | wiseoldman95 | 1 | -3/+2 |
2014-04-07 | Removed stray IsLocked | wiseoldman95 | 1 | -2/+2 |
2014-04-07 | Removed unneeded spacings | wiseoldman95 | 1 | -6/+3 |
2014-04-07 | Slight cleanup | wiseoldman95 | 1 | -13/+17 |
2014-04-07 | Fixed some more minor issues with the redstone simulator. | Alexander Harkness | 1 | -34/+39 |
2014-04-07 | Improved the speed a little more. | Alexander Harkness | 1 | -1/+1 |
2014-04-07 | Fixed the redstone simulator. | Alexander Harkness | 1 | -49/+40 |
2014-04-07 | Fixed #859 | Tiger Wang | 1 | -23/+3 |
2014-04-07 | Fix some of the comments in the PR tycho just did. | Alexander Harkness | 1 | -8/+6 |
2014-04-06 | Added support for redstone latching | Tycho | 2 | -2/+65 |
2014-03-28 | Some fixes to lilypads | Tiger Wang | 1 | -0/+1 |
2014-03-28 | Fixed compilation after last PR merge. | madmaxoft | 1 | -1/+1 |
2014-03-27 | Change SpreadSource prefix to ss | Howaner | 1 | -1/+1 |
2014-03-27 | Add SpreadSource | Howaner | 1 | -1/+1 |
2014-03-27 | Add HOOK_BLOCK_SPREAD | Howaner | 1 | -3/+11 |
2014-03-16 | Fixed double to float conversions. | madmaxoft | 1 | -1/+1 |
2014-03-11 | Unified Vector classes | andrew | 2 | -2/+1 |
2014-03-10 | Fixed compile | Tiger Wang | 1 | -1/+2 |
2014-03-09 | Removed uneeded meta obtain | Tiger Wang | 1 | -3/+1 |
2014-03-09 | TNT explodes when consumed by fire | Tiger Wang | 1 | -6/+19 |
2014-03-08 | Fixed issues with int vs size_t and a few other warnings | Tycho | 1 | -1/+1 |
2014-03-08 | Change TNT Fuse to ticks | Howaner | 1 | -1/+1 |
2014-03-07 | Added some comments | andrew | 2 | -1/+6 |
2014-03-07 | Fixed water/lava interaction | andrew | 3 | -4/+69 |
2014-03-05 | Added extra awesomeness to TNT | Tiger Wang | 1 | -1/+1 |
2014-03-05 | Implemented vanilla-like fluid simulator | andrew | 4 | -8/+219 |
2014-03-02 | Add Trapdoor Functions to cWorld and fix Trapdoor Redstone Bugs | Howaner | 1 | -5/+3 |
2014-03-01 | g_BlockXXX => cBlockInfo::XXX | andrew | 3 | -4/+4 |
2014-02-28 | Fix Double Slabs, fix Slab Meta and add more things to burnable | Howaner | 1 | -0/+13 |
2014-02-20 | Removed problematic utf8. | madmaxoft | 1 | -2/+2 |
2014-02-20 | Bad UTF-8 o.O | Howaner | 1 | -2/+2 |
2014-02-20 | Remove typeinfo import in IncrementalRedstoneSimulator | Howaner | 1 | -2/+0 |
2014-02-20 | Add Pressure Plate Sound | Howaner | 1 | -0/+9 |
2014-02-20 | Add Light weighted pressure plates | Howaner | 2 | -10/+20 |
2014-02-20 | Add Hay Bale to Burnable | Howaner | 1 | -0/+1 |
2014-02-16 | Fixed a glaring bug with chunk cross-simulating | Tiger Wang | 1 | -9/+17 |
2014-02-15 | Added a 'default:' for SimChunk()'s switch | Tiger Wang | 1 | -0/+1 |
2014-02-15 | A fix and an improvement | Tiger Wang | 2 | -23/+43 |
2014-02-15 | Sizeable speed improvements to redstone | Tiger Wang | 2 | -81/+115 |
2014-02-15 | Add more Sounds to Redstone Simulator | Howaner | 1 | -1/+23 |
2014-02-15 | Add Fence Gate to Redstone Simulator | Howaner | 2 | -0/+31 |
2014-02-12 | Improved pressure plates | Tiger Wang | 2 | -1/+5 |
2014-02-07 | Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later). | STRWarrior | 7 | -1809/+1809 |
2014-02-07 | Fixed some end of lines | STRWarrior | 2 | -2/+2 |
2014-02-07 | Implemented an easy way of adding new redstone simulators. | STRWarrior | 4 | -3/+79 |
2014-02-05 | Fixed most of the reordering warnings | Tycho | 1 | -3/+3 |
2014-02-04 | Improved Type safety of eBlockFace | Tycho | 1 | -2/+3 |
2014-02-03 | Removed unused lookups | Tycho | 1 | -2/+0 |
2014-02-02 | Changed Signiture of OnUpdate | Tycho | 1 | -1/+7 |
2014-02-01 | Split cCoord template into one and two data types | Tiger Wang | 1 | -2/+2 |
2014-02-01 | Changed pointers to references | Tycho | 1 | -2/+2 |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -2/+4 |
2014-01-29 | Fixed redstone simulator crash found in #570 | Tiger Wang | 2 | -13/+14 |
2014-01-18 | Basic command block implementation | andrew | 2 | -1/+30 |
2014-01-13 | Fixed wire, rail, and pressure plate unpowering | Tiger Wang | 1 | -3/+4 |
2014-01-11 | Fixed rails powering | Tiger Wang | 1 | -0/+2 |
2014-01-11 | Did some stuff with the vectors | Tiger Wang | 1 | -32/+17 |
2014-01-11 | Fixed a door bug and reduced code | Tiger Wang | 1 | -19/+1 |
2014-01-10 | Fixed doors, fixes #453 | Tiger Wang | 1 | -38/+8 |
2014-01-10 | Major refactoring of redstone | Tiger Wang | 2 | -185/+178 |
2013-12-31 | fixed warnings in World.cpp | Tycho Bickerstaff | 1 | -2/+8 |
2013-12-26 | Moved increment operator to back of variables | Tiger Wang | 1 | -9/+9 |
2013-12-24 | Implemented stone and wooden pressure plates | Tiger Wang | 2 | -3/+105 |
2013-12-23 | Provides an enhancement to daylight sensors | Tiger Wang | 1 | -2/+27 |
2013-12-23 | Daylight sensor sensing enhancement | Tiger Wang | 1 | -9/+11 |
2013-12-22 | A fix for daylight sensors | Tiger Wang | 1 | -2/+3 |
2013-12-22 | merged in warnings changes | Tycho Bickerstaff | 4 | -5/+12 |
2013-12-22 | converted commneted paramater names to the unused macro | Tycho Bickerstaff | 4 | -5/+11 |
2013-12-22 | Daylight sensors | Tiger Wang | 1 | -2/+1 |
2013-12-22 | Fixed them again, confound it | Tiger Wang | 1 | -9/+21 |
2013-12-21 | Piston is now warnings clean | Tycho Bickerstaff | 3 | -4/+4 |
2013-12-21 | ChunkSender is now warnings clean | Tycho Bickerstaff | 1 | -1/+2 |
2013-12-20 | Fixed repeaters delay, maybe | Tiger Wang | 2 | -12/+38 |
2013-12-20 | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 3 | -6/+6 |
2013-12-19 | Fixed repeaters not updating power | Tiger Wang | 1 | -11/+41 |
2013-12-18 | Fixed wire powering blocks beneath | Tiger Wang | 1 | -1/+1 |
2013-12-18 | Fixed bad repeater power queuing in corner case | Tiger Wang | 2 | -83/+76 |
2013-12-15 | Implemented xoft's suggestions | Tiger Wang | 1 | -3/+16 |
2013-12-15 | Fixed wire repeater checking | Tiger Wang | 1 | -1/+1 |
2013-12-15 | Wires now power repeaters properly | Tiger Wang | 1 | -0/+7 |
2013-12-15 | Fixed the hopefully final wire self-powering bug | Tiger Wang | 1 | -1/+13 |
2013-12-14 | Potentially fixed debug asserts | Tiger Wang | 1 | -5/+5 |
2013-12-14 | Wires no longer power if a block cuts them off | Tiger Wang | 1 | -23/+32 |
2013-12-14 | Implemented note block playing and fixed wire | Tiger Wang | 2 | -4/+50 |
2013-12-14 | Fixed compilating! | Tiger Wang | 1 | -5/+5 |
2013-12-14 | Fixes to redstone wire and torches | Tiger Wang | 2 | -20/+36 |
2013-12-14 | Removed loads of unneeded code again | Tiger Wang | 1 | -86/+60 |
2013-12-14 | Reduced loads of unneeded code | Tiger Wang | 1 | -188/+44 |
2013-12-11 | Fixed pistons being viable middle block | Tiger Wang | 1 | -0/+3 |
2013-12-11 | moved simulor to globs | Tycho Bickerstaff | 1 | -1/+5 |
2013-12-10 | more cmake | Tycho Bickerstaff | 1 | -0/+7 |
2013-12-10 | Provides a possible fix for repeater timings | Tiger Wang | 1 | -1/+1 |
2013-12-10 | Readded initial line | Tiger Wang | 1 | -0/+1 |
2013-12-10 | Fixed compile (alas, no more goto) | Tiger Wang | 1 | -11/+14 |
2013-12-10 | Fixed Floody lava to stone fizzle | Tiger Wang | 1 | -2/+16 |
2013-12-10 | Added repeater delays | Tiger Wang | 2 | -1/+62 |
2013-12-10 | Slight redstone wire performance improvement | Tiger Wang | 1 | -1/+6 |
2013-12-10 | Changed more FastSetBlocks to SetBlocks | Tiger Wang | 1 | -3/+3 |
2013-12-09 | Fix Unused Variable Warning at FluidSimulator.cpp line 169 and 176 | worktycho | 1 | -4/+3 |
2013-12-07 | Changed some FastSetBlocks to SetBlock | Tiger Wang | 1 | -3/+3 |
2013-12-07 | Fixed trapdoors not toggling | Tiger Wang | 2 | -16/+102 |
2013-12-06 | Re-implemented redstone duplicate checking | Tiger Wang | 1 | -0/+29 |
2013-12-05 | Merged if statements. | Samuel Barney | 1 | -7/+1 |
2013-12-05 | Finished Merge | Samuel Barney | 1 | -2/+2 |
2013-12-04 | Lava can spawn fire. | madmaxoft | 1 | -2/+2 |
2013-12-04 | Made suggested changes | Samuel Barney | 2 | -6/+11 |
2013-12-02 | Fire no longer goes out when on top of nether rack | Samuel Barney | 1 | -1/+6 |
2013-12-01 | Fixed linux compile errors and formatting in RedstoneSimulator.cpp | madmaxoft | 1 | -14/+26 |
2013-11-30 | Fixed pistons extending | Tiger Wang | 1 | -0/+10 |
2013-11-30 | Removed redstone duplicate power checking | Tiger Wang | 1 | -2/+0 |
2013-11-30 | Improved piston direction checking | Tiger Wang | 1 | -62/+8 |
2013-11-30 | Pistons no longer accept power through front face | Tiger Wang | 2 | -3/+96 |
2013-11-30 | Improved redstone speed and fixed a wire bug | Tiger Wang | 1 | -73/+83 |
2013-11-29 | Implemented trapdoors, fixes #43 and #105 | Tiger Wang | 2 | -0/+19 |
2013-11-27 | Fixed the remaining derps | Alexander Harkness | 1 | -1/+1 |
2013-11-25 | Further attempts to fix compile | Tiger Wang | 1 | -1/+1 |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 1 | -1/+1 |
2013-11-24 | Moved source to src | Alexander Harkness | 19 | -0/+3347 |