Историја ревизија

Аутор SHA1 Порука Датум
  thatakkarin 04be131d82 * Update to doc/map_cache.txt due to r16867 пре 12 година
  shennetsind 58bf9e0801 Added support to pre-re/re map_cache since some maps differ, this results in map servers' map_cache_file config being dropped. пре 12 година
  cookiecrumbs a45c1dc469 Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd). пре 12 година
  rud0lp20 7bb8c706d2 Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash. пре 12 година
  thatakkarin 9a2080f787 * Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf). пре 12 година
  thatakkarin be5b2052d9 * Fixed bugreport:6860 - updated map_cache.txt to reflect current code. пре 12 година
  brianluau 70edb63177 - Added LOOK_*** script constants, same names as from map.h пре 12 година
  j-tkay 9c9eb668af - Fixed bugreport:6738, missing checks for How the Airship Works quest. (npc/quests/quests_airship.txt) пре 12 година
  brianluau f9807c537b - Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847) пре 12 година
  j-tkay c4ba335c08 - Fixed bugreport:6747, removed extra setquest (quest id:3040). (npc/instances/SealedShrine.txt) пре 12 година
  euphyy 1ae4a8945d * Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' call and standardizes script format. пре 12 година
  rud0lp20 9bde36efae Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly. пре 12 година
  rud0lp20 e3c02a5bc2 Fixed bugreport:6833 a typo in the level difference database. пре 12 година
  glighta e41effbc4b -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk пре 12 година
  shennetsind 9758407d3f Fixed bugreport:6779 dropped between-server ping timers, replaced by a much more reliable and performance-efficient on-demand flagging. пре 12 година
  shennetsind 8353208be7 Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was attached to the kill and scream a nullpo report at console. пре 12 година
  brianluau 5953c51bf4 - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:16843. пре 12 година
  shennetsind 13ae8ae8de Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc and clang did not mind (I guess I'm missing something important, but its too late for me and I'll just remove them for now) пре 12 година
  shennetsind 89df3230d4 Improved char server packet 0x3087, gave it a variable/dynamic length so that it doesn't waste buffer size with messages too short. пре 12 година
  shennetsind 3122ac3bc1 bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as we do not rely on it. пре 12 година
  shennetsind a1b5aa0e1c Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Special Thanks to ultramage's hawk eyes. пре 12 година
  glighta 234beac39d -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki, remove duplicate atk_ele пре 12 година
  shennetsind 558748e111 Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go over our length in a modified msg table -- (in the future we should make that a #define or something else practical and clever). The commit should've stopped on this, however as I was to compile I realized my recently-updated osx got rid of my makefile during the update, so I had to download and install it over. and during that download period I've gone over the whole chrif.c file and applied some syntax love to it, or as some of my lovely colleagues would say: I gayed it up. пре 12 година
  brianluau 9c5992bb68 - Updated 'checkweight' example. Apple is item_id 512, not 502! пре 12 година
  brianluau b69048d9c5 - Added svn:eol-style=native property. пре 12 година
  rud0lp20 2d68f350c2 Follow up r16842. added some missed added lines of code.. пре 12 година
  rud0lp20 156446bf33 Fixed Level/Drop modifier based on level difference and created a db as suggested in pid:137564. (bugreport:6585) пре 12 година
  brianluau c182390854 - Fixed a typo in r16840. пре 12 година
  brianluau 230bd28024 - Clarified 'getpartymember' documentation. (bugreport:6804) пре 12 година
  euphyy 9fcdb56b2e * Follow-up r16835: Some cleanup. пре 12 година