.. |
Makefile.in
|
47ca51f9e2
* Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934).
|
14 years ago |
console.c
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
console.def
|
6e27509f86
- Console plugin working when built as Windows native.
|
18 years ago |
dbghelpplug.c
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 years ago |
dbghelpplug.rc
|
b605b6d722
* Small update to the dgbhelpplug plugin:
|
17 years ago |
pid.c
|
150f7d0b56
- Fixed a compilation problem with the pid plugin
|
18 years ago |
pid.def
|
73ea4abec4
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
|
14 years ago |
sample.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 years ago |
sample.def
|
73ea4abec4
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
|
14 years ago |
sig.c
|
2a043e4999
* Removed 'strsignal' forward-declaration from 'sig' plugin to prevent random gcc distributions from failing to compile due to mismatched declaration already present in <string.h> (bugreport:4644, topic:262284, follow up to r14591).
|
14 years ago |