summaryrefslogtreecommitdiff
path: root/src/common/plugins.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-29* Fixed 'console' plugin not working on Windows, due to NULL passed to Create...ai4rei1-0/+2
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-1/+1
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-1/+1
2010-11-19* Fixed plug-in version getting checked against itself and a wrong operator b...ai4rei1-2/+2
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-1/+1
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-24/+25
2007-09-20* Merged the tmpsql branch:FlavioJS1-2/+2
2007-08-15* Some serious code cleanupsultramage1-2/+1
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-1/+2
2007-03-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10087 5...FlavioJS1-0/+2
2007-03-04- Removed delete_session from socket.h since it shouldn't be used by them.skotlex1-1/+1
2007-02-07Wiped out the poorly written parse code from r2211ultramage1-1/+0
2007-01-26- Added a wrapper to delete_timer so it prints out from where the invocation ...skotlex1-1/+2
2007-01-08* Silenced the plugin export messages during startup [ultramage]ultramage1-1/+1
2007-01-08- Added a precompiler error when the shutdown defines are not found.FlavioJS1-158/+200
2007-01-07Undid the memset->malloc_set replacementultramage1-1/+1
2006-12-09- Reversed revision #9415 (messages with server_tick field being sent as soon...FlavioJS1-7/+1
2006-12-06- Messages with server_tick field are sent as soon as possible now.FlavioJS1-1/+7
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-367/+367
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+367