Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-31 | ItemDB SQL Sync | Hercules.ws | 3 | -14445/+14472 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-31 | HPM Hooks Update | Hercules.ws | 3 | -192/+0 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-31 | Merge pull request #283 from dastgir/itemdb_remake | Haruna | 16 | -6694/+32606 | |
Extended item_db.conf to have several other formats. | |||||
2014-05-31 | Updated db2sql converter to match the recent item db changes | Haru | 1 | -0/+57 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | Removed some files which are no longer used | Dastgir Pojee | 9 | -6267/+0 | |
2014-05-31 | Extended ItemDB to support several other formats (part 2) | Dastgir Pojee | 2 | -222/+220 | |
- Actual source edits Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | Extended ItemDB to support several other formats (part 1) | Dastgir Pojee | 3 | -205/+31705 | |
- Updated item_db.conf in preparation for the source edits. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | Added Dastgir's item_*.txt -> item_db.conf converter | Haru | 1 | -0/+624 | |
- To be used in a follow-up commit. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | Added ItemNouseRestriction enum | Haru | 2 | -8/+14 | |
- To be used in a follow-up item_db.conf edit. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | Added ItemTradeRestriction enum | Haru | 3 | -12/+30 | |
- To be used in a follow-up item_db.conf edit. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-31 | ItemDB SQL Sync | Hercules.ws | 3 | -84/+99 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-31 | Changes to the db2sql plugin to make it better maintainable | Haru | 1 | -46/+149 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-30 | Merge pull request #282 from MrKeiKun/fix_typo | Haruna | 77 | -508/+510 | |
Fixed some typo | |||||
2014-05-30 | Fixed typos inside src/ | Shido | 70 | -495/+497 | |
2014-05-30 | More typo fixed on conf/ | Shido | 3 | -5/+5 | |
2014-05-30 | Fixed typos on cache/. | Shido | 4 | -8/+8 | |
Signed-off-by: MrKeiKun <the.keikun@gmail.com> | |||||
2014-05-30 | Merge pull request #285 from MrKeiKun/fix/remove_redundants | Haruna | 25 | -1899/+0 | |
Removed redundants | |||||
2014-05-30 | Removed 3rdparty/cmake and item_db.pl (Suggested by Haruna) | Shido | 5 | -244/+0 | |
2014-05-30 | Removed CMakeLists.txt (Thanks to Haruna) | Shido | 17 | -1410/+0 | |
2014-05-30 | Removed redundants | Shido | 3 | -245/+0 | |
2014-05-30 | HPMHookGen compatibility update for doxygen 1.8.7 | Haru | 1 | -2/+0 | |
2014-05-29 | Added April 2014 Client Packet Data | themon | 1 | -2/+78 | |
2014-05-29 | Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information | panikon | 3 | -9/+22 | |
2014-05-29 | Fixed a bug causing players to see unrelated guilds' #ally channels | Haru | 1 | -14/+20 | |
- The issue would only happen if the #ally channel is on auto-join, when a guild is first loaded. - Follow-up to cd2f5e4a687b2abbdb9d795e5c91b874aa0d2546 - Special thanks to Ind. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-29 | Added guild_castle_invite and guild_castle_expulsion to guild.conf, they ↵ | panikon | 4 | -11/+28 | |
determine how invite/expel work inside castles during WoE/GvG See: http://hercules.ws/board/topic/1623-additional-settings-in-guildconf/ | |||||
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 14 | -216/+322 | |
- Language extensions, such as _GNU_SOURCE are now enabled through CPPFLAGS by the configure script, rather than within the source code. - Moved some configure-time CFLAGS to CPPFLAGS, where appropriate. - Fixes bugreport:8211, thanks to Neoth http://hercules.ws/board/tracker/issue-8211-compiling-warning-in-linux Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-24 | Fixed issue in [AT](un)jail when jailing players in sec_pri (issue: 8206) ↵ | panikon | 1 | -2/+12 | |
http://hercules.ws/board/tracker/issue-8206-jail-bug/ | |||||
2014-05-24 | Fixed issue in *guildskill, lvl could be set to negative values. (issue: ↵ | panikon | 1 | -1/+1 | |
8214) http://hercules.ws/board/tracker/issue-8214-guildskill-lead-to-negative-guild-skill-level/ | |||||
2014-05-23 | Merge pull request #288 from pois8n/master | Streusel | 1 | -2/+2 | |
Minor spelling correction in agit_main.txt | |||||
2014-05-24 | Minor spelling correction in agit_main.txt | Poison | 1 | -2/+2 | |
2014-05-23 | Update rAthena-main-upgrade.sql | jaBote | 1 | -0/+5 | |
Following up 3591de7e7ac2db4e3eeaa9bad2615648e7f94b3a. Upgrader should be up to date as of now. | |||||
2014-05-23 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 12 | -300/+424 | |
2014-05-23 | Fixed Bug#8215 | malufett | 1 | -1/+1 | |
-http://hercules.ws/board/tracker/issue-8215-raido-rune-crushing-strike/?gopid=22895#entry22895 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2014-05-21 | HPM Hooks Update | Hercules.ws | 1 | -18/+18 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-21 | Corrected a nullpo report in 4c8d773d72ae134f7cc4d43861104ecd9f4ae134 | Haru | 3 | -11/+7 | |
Special thanks to ossi0110 Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-20 | Corrected Bioethics quest checks in the Biochemist NPC | Haru | 1 | -58/+53 | |
- As of 4ea6d474 (almost 7 years ago!) the correct check is bioeth==13, rather than MISC_QUEST&64. Special thanks to ossi0110. - Minor tweaks to the script to match Hercules standards. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-20 | Improved @go command | Haru | 1 | -137/+84 | |
- Corrected checks to correctly display the help message when an invalid map name is requested (rather than warping to Prontera) - Removed huge list of hardcoded town names (special thanks to KeiKun). Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-20 | Fixed an exploit in the custom jobmaster NPC | Haru | 1 | -95/+165 | |
- Improved legibility (renamed variables, replaced numbers with constants. - Changed syntax to match Hercules standards. - Fixed status point exploit upon Baby Novice job change. - Special thanks to bgamez23. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-19 | HPM Hooks Update | Hercules.ws | 3 | -0/+70 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-19 | Fixed issue 8182 | panikon | 4 | -6/+47 | |
http://hercules.ws/board/tracker/issue-8182-cloaking-on-ice-wall/ Fixed minor typo on script_commands | |||||
2014-05-19 | Fixed issue 8201 | panikon | 1 | -1/+1 | |
http://hercules.ws/board/tracker/issue-8201-map-server-crash/ | |||||
2014-05-17 | Added missing changequest commands on Alchemist Job Change Quest. | Taylor Locke | 1 | -2/+7 | |
2014-05-18 | Follow-up 5f5380e and a42f880e, Fixed crappy coding with sql-update ↵ | Shido | 1 | -1/+1 | |
file(Special thanks to QQfoolsorellina) | |||||
2014-05-17 | Follow-up to 5f5380e8d5fa2e6042813e35101cb33b656e3972 | Haru | 1 | -1/+1 | |
- Fixed a missing semicolon in the upgrade script. Special thanks to QQfoolsorellina Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-17 | ItemDB SQL Sync | Hercules.ws | 1 | -1394/+1538 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2014-05-17 | Re-Upload and fix the aegis conversion for item_db.conf | Michieru | 1 | -876/+3142 | |
2014-05-17 | Fixes and Clean-ups from Euphy for Wolfchev's Lab. | Taylor Locke | 1 | -366/+200 | |
2014-05-16 | Merge pull request #284 from MrKeiKun/fix_pet_table | Haruna | 10 | -31/+36 | |
Renamed incuvate of Pet System | |||||
2014-05-17 | Renamed incuvate of Pet System. | Shido | 10 | -31/+36 | |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 12 | -56/+60 | |
- Includes in some files weren't sorted alphabetically. Special thanks to KeiKun. Signed-off-by: Haru <haru@dotalux.com> |