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-20
* Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick.
L0ne_W0lf
1
-0
/
+3
2008-08-19
* Fixed a storage saving issue with txt charserver (bugreport:2084)
ultramage
1
-0
/
+4
2008-08-19
* Added global sql settings 'sql.*' to inter_athena.conf.
FlavioJS
1
-0
/
+8
2008-08-16
Added a mapreg txt->sql converter script to /tools, because the sql mapserver...
ultramage
1
-0
/
+6
2008-08-15
Split off mapreg code from script.c
ultramage
1
-0
/
+7
2008-08-15
* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...
sketchyphoenix
1
-0
/
+2
2008-08-11
Fixed right-click npc unload not unloading duplicates (bugreport:2014)
ultramage
1
-0
/
+2
2008-08-09
Fixed @noks leaking internal buffer contents (bugreport:1528).
ultramage
1
-0
/
+1
2008-08-09
Now Novices without lvl5 basic skill can be partied (bugreport:1131).
ultramage
1
-0
/
+1
2008-08-09
Fixed login printing raw passwdenc passwords to console (bugreport:826).
ultramage
1
-0
/
+4
2008-08-07
* Added another GM trust config for party invitations (bugreport:2004)
sketchyphoenix
1
-0
/
+2
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
[next]