Age | Commit message (Expand) | Author | Files | Lines |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+4 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -7/+7 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -1/+1 |
2013-09-27 | HPM: Elemental.c Completed | shennetsind | 1 | -42/+60 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -11/+11 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -7/+7 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -30/+30 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -11/+11 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -984/+985 |
2013-07-29 | Added intif interface | Susu | 1 | -2/+2 |
2013-07-29 | Added elemental interface | Susu | 1 | -944/+984 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -7/+7 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -1/+1 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -34/+33 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -9/+9 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -11/+11 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -7/+7 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-01-31 | Fixed Bug #3080 | shennetsind | 1 | -4/+6 |
2012-12-31 | -Follow up r17065 fiw splash skill being broken. | glighta | 1 | -1/+2 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -165/+165 |
2012-12-26 | Fixed Elemental HP/SP bar not being displayed to the client after being warpe... | aleos | 1 | -0/+2 |
2012-12-14 | Fixed bugreport:7007 where summoning elemental w/o SO_EL_SYMPATHY causes its ... | rud0lp20 | 1 | -5/+14 |
2012-12-11 | Happy Holidays and Happy 12/12/12 :) | rud0lp20 | 1 | -13/+121 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -744/+714 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -714/+744 |
2012-11-09 | Dropped a incredibly wasteful and pointless (why was that there i wonder) 310... | shennetsind | 1 | -4/+1 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -9/+1 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -2/+2 |
2012-09-08 | Fixed bugreport:6587 removed unused parameters in several damage/heal functio... | shennetsind | 1 | -1/+1 |
2012-08-27 | Updated read_elemental_skilldb() to skip empty lines instead of throwing an e... | kenpachi2k11 | 1 | -0/+3 |
2012-08-27 | - read_elementaldb: skip blank lines. | brianluau | 1 | -0/+3 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 1 | -3/+2 |
2012-04-25 | Follow up r15975. Fixed warning on elemental.c. (bugreport:5637) | greenboxal2 | 1 | -0/+1 |
2012-04-25 | * Replaced rand() calls with rnd(). | xazax-hun | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -10/+13 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -0/+825 |