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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
* Added display name to warps created with `@addwarp`, so their name is visi...
gepard1984
2
-3
/
+7
2012-01-31
Fixes and readability improvements to Mechanic jobchange quest:
gepard1984
1
-54
/
+52
2012-01-31
Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137)
gepard1984
3
-6
/
+0
2012-01-31
* Fixes and improvements related to MVP rewards (bugreport:1259):
gepard1984
10
-3805
/
+3975
2012-01-31
Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri...
gepard1984
2
-61
/
+29
2012-01-31
Fixed possible monster speed underflow when mobs leveling up is enabled (bugr...
gepard1984
1
-1
/
+1
2012-01-31
Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ...
gepard1984
1
-0
/
+2
2012-01-30
- Removed more trailing tabs.
brianluau
108
-388
/
+387
2012-01-30
Fixed map-server crashing when monster was killed by a reflected Waterball or...
gepard1984
1
-9
/
+8
2012-01-30
* Merged changes up to eAthena 15069.
eathenabot
2
-1
/
+9
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
72
-462
/
+462
2012-01-28
Fix to Storm Gust work around Land Protector.
protimus
1
-1
/
+23
2012-01-26
Fixed segmentation fault at server shutdown caused by r15521.
gepard1984
1
-1
/
+1
2012-01-26
* Modified drop system to allow overriding global item drop rates on per-ite...
gepard1984
5
-8
/
+112
2012-01-25
* Fixed zeny duplication exploit in mail system, introduced in r15310.
gepard1984
2
-3
/
+5
2012-01-25
Added two picklog types to distinguish regular monster drops (M) from stolen ...
gepard1984
5
-6
/
+9
2012-01-25
Added user-friendly socket error messages (bugreport:117).
gepard1984
1
-10
/
+28
2012-01-24
- Fixed some typos in Socket Enchant NPC. (bugreport:5263)
brianluau
1
-2
/
+2
2012-01-24
Added missing `svn:eol-style` property (follow-up to r15514).
gepard1984
1
-4203
/
+4203
2012-01-24
* Updated Mail.
og2
5
-30
/
+4263
2012-01-24
Fixed Divest status changes not loading properly on login with `debuff_on_log...
gepard1984
1
-4
/
+4
2012-01-23
* Fixed variables in order to work with the invasion (bugreport:5231)
og2
1
-4
/
+6
2012-01-23
Added missing `svn:eol-style` property (follow-up to r15510).
gepard1984
1
-1389
/
+1389
2012-01-23
- Added first Version of Wanderer Job change Quest.
masao87
2
-1
/
+1391
2012-01-23
Fixed memory leaks related to skill cooldown saving (bugreport:5261).
gepard1984
1
-2
/
+13
2012-01-23
` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...
xantara
7
-33
/
+54
2012-01-23
` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu...
xantara
3
-7
/
+27
2012-01-23
* Merged changes up to eAthena 15068.
eathenabot
1
-1
/
+1
2012-01-22
- Updated skill cooldown system to prevent multiple recordings of skill delays
epoque11
2
-17
/
+49
2012-01-22
Minor cleanups, mostly reducing scopes.
xazax-hun
12
-35
/
+37
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
120
-21060
/
+4830
2012-01-19
* Added `--enable-buildbot` to configure.in (follow-up to r15128).
gepard1984
2
-8
/
+40
2012-01-19
Changed `rnd()` to return signed number to avoid possible negative-signed to ...
gepard1984
2
-4
/
+4
2012-01-19
Hair color fix for bugreport:5253, blame on r15449
shennetsind
1
-1
/
+1
2012-01-19
* Removed pre-VS9 project files and Changelog-Trunk.txt from trunk CMakeList...
gepard1984
1
-7
/
+0
2012-01-18
- Fixed the function that returns the job name to include 3rd jobs - Fixes @w...
xantara
1
-0
/
+50
2012-01-18
Fixed Royal Guard's Inspiration skill - Now decreases exp by 1% - bugreport:5211
xantara
1
-2
/
+2
2012-01-18
` Added (Cash) Headgear Dyer (cashheadgear_dye.txt)
xantara
2
-0
/
+120
2012-01-18
Restored `svn:ignore` property for `svnversion.h` accidentally removed in r15...
gepard1984
0
-0
/
+0
2012-01-18
Added some `svn:ignore` properties.
gepard1984
0
-0
/
+0
2012-01-18
Fixed wrong size in `WFIFOHEAD` call (follow-up to r15445).
gepard1984
1
-1
/
+1
2012-01-18
Extended @alootid command to support multiple items (default: 10).
gepard1984
4
-23
/
+93
2012-01-18
Optimized chat room kicking (r15487) so that it doesn't alloc a db map unnece...
shennetsind
1
-11
/
+8
2012-01-18
Added official behavior to chat room kicking, when you're kicked out of the c...
shennetsind
2
-4
/
+13
2012-01-18
Reorganized picklog functions a bit to reuse some common code.
gepard1984
6
-130
/
+34
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
19
-268
/
+280
2012-01-17
Fixed root usercheck not printing warning if file is suid-root.
gepard1984
1
-2
/
+2
2012-01-17
* Merged changes up to eAthena 15067.
eathenabot
2
-4
/
+6
2012-01-17
* Merged changes up to eAthena 15066.
eathenabot
3
-1466
/
+2306
[prev]
[next]