История коммитов

Автор SHA1 Сообщение Дата
  FlavioJS 70ca76a770 * Added a generic vector implementation (dynamic array) based on defines. 17 лет назад
  skotlex 1d73a777c6 - Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file) 17 лет назад
  skotlex 81e5c08f4f - Fixed warning about unused variable 17 лет назад
  ultramage f9c52aa0aa Fixed droprate overflows when going over rate 2000x 17 лет назад
  skotlex 146ca072bb - Corrected mob spawn utilization of the delay1/delay2 values (one is respawn delay base, the second is random variance added on top of it). Cleaned up related code. 17 лет назад
  ultramage e0611bf8b5 Fixed server not always sending the correct level values to the client. 17 лет назад
  ultramage 3d545fd51a Cleaned the script conf files (see topic:171384 for details) 17 лет назад
  ultramage 08980b13b3 Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665) 17 лет назад
  ultramage 66e434316b Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657) 17 лет назад
  ultramage 0d011cc9b2 forgot path.h ._. 17 лет назад
  ultramage b3b275f24f Path code cleaning... 17 лет назад
  ultramage db3db2c2e5 Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943) 17 лет назад
  ultramage 9a8739d28e Fixed some formatting glitches in atcommand.c 17 лет назад
  ultramage 6730ae32cc Fixed yet another buffer overflow, in @adopt 17 лет назад
  FlavioJS f218726d7d * Changes to the configure script. 17 лет назад
  skotlex c5415465da - Corected the SC_MIRACLE + Anger code using the wrong skill level to calculate damage bonus. 17 лет назад
  skotlex a6875211ef - Fixed skill name for skill 39 (MC_PUSHCART) 17 лет назад
  ultramage f32a0b4355 Corrected mistakes in script_commands.txt (bugreport:373) 17 лет назад
  ultramage ff2ae0fe05 Fixed a possible buffer overflow in @partyoption code. 17 лет назад
  Playtester 4703cc8e2e * Updated respawn time interpretation according to latest kRO update 17 лет назад
  skotlex ece12b6e42 - Cleaned up a bit the format of skill_db.txt (that comma next to the skill name looks ugly if you ask me) 17 лет назад
  skotlex ace81763bc - removed redundant clif_hominfo line in merc_hom_dead (it was sent already from hom_damage) 17 лет назад
  ultramage 11f67e9099 Fixed a glitch where the TXT charserver would not unlock castle.txt after creating it, thus preventing it from being saved correctly. 17 лет назад
  ultramage acad1ac4dd minor code tweaking 17 лет назад
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets 17 лет назад
  ultramage e5b0ee65bf Removed the 'create athena.txt' step from athena-start as the server does that automatically. 17 лет назад
  L0ne_W0lf 23d79b9943 Touched up Merchant quest Biliban Kafra function 17 лет назад
  L0ne_W0lf f53f2a4d05 Updated Louyang NPCs, quests, and warps. 17 лет назад
  ultramage 86b5e0c6f6 Replaced the 'map name' castle data variable with the equivalent 'map index'. 17 лет назад
  ultramage 950e40ed47 Some more guild code reformatting (moved do_init_guild() to the end of guild.c, cleaned up and documented the castle/guild/member lookup functions, fixed a compilation warning...) 17 лет назад