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
Files
0641ed4d05d4a8f89c8214db5f5fb62c33e04971
rathena
/
src
/
plugins
History
ai4rei
48746d078e
* Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700).
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14716
54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-19 21:07:43 +00:00
..
console.c
* Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700).
2011-02-19 21:07:43 +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