summary refs log tree commit diff stats
path: root/plugins/lua/lua.c
AgeCommit message (Collapse)Author
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows prevent users from modifying Program Files by ignoring everything except bundled plugins
2012-07-21Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scriptsBerke Viktor
2012-06-10More solution fixes and add language interfacesBerke Viktor
2011-12-11some more multiplatform supportBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24nuke the repoberkeviktor@aol.com
2010-08-12fancier lua version stringberkeviktor@aol.com
2010-08-12add support for xchat-lua, but don't build by defaultberkeviktor@aol.com
aol.com> 2011-08-17 15:11:25 +0200 committer Berke Viktor <berkeviktor@aol.com> 2011-08-17 15:11:25 +0200 skeleton for gtkpref launcher plugin' href='/git-repos/torxchat.git/commit/plugins/gtkpref/gtkpref.c?h=fe-web&id=ce902a39266619a24af32844816436ca08ef45ac'>ce902a39 ^
1a75c8e1 ^
ce902a39 ^
e681eafa ^
ce902a39 ^



5472a813 ^

ce902a39 ^
5472a813 ^





e681eafa ^
5472a813 ^



ce902a39 ^


e681eafa ^
ce902a39 ^






e681eafa ^

ce902a39 ^
ce902a39 ^



e681eafa ^
ce902a39 ^
e681eafa ^
49e739b5 ^
ce902a39 ^

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