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
/
Changelog-Trunk.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-05
Union now consumes sp when not soul linked. (bugreport:1155)
Kevin
1
-0
/
+1
2008-04-05
Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155)
Kevin
1
-0
/
+1
2008-04-05
Fixed unable to move after using a skill to break out of sprint. (bugreport: ...
Kevin
1
-0
/
+1
2008-04-05
Running now resumes after dmg as well, see (r12488). (bugreport:1155)
Kevin
1
-1
/
+1
2008-04-05
DMG no longer stops running. (bugreport:1155)
Kevin
1
-0
/
+2
2008-04-05
PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155)
Kevin
1
-0
/
+1
2008-04-05
Disconnect user on forged selectegg packet (may be temporary fix). (bugreport...
Kevin
1
-0
/
+1
2008-04-04
Fixed @rura between maps on more then one map server. (r12483)
Kevin
1
-0
/
+1
2008-04-04
Update to Auth Glitch fix: moved unit_free_pc back to where it was and update...
Kevin
1
-0
/
+3
2008-04-04
Updated mob_db.sql to latest
toms
1
-0
/
+1
2008-04-04
Fixed a little bug in Kevin's commit (r12473)
toms
1
-0
/
+1
2008-04-04
Bug fixes for Auth Glitch and Map server crash through script warp when chang...
Kevin
1
-0
/
+9
2008-04-03
Renamed 'connect_until_time' to 'expiration_time'.
ultramage
1
-0
/
+5
2008-04-02
First round of minor updates for WoE SE.
L0ne_W0lf
1
-0
/
+1
2008-04-02
* Added SV_KEEP_TERMINATOR option to not split the line terminator.
FlavioJS
1
-0
/
+3
2008-03-31
fixed aciddemo map server crash
Lupus
1
-0
/
+2
2008-03-30
Yet more login server stuff:
ultramage
1
-0
/
+6
2008-03-28
Some more txt/sql login server synchronization:
ultramage
1
-0
/
+9
2008-03-27
Updated SQL Files (item & mobs)
toms
1
-0
/
+1
2008-03-27
Partial rewrite of the login server's auth system.
ultramage
1
-1
/
+23
2008-03-27
merged the charserver acc modification code cleanup to TXT (r11324)
ultramage
1
-1
/
+2
2008-03-27
Chagned trunk's default server->client PACKETVER to 9
ultramage
1
-0
/
+2
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-1
/
+3
2008-03-25
Added proper checks to adoption processing (followup to r12428).
ultramage
1
-1
/
+1
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-0
/
+5
2008-03-21
Added VS9 project files. Removed redundant map_getallusers() function
Lupus
1
-1
/
+4
2008-03-19
Changed the dynamic mobs system to also unload mobs that have respawn time bu...
ultramage
1
-0
/
+5
2008-03-19
reverted back project files. due to incompatibility. The working directory ha...
Lupus
1
-0
/
+1
2008-03-18
Fixed invited party members not displaying correctly (bugreport:1199)
ultramage
1
-0
/
+1
2008-03-18
Fixed OnPCLoginEvent not working correctly (bugreport:1182).
ultramage
1
-0
/
+1
2008-03-18
updated VS project files. You can run servers trough VSudio IDE / Run
Lupus
1
-0
/
+4
2008-03-10
Added missing check to only allow the leader of a party to modify its exp sha...
ultramage
1
-0
/
+3
2008-03-09
- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...
skotlex
1
-0
/
+8
2008-03-09
Cleaned up and corrected some more land skill code:
ultramage
1
-0
/
+9
2008-03-07
- Added config settings mob_active_time and boss_active_time, what they do is...
skotlex
1
-0
/
+7
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
1
-0
/
+1
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
1
-0
/
+2
2008-03-06
Fixed a crash when a homun kills a mvp and the char that did the most damage ...
ultramage
1
-0
/
+3
2008-03-05
* Added code to clear the Illusionary Shadow effect (followup to r12293)
ultramage
1
-0
/
+5
2008-03-05
- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.
skotlex
1
-0
/
+5
2008-03-04
- Updated firepillar so it cannot be placed on top of others.
skotlex
1
-0
/
+8
2008-03-02
- New optimizations for mail system and adjust to use it on Auctions.
zephyrus
1
-0
/
+5
2008-02-29
Added some information and documentation for cash shop.
L0ne_W0lf
1
-0
/
+2
2008-02-28
- Added cash shop support. (i need to add documentation, working on it).
zephyrus
1
-0
/
+2
2008-02-27
Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)
ultramage
1
-0
/
+1
2008-02-27
Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)
ultramage
1
-0
/
+1
2008-02-27
Patched an unresolved case where knocking back a bard/dancer would cause the ...
ultramage
1
-0
/
+2
2008-02-27
* Fixed Apple of Idun not checking for bard soul link (bugreport:1028)
ultramage
1
-0
/
+3
2008-02-27
* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)
ultramage
1
-0
/
+4
2008-02-27
Added missing option changes for Illusionary Shadow and Soul Link that disapp...
ultramage
1
-0
/
+2
[next]