Age | Commit message (Expand) | Author | Files | Lines |
2015-03-30 | Add channels.conf option irc_channel_autojoin for auto joining irc channel. | Andrei Karas | 1 | -0/+3 |
2015-03-24 | Fixed Bug#8587 | malufett | 1 | -0/+3 |
2015-03-18 | Fix sending 0x908 packet. | Andrei Karas | 1 | -1/+1 |
2015-03-05 | Fixing vending on 2014-10-22 and above | shennetsind | 1 | -0/+8 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -38/+38 |
2015-02-13 | Fix wrong id usage in clif_addskill. | Andrei Karas | 1 | -1/+1 |
2015-02-05 | Follow-up to 49df787e2c2faa2621b5490c6e88c86a4b7a813f | Haru | 1 | -1/+1 |
2015-02-02 | Fixed state tracking of dialog windows when the script is suspended and resumed | Haru | 1 | -0/+1 |
2015-01-28 | Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12 | Haru | 1 | -1/+1 |
2015-01-24 | Channels refactoring: search | Haru | 1 | -23/+5 |
2015-01-24 | Channels refactoring: join | Haru | 1 | -13/+2 |
2015-01-24 | Minor channel system refactoring | Haru | 1 | -1/+1 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -566/+36 |
2015-01-24 | Reduced quest db memory usage by about 900kB | Haru | 1 | -20/+24 |
2015-01-23 | Cleaned up spirit charms implementation (optimized memory and CPU usage) | Haru | 1 | -24/+17 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -55/+56 |
2015-01-18 | Follow up 348044f12d5f683c8945e0eac642f2795050fb4e | shennetsind | 1 | -1/+1 |
2015-01-18 | Replacing rand leftovers with the mt19937ar | shennetsind | 1 | -1/+1 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -1/+5 |
2015-01-17 | 27 Fixes | shennetsind | 1 | -8/+8 |
2015-01-17 | Another ~10 Fixes | shennetsind | 1 | -2/+3 |
2015-01-17 | 10 Distinct fixes | shennetsind | 1 | -1/+1 |
2015-01-17 | Fixed Bug#8497 | malufett | 1 | -2/+16 |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 1 | -11/+11 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -0/+1 |
2014-12-31 | Fix possible memory overflows and underflows. | Andrei Karas | 1 | -2/+2 |
2014-12-26 | Updated KG/OB Spirit Charms to official behavior | malufett | 1 | -15/+18 |
2014-12-17 | Corrected a trivial null pointer case detected by Xcode | Haru | 1 | -1/+4 |
2014-12-16 | Add function what called if player leave npc area. | Andrei Karas | 1 | -1/+1 |
2014-12-14 | Fixed some improper grammar. | Mysteries | 1 | -1/+1 |
2014-12-10 | RENEWAL Updates: | malufett | 1 | -10/+34 |
2014-12-08 | HPM Hooks Update | Hercules.ws | 1 | -7/+7 |
2014-12-08 | fix /mineffect or /minimize when change map | Michieru | 1 | -7/+8 |
2014-12-06 | initialize missing variable in clif_changelook. | Andrei Karas | 1 | -1/+1 |
2014-12-06 | add channels config into clif interface. | Andrei Karas | 1 | -79/+82 |
2014-12-06 | Add function for actual packet sending from clif_send_sub. | Andrei Karas | 1 | -0/+6 |
2014-12-06 | Move actual 0xc3 and 0x1d7 packets sending into one function. | Andrei Karas | 1 | -40/+20 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -109/+117 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -6/+6 |
2014-11-03 | Fix compile warning in VC++ | Michieru | 1 | -1/+1 |
2014-11-03 | Merge pull request #363 from EPuncker/master | Michieru | 1 | -2/+2 |
2014-11-03 | Adjusted roulette logic ( see 239d480487e24294975f35ed55f210837ad1088e ) | shennetsind | 1 | -14/+14 |
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -2/+3 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -13/+335 |
2014-10-31 | Fix possible buffer overflow in irc channel name parsing. | Andrei Karas | 1 | -2/+3 |
2014-10-25 | HPM Hooks Update | Hercules.ws | 1 | -1/+1 |
2014-10-25 | Sight Blaster and other skill fixes, magic reflect, crash, trap display and m... | Michieru | 1 | -1/+3 |
2014-10-25 | Added some missing variable initializations | Haru | 1 | -2/+4 |
2014-10-24 | pc_isriding* / pc_setriding* cleanup | Haru | 1 | -16/+17 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -1/+2 |