Age | Commit message (Expand) | Author | Files | Lines |
2015-09-08 | Fixed some memory leaks in code using libconfig | Haru | 7 | -7/+9 |
2015-09-08 | Fixed a missing parenthesis in the Criatura Academy script. | Haru | 1 | -120/+120 |
2015-09-07 | Fixed new line typo. | Taylor Locke | 1 | -1/+0 |
2015-09-07 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 |
2015-09-07 | Converted all item constants to IDs for Academy. Added missing hair coupon item. | Taylor Locke | 2 | -171/+185 |
2015-09-07 | Fixed const name of Academy Hat in Academy script. Fixes #707. | Taylor Locke | 1 | -1/+1 |
2015-09-05 | Moved novice_skills quests to pre-re. | Taylor Locke | 3 | -2/+4 |
2015-09-05 | Merge pull request #697 from HerculesWS/re_start_point | Kisuka | 2 | -13/+39 |
2015-09-05 | Added RE/Pre-RE start_point ability. | Taylor Locke | 2 | -13/+39 |
2015-09-06 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+5 |
2015-09-05 | Merge pull request #696 from HerculesWS/Criatura_Academy | Kisuka | 12 | -31/+15196 |
2015-09-06 | Fixed compilation error. | Emistry | 1 | -1/+2 |
2015-09-06 | Revert "Revert "Updated getwaitingroomstate() script command."" | Emistry | 2 | -2/+21 |
2015-09-06 | Revert "Updated getwaitingroomstate() script command." | Emistry | 2 | -21/+2 |
2015-09-05 | Episode 14.2 Criatura Academy Release. | Taylor Locke | 12 | -31/+15196 |
2015-09-06 | Updated getwaitingroomstate() script command. | Emistry | 2 | -2/+21 |
2015-08-31 | Fixed issue #670 | Emistry | 1 | -3/+3 |
2015-08-31 | npctalk support extra npc name parameter. | Emistry | 2 | -3/+12 |
2015-08-31 | Updated doc/script_commands.txt | Emistry | 1 | -4/+7 |
2015-08-30 | Follow up@2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0 | malufett | 1 | -0/+1 |
2015-08-27 | HPM Hooks Update | Hercules.ws | 4 | -0/+32 |
2015-08-27 | Merge pull request #674 from HerculesWS/hotkey | Dastgir | 8 | -20/+50 |
2015-08-27 | Hotkey Rotate Packet Implemented | Dastgir | 8 | -20/+50 |
2015-08-27 | Fixes Unidentified items bug in client >= 20150226 | Dastgir | 2 | -12/+12 |
2015-08-27 | Added an availability check for the -rdynamic linker option | Haru | 2 | -5/+61 |
2015-08-26 | Fixed a faulty usage of sg->unit in land skill code | Haru | 2 | -42/+52 |
2015-08-26 | Fix buffer overflow in @set command. Closes #667 | Andrei Karas | 1 | -1/+1 |
2015-08-26 | fix travis.sh from previous commit. | Andrei Karas | 1 | -1/+1 |
2015-08-26 | Show errors in travis tests after server crashed or terminated with non zero ... | Andrei Karas | 1 | -1/+6 |
2015-08-26 | FollowUp 509df4d7, fixes a typo | Dastgir | 1 | -1/+1 |
2015-08-23 | Merge pull request #658 from 4144/fixcrash | Haruna | 1 | -0/+1 |
2015-08-23 | Fix server crash with some ground skills or traps. Closes #615. | Andrei Karas | 1 | -0/+1 |
2015-08-19 | Fixed an issue preventing the VS2015 projects to compile in Release mode | Haru | 4 | -4/+0 |
2015-08-18 | Fixed a qiget/qicheck crash in queue iterators | Haru | 1 | -2/+2 |
2015-08-18 | Detect other sanitizer run time errors. | Andrei Karas | 1 | -1/+9 |
2015-08-17 | Added sanitizer (gcc-5) to the travis build script | Haru | 1 | -6/+28 |
2015-08-17 | Switched to the new, faster, travis build environment | Haru | 1 | -0/+1 |
2015-08-17 | Merge pull request #654 from 4144/memfixes | Haruna | 3 | -8/+45 |
2015-08-17 | Fix wrong index access and probably wrong hp/sp calculation. Closes #653 | Andrei Karas | 2 | -7/+43 |
2015-08-17 | Dont call memset with null pointer. | Andrei Karas | 1 | -1/+2 |
2015-08-17 | Fixed a minor issue in the Hercules startup banner | Haru | 1 | -1/+1 |
2015-08-17 | Updated Xcode project to reflect the recent changes | Haru | 1 | -3/+225 |
2015-08-17 | Removed some useless variables reported by the Clang static analyzer | Haru | 1 | -14/+8 |
2015-08-17 | Corrected a warp destination typo in The Sign quest | Haru | 1 | -1/+1 |
2015-08-17 | HPM Hooks Update | Hercules.ws | 4 | -0/+32 |
2015-08-17 | Merge pull request #619 from dastgir/2015-3ceam | Haruna | 4 | -81/+188 |
2015-08-16 | New EquipPackets Support | Dastgir | 4 | -81/+188 |
2015-08-15 | Merge pull request #643 from HerculesWS/hpmfixes_v2 | Andrei Karas | 173 | -1853/+24905 |
2015-08-15 | HPM Hooks Update | Haru | 1 | -2/+5 |
2015-08-15 | Automatic HPM symbol sharing | Haru | 10 | -119/+11 |