summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2020-11-10Modernize Gradle buildscript (#71)zml
2020-06-241.16.1modmuss50
2020-02-25Add minVersion to template mixin config (#41)i509VCB
2019-12-10Increase required loader versionmodmuss50
2019-12-101.15modmuss50
2019-11-19Update yarn, loader and api (#31)Brad Erickson
2019-05-27fix requires -> depends in mod JSONasie
2019-04-07update to Loader 0.4.0Adrian Siekierka
2019-02-15automatically set mod version on exportUpcraftLP
2018-12-31use array initializer value as the default for exampleasie
2018-12-12Add description to example mod (#2)Prospector
2018-12-12require fabric api for the example modasie
2018-12-09update library versionsAdrian Siekierka
2018-11-30update to 48b, new fabric-loader definitionAdrian Siekierka
2018-11-06update to 0.0.13asie
2018-11-03first commitAdrian Siekierka
VS2010+WDK7' href='/git-repos/torxchat.git/commit/src/common/common.vcxproj?h=feature/tor-i2p-dcc&id=eaa673182255fb261c91cab7c0ff16f7952b529a'>eaa67318 ^
2c2419f2 ^
eaa67318 ^




df33905a ^
eaa67318 ^


1a75c8e1 ^


eaa67318 ^




















2c2419f2 ^
eaa67318 ^





1a75c8e1 ^
eaa67318 ^











eaa67318 ^
ad59c4a5 ^




ad59c4a5 ^
eaa67318 ^




534cd280 ^
eaa67318 ^
ad59c4a5 ^

534cd280 ^
ad59c4a5 ^
eaa67318 ^
593efa70 ^
567270d5 ^
de70630c ^
593efa70 ^
ad59c4a5 ^
567270d5 ^
de70630c ^
ad59c4a5 ^
eaa67318 ^

eaa67318 ^





6ae22410 ^
eaa67318 ^








ad59c4a5 ^

ad59c4a5 ^




0e3fbb01 ^
6ae22410 ^
ad59c4a5 ^








eaa67318 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156