Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | lowercase'd the r in the console ASCII logo. | shennetsind | 1 | -8/+8 |
2012-06-10 | - added some missing copyrights | blacksirius | 1 | -2/+3 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 1 | -0/+5 |
2012-06-03 | cleaned up windows header usage (added one central file to use windows / wina... | blacksirius | 1 | -1/+1 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -5/+0 |
2012-04-21 | * Made branding more consistent. | xazax-hun | 1 | -1/+1 |
2012-03-24 | Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495) | xazax-hun | 1 | -1/+1 |
2012-03-18 | * Properly handling, when closing the consoles via X button on windows. | xazax-hun | 1 | -0/+35 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+0 |
2012-01-17 | Fixed root usercheck not printing warning if file is suid-root. | gepard1984 | 1 | -2/+2 |
2012-01-03 | fixing a warning in ubuntu's gcc, follow up r15358 | shennetsind | 1 | -5/+4 |
2012-01-03 | fixed a compiler warning restricted to ubuntu's gcc only | shennetsind | 1 | -2/+2 |
2012-01-03 | removed unix server revision caching -- now it will always display the actual... | shennetsind | 1 | -15/+1 |
2011-12-22 | Removed a redundant check. Rebranding a variable. | xazax-hun | 1 | -10/+10 |
2011-12-22 | Improved subversion 1.7 revision detecting. Followup r15211. | xazax-hun | 1 | -3/+4 |
2011-12-22 | Adding support for subversion 1.7' method of storing working copy numbers (re... | shennetsind | 1 | -1/+22 |
2011-12-15 | Finished BuildBot "console error scan" stuff. | shennetsind | 1 | -1/+1 |
2011-12-15 | BuildBot console report code | shennetsind | 1 | -0/+3 |
2011-12-14 | Removed sleep() from root privileges message, reworded. | shennetsind | 1 | -3/+1 |
2011-12-01 | Updated core.c ASCII art to reflect RAthena rather than eAthena. | calciumkid | 1 | -15/+11 |
2011-07-19 | * Made NO_MEMMGR only be set as a default value, allowing for simultaneous us... | flaviojs | 1 | -4/+0 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -3/+11 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -1/+1 |
2007-10-17 | * Merged do_sendrecv() and do_parse() into do_sockets() | ultramage | 1 | -31/+26 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 1 | -1/+1 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 1 | -1/+1 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -4/+4 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -6/+3 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -1/+0 |
2007-04-08 | - Fixed sometimes retrieving the svn-version with fopen not doing a fclose af... | skotlex | 1 | -1/+1 |
2007-04-07 | - Added function str2ip() to do platform-safe conversions | ultramage | 1 | -16/+5 |
2007-04-07 | - Disabled the exception handler on windows debug builds | ultramage | 1 | -7/+8 |
2007-03-30 | * Added all the missing defines for ctype.h functions and converted all the d... | FlavioJS | 1 | -1/+1 |
2007-03-29 | - Added "do_abort" function to the core. It is invoked when the server has re... | skotlex | 1 | -2/+9 |
2007-03-07 | New mapcache system :x | DracoRPG | 1 | -1/+0 |
2007-02-08 | - Fixed the new socket code, which was triggering the inactivity timeout on t... | ultramage | 1 | -2/+0 |
2007-02-01 | Removed graph, httpd and webserver | ultramage | 1 | -3/+0 |
2007-01-08 | - Added a precompiler error when the shutdown defines are not found. | FlavioJS | 1 | -2/+2 |
2006-12-10 | - Added more helpfull error messages when packet_ver=-1. (no more "clif_parse... | FlavioJS | 1 | -38/+27 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -303/+303 |
2006-11-28 | - Fixed a possible crash due to the recent core.c upgrade. | skotlex | 1 | -3/+7 |
2006-11-28 | - Changed write to send as suggested by TheUltraMage in: | FlavioJS | 1 | -1/+1 |
2006-11-20 | - Removed grfio include from core.c as it's totally unneeded | skotlex | 1 | -1/+0 |
2006-09-19 | Fixed some gcc4 warnings (oops ^^) | toms | 1 | -1/+3 |
2006-09-19 | Fixed some gcc4 warnings | toms | 1 | -1/+1 |
2006-09-19 | Fixed some gcc4 warnings | toms | 1 | -2/+3 |
2006-09-12 | - Moved the packet_len variable in login.c to the login parse case, since it'... | skotlex | 1 | -1/+2 |
2006-08-27 | - Updated svn-revision reading, now it can read the new svn file system | toms | 1 | -10/+35 |
2006-02-10 | * Removed the conf sql code for now. Maybe will continue later with that pr... | Valaris | 1 | -0/+1 |
2006-02-01 | - Trick Dead makes you stop walking now. | skotlex | 1 | -1/+2 |