@@ -47,15 +47,9 @@ Not yet but hopefully soon.
47
47
48
48
Bug Reports and Patch/Feature Suggestions:
49
49
--------------
50
- We have a bug report system set up at http://bugs.rpg-x.net
51
- If you see an error in the game, or if the game crashes,
52
- please let us know! Also if you fixed a bug in the code of
53
- have coded a new feature feels free suggest us adding it
54
- there (please upload a *.diff file).
55
-
56
- Note:
57
- As the UberGames bug tracker is down right now use
58
- http://bugs.hennecke-online.net instead.
50
+ We are using GitHub for issues tracking (https://github.com/UberGames/rpgxEF/issues).
51
+ You can also add Pull Requests on GitHub if you have solved an
52
+ issues yourself.
59
53
60
54
Contact:
61
55
--------------
@@ -100,28 +94,6 @@ Lua License:
100
94
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
101
95
******************************************************************************/
102
96
103
- Original List Module License (list.h, list.c):
104
- ----------------------------------------------
105
- /*
106
- Copyright (c) 2011 Zhehao Mao
107
-
108
- Permission is hereby granted, free of charge, to any person obtaining a copy of
109
- this software and associated documentation files (the "Software"), to deal in
110
- the Software without restriction, including without limitation the rights to
111
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
112
- of the Software, and to permit persons to whom the Software is furnished to do
113
- so, subject to the following conditions:
114
-
115
- The above copyright notice and this permission notice shall be included in all
116
- copies or substantial portions of the Software.
117
-
118
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
119
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
120
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
121
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
122
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
123
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
124
- */
125
97
126
98
127
99
0 commit comments