49 Commits

Author SHA1 Message Date
sukibaby b3c43c9dea link to the simply love repo from the readme 2025-05-30 13:49:03 -07:00
Scott Brenner 5d101ef69d Add 'Nightly release' badge to README.md 2025-05-09 20:53:57 -07:00
quietly-turning 69e33037ed update README's url to Lua-for-ITGMania 2025-04-25 11:15:35 -07:00
Rafał Florczak 3c0b480b93 Replace the vendored libjpeg with the submodule of libjpeg-turbo 3.1.0
Co-authored-by: phantom10111 <phantom10111@gmail.com>
2025-03-03 23:33:15 -08:00
Scott Brenner ffc576a210 Fix CI badge in README.md 2024-12-01 14:31:33 -08:00
sukibaby 5b0323b0e3 Update README.md for GPLv3 2024-09-20 21:37:52 -07:00
sukibaby 10125caa7f Remove GLU dependency
gluGetString, gluBuild2DMipmaps, and gluErrorString are all functions from the GLU library, which is not part of OpenGL.

This lets the game run without libGLU1 (or whatever it's called on a given distro).

Update README.md
2024-08-10 11:53:09 -07:00
sukibaby 75531a67a0 Update README.md 2024-07-25 11:35:47 -07:00
sukibaby fb5ffb0cc6 Update README.md 2024-07-25 11:35:47 -07:00
Martin Natano da4a41c296 Update license info 2022-06-13 21:48:36 +02:00
Martin Natano 35bc6b8775 Update credits 2022-06-11 23:38:52 +02:00
Martin Natano 68db74296b Update license info in README.md 2022-06-10 22:36:24 +02:00
teejusb 5de5ad90f4 Update README.md 2022-06-10 10:59:45 -07:00
teejusb 9fe8b9c54a Update README.md 2022-06-10 09:03:20 -07:00
Ivana Kellyerova c4ca141c4a Add missing parenthesis 2022-06-06 14:22:00 -07:00
teejusb a1a293e4f1 Update README.md 2022-06-04 23:21:25 -07:00
teejusb 2f798f16bc Update README.md 2022-06-04 13:18:45 -07:00
teejusb a713ad8e15 Update README.md 2022-06-04 12:54:33 -07:00
teejusb dac6e0b853 Update README.md 2022-06-04 11:41:03 -07:00
Martin Natano 7b9a799cdb Statically link MSVC runtime 2022-06-03 19:47:45 +02:00
Martin Natano 08896f0cc1 Add SM5 migration guide 2022-05-28 11:21:13 +02:00
Martin Natano e77357a75e ITGmania credits 2022-05-23 21:49:42 +02:00
teejusb f9d25f793d Remove StepMania build statuses from readme 2022-05-22 13:40:15 -07:00
teejusb 4c04a2a974 Use CI from itgmania repository
travis and appveyor are still incorrect as they still point to stepmania
2022-04-14 13:02:39 -07:00
Martin Natano 54ddcb9df8 Update README.md, round 1 2022-04-03 23:00:40 +02:00
Martin Natano 1c45882843 Add changes to README.md 2021-09-01 23:51:58 +02:00
Yuan-Quan 95aae05243 Removed duplicated line (#2125)
Removed duplicated line in README.md
2021-07-16 02:35:39 -07:00
Martin Kröning 6cb69c5e2a Actions Badge: Branch Fixup 2020-06-14 16:46:15 +02:00
Martin Kröning b24abc6f1f Add GitHub Actions badge 2020-06-13 20:00:58 +02:00
Prcuvu a124b129d1 Update URLs in README.md 2019-12-31 23:19:03 +08:00
Prcuvu 35fe976d5b Update README.md 2019-10-26 10:42:54 +08:00
Prcuvu 8674dcca33 Update AppVeyor CI badge [ci skip] (#1909) 2019-10-05 07:30:28 -07:00
MaT1g3R 568cd64d69 Fix grammar error in README (#1879) 2019-09-03 22:22:57 -07:00
Colby Klein a222884289 Change resources links in README.md
AJ's Lua.xml is outdated and the theming wiki is broken, so let's point to the internal docs and Lua for SM5 instead.
2015-12-28 22:45:35 -08:00
Colby Klein b8929e7c24 Update README.md 2015-12-26 19:05:37 -08:00
Colby Klein 5b5522cd85 Add tl;dr licensing information. 2015-12-26 18:53:21 -08:00
Colby Klein 427628d8f5 README.md: Move build status up, adjust headings. 2015-12-20 19:14:52 -08:00
Prcuvu bdc1bdce0d Update README.md. 2015-10-31 20:16:28 +08:00
Jason Felds 1d099750f7 Generate Windows binaries once more.
Also: make sure people attempt to get the redist files.
2015-10-25 15:51:29 -04:00
Jason Felds 9041939b6f ...have a link to the PROPER build. 2015-10-25 08:06:12 -04:00
Jason Felds f85dd025da Attempt Appveyor checks on stepmania/stepmania. 2015-10-25 07:40:52 -04:00
Jason Felds fa2f3232be Add the AppVeyor (window) status. 2015-10-05 17:42:22 -04:00
Jason Yip 1587f051e9 Update README.md
Fix broken link to CMake
2015-06-02 11:28:36 -04:00
Jason Felds dc94728628 Introduce cmake (min 2.8.12) to StepMania.
tl-dr: view the Build directory to see.

This is intended to replace the project files that we presently maintain
so that only a single set is needed instead of multiples.

The following setups were used for testing:

* Windows 8 and Visual Studio 2013 Desktop Express
* Windows 7 and Visual Studio 2012
* Mac OS X Mavericks and Xcode
* Ubuntu and makefiles
* Fedora 21 and makefiles

All three operating systems can generate projects, compile, link, and
run. Windows and Mac OS X users will find their compiled binary in the
same location as before, but Linux users will be surprised: it goes
straight into the root directory, along with a symlinked GtkModules.so
as appropriate. There is no more need for a manual symlinking step.

Known issues:

* At this time, MinGW likely does not work. Extra time will be needed.
* The WITH_JPEG option may go away, and we'll just always require it.
* Some linux libraries can use the system equivalents, but that is not up yet.

For more information, check out the Build directory.
2015-03-21 20:15:15 -04:00
freem abbbb3c43d add compile status from travis-ci; thanks @shakesoda 2014-08-02 00:38:59 -07:00
AJ Kelly 04150e5002 something something markdown parsing newlines as continuations 2014-02-08 15:41:14 -06:00
Colby Klein 4ae79320af Add IRC to README.md 2014-02-08 13:29:08 -08:00
Colby Klein 7d84cf5903 Update README.md a bit 2014-02-08 13:19:46 -08:00
Chris Danford 66c7d5a5f3 Create README.md 2013-12-01 14:37:41 -08:00