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-08-04
Added configs for quest table name adjustment (bugreport:1778)
ultramage
1
-0
/
+2
2008-08-02
Player shops will not close on death anymore (bugreport:1955).
ultramage
1
-0
/
+2
2008-08-01
Removed unused guardian hp columns from the guild castles table in main.sql (...
ultramage
1
-1
/
+2
2008-07-31
Quagmire now will affect boss monsters, but more info is required to code the...
shadow
1
-0
/
+3
2008-07-31
* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
akrus
1
-0
/
+2
2008-07-31
* Improved: added --enable-debug=gdb option in configure script to use gdb op...
akrus
1
-0
/
+1
2008-07-31
Removed the mob controller system, now a customization (see topic:194375).
ultramage
1
-0
/
+1
2008-07-31
* Fixed: commented out loginlog in convert engine sql tables (loginlog table ...
akrus
1
-0
/
+2
2008-07-30
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
ultramage
1
-0
/
+1
2008-07-30
AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934)
ultramage
1
-0
/
+1
2008-07-30
Removed the IRC bot system, now a customization (see topic:194306)
ultramage
1
-0
/
+2
2008-07-29
Renamed struct 'skill' to 's_skill' to remove naming collisions.
ultramage
1
-0
/
+3
2008-07-29
Fixed Sql object not initializing default values properly.
ultramage
1
-0
/
+3
2008-07-29
Corrected upgrade_svn12975_view.sql not assigning default values to the two d...
ultramage
1
-0
/
+3
2008-07-27
Fixed md5 passwords not working
ultramage
1
-0
/
+1
2008-07-27
* Removed some leftover code that shouldn't have been merged
ultramage
1
-0
/
+2
2008-07-27
* Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated).
FlavioJS
1
-0
/
+1
2008-07-27
* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).
FlavioJS
1
-0
/
+2
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-0
/
+27
2008-07-20
* Simplified the search in pop_timer_heap and added more debug info to help d...
FlavioJS
1
-1
/
+4
2008-07-20
Corrected #storagelist target typo (bugreport:1873)
sketchyphoenix
1
-0
/
+3
2008-07-16
* Added a check to make sure only released timers are acquired from the free ...
FlavioJS
1
-0
/
+2
2008-07-16
Fixed TK_JUMPKICK, should not jump over objects and cliffs.
shadow
1
-0
/
+5
2008-07-15
Updated WoE Time Explanation for Sunday.
Paradox924X
1
-0
/
+1
2008-07-15
Corrected wrong data loading order in txt storage code causing crashes at sta...
ultramage
1
-0
/
+1
2008-07-15
* Fixed pop_timer_heap using max heap comparisons instead of min heap compari...
FlavioJS
1
-0
/
+3
2008-07-14
Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should h...
sketchyphoenix
1
-1
/
+1
2008-07-14
* Corrected compiler warning and error made from r12959 and r12953, respectiv...
sketchyphoenix
1
-0
/
+1
2008-07-14
Made homunculi have doubled regen rates (they regen twice as fast) defined on...
shadow
1
-0
/
+3
2008-07-13
added missing pick_log
Lupus
1
-0
/
+1
2008-07-13
Modified storage data loading
ultramage
1
-1
/
+7
2008-07-12
Fixed a bad check on NPC_EVILLAND, actually healing players instead of doing ...
shadow
1
-0
/
+3
2008-07-10
* Users can't click floating npcs directly. (quick fix for bugreport:1814)
FlavioJS
1
-0
/
+2
2008-07-09
Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805
shadow
1
-0
/
+1
2008-07-09
* Added const to the return value of get_timer.
FlavioJS
1
-0
/
+5
2008-07-07
First attempt at implementing the official walk speed system
ultramage
1
-0
/
+26
2008-07-07
Fixed a typo :o
akrus
1
-1
/
+1
2008-07-07
* Players autotrading will not be able to recieve whispers (bugreport:1804)
sketchyphoenix
1
-0
/
+1
2008-07-07
Removed stop/slowdown effect from Grimtooth (bugreport:1806)
ultramage
1
-0
/
+2
2008-07-06
* Slight cleanup of item-based walk speed bonuses
ultramage
1
-0
/
+4
2008-07-05
* Moved the mob killmonster flag to a more appropriate area. (bugreport:1795)
sketchyphoenix
1
-0
/
+2
2008-07-05
Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z...
shadow
1
-0
/
+1
2008-07-04
* Homunculus will no longer auto-vaporize on master death.
L0ne_W0lf
1
-0
/
+2
2008-07-04
added missing 'e' logs
Lupus
1
-0
/
+2
2008-07-03
Adjusted Free Cast code so that its walk penalty gets calculated in status_ca...
ultramage
1
-1
/
+4
2008-07-03
Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u...
shadow
1
-0
/
+3
2008-06-24
* Increased Item group limit for new item groups.
L0ne_W0lf
1
-0
/
+2
2008-06-23
* Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ...
akrus
1
-0
/
+2
2008-06-22
Added support for killmonster to fire OnMyMobDead optionally.
sketchyphoenix
1
-1
/
+1
2008-06-22
* Modified *killmonsterall to support a new argument that will allow it to ki...
sketchyphoenix
1
-0
/
+3
[next]