PrismaticYT
|
6e924cd325
|
Update README.md
|
2020-05-12 09:00:58 -07:00 |
|
Lizzy
|
2fd3bb4d3a
|
Fixed "Dev jar" link in read-me
OC forums hasn't had the "pages" module on it since I took ownership in late 2016 and therefore this link is invalid
|
2019-06-04 10:30:07 -07:00 |
|
payonel
|
f38de55699
|
change http to https for oc sites
|
2018-10-05 19:11:17 -07:00 |
|
payonel
|
e07954a02f
|
link to IDEA instructions for 1.7.10
|
2017-11-10 11:29:26 -08:00 |
|
/Fox --develop
|
30e05b9c4f
|
Updated link to Lua code conventions
|
2017-10-04 14:52:43 -07:00 |
|
stone3311
|
cc19a82e8e
|
Fixed headings in README.md
|
2017-05-13 19:30:48 +02:00 |
|
Maxim Karpov
|
085309587d
|
Correct links in readme.md
|
2015-09-16 11:55:30 +03:00 |
|
Florian Nücke
|
9a96cb1a88
|
Added banner image for readme.
|
2015-05-20 23:28:24 +02:00 |
|
Florian Nücke
|
576b28fc68
|
Some more typos.
|
2015-05-20 23:03:06 +02:00 |
|
Logan Gorence
|
38f4a2291f
|
Update README.md
|
2015-05-19 14:30:21 -07:00 |
|
Florian Nücke
|
fef2784141
|
Seems like implementing a SideOnly interface makes the whole class SideOnly, instead of just stripping the interface... oh well. Closes #1098.
|
2015-04-23 10:15:24 +02:00 |
|
xbony2
|
122bbcf201
|
Update README.md
|
2015-04-02 19:17:30 -04:00 |
|
xbony2
|
9f4fbea6e4
|
Update README.md
|
2015-04-02 19:10:14 -04:00 |
|
Florian "Sangar" Nücke
|
ad6a1cced9
|
That's not the wiki.
|
2015-01-29 13:05:36 +01:00 |
|
Florian Nücke
|
bc51937f59
|
Updated year in license.
|
2015-01-15 23:29:28 +01:00 |
|
Florian Nücke
|
2eef0fe17c
|
Updated remark on robot names.
|
2014-12-10 15:52:38 +01:00 |
|
Florian Nücke
|
18c151e349
|
Updated readme a bit wrt mod integration and added readme to integration package.
[ci skip]
|
2014-11-08 03:58:10 +01:00 |
|
Florian Nücke
|
20ac99fd02
|
Updated readme.
|
2014-10-10 16:45:25 +02:00 |
|
Florian Nücke
|
10fae71b4a
|
Merge branch 'master' of C:\Users\fnuecke\Workspace\OpenComputers-dev-MC1.6.4 into master-MC1.7.10
Conflicts:
README.md
build.gradle
|
2014-09-06 17:11:53 +02:00 |
|
Florian Nücke
|
1da67a0dc6
|
Build script cleanup and improvements.
|
2014-09-06 17:06:31 +02:00 |
|
Florian Nücke
|
6f1b9814da
|
Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10
Conflicts:
README.md
build.properties
gradle/forge.gradle
|
2014-08-31 12:26:27 +02:00 |
|
Florian Nücke
|
ce1f33c141
|
Housekeeping.
|
2014-08-31 07:21:24 +02:00 |
|
Florian Nücke
|
2358e588aa
|
Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10
Conflicts:
src/main/scala/li/cil/oc/common/SaveHandler.scala
|
2014-07-21 21:31:25 +02:00 |
|
Florian Nücke
|
253c8f0c2b
|
Updated wiki url in readme.
|
2014-07-21 20:56:50 +02:00 |
|
Florian Nücke
|
c2476ac5a9
|
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
Conflicts:
src/main/scala/li/cil/oc/common/multipart/EventHandler.scala
|
2014-06-26 15:07:55 +02:00 |
|
Florian Nücke
|
45a9728b6d
|
Made text.wrap not wrap at a couple more chars.
Added text.wrappedLines to get an iterator over wrapped text.
Made OpenOS show a small info text after booting up.
|
2014-06-26 14:21:39 +02:00 |
|
Florian Nücke
|
4d79646ed6
|
adjusted version specific parts in readme
|
2014-03-18 07:00:28 +01:00 |
|
Florian Nücke
|
bd780583c7
|
more info on using api/deobf jar as dependency
|
2014-03-18 06:56:06 +01:00 |
|
Florian Nücke
|
a6b3f45ce8
|
readme rewrite
|
2014-03-15 02:24:17 +01:00 |
|
SpiritedDusty
|
34c3b68164
|
Fixed forum link
|
2014-03-09 08:59:36 -07:00 |
|
Florian Nücke
|
248d4da9ec
|
updated readme regarding dev env/compiling
|
2014-03-07 08:00:50 +01:00 |
|
Florian Nücke
|
01ff318383
|
added note that oc has to be BON'ed for dev-env use of the jars
|
2014-03-05 21:19:26 +01:00 |
|
Florian Nücke
|
6246024d45
|
updated links
|
2014-02-02 23:55:59 +01:00 |
|
Florian Nücke
|
d9208461bb
|
added a way to query the environments of running programs, returned as a second result from shell.running; made use of that in load and io.input/output to make them program sensitive
|
2014-01-27 22:11:25 +01:00 |
|
SpiritedDusty
|
4810b35ab6
|
Updated site URL
|
2014-01-20 13:47:15 -08:00 |
|
Florian Nücke
|
18ef03965c
|
added project red mod license info; added rough build instructions for the native library
|
2014-01-06 18:26:34 +01:00 |
|
Florian Nücke
|
03e598dc08
|
added a readme
|
2013-12-29 18:43:07 +01:00 |
|