Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | Standardized the format of some NPC parse error messages | Haru | 1 | -37/+37 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+4 |
2013-10-28 | Clean up to view id parsing and small fixes thanks for Haruna and Ind. | Kisuka | 1 | -30/+15 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 1 | -5/+67 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -13/+10 |
2013-10-25 | Merge pull request #202 from kisuka/master | shennetsind | 1 | -0/+3 |
2013-10-25 | nocashshop mapflag | shennetsind | 1 | -0/+2 |
2013-10-25 | Quest Bubbles Update | shennetsind | 1 | -0/+3 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -4/+4 |
2013-10-07 | Fixed Bug #7744 | shennetsind | 1 | -4/+2 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -259/+259 |
2013-09-27 | HPM: Chat.c Completed | shennetsind | 1 | -1/+1 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -198/+174 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -9/+8 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -261/+261 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -42/+30 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -25/+25 |
2013-09-25 | Renamed local variables that would conflict with a rename of iTimer to timer | Haru | 1 | -3/+3 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -2/+2 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -37/+25 |
2013-09-17 | HPM: npc_chat.c Interfaced | shennetsind | 1 | -1/+1 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -4/+4 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 1 | -4/+4 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -272/+343 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -3/+3 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -47/+47 |
2013-07-29 | Added intif interface | Susu | 1 | -2/+2 |
2013-07-29 | Added chat interface | Susu | 1 | -1/+1 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -58/+57 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 1 | -1/+5 |
2013-07-13 | Fixed crash when unloading NPC (bug #7517) | Piotr HaĆaczkiewicz | 1 | -14/+25 |
2013-07-11 | Improved NPC event processing. | Piotr HaĆaczkiewicz | 1 | -70/+81 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -7/+7 |
2013-07-01 | Fixed a dysfunctional piece of code in @reloadscript | shennetsind | 1 | -4/+3 |
2013-06-30 | Fixed script timer problem | shennetsind | 1 | -62/+51 |
2013-06-27 | Map Zone mapflag unload fix | shennetsind | 1 | -5/+5 |
2013-06-27 | Merge pull request #48 from CairoLee/master | shennetsind | 1 | -0/+2 |
2013-06-25 | Fixed Bug #7429 | shennetsind | 1 | -3/+0 |
2013-06-25 | Implemented notomb Mapflag | CairoLee | 1 | -0/+2 |
2013-06-24 | Fixed Bug #7412 | shennetsind | 1 | -2/+4 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -17/+15 |
2013-06-15 | Fixed Bug #7367 | shennetsind | 1 | -2/+1 |
2013-06-14 | Fixed Bug#7362, Bug#7363 & Bug#7355 | malufett | 1 | -2/+2 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -7/+7 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -23/+23 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -128/+128 |
2013-06-06 | Follow up f754643911ebb19eb68fb7b6ad1a864b02d111a8 | shennetsind | 1 | -2/+1 |
2013-06-01 | Fixed script_rid2sd not being available to HPM | shennetsind | 1 | -3/+2 |
2013-06-01 | Fixed Bug #7311 | shennetsind | 1 | -2/+1 |
2013-05-31 | Fixed Bug #7272 | shennetsind | 1 | -3/+3 |