1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Patryk Obara
d340a6b8f2 Add URLs for branches to README.md 2019-12-10 14:17:27 +01:00
Patryk Obara
56c21df87f Add Windows snapshot instructions to README.md 2019-12-09 07:22:15 +01:00
Patryk Obara
03e94559e9 Rename directory with Visual Studio solution
Name 'visualc_net' invokes old names for Visual Studio
(Visual Studio .NET 2002 or 2003), which has no relation to content of
this subdirectory.

Also, by renaming this directory we mitigate chance, that during
merge-in from svn/trunk git will automatically inject some values from
from upstream, incompatible version of solution files. By sheer
luck this might happen without causing a conflict. Never happened so
far, but there's no point in risking it.
2019-12-09 07:22:15 +01:00
Patryk Obara
adead31b44 Add snapshot instructions to README.md 2019-12-05 23:35:15 +01:00
Patryk Obara
b0df1ab1fa Fix badge URLs 2019-12-01 18:30:14 +01:00
Patryk Obara
69963cb6e4 Revert "Test badges sans links"
This reverts commit cfbe33f1fc.
2019-12-01 18:28:26 +01:00
Patryk Obara
cfbe33f1fc Test badges sans links 2019-12-01 18:26:01 +01:00
Patryk Obara
937127b961 Test shields.io badges
It seems like GitHub badges have some caching issues and they do not
work correctly (I have them showing two contradictory statuses,
depending on tab, no matter if I reload page or not).
2019-12-01 18:20:36 +01:00
Patryk Obara
563ab75ff2 Remove Coverity badge
This badge is useful link straight to the Coverity report, but Coverity
decides to present the scan results in quite misleading way - mixing
runs from master with runs from other branches.

It's better to show no info at all than to show misleading info.

Link to Coverity scan is accessible in README.md, as a reference [3] in
the comparison table.
2019-12-01 11:19:11 +01:00
Patryk Obara
e5234c7802 Use full-width asterisk glyph for README.md notes
Previous glyph (Five Spoked Asterisk) looks great on Linux, but as it
turns out seems to be broken everywhere else.  Use this opportunity to
point out, that SDL 1.2 in general is not being developed any more.

Also, make a correction:
"DOSBox does indicate support" -> "does not"
2019-11-29 06:27:14 +01:00
Patryk Obara
bd6a50e79e Document the project in README.md
Information in comparison table is based on developer testing on Linux
and user reports on Windows.

Remove VS-related info from INSTALL file instead of duplicating it in
README.md.
2019-11-28 13:38:12 +01:00
Patryk Obara
c86cd28b32
Initial commit 2019-09-15 00:08:31 +02:00