index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-31
Corrected one wrong config option name causing db connection problems (follow...
ultramage
1
-1
/
+1
2008-07-31
* 13026 Added iRO Repeatable EXP quests care of Kisuka.
L0ne_W0lf
24
-585
/
+948
2008-07-31
* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
akrus
3
-2
/
+9
2008-07-31
* Improved: added --enable-debug=gdb option in configure script to use gdb op...
akrus
3
-12
/
+33
2008-07-31
@autoloot and @autolootitem can now be used together for more precise looting...
ultramage
1
-12
/
+1
2008-07-31
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...
ultramage
7
-11
/
+11
2008-07-31
Removed the mob controller system, now a customization (see topic:194375).
ultramage
14
-762
/
+7
2008-07-31
Fixed old zlib library path in vs9 project file (bugreport:1959)
ultramage
1
-1
/
+1
2008-07-31
* Fixed: commented out loginlog in convert engine sql tables (loginlog table ...
akrus
3
-2
/
+4
2008-07-30
Small cleanup of script.c
ultramage
1
-65
/
+26
2008-07-30
Fixed one 'additional include directories' entry in the vs9 mapcache project ...
ultramage
1
-1
/
+1
2008-07-30
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
ultramage
2
-8
/
+5
2008-07-30
AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934)
ultramage
2
-3
/
+4
2008-07-30
Removed the IRC bot system, now a customization (see topic:194306)
ultramage
18
-728
/
+4
2008-07-29
- Fixed a bug with Status Resist Potion.
zephyrus
2
-1
/
+2
2008-07-29
Renamed struct 'skill' to 's_skill' to remove naming collisions.
ultramage
7
-20
/
+36
2008-07-29
Fixed Sql object not initializing default values properly.
ultramage
2
-1
/
+9
2008-07-29
Corrected upgrade_svn12975_view.sql not assigning default values to the two d...
ultramage
2
-2
/
+5
2008-07-28
Fixed loginlog not reading database config settings (followup to r13005).
ultramage
1
-5
/
+5
2008-07-27
Added code to md5 password received from charserver before comparing them wit...
ultramage
1
-0
/
+2
2008-07-27
Fixed md5 passwords not working
ultramage
2
-1
/
+2
2008-07-27
* Added values to skill_require_db for mercenary skills.
L0ne_W0lf
3
-0
/
+44
2008-07-27
Cleaned up several poorly chosen loginlog variable names.
ultramage
4
-44
/
+26
2008-07-27
* Added values to skill_cast_db for mercenary skills.
L0ne_W0lf
2
-2
/
+62
2008-07-27
* Removed some leftover code that shouldn't have been merged
ultramage
7
-51
/
+6
2008-07-27
* Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated).
FlavioJS
2
-1
/
+1
2008-07-27
* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).
FlavioJS
3
-0
/
+6
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
121
-13164
/
+6538
2008-07-26
Partially reverted the timer code changes from r12926 - r12969.
ultramage
2
-225
/
+110
2008-07-26
Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w...
ultramage
11
-70
/
+71
2008-07-26
- Implemented official Convex Mirror (With help of Yomanda and Sirius White)
zephyrus
10
-9
/
+149
2008-07-26
Slight change to the nameless island quest.
L0ne_W0lf
2
-3
/
+6
2008-07-25
Should fix any more issues in Nameless access quest.
L0ne_W0lf
2
-12
/
+13
2008-07-25
* Corrected Luna Bow Bonuses. (bugreport:1919)
L0ne_W0lf
6
-20
/
+29
2008-07-25
typo fixed ;)
akrus
1
-1
/
+1
2008-07-24
- Some cleanups and a bug fix on schg_cas03.txt
zephyrus
1
-7
/
+7
2008-07-24
Enabled Ontouchnpc event in a rachel quest.
L0ne_W0lf
2
-6
/
+7
2008-07-24
Removed an extra ) in Item 2765's script.
Paradox924X
2
-1
/
+3
2008-07-23
Increased max. hairstyle number, 23 -> 25 (bugreport:1773)
ultramage
2
-1
/
+3
2008-07-22
Another small fix to Nameless island quest.
L0ne_W0lf
3
-2
/
+4
2008-07-22
Implemented stats for Sealed Shine and Endless Tower monsters.
L0ne_W0lf
2
-7
/
+8
2008-07-22
- Some new items and a correction in Dark Lord Card.
zephyrus
1
-2
/
+11
2008-07-22
* Removed mail commands that no longer exist from help.txt.
L0ne_W0lf
14
-40
/
+54
2008-07-22
Fixed a bug in the npc shop code, where requesting an item that wasn't on the...
ultramage
2
-63
/
+83
2008-07-22
another useless product of ignorance
ultramage
1
-147
/
+147
2008-07-20
ops ('|'->'&' in delete_timer debug code)
FlavioJS
1
-1
/
+1
2008-07-20
* Simplified the search in pop_timer_heap and added more debug info to help d...
FlavioJS
3
-11
/
+36
2008-07-20
Corrected #storagelist target typo (bugreport:1873)
sketchyphoenix
2
-1
/
+4
2008-07-16
Updated the Satan Morroc skills (still custom, based on Future Wiki)
L0ne_W0lf
3
-153
/
+131
2008-07-16
This shouldnt have been commited, but i did by mistake (bugreport:1861). And ...
shadow
2
-2
/
+4
[next]