1. dac3729 Translate unmanaged/managed modes by Maxim Karpov · 9 years ago
  2. bc478cd Disallow managed/unmanaged mode opening GUI for loot disks. by Florian Nücke · 9 years ago
  3. 6466bbb Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  4. 4be141a Properly handle arbitrary number types in signals and return values. Closes #1345. by Florian Nücke · 9 years ago
  5. a05c83e Added unmanaged mode for hard drives and floppies. Refactored GUIs a bit. by Florian Nücke · 9 years ago
  6. 455ef56 Merge pull request #1344 from aarondandy/patch-1 by Florian "Sangar" Nücke · 9 years ago
  7. a30dc39 Remove outdated lua 5.3 warning in app config file by Aaron Dandy · 9 years ago
  8. e92eb68 Should fix potential race conditions between ServerThread and ClientShutdownThread, which both fire WorldEvent.Unload on the same world at the same time. by Florian Nücke · 9 years ago
  9. f738684 Barely tested bit32 implementation in Lua 5.3 for backwards compat. by Florian Nücke · 9 years ago
  10. 220b6cc Added backwards compat in Items API for internal name changes via aliases. by Florian Nücke · 9 years ago
  11. 0509c80 Moved nbt->map->nbt stuff to NBT helper class and made it a tad more generic. by Florian Nücke · 9 years ago
  12. eef8d78 Merge branch 'master-MC1.7.10' of https://github.com/gamax92/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  13. ac3b928 Add NBT editing functionality to Debug Card by gamax92 · 9 years ago
  14. e56e1d3 Merge pull request #1336 from makkarpov/makkarpov-travis by Florian "Sangar" Nücke · 9 years ago
  15. 4b0f96c Enable Travis caching feature by Maxim Karpov · 9 years ago
  16. 77437f2 Make robot move animation a tad slower to make movement look smoother. Closes #1313. by Florian Nücke · 9 years ago
  17. db28021 Fix overcompensating for dig time (wrong since slow breaking... oh welp). by Florian Nücke · 9 years ago
  18. 391048a Added `isEquivalentTo` and `areStacksEquivalent` to inventory controller, allowing to check if items share an oredict id. Closes #1303. by Florian Nücke · 9 years ago
  19. b156684 Added setting to configure server rack built-in switch upgrade level. Closes #1304. by Florian Nücke · 9 years ago
  20. f71a86f One more safe-guard against server rack leakage. by Florian Nücke · 9 years ago
  21. 8e190a0 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  22. 5e937bb Might fix memory leak in server racks. by Florian Nücke · 9 years ago
  23. 5fe84ff Correct misspelling by cyber01 · 9 years ago
  24. 71c53de Requesting stack of size 1 instead of 0, because apparently AE doesn't like ghost stacks. Closes #1331. by Florian Nücke · 9 years ago
  25. 00da2ee Should fix potential deadlock when machines get disposed while they're running. Closes #1322. by Florian Nücke · 9 years ago
  26. 284598d Version bump. by Florian Nücke · 9 years ago
  27. 1d0a0b9 Added redirects for T2 and T3 data card manual pages. by Florian Nücke · 9 years ago
  28. 2aa54dd Reworked textures for T2 and T3 data card. by Florian Nücke · 9 years ago
  29. 4508cc4 Fixed data lib only providing methods of the card installed at the time it is initialized (libs are cached so this broke things when moving to a different tier of data card). by Florian Nücke · 9 years ago
  30. c447588 Removed data.tier(), doesn't really fit IMHO and no other component does that (and feature checks are more robust anyway). by Florian Nücke · 9 years ago
  31. 12a37cf Make dataCard -> dataCard1 for consistence; if any addon mod used Items.get("dataCard") they'll have to adjust, but that chance is slim, I'd say... by Florian Nücke · 9 years ago
  32. fd96b30 Formatting of lua programs (two space indentation), also feature based check in gpg.lua which is more in line with other components. by Florian Nücke · 9 years ago
  33. f27e0c1 Avoid potential match errors in data card driver and specific environment for different tiers. by Florian Nücke · 9 years ago
  34. d24a02f Merge branch 'master-MC1.7.10' of https://github.com/makkarpov/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  35. f89fb5b Merge branch 'master-MC1.7.10' of https://github.com/Shuudoushi/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  36. d510fe9 Merge branch 'master-MC1.7.10' of https://github.com/CaitlynMainer/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  37. 074ee33 Merge branch 'patch-1' of https://github.com/Chlikikijleelgus/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  38. 77cdd50 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  39. 71ecf0d Wobbo is Wobbo. by Caitlyn · 9 years ago
  40. 15345a7 Fixed spelling and grammar errors within the man pages. by Shuudoushi · 9 years ago
  41. 20f6e83 tl;dr by Florian Nücke · 9 years ago
  42. 1fbde2c Removed unused and now dead dep on resonant engine that caused build errors. by Florian Nücke · 9 years ago
  43. 46130b0 Added some new robot names by Chlikikijleelgus · 9 years ago
  44. 3f69cab Add tiered data cards: by makkarpov · 9 years ago
  45. 1d5542d Merge pull request #1317 from magik6k/master by Florian "Sangar" Nücke · 9 years ago
  46. 43057f1 Update Plan9k by Łukasz Magiera · 9 years ago
  47. 991ef66 Merge pull request #1311 from ChickenNuggers/patch-2 by Florian "Sangar" Nücke · 9 years ago
  48. ed0acd0 tostring( reason ) is never false/nil by Charles Heywood · 9 years ago
  49. cdcbcc4 Merge branch 'master-MC1.7.10' of https://github.com/CaitlynMainer/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  50. a1b164a Added blacklist for recipe inputs for disassembler. Default contains fire for chainmail blacklisting. Closes #1296. by Florian Nücke · 9 years ago
  51. f26ae2d Hi. by Florian Nücke · 9 years ago
  52. 08f2064 Fixed division by zero in manual, closes #1295. by Florian Nücke · 9 years ago
  53. d2f2b2d Cause I R Dumb. by Caitlyn · 9 years ago
  54. 0be41dd Merge branch 'master' of https://github.com/magik6k/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  55. f1360f8 Make redstone visually connect to net splitter. Closes #1293. by Florian Nücke · 9 years ago
  56. cf2a4e8 Merge branch 'master-MC1.7.10' of https://github.com/Kubuxu/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  57. 0fa31e8 Version bump. by Florian Nücke · 9 years ago
  58. 5a9a6ef Make assembler render without fake full bright to avoid Colored Lights' rendering to break. by Florian Nücke · 9 years ago
  59. 4305aae Make hollow covers from FMP close on Cables by Kubuxu · 9 years ago
  60. 77751ff Fix ProjectRed dependency by Kubuxu · 9 years ago
  61. e979b09 Merge branch 'master-MC1.7.10' of https://github.com/Kubuxu/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  62. 919e3c9 Fixes drivers to use proper tier getter. Closes #1291. by Florian Nücke · 9 years ago
  63. e0f9f04 Made the touch inversion check in screens use the origin block as it should. First part of #1291. by Florian Nücke · 9 years ago
  64. 6b3c3f9 Make hollow covers from FMP close on Cables by Kubuxu · 9 years ago
  65. db87266 Fix ProjectRed dependency by Kubuxu · 9 years ago
  66. 1b502f5 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  67. 5c8572b Added command to spawn a creative computer with the basic stuff built-in. Closes #1289. by Florian Nücke · 9 years ago
  68. 24337f0 Merge pull request #1286 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
  69. dd46e54 Correction2 by cyber01 · 9 years ago
  70. c3958ff Correction by cyber01 · 9 years ago
  71. 3b96f1f Add Netsplitter to RU lang by cyber01 · 9 years ago
  72. e21667d Only for the @return comment. Too confusing. by Florian Nücke · 9 years ago
  73. df3b533 Building a better tomorrow. by Florian Nücke · 9 years ago
  74. 5daac49 okthen intellij by Florian Nücke · 9 years ago
  75. 9540cb4 Netsplitter it is. Also added a recipe for it and added sound when toggling states. by Florian Nücke · 9 years ago
  76. 74763fa Removed deprecated call in bee converter, closes #1283. by Florian Nücke · 9 years ago
  77. f71bf06 All the right offsets in all the wrong places. Should fix #1278. by Florian Nücke · 9 years ago
  78. b7ae755 Added toggle thinger. Closes #1273. by Florian Nücke · 9 years ago
  79. 4f218cc Also using patched block renderer for inventory rendering where applicable. Fixes item rendering of 3d printer, holograms etc. by Florian Nücke · 9 years ago
  80. b48e2fd Fixed initial redstone state of non-updating blocks such as prints. by Florian Nücke · 9 years ago
  81. 3a930fa Added newline to md5sum and sha256sum. Fixes #1275. by Florian Nücke · 9 years ago
  82. 26eaf98 May or may not fix assertion error in R-Tree. Time will tell. by Florian Nücke · 9 years ago
  83. 5c60af9 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  84. 179eafb Merge pull request #1276 from NPException42/patch-1 by Florian "Sangar" Nücke · 9 years ago
  85. 117a6a8 added David from the A.I. movie by NPException · 9 years ago
  86. 70b6895 Adjusted _VERSION to be standard compliant. by Florian Nücke · 9 years ago
  87. bfe2a6a Merge pull request #1272 from Ionaru/patch-1 by Florian "Sangar" Nücke · 9 years ago
  88. 6683a5b Merge pull request #1269 from payonel/patch-4 by Florian "Sangar" Nücke · 9 years ago
  89. f997633 Merge pull request #1271 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
  90. 726a6bc Corrected 2 small mistakes by Jeroen Akkerman · 9 years ago
  91. 2efd270 ignore closed pipe writes to dead coroutines and fix stalled pipes by payonel · 9 years ago
  92. fada3e4 Should fix sided issue. by Florian Nücke · 9 years ago
  93. 829038f Might fix screens blanking out until the first update in some cases. Maybe. by Florian Nücke · 9 years ago
  94. c0a7b84 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  95. 50f7f74 Fixed lighting issue with hover boots. I think. by Florian Nücke · 9 years ago
  96. 26a7939 Merge pull request #1264 from payonel/patch-1 by Florian "Sangar" Nücke · 9 years ago
  97. b60c784 fix coroutine resume by forcing write on close by payonel · 9 years ago
  98. 2f89919 Fixes #1259. by Florian Nücke · 9 years ago
  99. f8b0995 Get rid of remaining "match start" `component.list` calls in BIOS/OpenOS, fixes #1255. by Florian Nücke · 9 years ago
  100. 120b491 Added loading bar by Łukasz Magiera · 9 years ago