Age | Commit message (Expand) | Author | Files | Lines |
2013-12-24 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -25/+55 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 19 | -504/+3500 |
2013-12-21 | HPM Hooks Update | Hercules.ws | 2 | -23179/+23179 |
2013-12-20 | Update to aegis info the number of mob that spawn in 13.1 quest to get the So... | Michieru | 2 | -23149/+23179 |
2013-12-18 | Follow up a23d072a66d2569ba13921522be3c82ae9aad576 | shennetsind | 2 | -4/+6 |
2013-12-18 | Merge pull request #234 from mhalicot/master | shennetsind | 1 | -2/+2 |
2013-12-18 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 8 | -41/+65 |
2013-12-18 | Implementing #define DEVOTION_REFLECT_DAMAGE | shennetsind | 2 | -2/+23 |
2013-12-18 | ItemDB SQL Sync | Hercules.ws | 2 | -19/+19 |
2013-12-18 | Merge pull request #236 from missxantara/master | shennetsind | 6 | -22/+46 |
2013-12-18 | Fixed Bug 7906 | shennetsind | 1 | -1/+1 |
2013-12-18 | HPM Hooks Update | Hercules.ws | 3 | -62/+0 |
2013-12-17 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-12-17 | Speed up of several procedures that rely on ERS, _mreallocz ('z'ero) | shennetsind | 11 | -21/+60 |
2013-12-17 | Modified Xcodeproj, removed global tab/indentWidth override. | shennetsind | 1 | -2/+0 |
2013-12-17 | Fixed a leftover warning in Release builds | Haru | 1 | -1/+1 |
2013-12-17 | ItemDB SQL Sync | Hercules.ws | 2 | -679/+679 |
2013-12-17 | HPM Hooks Update | Hercules.ws | 3 | -72/+42 |
2013-12-16 | Merge pull request #237 from HerculesWS/warnings | Haruna | 76 | -1116/+4208 |
2013-12-17 | Fixed some additional linux warnings | Haru | 3 | -334/+808 |
2013-12-17 | Increased warnings level in the unix build scripts | Haru | 2 | -21/+408 |
2013-12-17 | Fixed several compiler warnings | Haru | 61 | -690/+878 |
2013-12-17 | Added support for non-aborting assertions | Haru | 3 | -41/+71 |
2013-12-17 | Nullpo cleanup | Haru | 3 | -285/+72 |
2013-12-17 | Changed plugin extension from .so to .dylib on OS X | Haru | 3 | -2/+10 |
2013-12-17 | Added Apple Xcode project files | Haru | 10 | -0/+2218 |
2013-12-16 | Introducing HPM Support for custom battle confs | shennetsind | 5 | -3/+103 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 16 | -111/+87 |
2013-12-14 | Replaced pc->get_group_level with a macro (pc_get_group_level) | shennetsind | 10 | -65/+56 |
2013-12-14 | Corrected a minor error (wrong constant name) in the bard quest. | Haru | 1 | -1/+1 |
2013-12-13 | Follow up b7171479 | shennetsind | 1 | -5/+5 |
2013-12-12 | ensuring script_state is clear (as ers reuses memory). | shennetsind | 1 | -0/+1 |
2013-12-12 | Fix core bug issue 7435: When the Storage is open | Xantara | 2 | -0/+6 |
2013-12-11 | Item database bug fixes. | Xantara | 4 | -22/+40 |
2013-12-11 | modified second "infinity loop !" error so that its different from the first | shennetsind | 1 | -1/+1 |
2013-12-11 | HPM Hooks Update | Hercules.ws | 1 | -60/+60 |
2013-12-11 | Corrected some local 'mapindex' variables shadowing the global one | Haru | 15 | -41/+40 |
2013-12-10 | Fixed 64b warnings on db2sql | shennetsind | 1 | -5/+5 |
2013-12-10 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 4 | -8/+9 |
2013-12-09 | Fixed some logic errors | shennetsind | 13 | -106/+126 |
2013-12-09 | Fixed a crash when casting GN_SPORE_EXPLOSION on certain systems. | Haru | 3 | -2/+3 |
2013-12-08 | Follow up d4a58d24d6bcb23a995d62a3d9f9e7190c054b49 | shennetsind | 1 | -3/+1 |
2013-12-08 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2013-12-08 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 13 | -19/+19 |
2013-12-08 | Fixed cell basilica | shennetsind | 1 | -0/+4 |
2013-12-07 | Fixed angra manyu aspd base calc | shennetsind | 2 | -5/+11 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 13 | -19/+19 |
2013-12-06 | removed outdated "pincode incomplete/broken" description on char-server.conf | shennetsind | 1 | -1/+1 |
2013-12-06 | HPM: mapindex interface | shennetsind | 14 | -194/+226 |
2013-12-06 | Corrected some potential issues in the questlog system | Haru | 2 | -5/+6 |