1. 57714da Fixed ls -l in pure io mode. by Florian Nücke · 10 years ago
  2. 76172d0 Made env variables local (i.e. os.getenv/setenv will operate per process now), to avoid programs running in parallel (via piping) to interfere. by Florian Nücke · 10 years ago
  3. 6377a58 sh.lua absorbed besh.lua's piping mechanics. RIP besh. by Florian Nücke · 10 years ago
  4. 0b000b7 Merge pull request #1095 from mpmxyz/patch-2 by Florian "Sangar" Nücke · 10 years ago
  5. 886ebaa Fixed rebooting computers via Java API not working (i.e. calling stop() and start() in succession). by Florian Nücke · 10 years ago
  6. ce552ff Should avoid unexpected error if trying to `tostring` a method that's now filtered out. by Florian Nücke · 10 years ago
  7. 8a31eba Removed use of a few remaining reflection thingers, since we have an `oc_at.cfg` now anyway. by Florian Nücke · 10 years ago
  8. 690d664 Fix: standard io streams being closable by mpmxyz · 10 years ago
  9. 64dce8c Fixed use of setRawDelay config option by natedogith1 · 10 years ago
  10. 05e4c07 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  11. 40bf4a3 Improved handling of tracking of changes to holograms to reduce bandwidth in certain cases some more. by Florian Nücke · 10 years ago
  12. 346daf9 Fix #1086 in russian manual by cyber01 · 10 years ago
  13. 2cf6728 Fixed a few issues with drones moving through portals. by Florian Nücke · 10 years ago
  14. 78ddda0 Homogenized indentation in config. by Florian Nücke · 10 years ago
  15. 30d722e Limit speed of `hologram.setRaw` a bit, to lower worst-case bandwidth use, but made it configurable. by Florian Nücke · 10 years ago
  16. 7fc4d67 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  17. dd975cc Merge branch 'patch-1' of https://github.com/CaitlynMainer/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  18. 662ef47 Fixed a few links in manual, closes #1086. Thanks @rashdanml. by Florian Nücke · 10 years ago
  19. 1dc12b5 fixed typo for Ink Cartridge by Caitlyn · 10 years ago
  20. 3fc9e96 Updated russian translation by cyber01 · 10 years ago
  21. be071be Made recipe set extraction a bit more generic, added the peaceful set. by Florian Nücke · 10 years ago
  22. 8e024c3 Merge branch 'master-MC1.7.10' of https://github.com/dgelessus/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  23. 02dd439 Allow redrawing holograms a tad faster, closes #1064. by Florian Nücke · 10 years ago
  24. 0a14e05 Add peaceful-friendly recipe file by dgelessus · 10 years ago
  25. 87d25ab Fixed absolute paths in manual. by Florian Nücke · 10 years ago
  26. 060f3bb Fixed OpenOS being listed twice in creative tab/NEI. by Florian Nücke · 10 years ago
  27. 1bda68f Merge branch 'patch-23' of https://github.com/Vexatos/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  28. e4dc955 Emitting particle effects from robots when they try to move but fail, as a visual indicator. by Florian Nücke · 10 years ago
  29. d03e78b Made time limit enforcement in __gc wrapper more memory friendly, closes #1079. by Florian Nücke · 10 years ago
  30. c62feb7 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  31. e1bad97 Centralized logic that prints last computer crash reason when analyzed. by Florian Nücke · 10 years ago
  32. 170cb4a Merge pull request #1078 from cyber01/RU_doc by Florian "Sangar" Nücke · 10 years ago
  33. a619c0d Added russian translation for manual by cyber01 · 10 years ago
  34. c42334b Fixed previous commit breaking computers after stopping once. by Florian Nücke · 10 years ago
  35. 15f5609 Should fix potential leakage of drones. Cleaned up robot name list a bit. by Florian Nücke · 10 years ago
  36. effe8eb Merge branch 'patch-1' of https://github.com/shadowkat10/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  37. 2b2c8ce Merge branch 'patch-1' of https://github.com/KamranMackey/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  38. f79faa9 Update robot.names by shadowkat10 · 10 years ago
  39. 55b5ea8 Added Baymax as a robot name. by Kamran Mackey · 10 years ago
  40. e294ec4 Actually tried fixing OPPM auto-installer by Vexatos · 10 years ago
  41. 8eaeb46 Update oppm.lua by Vexatos · 10 years ago
  42. b6d6c5c Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  43. 8b81e44 Should fix potential NPE in worker thread when arch is re-evaluated, closes #1070. by Florian Nücke · 10 years ago
  44. 1a66fbf OPPM is apparently craftable now. by Vexatos · 10 years ago
  45. 85a07e4 Header levels. by Florian Nücke · 10 years ago
  46. 531e584 Fixed chamelium blocks being registered breaking mipmaps. Closes #1061. by Florian Nücke · 10 years ago
  47. d334dd1 Merge pull request #1062 from rashdanml/master-MC1.7.10 by Florian "Sangar" Nücke · 10 years ago
  48. cefe7f4 Made speed of gpu.setPaletteColor depend on GPU tier and made it a lot faster. by Florian Nücke · 10 years ago
  49. b725cb9 Major/minor changes, made sure everything was linked, reworded some stuffs. by Rashdan · 10 years ago
  50. 518e000 Remove duplicate entries in Lua interpreter tab completion. by Florian Nücke · 10 years ago
  51. e54536d Not ignoring index in Lua interpreter tab completion anymore. by Florian Nücke · 10 years ago
  52. 5349645 Fix potential crash when trying to render a char that could not be generated. by Florian Nücke · 10 years ago
  53. 58b50ad Polished up documentation some more. by Florian Nücke · 10 years ago
  54. 85a45e8 Disabled printed block opacity by default, added setting to enable. Rendering too derpy with MC's lighting engine for this for my taste. by Florian Nücke · 10 years ago
  55. 0e883fb Added functionality to allow defining recipes for (built-in) loot disks. by Florian Nücke · 10 years ago
  56. 3fe3f81 Make prints set to emit redstone but not having a second state emit redstone always. by Florian Nücke · 10 years ago
  57. c0ff965 Fixed regression in redstone handling of print with only one state. by Florian Nücke · 10 years ago
  58. 10a640d Give a free manual to players once. by Florian Nücke · 10 years ago
  59. 9fb1406 Also registering manual as `craftingBook` in oredict. by Florian Nücke · 10 years ago
  60. fe66cec More cleanup, pulled common functionality from text and code segments into trait. by Florian Nücke · 10 years ago
  61. c6bfcb4 Moved link handling into link segment, using mouse click handler. by Florian Nücke · 10 years ago
  62. 2b6a257 Improved culling for document rendering a bit, cleaned up code some. by Florian Nücke · 10 years ago
  63. 9280fc7 Added a basic tutorial to the manual. by Florian Nücke · 10 years ago
  64. 419697a check for gt_api class, to prevent crash when using GT6 by Johannes Lohrer · 10 years ago
  65. 91bf2c7 Added `FilteredEnvironment` to allow dynamically hiding callbacks when they get connected to a computer. Closes #1010. by Florian Nücke · 10 years ago
  66. 6d7cc3c EEPROM now also can be cleared via self-crafting, floppies keep their color, closes #1052. by Florian Nücke · 10 years ago
  67. f4c4d4c FluidStack.fluidID -> FluidStack.getFluid.getId by Florian Nücke · 10 years ago
  68. b7169eb Removed test dead link... by Florian Nücke · 10 years ago
  69. 3d133be Fixed some dead links, formatting. by Florian Nücke · 10 years ago
  70. b8a2420 Color dead links red. Typos, consistency, removed example page. by Florian Nücke · 10 years ago
  71. 11cb4fe Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  72. cea8fc6 Added text to index.md, added lua.md and openOS.md, fixed up formatting, etc by Rashdan · 10 years ago
  73. e8f4e79 Rendering multiline list elements indented (checking if line starts with `- ` or `* `). by Florian Nücke · 10 years ago
  74. 0f1946f Fixed / improved word wrapping. by Florian Nücke · 10 years ago
  75. 90897f3 Removed dead code. by Florian Nücke · 10 years ago
  76. c7dfddd Added proper code formatting renderer (using font renderer used for screens). Closes #1054. by Florian Nücke · 10 years ago
  77. a1283c9 Added current mod version to manual tooltip, closes #1048. by Florian Nücke · 10 years ago
  78. e974a87 Parse code as italic for now. by Florian Nücke · 10 years ago
  79. 3593a17 Added interface to allow for interactive custom rendered elements on manual pages. by Florian Nücke · 10 years ago
  80. 7a46657 Showing question mark texture when trying to render items/blocks/oredict entries that cannot be resolved instead of an error string, logging error to console. Closes #1053. by Florian Nücke · 10 years ago
  81. e91f667 Subtle gray background for images when hovered, mostly for dark items to be able to see them better. by Florian Nücke · 10 years ago
  82. 2d9764d Tried to improve and stabilize masking logic for manual content a bit. by Florian Nücke · 10 years ago
  83. 5c2464f Converted rendering for normal images into ImageRenderer, for consistency. by Florian Nücke · 10 years ago
  84. b5abd7d May fix issues with relative paths in manual containing `..`s. by Florian Nücke · 10 years ago
  85. cf52f6a Javadoc fixes. by Florian Nücke · 10 years ago
  86. 25f27c0 Go away. by Florian Nücke · 10 years ago
  87. 5911390 Some more refactoring, vastly improved masking for manual. by Florian Nücke · 10 years ago
  88. 8e65c9f Force resource content provider to use UTF-8. Also some fixes in doc. by Florian Nücke · 10 years ago
  89. 17ca2c3 Split it up a bit, because the number of internal classes was getting a bit silly. Nevermind the package depth being silly now. by Florian Nücke · 10 years ago
  90. a8d0718 Filling in some more javadoc. by Florian Nücke · 10 years ago
  91. d879121 Fixed NEI manual usage page showing for irrelevant items. by Florian Nücke · 10 years ago
  92. b173c94 Reworked image rendering in documentation to use custom renderers. by Florian Nücke · 10 years ago
  93. 5802418 Merge pull request #1042 from KJA1582/Index-Block by Florian "Sangar" Nücke · 10 years ago
  94. 23266b7 Tooltips for tabs. by Florian Nücke · 10 years ago
  95. 770bd5c Made resource content provider into a prefab. by Florian Nücke · 10 years ago
  96. b28bb6b Added API for the ingame manual. by Florian Nücke · 10 years ago
  97. 0f63066 Index file for Blocks by Kilian Hofmann · 10 years ago
  98. b0c302f Updated Unifont. by Florian Nücke · 10 years ago
  99. c6bf4d1 Added memory to manual (well, made it remember where you were when closing it with escape). by Florian Nücke · 10 years ago
  100. 33af3d6 Added item index, fixed some documentation derps. by Florian Nücke · 10 years ago