summaryrefslogtreecommitdiff
path: root/src/common/core.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Fixed root usercheck not printing warning if file is suid-root.gepard19841-2/+2
2012-01-03fixing a warning in ubuntu's gcc, follow up r15358shennetsind1-5/+4
2012-01-03fixed a compiler warning restricted to ubuntu's gcc onlyshennetsind1-2/+2
2012-01-03removed unix server revision caching -- now it will always display the actual...shennetsind1-15/+1
2011-12-22Removed a redundant check. Rebranding a variable.xazax-hun1-10/+10
2011-12-22Improved subversion 1.7 revision detecting. Followup r15211.xazax-hun1-3/+4
2011-12-22Adding support for subversion 1.7' method of storing working copy numbers (re...shennetsind1-1/+22
2011-12-15Finished BuildBot "console error scan" stuff.shennetsind1-1/+1
2011-12-15BuildBot console report codeshennetsind1-0/+3
2011-12-14Removed sleep() from root privileges message, reworded.shennetsind1-3/+1
2011-12-01Updated core.c ASCII art to reflect RAthena rather than eAthena.calciumkid1-15/+11
2011-07-19* Made NO_MEMMGR only be set as a default value, allowing for simultaneous us...flaviojs1-4/+0
2011-06-16* Merges from charmerge:flaviojs1-3/+11
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-1/+1
2007-10-17* Merged do_sendrecv() and do_parse() into do_sockets()ultramage1-31/+26
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-1/+1
2007-07-01* TXT->SQL converter fixupultramage1-1/+1
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-4/+4
2007-05-19Reformatting @_@ultramage1-6/+3
2007-04-09* Played around with MinGW a bit today...ultramage1-1/+0
2007-04-08- Fixed sometimes retrieving the svn-version with fopen not doing a fclose af...skotlex1-1/+1
2007-04-07- Added function str2ip() to do platform-safe conversionsultramage1-16/+5
2007-04-07- Disabled the exception handler on windows debug buildsultramage1-7/+8
2007-03-30* Added all the missing defines for ctype.h functions and converted all the d...FlavioJS1-1/+1
2007-03-29- Added "do_abort" function to the core. It is invoked when the server has re...skotlex1-2/+9
2007-03-07New mapcache system :xDracoRPG1-1/+0
2007-02-08- Fixed the new socket code, which was triggering the inactivity timeout on t...ultramage1-2/+0
2007-02-01Removed graph, httpd and webserverultramage1-3/+0
2007-01-08- Added a precompiler error when the shutdown defines are not found.FlavioJS1-2/+2
2006-12-10- Added more helpfull error messages when packet_ver=-1. (no more "clif_parse...FlavioJS1-38/+27
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-303/+303
2006-11-28- Fixed a possible crash due to the recent core.c upgrade.skotlex1-3/+7
2006-11-28- Changed write to send as suggested by TheUltraMage in:FlavioJS1-1/+1
2006-11-20- Removed grfio include from core.c as it's totally unneededskotlex1-1/+0
2006-09-19Fixed some gcc4 warnings (oops ^^)toms1-1/+3
2006-09-19Fixed some gcc4 warningstoms1-1/+1
2006-09-19Fixed some gcc4 warningstoms1-2/+3
2006-09-12- Moved the packet_len variable in login.c to the login parse case, since it'...skotlex1-1/+2
2006-08-27- Updated svn-revision reading, now it can read the new svn file systemtoms1-10/+35
2006-02-10 * Removed the conf sql code for now. Maybe will continue later with that pr...Valaris1-0/+1
2006-02-01- Trick Dead makes you stop walking now.skotlex1-1/+2
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+269
2006-01-29Clearing trunk.Valaris1-327/+0
2005-04-05* Added SERVER_TYPE to core for future plugins supportcelest1-19/+23
2005-03-30Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]amber1-1/+1
2005-03-27Some minor changes to do_init_memmgrcelest1-2/+0
2005-03-23* Fixed alot of memory leakscelest1-6/+6
2005-03-22Check changelog ^^celest1-5/+8
2005-03-18* Fixed a crash when freeing memory of petscelest1-38/+53
2005-03-17Fixed memory corruptionamber1-0/+2