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
ai4rei
4f517e1ebb
* Reformatting and minor cleanups to console-plugin related code.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14664
54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-01-13 09:34:49 +00:00
..
console.c
* Reformatting and minor cleanups to console-plugin related code.
2011-01-13 09:34:49 +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
gui.c
* Changed the data field of timers from int to intptr.
2008-04-21 21:34:31 +00:00
gui.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
gui.txt
Gave each file an empty last line, to make svn happier
2007-04-29 08:17:53 +00:00
Makefile.in
Removed the 'upnp' plugin (see bugreport:1000).
2008-09-23 11:32:29 +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