summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Minor improvementshennetsind4-32/+39
2013-11-28Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind2-122/+172
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind10-185/+346
2013-11-28Added support for automatic concatenation of adjacent string literalsHaru1-18/+21
2013-11-28Corrected operator precedence table.Haru1-20/+20
2013-11-28Added pre de/increment operators. Fixed post de/increment operators.Haru2-102/+150
2013-11-28Removed meaningless '~=' operator.Haru1-1/+0
2013-11-27Fixed Bug 7858shennetsind4-0/+38
2013-11-27Plugins can now make use of msg_txt()shennetsind2-6/+4
2013-11-27Dropped emperium spawn restrictionsshennetsind5-18/+12
2013-11-27Fixed Bug 7495shennetsind1-0/+4
2013-11-27Fixed Bug 7792shennetsind1-37/+37
2013-11-27Fixed Bug 7805shennetsind1-3/+22
2013-11-26Fixed Bug 7859shennetsind1-3/+4
2013-11-26Fixed Bug 7794shennetsind1-0/+13
2013-11-26Fixed Bug 7700shennetsind1-1/+3
2013-11-26Fixed Bug 7838 (addendum)shennetsind1-1/+1
2013-11-26Fixed Bug 7855shennetsind1-2/+2
2013-11-25calc_return_damage cleanup & fixesshennetsind2-90/+92
2013-11-25Fixed getareachar_skillunit v4 and minor cleanupshennetsind4-114/+108
2013-11-25Fixed Bug 7827shennetsind1-1/+13
2013-11-25Fixed Bug 7838shennetsind1-1/+1
2013-11-25Fixed Bug 7764shennetsind1-0/+1
2013-11-25Fixed txt_time (used by @time)shennetsind1-11/+10
2013-11-25Fixed Bug 7849shennetsind1-35/+14
2013-11-22Minor HPMi Sub Modificationsshennetsind2-2/+0
2013-11-21Fixed a somehow-cygwin-only warning 'array subscript is above array bounds'shennetsind1-1/+1
2013-11-20Dropped some unused aliases in atcommand usage messages.shennetsind1-4/+4
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-33/+38
2013-11-19Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind25-549/+786
2013-11-19Fixed Bug 7799 - SC_MOONSTAR neverendingshennetsind1-2/+10
2013-11-19Fixed wrong parentheses in a condition in status_calc_regen_rateHaru1-27/+20
2013-11-19Added support for Max EquipLv in Pre-RenewalHaru1-7/+1
2013-11-19Replaced hardcoded Item IDs with constantsHaru6-217/+448
2013-11-19Sanitized and improved several macros through the codeHaru23-257/+276
2013-11-18Merge pull request #224 from datmumbles/size_changesshennetsind8-46/+46
2013-11-18Fixed Bug 7819 - Renewal Elemental Damageshennetsind1-5/+1
2013-11-18Fixed the erroneously redirected GM Full Strip Packetshennetsind3-1/+19
2013-11-18Follow up aee2f6317e1c927847993801b5973d7e2e27a418shennetsind1-2/+2
2013-11-18Modified charban char server responding actionshennetsind2-11/+11
2013-11-18Fixed itemdb elvmax issue caused by inheritshennetsind1-1/+1
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles8-46/+46
2013-11-18Follow-up to 1f5161a2bd3c7934373146d8cac3c131536758baHaru1-1/+7
2013-11-18Fixed an issue with item_db2 entries that specify Inherit, and no ScriptHaru2-55/+102
2013-11-17Added emblem blank pixels checkHaru3-10/+114
2013-11-16Renewal elemental attr fixshennetsind2-2/+7
2013-11-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-3/+3
2013-11-16Introducing Character Ban Support.shennetsind4-9/+57
2013-11-16Fixed a mapserver crash when using SQL item DB and an item's script is NULLHaru1-3/+3
2013-11-16Fixed atcommand alias bug on selected commandsshennetsind1-23/+23