Bjorn Neergaard
063dd9fb84
Get the code running on 510
...
* Travis for 510
* Remove json, list2text, text2list, bygex
* Change blind and click catcher to a low plane
2016-02-04 17:19:40 -06:00
Alexander Taylor
dd2d48d783
Updated README.md with the maps the codebase comes with and how to enable map rotation on them
...
Let me know if there's anything else to add.
2016-02-03 09:38:58 +00:00
Bjorn Neergaard
aa12732614
tgui licensing in the README
...
Also shorten SVG headers
2016-01-26 02:55:01 -06:00
Cheridan
b9629a754b
Revert "Updates irc link in the readme.md"
2016-01-07 15:28:17 -06:00
Kyle Spier-Swenson
716b9f7b1f
Updates irc link in the readme.md
2016-01-07 06:54:42 -08:00
Kyle Spier-Swenson
ffc016f83d
Makes the license section of the readme more readable
2016-01-02 20:37:26 -08:00
Tkdrg
598fea785e
Jobban cleanup & performance improvements
...
Clients now cache their jobbans to save on DB queries.
Legacy jobbans and "new" (savefile) jobbans have been removed.
These are old cruft that has been unused for years, and since we require
a DB for notes anyway we might as well just get rid of the legacy stuff.
I considered removing legacy bans as well, but I was unsure if that
would go way beyond the scope of this PR (my main goal here is making
jobban_isbanned not awful).
Also note that this was basically untested, as I do not have a test
database. Any help testing this would be much appreciated.
2015-11-28 12:35:54 -03:00
CorruptComputer
4934b9ba57
Update README.md
2015-08-21 08:16:01 -05:00
Kyle Spier-Swenson
beaf153e2a
Uhh, Why do I have commit access?
2015-08-20 12:25:46 -07:00
Jordie0608
c2d7dff564
Merge branch 'master' of https://github.com/tgstation/-tg-station into despitebestattemptsthedeweydecimalsystemhasnotyetbeenadaptedtoworkwithsql
...
Conflicts:
README.md
2015-08-19 15:27:26 +10:00
Jordie0608
f4cf549ac8
noted that bygex is required now
2015-08-19 15:24:44 +10:00
Orange Borg
b07e377791
Better instructions for bygex
...
The google code repo may go away, and doesn't actually quite compile on linux without changes.
2015-08-10 12:17:53 +12:00
JJRcop
1b95e73cbb
Removes licence change notice from README.md
...
I said I'd do it at the end of the January but the times really got away from me man!
so erm, what i'm meaning to say is err, like uh..
# **oops**
guess this shows how effective it was if nobody remembered it was there
2015-02-23 19:26:08 -05:00
tkdrg
b170801134
Improves formatting for the linux hosting README
2015-01-06 20:11:12 -03:00
Orange Borg
5a7b72249c
Escape the underscore
2015-01-07 11:27:19 +13:00
Orange Borg
0331ef6e9e
Add information on BYGEX for linux to readme
2015-01-07 11:10:19 +13:00
hornygranny
43d7f8907a
Update README.md
2015-01-06 11:14:37 -08:00
hornygranny
d30ebbd391
Update README.md
2015-01-06 11:09:21 -08:00
Hornygranny
83d97aed42
buffs licensing meme
2015-01-06 11:06:16 -08:00
JJRcop
db6a8b904c
Adds notice of license change to README.md
...
Added a prominent notice to the top of README.md to alert server hosts using our codebase of the change.
This is intended as being temporary and will be removed after a month.
2015-01-01 13:19:19 -05:00
tkdrg
371ea5dfd0
Changes the license from GPLv3 to AGPLv3
2014-12-30 20:02:20 -03:00
CorruptComputer
0e58d94aaf
Added AsteroidStation to README.md & removed MetaStation
2014-12-10 18:51:22 -06:00
Jordie
f1a5500493
Adds more links and moves downloading options around
2014-10-12 14:10:03 +11:00
MrStonedOne
94f11b6c1f
Defaults to no prefix now.
...
Also fixes a few things i forgot (like actually changing the schema)
2014-09-19 21:54:48 -07:00
Jordie0608
b2641f9af6
Adds away missions to readme.md
2014-07-31 21:54:55 +10:00
Alex
2f0e274a8a
Updated README. We don't use SVN anymore.
2014-07-17 11:36:58 +01:00
Alex
f8bd05ea5f
Polished the README.
2014-06-03 11:58:36 +01:00
Alex
9ed744e039
Updated README with map information.
2014-06-03 11:35:40 +01:00
Alex
fc0e032866
Added a link to CONTRIBUTING.md
2014-05-14 13:20:22 +01:00
Rockdtben
19805033a0
Last one...
2014-04-23 17:21:51 -05:00
Rockdtben
dcc94b0207
Update README.md
2014-04-23 17:19:49 -05:00
Rockdtben
bb34b5bd31
Update README.md
...
Added notes about Project Managers
2014-04-23 17:19:19 -05:00
Rockdtben
d66ab6bd5b
Update README.md
...
More fix
2014-04-17 17:32:06 -05:00
Rockdtben
85e252992c
Update README.md
...
replace old links
2014-04-17 17:30:43 -05:00
Rockdtben
1d61145213
Update README.md
2014-04-10 15:37:58 -05:00
Mloc-Argent
96b06fc2a3
Updates the build-status indicator for Travis.
...
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-01-26 20:44:18 +00:00
fleure
07943b8807
Merge pull request #2329 from Giacom/read_me_tweak
...
Small update to the README so it has syntax highlighting in the code example
2014-01-13 12:15:34 -08:00
Giacomand
67dad97125
Small update to the README so it has syntax highlighting in the code example. (DM is supposed to use C++'s highlighter)
2014-01-12 11:32:25 +00:00
Mloc-Argent
74392387b8
Added a build-status indicator to the README.
...
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-01-11 19:10:03 +00:00
Giacomand
aa871ce509
Semi-colons -> colons
2014-01-02 18:09:42 +00:00
Giacomand
6ffd6174d1
Quoting the admin rank example.
2014-01-02 16:12:47 +00:00
Giacomand
8f05dfd060
Added a note about functions being called procs in DM.
2014-01-02 16:11:25 +00:00
Giacomand
da7a8d7d17
Quoting the compile messages.
2014-01-02 16:09:25 +00:00
Giacomand
17a78d95a4
Revision 2, simple stuff.
2014-01-02 16:05:12 +00:00
Giacomand
987f5c9110
Revision and added a small getting started resources index.
2014-01-02 16:03:08 +00:00
Giacomand
a21f0c3bc5
Updated README.md to the proposed changes from http://www.ss13.eu/phpbb/viewtopic.php?f=13&t=2784&p=80974#p80974
2014-01-02 15:37:21 +00:00