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-08-09
Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup ...
ultramage
1
-1
/
+1
2008-08-09
Fixed a mistake in r13051 party invite code where 'tsd' was accessed before c...
ultramage
1
-5
/
+5
2008-08-09
Fixed @noks leaking internal buffer contents (bugreport:1528).
ultramage
2
-0
/
+3
2008-08-09
Now Novices without lvl5 basic skill can be partied (bugreport:1131).
ultramage
2
-14
/
+1
2008-08-09
Fixed login printing raw passwdenc passwords to console (bugreport:826).
ultramage
7
-35
/
+59
2008-08-09
Corrected an outdated compilation option in the login txt->sql converter proj...
ultramage
2
-4
/
+4
2008-08-08
Removed unofficial inn maid from Alberta.
L0ne_W0lf
2
-10
/
+5
2008-08-08
* Slew up NPC bug fixes and other updates.
L0ne_W0lf
7
-14
/
+32
2008-08-07
* Added another GM trust config for party invitations (bugreport:2004)
sketchyphoenix
5
-1
/
+26
2008-08-06
sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)
akrus
2
-2
/
+2
2008-08-06
fixed a typo (bugreport:1998)
akrus
1
-1
/
+0
2008-08-04
- Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis...
zephyrus
3
-38
/
+51
2008-08-04
Fixed an ancient sql query typo (bugreport:1979)
ultramage
1
-1
/
+1
2008-08-04
Attempt no.2 at svn:executable (followup to r13044)
ultramage
11
-0
/
+0
2008-08-04
Added svn:executable property for several batch/shell scripts.
ultramage
0
-0
/
+0
2008-08-04
Corrected project files / makefiles that were missing newly added .c file ent...
ultramage
15
-121
/
+175
2008-08-04
Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)
ultramage
1
-1
/
+1
2008-08-04
Added configs for quest table name adjustment (bugreport:1778)
ultramage
3
-0
/
+8
2008-08-03
Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room.
Paradox924X
2
-1
/
+2
2008-08-03
Re-implemented SC_WALKSPEED (used in npc scripting) according to official sou...
ultramage
1
-0
/
+2
2008-08-03
Fixed some condition checks in archer, mage, and swordie, jobs.
L0ne_W0lf
4
-6
/
+10
2008-08-03
Implemnted Hugel Monster Races.
L0ne_W0lf
3
-2
/
+12425
2008-08-02
Player shops will not close on death anymore (bugreport:1955).
ultramage
2
-4
/
+2
2008-08-02
Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp s...
ultramage
4
-4
/
+5
2008-08-01
* Mapflag updates. Will need to do a complete rewrite eventually.
L0ne_W0lf
8
-304
/
+211
2008-08-01
Disabled the gm-hide namerequest cheat detection, uncomment if you know what ...
ultramage
1
-18
/
+15
2008-08-01
Removed unused guardian hp columns from the guild castles table in main.sql (...
ultramage
9
-25
/
+19
2008-07-31
Quagmire now will affect boss monsters, but more info is required to code the...
shadow
2
-1
/
+3
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
[next]