Histórico de Commits

Autor SHA1 Mensagem Data
  Lupus 51b885b417 crashfix to attach/detach timers há 17 anos atrás
  zephyrus b37569c083 - Cleanups and a little fix to NPC Sizes (thanks to ultramage). há 17 anos atrás
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). há 17 anos atrás
  ultramage 836deebfb9 Fixed a script engine problem where warping away while having a menu window open and talking to an another npc with a menu would produce menu option count mismatch errors (bugreport:1208) há 17 anos atrás
  zephyrus 9bfb1ac1be - More scripts fixes. há 17 anos atrás
  zephyrus 31320fcc9d - Added some new items and headgears. há 17 anos atrás
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). há 17 anos atrás
  Kevin 2eabb3d1f7 Added script function hasquest. há 17 anos atrás
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 há 17 anos atrás
  FlavioJS 2599064a46 * Fixed script strings not being handled properly (only skipped the \). há 17 anos atrás
  FlavioJS d903fda1c7 * Script parse errors displayed with one ShowError instead of several ShowMessage's. há 17 anos atrás
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. há 17 anos atrás
  toms ccb23efe49 Made some cleanup in changesex há 17 anos atrás
  toms 443c56e21f Fixed a bug in (init/start/stop)npctimer há 17 anos atrás
  toms 034920992e Use the same code for script commands getitem & getitem2 as @item to avoid bug in bugreport:1324 (non-stackable items are stacked) há 17 anos atrás
  Kevin ffa3b60fc0 Finished most of the quest log code, still bits here and there but it's usable now. há 17 anos atrás
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. há 17 anos atrás
  ultramage ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035) há 17 anos atrás
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. há 17 anos atrás
  ultramage e2960e9af8 Partially fixed the mess in status.c. há 17 anos atrás
  zephyrus fa64cdae0d - Added the official adoption method. há 17 anos atrás
  zephyrus 0c381f2877 - Auction System implementation completed. há 17 anos atrás
  skotlex 92960a166f - Added config settings mob_active_time and boss_active_time, what they do is specify a duration during which monsters will keep running their active AI after all players have left their vecinity. Their current defaults are set to 0 (disabled). há 17 anos atrás
  skotlex 8ae4bd12ad - Updated firepillar so it cannot be placed on top of others. há 17 anos atrás
  ultramage ea94316689 Fixed 'cleararray' not able to erase array entry 127 (bugreport:864) há 17 anos atrás
  FlavioJS e8c226e1f3 * Forgotten update to the definition of script command 'input'. há 17 anos atrás
  ultramage 8c92106315 some compilation warning fixes há 17 anos atrás
  ultramage b24b80c5c9 Getting rid of map_getallusers(), part 1 há 17 anos atrás
  FlavioJS 549684872d * Expanded the script command 'input': (bugreport:811) há 17 anos atrás
  ultramage c2a02f48bd Fixed wrong message in item group loading code (bugreport:936) há 17 anos atrás