Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-04 | Added clif->packet() to retrieve info about a packet. | Haru | 1 | -4/+4 |
2015-09-30 | Refactored ACMD(jobchange) | Haru | 1 | -42/+41 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -25/+14 |
2015-09-24 | Add bl parameter to map_searchrandfreecell and map_addflooritem. | Andrei Karas | 1 | -1/+1 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -8/+8 |
2015-09-21 | Corrected a VisualStudio compile issue. | Haru | 1 | -6/+15 |
2015-09-18 | Clarified intent in various side-effect assignments | Haru | 1 | -1/+1 |
2015-09-18 | Follow-up to ba9c1cc16cb8f696a50d0ae928b6e8a19086405b | Haru | 1 | -10/+10 |
2015-09-14 | Add missing checks into channel.c | Andrei Karas | 1 | -1/+1 |
2015-09-14 | Add missing checks into atcommand.c | Andrei Karas | 1 | -503/+523 |
2015-08-26 | Fix buffer overflow in @set command. Closes #667 | Andrei Karas | 1 | -1/+1 |
2015-08-17 | Removed some useless variables reported by the Clang static analyzer | Haru | 1 | -14/+8 |
2015-08-15 | Added core HPM interface | Haru | 1 | -2/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-15 | Moved session array into the socket interface | Haru | 1 | -1/+1 |
2015-08-15 | Cleaned up socket interface | Haru | 1 | -2/+2 |
2015-07-25 | Reduce memory usage in HPM in skill.c | Andrei Karas | 1 | -7/+7 |
2015-07-05 | Updated cash atcommand. | Emistry | 1 | -2/+6 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -46/+46 |
2015-06-02 | Follow-up to 42e1df9 | Haru | 1 | -1/+1 |
2015-06-02 | Follow-up to 544a75b | Haru | 1 | -3/+3 |
2015-06-02 | Merge remote-tracking branch 'upstream/pr/530' into hercules | Haru | 1 | -24/+5 |
2015-06-02 | Re-implemented clif->colormes to accept arbitrary colors | Haru | 1 | -8/+9 |
2015-06-01 | Follow up to Mishima's cleanup in ad958235cf | Lemongrass3110 | 1 | -24/+5 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -63/+55 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -4/+6 |
2015-05-11 | Merge pull request #508 from 4144/sanity | Haruna | 1 | -1/+1 |
2015-05-05 | Typo when setting JoinAnnounce for channels | Nihadm89 | 1 | -1/+1 |
2015-05-01 | Fix memory allocation error in atcommand.c | Andrei Karas | 1 | -1/+1 |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 1 | -1/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -992/+1078 |
2015-01-24 | Channels refactoring: search | Haru | 1 | -20/+8 |
2015-01-24 | Channels refactoring: join | Haru | 1 | -40/+17 |
2015-01-24 | Minor channel system refactoring | Haru | 1 | -54/+36 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -109/+110 |
2015-01-22 | Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fa | shennetsind | 1 | -1/+1 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -68/+75 |
2015-01-18 | To help pinpoint and manage the issue report in 8402 | shennetsind | 1 | -0/+45 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -1/+1 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -11/+12 |
2015-01-17 | 27 Fixes | shennetsind | 1 | -1/+2 |
2015-01-12 | Fix some compilation warnings with clang 3.6. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Fixed some -Wformat-security warnings | Haru | 1 | -2/+2 |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 1 | -1/+1 |
2015-01-02 | Add npcdb_checkid to npc interface. | Andrei Karas | 1 | -3/+3 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 1 | -1/+2 |
2014-12-31 | Remove useless checks. | Andrei Karas | 1 | -2/+2 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -7/+5 |
2014-12-10 | RENEWAL Updates: | malufett | 1 | -0/+6 |