Age | Commit message (Expand) | Author | Files | Lines |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -1/+1 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -39/+39 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -2/+2 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -3/+4 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -4/+2 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -1132/+1154 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -1154/+1132 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 1 | -1/+1 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -3/+5 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -2/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -3/+3 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -3/+3 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -1/+2 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -7/+8 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -9/+8 |
2012-01-04 | Pets & Homun renaming with empty name fix, bugreport:3032 | shennetsind | 1 | -1/+4 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -4/+2 |
2011-12-17 | - Fixed pet.c not checking log_config.enable_logs setting. [lighta] | brianluau | 1 | -2/+4 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -8/+8 |
2011-05-29 | * Fixed pets' speed would not get updated to normal, after they finished runn... | ai4rei | 1 | -0/+1 |
2011-03-15 | * Fixed pet database reading displaying wrong amount of read entries per file... | ai4rei | 1 | -3/+4 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -15/+15 |
2010-12-30 | * Fixed improper use of itemdb_search. It does not return NULL but a dummy it... | ai4rei | 1 | -1/+1 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -1/+1 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -1/+1 |
2010-11-28 | * Added emotion_type enumeration for clif_emotion constants. | ai4rei | 1 | -2/+2 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -2/+2 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -8/+8 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -3/+3 |
2010-08-03 | - Merged a few minor bugfixes | Skotlex | 1 | -3/+1 |
2009-09-13 | * Progressbar aborts when player is attacked. | Inkfish | 1 | -1/+1 |
2009-01-25 | - Implemented new Pet Bonus System. Enjoy!! :D | zephyrus | 1 | -55/+124 |
2008-11-22 | * Hunted down the simpler 64bit pointer truncations. | FlavioJS | 1 | -2/+2 |
2008-08-25 | - Fixed crash on Pet hatch. Resorted the way a Pet is initialized. (Bug Repor... | zephyrus | 1 | -14/+14 |
2008-08-24 | - Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce... | zephyrus | 1 | -55/+2 |
2008-07-26 | Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w... | ultramage | 1 | -7/+7 |
2008-07-14 | * Corrected compiler warning and error made from r12959 and r12953, respectiv... | sketchyphoenix | 1 | -0/+1 |
2008-07-13 | added missing pick_log | Lupus | 1 | -1/+2 |
2008-05-02 | Replaced the very ineffective clif_foreachclient() with map_foreachpc() since... | ultramage | 1 | -1/+1 |
2008-05-01 | Replaced the integers+checking approach in r12679 with usage of floating poin... | ultramage | 1 | -5/+5 |
2008-05-01 | Implemented get_percentage() for compact and safe calculation of percentual v... | ultramage | 1 | -6/+6 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -7/+7 |
2008-03-04 | - Updated firepillar so it cannot be placed on top of others. | skotlex | 1 | -1/+1 |
2008-02-27 | Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030) | ultramage | 1 | -2/+1 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -5/+6 |
2007-12-26 | Moved distance-related functions to path.c/h | ultramage | 1 | -0/+1 |
2007-11-22 | - Changed the status_change structure to use dynamic rather than static memor... | skotlex | 1 | -1/+1 |
2007-11-21 | - Moved subtype from struct block_list to struct npc_data. | skotlex | 1 | -1/+0 |
2007-11-17 | Removed battle_config.error_log as console_silent already handles this | ultramage | 1 | -21/+11 |
2007-10-31 | Commented out msg_athena.conf strings disabled in r11625. | ultramage | 1 | -1/+2 |