Commit History

作者 SHA1 備註 提交日期
  L0ne_W0lf 331e0a0a15 Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence. 16 年之前
  ultramage 8fcc1c7432 Fixed @cash/@points not handling negative values properly (bugreport:2132) 16 年之前
  sketchyphoenix b30900cce1 * Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124) 16 年之前
  zephyrus c5cc2257d3 - Moving all content of Homunculus code to a proper file Homunculus.c/h 16 年之前
  zephyrus 6b6ef43c4b - Removed my barricade implementation. Not required in WoE SE. 16 年之前
  ultramage 0a47c29967 Fixed @noks leaking internal buffer contents (bugreport:1528). 17 年之前
  ultramage 438367ae22 @autoloot and @autolootitem can now be used together for more precise looting (no idea why it was blocked...) 17 年之前
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) 17 年之前
  ultramage 6c8cf8d611 Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate. 17 年之前
  ultramage 4546c7fc0a Modified storage data loading 17 年之前
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 年之前
  FlavioJS cdda61ce1b * Added const to the return value of get_timer. 17 年之前
  L0ne_W0lf 4ba16a2c0d Forgot to commit source modification from r12833 (Updated Novice grounds.) 17 年之前
  ultramage 1db8d976fd Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugreport:72) 17 年之前
  ultramage 47cb29c556 Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487) 17 年之前
  zephyrus 31320fcc9d - Added some new items and headgears. 17 年之前
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 年之前
  ultramage 7a9a3a12bb Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r12662, r12663) 17 年之前
  Kevin 1f6d5057bc Changed the last commit so it must be called with @reloaditemdb2. @reloaditemdb only removes the item_data from the itemdb subsystem. If you don't like my code you can uncomment the macro I_HATE_KEVIN in item_db.c so it isn't even compiled. 17 年之前
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. 17 年之前
  ultramage 9609149c15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) 17 年之前
  toms 0e9b2126b6 Added Moscovia to the list of @go destinations 17 年之前
  Kevin 51d31f56bd Fixed @rura between maps on more then one map server. (r12483) 17 年之前
  ultramage 76eb9581b9 Some more txt/sql login server synchronization: 17 年之前
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 年之前
  ultramage 49f1f4434d * Reorganized the contents of the mapserver's header files. 17 年之前
  ultramage 27f2a37fc4 Fixed OnPCLoginEvent not working correctly (bugreport:1182). 17 年之前
  zephyrus fa64cdae0d - Added the official adoption method. 17 年之前
  zephyrus 0588524caa - Added a fix for Abracadabra, this skills allways should use minimum a Yellow Gem. 17 年之前
  ultramage 0088adcbbf * Added code to clear the Illusionary Shadow effect (followup to r12293) 17 年之前