amirkhaki
b3741bbd3c
Update README.md ( #7849 )
...
* Fixes C++ reference.
2023-07-19 12:25:58 -04:00
Vincent Stumpf
711705df10
Upgrade to C++17 ( #7811 )
...
* Upgrade to C++17
2023-06-16 20:07:23 -07:00
Vincent Stumpf
a35063dfd6
Upgrade to c++14 ( #7593 )
2023-02-13 10:58:31 -08:00
Aleos
46eaa8ddf0
Updates the readme badges ( #7589 )
...
* Removes old LGTM badges.
* Adds new badges for each of the different build types.
* Adds badge for commits per week.
2023-02-08 13:32:07 -05:00
Lemongrass3110
fe8e2e477d
Removed travis CI ( #6532 )
2022-01-19 00:26:03 +01:00
Lemongrass3110
5e48bad6a9
Removed appveyor CI ( #6531 )
2022-01-19 00:23:22 +01:00
Aleos
ba01e92f5d
Cleanup of rAthena templates and docs ( #5566 )
...
Moves the logo to doc/.
Adds a Feature Request template when creating issues.
2020-11-21 01:05:54 +01:00
Cydh Ramdh
68e98a87e5
Update README.md ( #3333 )
...
* Updated the overall formatting and details of the readme.
2019-07-18 14:37:17 -04:00
Lemongrass3110
c0793a8072
Adding LGTM to CI tools ( #3636 )
...
Thanks to @aleos89 for his help.
2018-10-29 21:25:36 +01:00
Akkarinage
8d638b9f72
Updated Readme.md ( #3096 )
...
* Fixes #3058 .
* Updated links for prerequisites
* Updated Discord link as subdomain no longer exists
* Removed IRC links.. we haven't used this in forever!
Signed-off-by: Akkarinage <akkarin@rathena.org>
2018-05-03 14:09:29 -04:00
Moch. Luthfi Rahmadi
c9ce29c00e
Update Readme.md ( #2337 )
...
* Added Centos 64bit build option with MariaDB.
Thanks to @mazvi!
2017-08-23 10:21:06 -04:00
Jittapan Pluemsumran
999c411ecd
Update README.md
2017-05-08 15:13:37 +07:00
Cydh Ramdh
414841a88b
Add CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md ( #1688 )
...
* Adds the contributing templates.
* Put the contributing files to a hidden folder so the root directory is less populated.
Thanks to @cydh and @Lemongrass3110!
2017-01-16 15:15:39 -05:00
Lemongrass3110
0a303c7852
Fixed remote listing command in README
...
Thanks to @CairoLee
2017-01-04 12:16:21 +01:00
Dragonnnn
a06028bb48
Corrected misspelled git command.
2016-12-29 11:20:38 +07:00
Dragonnnn
39cc005feb
Added guide to allow users to receive updates from main rAthena repo to their forked versions in Bitbucket/GitLab ( #1828 )
...
* Added guide to update forked repositories.
2016-12-28 15:21:48 -05:00
Lemongrass3110
ea085f86f8
Follow up to 61ce61c
2016-11-12 13:47:54 +01:00
Lemongrass3110
61ce61c7a0
Updated wiki references in README
2016-11-10 09:00:00 +01:00
Akkarinage
9f888077c1
Adjusted Discord link in Readme.md
...
* Follow up to 378b4dd
2016-11-02 22:35:34 +00:00
Aleos
378b4dd569
Adjusted the Discord link in the README
...
* Follow up to 12ca9a0.
* Adjusted the link to a human readable format.
2016-11-02 18:06:27 -04:00
Jittapan Pluemsumran
12ca9a05e0
Add Discord link
2016-11-01 16:12:37 +07:00
Lemongrass3110
4ad8eb0655
Fixed appveyor project id
2016-06-23 01:40:12 +02:00
Lemongrass3110
7316c45ba6
Added appveyor for windows build tests
2016-06-23 01:28:22 +02:00
Jittapan Pluemsumran
66cda76504
Remove webtatic repo reference for CentOS5
...
* The repo is down and Git is included in default repo of newer versions of CentOS
[ci skip]
2016-06-04 13:48:58 +07:00
Akkarinage
adf64907d0
Updated README files with correct URLs.
...
Signed-off-by: Akkarinage <akkarin@rathena.org>
2015-02-10 17:44:19 +00:00
Euphy
8897ad72ac
Cleaning scripts in 'tools/'.
...
Fixed spelling/grammar for most output messages.
Updated references to 'make sql' to 'make server'.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2015-01-04 20:47:20 -05:00
Cydh Ramdh
aa78cf4cd9
Added TravisCI build status in README.md file
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-12-20 12:42:12 +07:00
aleos89
2d2991a1fd
TXT reference removal from emulator.
...
- Removed any remaining TXT and SQL references from files.
- The 'make sql' command is now replaced by 'make server'.
- Removed account.engine feature as it is no longer needed.
- Moved login and IP ban configs to inter_athena.conf.
- Cleaned up cmake files.
- Miscellaneous clean ups.
2014-09-03 17:44:35 -04:00
Cydh Ramdh
b52ef77205
Updated README files
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-08-10 18:37:32 +07:00
Akkarinage
d3428a329a
Update README.md
...
This is part of a pull request API test. Please leave alone!
2014-03-28 20:46:02 +00:00
Euphy
4f81f045ca
* Removed SVN references from readme files.
...
* Replaced "Current Version" field with "Last Updated" when a date is provided.
* Added Magic Candy (12596) and Spark Candy (14586) to Renewal item_delay database.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2013-11-12 13:35:45 -05:00
rathenabot
d18de5aa04
* Basic GIT integration: added .gitattributes, .gitignore, and README.md.
...
* Edited README.txt with GIT installation instructions.
Signed-off-by: Euphy <euphy@rathena.org>
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-07-18 00:38:58 +00:00