Age | Commit message (Expand) | Author | Files | Lines |
2015-12-28 | Added some missing item IDs to their enum | Haru | 1 | -1/+1 |
2015-12-28 | Added Poring to the mob_id enum | Haru | 1 | -1/+1 |
2015-12-28 | Replaced some numeric mob IDs with the proper constants (MOBID_TREASURE_BOX*) | Haru | 1 | -3/+5 |
2015-12-28 | Added Splendide, Manuk and Mora mobs to the mob_id enum | Haru | 1 | -3/+24 |
2015-12-28 | Standardized (source) mob_id enum | Haru | 1 | -5/+6 |
2015-12-25 | Merge pull request #1009 from Jedzkie/ItemDB_Updates | Dastgir | 1 | -16/+16 |
2015-12-25 | New Entity Packets Implemented (Thanks to Rytech) | Dastgir | 1 | -2/+13 |
2015-12-23 | Update: | Jedzkie | 1 | -16/+16 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-14 | Added official effect of Mora Berry. | Jedzkie | 1 | -1/+4 |
2015-12-13 | ItemDB Updates: | Jedzkie | 1 | -1/+3 |
2015-12-06 | Refactored/fixed race handling for bonuses that store it as a bitmask | Haru | 1 | -2/+2 |
2015-11-12 | Added subtype initializer to npc_create_npc | Haru | 1 | -3/+1 |
2015-11-12 | Moved class and dir initializers to npc_create_npc | Haru | 1 | -6/+1 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -60/+1 |
2015-10-20 | Fixed an issue preventing the mob_db2 from being loaded | Haru | 1 | -8/+5 |
2015-10-19 | Add support for mob_db in conf format. | Andrei Karas | 1 | -239/+539 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -2/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -10/+2 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -16/+15 |
2015-09-24 | Add bl parameter to map_searchrandfreecell and map_addflooritem. | Andrei Karas | 1 | -2/+2 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -3/+3 |
2015-09-18 | Clarified the intent of several assignments inside conditional expressions | Haru | 1 | -3/+4 |
2015-09-17 | Added Configuration in enabling/disabling monster hp bar on new clients. | Frost | 1 | -10/+10 |
2015-09-10 | Add to path search functions source bl for plugins usage. | Andrei Karas | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-07-25 | Reduce memory usage in HPM in skill.c | Andrei Karas | 1 | -4/+4 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -35/+35 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -15/+15 |
2015-02-23 | Extend official_cell_stack_limit option. | Andrei Karas | 1 | -1/+1 |
2015-02-13 | Fixed alchemist marine sphere causing double deletion on renewal | shennetsind | 1 | -5/+5 |
2015-01-22 | Removed name distinction between (sql) mob/item/mob_skill db and db_re variants | Haru | 1 | -12/+6 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -32/+29 |
2015-01-18 | Replacing rand leftovers with the mt19937ar | shennetsind | 1 | -1/+1 |
2015-01-17 | 27 Fixes | shennetsind | 1 | -1/+1 |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 1 | -4/+4 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -6/+8 |
2014-12-31 | Fix possible memory overflows and underflows. | Andrei Karas | 1 | -1/+1 |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 1 | -2/+14 |
2014-12-21 | Remove plugin data in mob_db destruction. | Andrei Karas | 1 | -1/+12 |
2014-12-21 | Move mob_db deletion into separate function. | Andrei Karas | 1 | -6/+10 |
2014-12-14 | Fixed Bug#8456 | malufett | 1 | -1/+7 |
2014-11-28 | Add function for create npc. | Andrei Karas | 1 | -7/+2 |
2014-11-24 | * 1st Transcendent Spirit, monster position lag fixes | Michieru | 1 | -0/+10 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -153/+168 |
2014-11-10 | Merge pull request #386 from 4144/fixplugins | Haruna | 1 | -2/+2 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -2/+2 |
2014-11-09 | Follow git rev: cf18e5578f85bc6c368a2ad4d7c746af8687c7f0 | Michieru | 1 | -0/+1 |
2014-11-06 | revert Git:10e6f1a189f20ca346ada2f6199378869b370442 | Michieru | 1 | -20/+6 |