Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | Change bl parameter to be const in unit->getdir | skyleo | 1 | -1/+1 |
2020-03-08 | Add unit->cbl2ud for when using const block_list | skyleo | 1 | -0/+1 |
2020-03-08 | Change the name of all functions which got their return-value meaning changed | skyleo | 1 | -6/+6 |
2020-03-08 | Rename unit->walktobl_sub to unit->walktobl_timer | skyleo | 1 | -1/+1 |
2020-03-08 | Refactor code using directions to use enum unit_dir | skyleo | 1 | -1/+1 |
2020-03-08 | Add enum unit_dir and make direction functions use it | skyleo | 1 | -3/+4 |
2020-03-08 | Refactor unit_walktoxy_timer | skyleo | 1 | -0/+1 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 |
2019-05-05 | Add into unit_data groupId and title | Andrei Karas | 1 | -0/+2 |
2018-12-12 | Remove typedef from clr_type. | Andrei Karas | 1 | -4/+4 |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -3/+3 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2016-12-03 | Remove the platform-dependent variables from struct status_data | Haru | 1 | -5/+1 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-04-27 | Fix unit_data unitialisation. | Andrei Karas | 1 | -0/+1 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -1/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-02 | Fixed compile errors on very old PACKETVERs | Haru | 1 | -7/+5 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -5/+7 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -4/+4 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -0/+13 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 1 | -0/+1 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -1/+6 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-07-09 | Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei... | panikon | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -7/+5 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -5/+7 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -7/+5 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -5/+6 |
2013-11-28 | Follow up fdb6de1aa34086fd4d22ae127437727f556cea3c | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -12/+12 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -71/+53 |
2013-08-22 | Fixed Bug #7652 | shennetsind | 1 | -1/+1 |
2013-07-21 | Fixed various unit* script commands to work with NPCs (issue #7548) | Haru | 1 | -0/+1 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -7/+7 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -52/+52 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -52/+52 |
2012-04-29 | - Updated the unit engine to cache attacker count rather than utilise CPU int... | epoque11 | 1 | -1/+4 |
2012-04-15 | Fixed quite a few dozen "comparison is always true due to limited range of da... | shennetsind | 1 | -0/+5 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -0/+4 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -1/+2 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -4/+5 |
2010-11-23 | * Added script command pushpc, which is required by newer scripts. | ai4rei | 1 | -0/+1 |
2008-08-24 | - Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce... | zephyrus | 1 | -0/+1 |
2008-04-02 | * Added more debug information to track the double remove_map's | FlavioJS | 1 | -1/+2 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -0/+50 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -0/+3 |
2007-12-22 | Path code cleaning... | ultramage | 1 | -2/+2 |
2007-10-18 | Fixed some gcc-specific stuff, silenced some more warnings | ultramage | 1 | -3/+3 |