1. 4fbbb21 Fix internet TCP events by Łukasz Magiera · 8 years ago
  2. 1fdd30a Ah, right. by Florian Nücke · 8 years ago
  3. 3e49ca4 Merge pull request #1931 from hws689/master-MC1.7.10 by Florian "Sangar" Nücke · 8 years ago
  4. a3c6c4c Making an exception. One. by Florian Nücke · 8 years ago
  5. 32ab472 Fix potential division by zero in loot disk cycling recipe. by Florian Nücke · 8 years ago
  6. 9d30864 pt_BR's Translation by hws689 · 8 years ago
  7. 650ee2c Merge branch 'openos-1.6-cleanup' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 8 years ago
  8. 7f55cea Merge branch 'install-and-shell' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 8 years ago
  9. d3841d1 Another one of those "why the hell did it work in 1.7" cases... closes #1923. by Florian Nücke · 8 years ago
  10. 7ae2d74 Fixed MCUs passing out messages other than network messages, closes #1926. by Florian Nücke · 8 years ago
  11. 462b264 improve /mnt and PS1 conformity by payonel · 8 years ago
  12. 031f907 fixes for install, cp, ln, and shell parsing by payonel · 8 years ago
  13. 1279537 Added custom intersect check for racks to take into account the mountables being inset by one. by Florian Nücke · 8 years ago
  14. 9a3fd0f Explicit null checks to avoid it trickling down into code where it's harder to tell. by Florian Nücke · 8 years ago
  15. 422592d Send internet events when ready to read. by Łukasz Magiera · 8 years ago
  16. a9f2c6d Readonly logger. by Florian Nücke · 8 years ago
  17. ecda757 fixes for buffer, install, ls, package, profile, rc, sh by payonel · 8 years ago
  18. c9e6ddc Merge branch 'install-nil-check' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 8 years ago
  19. 0dfba9b Merge pull request #1880 from payonel/plan9k-prop by Florian "Sangar" Nücke · 8 years ago
  20. 76be38a plan9k .prop to guide openos install by payonel · 8 years ago
  21. 203649a install fix and cleanup, cp quality, network loot .prop by payonel · 8 years ago
  22. 2cdc2b0 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 8 years ago
  23. 698f71d Shuffled some of the old loot disks file structure to work well with new install. Removed (most) .autoruns on old loot disks. by Florian Nücke · 8 years ago
  24. 16dde2f optimizations for install and cp and filesystem links fixes by payonel · 8 years ago
  25. 68c0fa2 Merge pull request #1855 from cyber01/RU_doc by Florian "Sangar" Nücke · 8 years ago
  26. 80e25f7 1.6 rc version 2 by payonel · 8 years ago
  27. 3e86a32 openos 1.6 release candidate by payonel · 8 years ago
  28. cf43ca1 Added `computer.getProgramLocations` and IMC message to populate the returned table. by Florian Nücke · 8 years ago
  29. 694a630 Added saveConfiguration to manual by cyber01 · 8 years ago
  30. 2874f47 Added IMC message to notify OC of a 3rd party power system. Closes #1784. by Florian Nücke · 8 years ago
  31. 3724914 Merge pull request #1836 from LizzyTrickster/patch-5 by Florian "Sangar" Nücke · 8 years ago
  32. d931f19 Added saveConfiguration to manual. by Florian Nücke · 8 years ago
  33. 8da1568 Fixed CPU and memory not being neighbor only visible. by Florian Nücke · 8 years ago
  34. 735ed6b For example indeed... by Florian Nücke · 8 years ago
  35. 4626e1c Moved attribute and class constants into API. by Florian Nücke · 8 years ago
  36. 9fb8ad5 Avoid herpderps. by Florian Nücke · 8 years ago
  37. 8531c22 Added DeviceInfo API, allows environments to provide basic information even when they do not expose a component. Made available via `computer.getDeviceInfo()`. by Florian Nücke · 8 years ago
  38. aa546df I think this should work. Closes #1839. by Florian Nücke · 8 years ago
  39. 9acb5eb Should fix tablet disassembly ignoring upgrade container, closes #1838. by Florian Nücke · 8 years ago
  40. 533e744 link update by Lizzy · 9 years ago
  41. ce77d77 tab complete fix where whitespace after redirection would not be trimmed by payonel · 9 years ago
  42. 7ab3721 Well that certainly was a fascinating derp to track down. by Florian Nücke · 9 years ago
  43. 5964911 Allow disabling loot disk cycling via config as per special request :P by Florian Nücke · 9 years ago
  44. 4737520 Recipe sorting. by Florian Nücke · 9 years ago
  45. 896bfa2 Cleanup. by Florian Nücke · 9 years ago
  46. b50d387 Moved all the things! Renamed all the things! Broke all the things! by Florian Nücke · 9 years ago
  47. 6e271c7 Update player last active time to avoid AFK kicks while working in screens e.g. Closes #1811. by Florian Nücke · 9 years ago
  48. c819466 simplify term hint text indexing and fix lua prompt hint handler by payonel · 9 years ago
  49. 9e21c3d Fix setResolution return false even when the resolution changed, closes #1809. by Florian Nücke · 9 years ago
  50. a21bb1c Might fix #1805. by Florian Nücke · 9 years ago
  51. cdd59cf Initialize components in client tile entities when loading / receiving description packet. Should fix #1801. by Florian Nücke · 9 years ago
  52. ca5d95c Only pass X and Y to RackMountable.onActivate, adjusted to the actual surface area of the mountable (in [0, 1] for both, on the 14x3 pixel surface). Closes #1794. by Florian Nücke · 9 years ago
  53. af07508 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  54. 6a40619 Fix robots being able to drain from flowing liquid blocks... closes #1796. by Florian Nücke · 9 years ago
  55. da1dbec Should fix generator upgrade eating container items if they're not taken out in time. Closes #1779. by Florian Nücke · 9 years ago
  56. 2949fdd Merge pull request #1787 from hsson/feature/additional-robot-name by Florian "Sangar" Nücke · 9 years ago
  57. d0f7fd7 Merge pull request #1786 from payonel/devfs-patch by Florian "Sangar" Nücke · 9 years ago
  58. 26c4c0d Adds three more names to the list by Alexander Håkansson · 9 years ago
  59. 2dd3efe isReadOnly is in boot/, move return false to boot file by payonel · 9 years ago
  60. 00bc7e2 Added some missing methods to the devfs to avoid programs expecting them to be there breaking (such as df) and ordered them the same way as they are in the Scala filesystem component. by Florian Nücke · 9 years ago
  61. e9dac6e Merge branch 'unicode-mouse-clicks' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  62. 8d9c699 fix onTouch for unicode support in shell (+backspace fix) by payonel · 9 years ago
  63. ad33ec2 big awesome update for devfs, command substitution, and io redirection by payonel · 9 years ago
  64. 5c03d05 Gaah, right, that's by Florian Nücke · 9 years ago
  65. 5ba972f Bah, allright then. by Florian Nücke · 9 years ago
  66. b17c160 Merge branch 'buffer-chomp' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  67. 5c602d4 Merge branch 'cp-keep-links' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  68. ae1cb3f Fixed error in network node remapping when node gets removed during that remapping operation. by Florian Nücke · 9 years ago
  69. 9ffc060 Chomp \r and \r\n from lines, not just \n by payonel · 9 years ago
  70. 8baf006 cp -P added to support preserving symlinks. Also, -r enables -P by payonel · 9 years ago
  71. a686f2a Fixed MCU not initializing its components properly when re-loaded. Oopsies. Closes #1459. Probably. by Florian Nücke · 9 years ago
  72. e45acd9 Updated char width map for new font and made the width file resource-packable. Closes #1760. by Florian Nücke · 9 years ago
  73. d24d705 Forward compat for BC, closes #1765. by Florian Nücke · 9 years ago
  74. f4de5c2 bringing back shift tab to cycle tab completion list in reverse by payonel · 9 years ago
  75. b203bf6 try append mode to open wget output file first in case download fails by payonel · 9 years ago
  76. db332db Merge branch 'improved-lua-tab' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  77. 61a6cc7 Merge branch 'term-wrapping-fixes' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  78. ce94069 Fixed mountables not being in a network yet screwing with the racks reconnect logic, closes #1757. by Florian Nücke · 9 years ago
  79. 8adc771 fix hint cache sometimes being lost during tab completion by payonel · 9 years ago
  80. 17ca9d5 fix filter for term.read, dobreak via options, and onTouch for floating windows by payonel · 9 years ago
  81. a547319 don't crash on number keys of tables in tab complete in lua prompt by payonel · 9 years ago
  82. a9233e5 term wrapping and sh tab completion fixes by payonel · 9 years ago
  83. 9535cad Made max mem configurable. by Florian Nücke · 9 years ago
  84. a69c09e Merge branch 'architecture-memory-fix' of https://github.com/Vexatos/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  85. 0dd3421 Continue tab complete on single hit results into result children by payonel · 9 years ago
  86. 5a43bfd Update LuaJ, closes #1735. by gamax92 · 9 years ago
  87. b6326e8 delay load, term, and grep fixed by payonel · 9 years ago
  88. eb8bd31 Improved rotation of computer spawning command. by Vexatos · 9 years ago
  89. 8e54d5e Made memory calculation a lot less hardcoded, finally allowing addons to define custom memory types. by Vexatos · 9 years ago
  90. 876279a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  91. 88f3412 Backport switch achievement fix. by Florian Nücke · 9 years ago
  92. 641800f Merge pull request #1729 from new-sashok724/patch-1 by Florian "Sangar" Nücke · 9 years ago
  93. fcf1c09 Typo in WirelessNetworkCard.setStrength? by sashok724 · 9 years ago
  94. 2cba7bc Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  95. 91e8b46 Merge branch 'about-time' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  96. cbf6764 give /bin/time much better output using uptime, big thanks to gamax92 by payonel · 9 years ago
  97. 53d97fd make coroutine wrap create tracked coroutines, needed for process data by payonel · 9 years ago
  98. cfa5130 Updates for 1.6 by cyber01 · 9 years ago
  99. 8087d65 Hardened unbuffered filesystems. Closes #1707. by Florian Nücke · 9 years ago
  100. 0c0880d Properly erroring on ".." as path to FS methods. Closes #1708. by Florian Nücke · 9 years ago