Age | Commit message (Expand) | Author | Files | Lines |
2012-12-07 | - Fixed wizard sightblaster skill which was not knocking back traps. (bugrepo... | markzd | 2 | -3/+13 |
2012-12-06 | - Fixed a glitch(related to r16921) which caused running skills from not stop... | markzd | 1 | -1/+2 |
2012-12-05 | - Added safer multiplication in battle formulas to prevent int32 from overflo... | markzd | 2 | -75/+89 |
2012-12-05 | - Re-committed r16987 (pid:161281). | glighta | 4 | -6/+7 |
2012-12-05 | - Re-committed r16986 (pid:161281). | glighta | 3 | -144/+17 |
2012-12-05 | - Re-committed r16985 (pid:161281). | glighta | 1 | -73/+83 |
2012-12-05 | - Re-committed r16984 (pid:161281). | glighta | 1 | -2/+4 |
2012-12-05 | - Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281). | glighta | 11 | -443/+550 |
2012-12-05 | - Re-committed r16979/trunk/src/ (pid:161281). | markzd | 4 | -18/+36 |
2012-12-05 | - Re-committed r16977/trunk/src/ (pid:161281). | thatakkarin | 1 | -1/+1 |
2012-12-05 | - Re-committed r16974/trunk/src/ (pid:161281). | momacabu | 2 | -0/+26 |
2012-12-05 | - Re-committed r16973/trunk/src/ (tid:74924). | momacabu | 2 | -5/+10 |
2012-12-05 | - Re-committed r16971/trunk/src/ (tid:74924). | momacabu | 2 | -6/+64 |
2012-12-05 | - Re-committed r16969/trunk/src/ (tid:74924). | glighta | 3 | -25/+12 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 153 | -127353/+127489 |
2012-11-30 | Follow up r16981: | rud0lp20 | 4 | -25/+80 |
2012-11-30 | -Fix old warnings. 1st step to get ride of -wno flag in configure. | glighta | 5 | -12/+13 |
2012-11-30 | - Minor tweak in @jobchange, it will now read msg_athena.conf job names; | momacabu | 3 | -146/+17 |
2012-11-29 | - Upon character deletion remove received mails and elemental. | momacabu | 1 | -2/+12 |
2012-11-29 | * Fixed bugreport:6942 where bSkillCooldown was not applying to skills. | markzd | 2 | -15/+17 |
2012-11-29 | Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) | rud0lp20 | 9 | -402/+483 |
2012-11-29 | * Minor fix and description when removing debuffs by status_change_clear_buffs. | markzd | 2 | -4/+3 |
2012-11-29 | * Fixed (assistant/slave)summons/clone, where they dissappeared when going up... | markzd | 3 | -9/+26 |
2012-11-29 | * Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/read... | thatakkarin | 1 | -1/+1 |
2012-11-28 | - Fixed bugreport:6304, where mail titles could be bypassed thus having no le... | momacabu | 2 | -0/+26 |
2012-11-27 | - Don't recall the player if it is on the same place as the recaller; | momacabu | 2 | -3/+8 |
2012-11-27 | Applied suggestion in tid:74775. Added script command cleanmap and cleanarea ... | momacabu | 2 | -6/+64 |
2012-11-26 | -Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmap | glighta | 3 | -24/+11 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 153 | -128034/+127786 |
2012-11-25 | * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M... | euphyy | 2 | -2/+2 |
2012-11-25 | -Upd RK_RUNEMASTERY cooking percent, linked with upd of makerune args as requ... | glighta | 1 | -1/+28 |
2012-11-24 | -Add tool/check-doc to verify if all script/atcommand are being documented. t... | glighta | 1 | -2/+3 |
2012-11-24 | Fixed behavior in permanent mob spawns allowing new optional parameters: leve... | momacabu | 4 | -5/+38 |
2012-11-24 | -Fix geoipreading cache for Windows, bugreport:6923 | glighta | 2 | -4/+4 |
2012-11-24 | -Fix bugreport:6751 allow noseige to be casted while under status. | glighta | 4 | -29/+48 |
2012-11-24 | Follow up to r16957 to fix an error with getcharip. | cookiecrumbs | 1 | -1/+1 |
2012-11-24 | Implemented script command getcharip (tid:69646) | cookiecrumbs | 1 | -0/+46 |
2012-11-24 | Implemented @warp modification (tid:74181), it check if a map exists regardle... | momacabu | 1 | -1/+1 |
2012-11-23 | Partial fix for bugreport:4337. | momacabu | 4 | -7/+27 |
2012-11-23 | Fixed bugreport:2307, if you get an mail attachment with the char-server offl... | momacabu | 1 | -0/+8 |
2012-11-23 | -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl... | glighta | 7 | -109/+114 |
2012-11-23 | - Fixed dumb warning (follow up to r16950) -_- | momacabu | 1 | -1/+1 |
2012-11-23 | - There will now be a warning regarding to map name length limitation (part o... | momacabu | 1 | -0/+2 |
2012-11-23 | Follow up to r16946, where not all npc interactions (input, menu) where prope... | momacabu | 2 | -3/+13 |
2012-11-23 | - Temporary fix for bugreport:1023, where various 'next' buttons would pop --... | momacabu | 2 | -13/+45 |
2012-11-23 | Fixed bugreport:2313 where a player interacting with a NPC would still be que... | momacabu | 1 | -0/+3 |
2012-11-22 | Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re... | cookiecrumbs | 1 | -0/+2 |
2012-11-22 | -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. | glighta | 1 | -354/+434 |
2012-11-22 | -Apply EvilPuncker path from tid:71756 | glighta | 6 | -23/+30 |
2012-11-21 | Another minor improvement on char_per_account setting (follow up to r16937). ... | momacabu | 1 | -7/+4 |