summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-20Merged TXT removal branch back to trunk.gepard198475-16282/+4681
2012-01-19Changed `rnd()` to return signed number to avoid possible negative-signed to ...gepard19842-4/+4
2012-01-19Hair color fix for bugreport:5253, blame on r15449shennetsind1-1/+1
2012-01-18- Fixed the function that returns the job name to include 3rd jobs - Fixes @w...xantara1-0/+50
2012-01-18Fixed Royal Guard's Inspiration skill - Now decreases exp by 1% - bugreport:5211xantara1-2/+2
2012-01-18Fixed wrong size in `WFIFOHEAD` call (follow-up to r15445).gepard19841-1/+1
2012-01-18Extended @alootid command to support multiple items (default: 10).gepard19844-23/+93
2012-01-18Optimized chat room kicking (r15487) so that it doesn't alloc a db map unnece...shennetsind1-11/+8
2012-01-18Added official behavior to chat room kicking, when you're kicked out of the c...shennetsind2-4/+13
2012-01-18Reorganized picklog functions a bit to reuse some common code.gepard19846-130/+34
2012-01-17Fixed compilation error caused by r15483.gepard19841-1/+1
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard198419-268/+280
2012-01-17Fixed root usercheck not printing warning if file is suid-root.gepard19841-2/+2
2012-01-17* Merged changes up to eAthena 15067.eathenabot2-4/+6
2012-01-17* Merged changes up to eAthena 15066.eathenabot2-1466/+2221
2012-01-17* Merged changes up to eAthena 15065.eathenabot1-15/+25
2012-01-17* Merged changes up to eAthena 15063.eathenabot2-0/+155
2012-01-17* Merged changes up to eAthena 15061.eathenabot4-42/+10
2012-01-17* Merged changes up to eAthena 15058.eathenabot5-165/+197
2012-01-17* Merged changes up to eAthena 15057.eathenabot3-64/+43
2012-01-17- Follow up to r15472.eathenabot3-56/+56
2012-01-17- Updates to script_commands.txt, and added svn:keywords property.brianluau1-1/+1
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot7-173/+262
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot4-17/+14
2012-01-17* Merged changes up to eAthena 15052.eathenabot2-738/+493
2012-01-17* Merged changes ONLY eAthena 15002.eathenabot4-80/+77
2012-01-16Fixed returning pet to egg not cleaning up remaining skill timers, causing ma...gepard19841-1/+1
2012-01-15Fixed Flying Side Kick, you can now use it in non-foe and jump to their locat...shennetsind1-8/+9
2012-01-15Fixed gm_all_skill, bugreport:5239shennetsind2-21/+48
2012-01-15Fixed a bug with the output message of chrif_authokshennetsind1-3/+2
2012-01-15Fixed bug with katar weapon bonus, bugreport:5240shennetsind1-4/+9
2012-01-15Fixed a gcc warning, blame on r15451shennetsind1-1/+1
2012-01-14- Fixed walk-delay bug when a player is attacked in disguise causing inaccura...epoque111-0/+5
2012-01-14minor cleanup: removed duplicate magnum break code, bugreport:3057shennetsind1-12/+5
2012-01-14Follow up r15453 -- first sign of lack of sleep! missed 2 changes from the me...shennetsind1-2/+0
2012-01-14Added updated magic rod behavior -- displays animation on use. bugreport:5236shennetsind1-1/+1
2012-01-14Small Life Potion, Medium Life Potion and Regeneration Potion are no longer d...shennetsind1-1/+2
2012-01-14Fixed hunter traps so that they MAY hit their owner in pvp areas, bugreport:5228shennetsind1-5/+6
2012-01-14fixed battle_delay_damage from delaying damage in 1ms or less interval (it'd ...shennetsind1-1/+2
2012-01-14Fix for exploit that allowed WPE to create a character with a custom hair sty...shennetsind1-3/+3
2012-01-14fixed bug with @homevolution not refreshing homun's skill tree (4th skill mis...shennetsind1-1/+1
2012-01-14Fixed a bug with autocast max_count checking, super special thanks to calciumkidshennetsind1-3/+3
2012-01-14Added expire messages and night flag to the list of things not-to-be-REdispla...shennetsind1-19/+19
2012-01-14another cool multi-map-server ancient bugfix:shennetsind4-20/+27
2012-01-14Fixed ancient multi-map-server bug where gmlevel was lost during changing map...shennetsind2-4/+6
2012-01-14Fixed bug with attack timer being chained unnecessarily when attacker is not ...shennetsind2-4/+10
2012-01-14Fix to progressbar exploit, bugreport:5199shennetsind1-0/+7
2012-01-14Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206shennetsind2-2/+2
2012-01-12Fixed random monster load order -- affected bloody branch and poring box. spe...shennetsind1-2/+2
2012-01-12ubuntu's gcc 4.6x warning fix, bugreport:5232 credits to gepardshennetsind1-4/+8