index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...
lordttseven
2
-1
/
+3
2012-02-17
Initial support for Shadow Chaser and a few adjustments here and there.
shennetsind
1
-1
/
+1
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
6
-34
/
+7
2012-02-14
Removed deprecated memory manager macros (follow-up to r14916).
gepard1984
3
-12
/
+7
2012-02-13
Socket init now gives meaningful error description if failed to set socket li...
gepard1984
1
-7
/
+3
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
5
-9
/
+162
2012-02-04
* Merged changes up to eAthena 15074.
eathenabot
1
-1
/
+1
2012-01-30
- Removed more trailing tabs.
brianluau
2
-9
/
+9
2012-01-30
* Merged changes up to eAthena 15069.
eathenabot
1
-0
/
+1
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
3
-6
/
+6
2012-01-25
Added user-friendly socket error messages (bugreport:117).
gepard1984
1
-10
/
+28
2012-01-19
Changed `rnd()` to return signed number to avoid possible negative-signed to ...
gepard1984
2
-4
/
+4
2012-01-17
Fixed compilation error caused by r15483.
gepard1984
1
-1
/
+1
2012-01-17
Enabled Mersenne Twister MT19937 as random number generator instead of standa...
gepard1984
2
-1
/
+4
2012-01-17
Fixed root usercheck not printing warning if file is suid-root.
gepard1984
1
-2
/
+2
2012-01-15
Fixed gm_all_skill, bugreport:5239
shennetsind
1
-12
/
+13
2012-01-09
Sending to a broken socket will no longer cause SIGPIPE signal to be sent bac...
gepard1984
1
-1
/
+5
2012-01-04
*Added 2 new accessory skills.
Chilly0123
1
-1
/
+8
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
2
-29
/
+3
2011-12-29
Follow up to r:15318. Increased MAX_HOMUNCULUS_CLASS to 60 to allow new HomunS.
jmanfffreak
1
-1
/
+1
2011-12-27
* Merged changes up to eAthena 15050.
eathenabot
1
-2
/
+6
2011-12-25
* Merged changes up to eAthena 15049.
eathenabot
1
-1
/
+1
2011-12-24
Raised skill range for ALL_RIDING skill support -- removes 2 errors on console
shennetsind
1
-1
/
+1
2011-12-22
Added a memory optimization. bugreport:4972
xazax-hun
1
-2
/
+2
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-18
* Merged changes up to eAthena 15034.
eathenabot
1
-0
/
+1
2011-12-15
Finished BuildBot "console error scan" stuff.
shennetsind
3
-3
/
+3
2011-12-15
whops, typo.
shennetsind
2
-2
/
+2
2011-12-15
BuildBot console report code
shennetsind
3
-0
/
+17
2011-12-14
Removed sleep() from root privileges message, reworded.
shennetsind
1
-3
/
+1
2011-12-12
Corrected an event mob being summoned in Endless tower (bugreport:4942)
jmanfffreak
1
-0
/
+3
2011-12-11
getting rid of some ubuntu-specific console errors
shennetsind
1
-10
/
+13
2011-12-11
* Merged changes up to eAthena 15032.
eathenabot
3
-56
/
+16
2011-12-11
* Merged changes up to eAthena 15024.
eathenabot
3
-275
/
+328
2011-12-11
* Merged changes up to eAthena 15014.
eathenabot
5
-124
/
+301
2011-12-05
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DE...
epoque11
1
-1
/
+4
2011-12-05
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...
shennetsind
3
-2
/
+81
2011-12-01
Updated core.c ASCII art to reflect RAthena rather than eAthena.
calciumkid
1
-15
/
+11
2011-11-17
* Added a check to WFIFOSET to detect zero-length 'sets' of packets, that cou...
ai4rei
1
-0
/
+8
2011-10-16
* Added a message indicating how many concurrent connections the server was c...
ai4rei
1
-0
/
+4
2011-10-16
* Added field for the change slot feature to character select list packet for...
ai4rei
1
-0
/
+1
2011-10-07
* Remove fds from the shortlist before processing.
flaviojs
1
-14
/
+16
2011-09-08
* Fix C++ compilation issues.
flaviojs
6
-12
/
+41
2011-09-05
* Add consistency checks to the shortlist.
flaviojs
1
-2
/
+17
2011-07-22
* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.
flaviojs
1
-4
/
+2
2011-07-21
* CMake: Only install template files if they don't already exist.
flaviojs
1
-2
/
+2
[next]