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
2008-03-14
Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129)
Paradox924X
2
-0
/
+2
2008-03-14
Fixed the autotimer on an npc warp in Juperos Quest.
Paradox924X
2
-0
/
+3
2008-03-14
Fixed spawned mob count not being counted properly, causing yet more respawn ...
ultramage
2
-2
/
+1
2008-03-14
Commented out St. Patrick's Day mob_db2 entries.
L0ne_W0lf
2
-4
/
+6
2008-03-14
* extended the "npc_event: event queue is full" error message to also print t...
ultramage
7
-12
/
+23
2008-03-14
Fixed one condition incorrectly modified in r12358, which caused dynamically ...
ultramage
1
-5
/
+7
2008-03-13
Updated WoE Check in Shift Assassin Script. (bugreport: 1059)
Paradox924X
2
-2
/
+4
2008-03-13
Replaced some foreach-based functions by their inlined iterator equivalents.
ultramage
8
-126
/
+137
2008-03-13
Updated Drunkard#Payon to use a better Class check that won't freeze Novices.
Paradox924X
2
-3
/
+4
2008-03-13
Added Moscovia spawns (untested)
Playtester
2
-10
/
+33
2008-03-13
* Added St. Patrick's Day (2008) event based on iRO, by Kisuka, read the scri...
L0ne_W0lf
5
-2
/
+812
2008-03-13
Fixed one forgotten mob spawning function call causing mobs to duplicate when...
ultramage
1
-1
/
+1
2008-03-13
- Added a fix for Abracadabra, this skills allways should use minimum a Yello...
zephyrus
8
-3
/
+216
2008-03-12
- Fixed bug report 1170.
zephyrus
3
-3
/
+14
2008-03-12
Removed one mob data variable related to dynamic mobs that I found to be redu...
ultramage
6
-20
/
+15
2008-03-12
* Added a message to let know the client if the mail inbox is full.
zephyrus
3
-7
/
+15
2008-03-12
Corrected cashshop description. (#FREEPOINTS->#KAFRAPOINTS)
L0ne_W0lf
1
-2
/
+4
2008-03-12
Replaced one incorrect nullpo check in chat_deletenpcchat()
ultramage
1
-2
/
+4
2008-03-12
Another Small update to castle ownership announcement.
L0ne_W0lf
2
-2
/
+4
2008-03-12
Small update to castle ownership announcement.
L0ne_W0lf
2
-3
/
+12
2008-03-11
Replaced clif_countusers() with a more efficient alternative (thanks to the f...
ultramage
6
-31
/
+20
2008-03-10
- Bug ID #1152: Auction System Mail Message Typos
zephyrus
1
-3
/
+3
2008-03-10
Added missing check to only allow the leader of a party to modify its exp sha...
ultramage
2
-3
/
+16
2008-03-10
* Fixed Hunter Cap Bonus. (bugreport:892)
L0ne_W0lf
2
-2
/
+5
2008-03-10
- Fixed a bug allow GM with notrade to send zeny.
zephyrus
3
-7
/
+8
2008-03-09
Disabled Snap in Turbo track.
L0ne_W0lf
2
-0
/
+2
2008-03-09
- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...
skotlex
9
-39
/
+57
2008-03-09
Cleaned up and corrected some more land skill code:
ultramage
6
-122
/
+112
2008-03-09
- Fixed some bugs in Assassin job quest.
zephyrus
1
-57
/
+56
2008-03-09
Follow up fix in assassin job quest.
L0ne_W0lf
2
-2
/
+5
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
6
-87
/
+101
2008-03-08
- Added battle/misc.conf auction settings.
zephyrus
2
-2
/
+8
2008-03-08
Added a missing ; in item 5384's script. (bugreport: 1115)
Paradox924X
2
-1
/
+3
2008-03-08
- Auction System implementation completed.
zephyrus
11
-118
/
+243
2008-03-08
Fixed a typo in AuctionWarper function name.
Paradox924X
2
-1
/
+3
2008-03-08
- Added support for Auction Close and Cancel.
zephyrus
7
-4
/
+196
2008-03-07
- Fixing the time calculation. (Missing "()" <<)
zephyrus
1
-5
/
+5
2008-03-07
- Moved the auction time controls only on Char Servers.
zephyrus
2
-3
/
+4
2008-03-07
- Fixed a possible crash bug on mail system.
zephyrus
1
-1
/
+1
2008-03-07
* Follow-up fixes to counteragent quest. (bugreport:1122)
L0ne_W0lf
2
-5
/
+11
2008-03-07
- Fixed some bugs on auction.
zephyrus
5
-17
/
+21
2008-03-07
- Added some debug messages to test Auctions.
zephyrus
1
-1
/
+5
2008-03-07
A few minor fixes to counteragent quest. (bugreport:1122)
L0ne_W0lf
2
-2
/
+6
2008-03-07
- Added config settings mob_active_time and boss_active_time, what they do is...
skotlex
9
-53
/
+104
2008-03-07
- More updates to Auctions. Now you "really" can register auctions, limit to ...
zephyrus
6
-30
/
+103
2008-03-07
- More official way of auction mails.
zephyrus
2
-9
/
+8
2008-03-07
- Missing update for @auction.
zephyrus
1
-1
/
+1
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
2
-1
/
+3
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
4
-29
/
+19
2008-03-06
Another fix to Lucius. (bugreport:1118)
L0ne_W0lf
2
-3
/
+6
[next]