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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-09
Cleaned up and corrected some more land skill code:
ultramage
3
-91
/
+69
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
6
-87
/
+101
2008-03-08
- Auction System implementation completed.
zephyrus
10
-117
/
+242
2008-03-08
- Added support for Auction Close and Cancel.
zephyrus
6
-1
/
+193
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
- Fixed some bugs on auction.
zephyrus
4
-16
/
+20
2008-03-07
- Added some debug messages to test Auctions.
zephyrus
1
-1
/
+5
2008-03-07
- Added config settings mob_active_time and boss_active_time, what they do is...
skotlex
6
-53
/
+87
2008-03-07
- More updates to Auctions. Now you "really" can register auctions, limit to ...
zephyrus
5
-29
/
+102
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
1
-1
/
+2
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
3
-29
/
+17
2008-03-06
Fixed a crash when a homun kills a mvp and the char that did the most damage ...
ultramage
1
-1
/
+1
2008-03-05
eol-style:native for recently added files
ultramage
2
-345
/
+345
2008-03-05
- Optimized the code to handle #KAFRAPOINTS and #CASHPOINTS. Now you can real...
zephyrus
1
-24
/
+22
2008-03-05
- Merged Auction Search and Register. It seen to work fine, so you can test t...
zephyrus
14
-51
/
+416
2008-03-05
* Added code to clear the Illusionary Shadow effect (followup to r12293)
ultramage
5
-11
/
+27
2008-03-05
- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.
skotlex
4
-9
/
+17
2008-03-04
- Updated firepillar so it cannot be placed on top of others.
skotlex
10
-77
/
+110
2008-03-03
- Merged mail system to Stable. Need a second check... please wait.
zephyrus
3
-5
/
+9
2008-03-03
- By test, this seen to be a valid operation for mail. When a char receives t...
zephyrus
1
-3
/
+0
2008-03-03
- An extra ; removed. Reported by Itakou.
zephyrus
1
-2
/
+3
2008-03-02
- The last, i hope, fix to the mail system.
zephyrus
6
-0
/
+34
2008-03-02
- New optimizations for mail system and adjust to use it on Auctions.
zephyrus
5
-34
/
+252
2008-03-02
Fixed wrong mvp format string for @mobinfo (would not show big mvp exp reward...
ultramage
6
-14
/
+23
2008-02-29
- Starting preparatives for Auctions System.
zephyrus
6
-0
/
+89
2008-02-29
- Added #cash and #points to add cash/kafra points to a character.
zephyrus
1
-0
/
+50
2008-02-29
- Added @cash and @points command to manage your cash/kafra points.
zephyrus
2
-22
/
+58
2008-02-28
- Added cash shop support. (i need to add documentation, working on it).
zephyrus
7
-10
/
+226
2008-02-28
Adjusted const.txt's cell type numbers to match changes in r12247
ultramage
1
-1
/
+1
2008-02-27
Added support for actually disabling the idle_no_autoloot config setting (fol...
ultramage
1
-1
/
+5
2008-02-27
Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)
ultramage
1
-1
/
+1
2008-02-27
Altered socket code to do a graceful connection shutdown when exiting.
ultramage
1
-3
/
+2
2008-02-27
Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)
ultramage
1
-2
/
+1
2008-02-27
Patched an unresolved case where knocking back a bard/dancer would cause the ...
ultramage
1
-1
/
+2
2008-02-27
* Fixed Apple of Idun not checking for bard soul link (bugreport:1028)
ultramage
1
-2
/
+2
2008-02-27
* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)
ultramage
5
-76
/
+32
2008-02-27
Added missing option changes for Illusionary Shadow and Soul Link that disapp...
ultramage
1
-1
/
+19
2008-02-27
Added support for the "view player equip" feature (see topic:174461)
ultramage
3
-2
/
+139
2008-02-26
- Added new settings for autotrade on battle/misc.conf (you can read descript...
zephyrus
8
-39
/
+65
2008-02-24
Now the server will print an error message if an invalid mapflag is found dur...
ultramage
1
-0
/
+6
2008-02-23
Fixed a mistake in r12232 related to char saving
ultramage
1
-1
/
+1
2008-02-22
* Removed code in socket.c that tries to avoid send buffer overloading, as th...
ultramage
5
-61
/
+45
2008-02-22
Fixed @whomap not unlocking the player db (bug in r12204)
ultramage
1
-0
/
+1
2008-02-22
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...
Lupus
8
-11
/
+11
2008-02-22
Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m...
ultramage
2
-3
/
+4
2008-02-21
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...
skotlex
9
-27
/
+42
[next]