Age | Commit message (Expand) | Author | Files | Lines |
2013-03-30 | Follow up 90f117f6b071c9c12bb8b521b6de46301639e75c | shennetsind | 1 | -2/+2 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -10/+28 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -40/+31 |
2013-03-29 | Re-implementing ERS report() | shennetsind | 1 | -0/+3 |
2013-03-27 | Introducing Hercules' Map Zone Database | shennetsind | 1 | -5/+326 |
2013-03-17 | Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3f | shennetsind | 1 | -11/+1 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -19/+20 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -5/+7 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -2/+2 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-16 | Minor changes; check description | shennetsind | 1 | -2/+2 |
2013-02-14 | New Mapflag adjust_skill_damage | shennetsind | 1 | -10/+31 |
2013-02-14 | New Mapflag adjust_unit_duration | shennetsind | 1 | -17/+44 |
2013-02-14 | Introducing MySQL DB Update Checker | shennetsind | 1 | -0/+2 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-01-31 | Fixed Bug #3080 | shennetsind | 1 | -4/+5 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 1 | -9/+9 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -62/+64 |
2012-12-05 | - Re-committed r16977/trunk/src/ (pid:161281). | thatakkarin | 1 | -1/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -2777/+2845 |
2012-11-29 | * Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/read... | thatakkarin | 1 | -1/+1 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -2845/+2777 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 1 | -1/+2 |
2012-11-20 | Follow up r16933 Fixing a typo on map_foreachinmap, block -> block_mob | shennetsind | 1 | -1/+1 |
2012-11-20 | 122 diffs. map_foreachin<everything> syntax clean up. | shennetsind | 1 | -354/+322 |
2012-11-10 | Commented out poring_c01/02 since they are no longer present in the latest gr... | shennetsind | 1 | -6/+1 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 1 | -5/+17 |
2012-11-10 | - Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n... | momacabu | 1 | -7/+7 |
2012-11-09 | * Merged eAthena changeset ea:15116. | eathenabot | 1 | -47/+30 |
2012-11-07 | Added support to pre-re/re map_cache since some maps differ, this results in ... | shennetsind | 1 | -10/+7 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -94/+95 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -2/+2 |
2012-10-29 | -Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range... | glighta | 1 | -47/+34 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -70/+72 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -0/+1 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -3/+4 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -0/+1 |
2012-07-26 | Added the merges proposed in evilpuncker's list of suggestions: http://rathen... | shennetsind | 1 | -1/+1 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -15/+16 |
2012-07-11 | Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163... | greenboxal2 | 1 | -8/+11 |
2012-07-11 | Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. | greenboxal2 | 1 | -0/+46 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -4/+6 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 1 | -4/+10 |
2012-06-28 | Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON | rud0lp20 | 1 | -1/+0 |
2012-06-01 | Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated. | rud0lp20 | 1 | -0/+1 |
2012-05-11 | * Merged changes up to eAthena 15094. | eathenabot | 1 | -52/+26 |
2012-05-03 | Regularized file not found error messages. | xazax-hun | 1 | -1/+1 |
2012-05-02 | Updated load order so that map server's console display order is preserved | shennetsind | 1 | -1/+1 |
2012-04-29 | - Removed leftover TXT configs, follow-up to r15503. | brianluau | 1 | -3/+3 |
2012-04-29 | A minor memory improvement, and some curly brace love. | shennetsind | 1 | -9/+12 |