Age | Commit message (Expand) | Author | Files | Lines |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -16/+18 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -18/+16 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -16/+18 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -7/+7 |
2014-01-19 | HPM Custom Data Struct Expansion: map/instance/party/guild | shennetsind | 1 | -0/+13 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -1/+4 |
2013-12-06 | HPM: mapindex interface | shennetsind | 1 | -3/+3 |
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 | -1/+1 |
2013-10-25 | Quest Bubbles Update | shennetsind | 1 | -0/+10 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -4/+74 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -92/+92 |
2013-09-28 | HPM: Instance.c Completed | shennetsind | 1 | -84/+87 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -16/+16 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -89/+90 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -9/+9 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -1/+1 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -1/+1 |
2013-08-20 | Fixed a mapserver crash when using instanced maps with custom names | Haru | 1 | -1/+1 |
2013-08-14 | Fixed Bug #7646 | shennetsind | 1 | -0/+55 |
2013-07-05 | Minor compliance adjustments | shennetsind | 1 | -3/+3 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-24 | Fixed Bug #7412 | shennetsind | 1 | -19/+26 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -3/+3 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -29/+29 |
2013-05-30 | Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9 | shennetsind | 1 | -1/+1 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -197/+287 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -6/+6 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -1/+1 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -14/+15 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -306/+325 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -325/+306 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 1 | -1/+1 |
2012-05-31 | Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instan... | shennetsind | 1 | -0/+3 |
2012-05-26 | Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia... | shennetsind | 1 | -1/+29 |
2012-04-28 | - Fixed an issue with the instance variable storage system never being initia... | epoque11 | 1 | -17/+4 |
2012-04-28 | - Updated the script engine to make use of the DBMap* structure for storing v... | epoque11 | 1 | -5/+2 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+0 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -2/+1 |
2011-07-02 | * More instancing updates. | ai4rei | 1 | -18/+33 |
2011-07-02 | * Random updates to instance system. | ai4rei | 1 | -1/+9 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -1/+1 |
2011-05-08 | * Updated/revised description of instance-related script commands (bugreport:... | ai4rei | 1 | -7/+6 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -3/+3 |
2010-06-02 | - Fixed item script of Chicken_Hat (5431). (bugreport:4174) | brianluau | 1 | -452/+452 |
2009-11-24 | Fixed instances not initializing after reloadscript (bugreport:3522). | ultramage | 1 | -7/+4 |