This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
rathena
Watch
2
Star
0
Fork
0
You've already forked rathena
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rathena
/
src
/
plugins
History
flaviojs
a39699098f
* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14921
54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-22 14:54:37 +00:00
..
CMakeLists.txt
* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.
2011-07-22 14:54:37 +00:00
console.c
Replaced custom type 'intptr' with standard 'intptr_t'.
2011-06-30 09:14:21 +00:00
console.def
- Console plugin working when built as Windows native.
2007-01-11 08:02:45 +00:00
dbghelpplug.c
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
2010-12-07 19:45:24 +00:00
dbghelpplug.rc
* Small update to the dgbhelpplug plugin:
2008-01-27 00:34:24 +00:00
Makefile.in
* Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934).
2011-01-14 12:22:12 +00:00
pid.c
- Fixed a compilation problem with the pid plugin
2007-04-23 01:37:16 +00:00
pid.def
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
2010-12-29 05:14:16 +00:00
sample.c
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
2006-12-05 13:23:07 +00:00
sample.def
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
2010-12-29 05:14:16 +00:00
sig.c
* 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).
2010-12-21 10:04:10 +00:00