Historial de Commits

Autor SHA1 Mensaje Fecha
  kenpachi2k11 c2cf919d35 Follow up r16245 and r16247 - changed table name for Megingjard (#2629) and Tao Gunka Card (#4302) to `item_db_re`. hace 13 años
  kenpachi2k11 8ac22b2526 Moved a few merchants and mob spawns to separate files to prevent error message when running server in pre-RE mode and with TXT databases. (bugreport:5846) hace 13 años
  kenpachi2k11 2acc5c10bb Fixed Shining Electric Bulb Hairbands (#5310) script. (bugreport:5805) hace 13 años
  kenpachi2k11 3e0d0ab73b Updated MATK of several Staff weapons in renewal databases. (bugreport:5646) hace 13 años
  kenpachi2k11 37b918d25b Fixed Barricades (#1905) HP in pre-renewal database. (bugreport:5423) hace 13 años
  rud0lp20 9c2c02007f Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage. hace 13 años
  xantara 10057be973 ` Updating script_commands.txt hace 13 años
  xantara 4f5549d696 ` Fixed bugreport:5717 if character's last map is invalid, move to a major city hace 13 años
  xantara 10fdb0c1f4 ` Added bugreport:5906 Trap Research's INT bonus hace 13 años
  euphyy 3473296229 * Added "eA Job System" documentation for third classes (doc\ea_job_system.txt) hace 13 años
  shennetsind cd7a64622a Fixed bug to lion howling/sc_fear status, super mega ultra ubber plus thanks to the awesome malufett hace 13 años
  epoque11 2c8e9238ac - Follow-up to r16236, additional array increase to accommodate sprintf messages hace 13 años
  epoque11 f48046eca1 - Fixed a crash issue where sprintf was attempting to write outside of the bounds of an array hace 13 años
  euphyy 71cb492631 Follow-up to r16234: New city files hace 13 años
  euphyy c0fb1a9630 * Added Dewata and El Dicastes town (\cities\) and quest (\quests\) NPCs. hace 13 años
  rud0lp20 1227572f0e Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now work properly. hace 13 años
  shennetsind 59d9e55fbc Follow up r16231 now I *think* I fixed the indentation problem with my IDE hace 13 años
  shennetsind 2ee49a207a Follow up r16228 fixed logical problem with previous implementation (the see vals would break). hace 13 años
  shennetsind 241886f562 Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & default configuration setting. hace 13 años
  shennetsind 2d949e2a6d Follow up r16227 & bugreport:5929 fixed typo. super mega hug to malufett <3 hace 13 años
  shennetsind 6e48e4e5d9 Fixed bugreport:5913 recently-added state system no longer breaks on stacking status changes. hace 13 años
  shennetsind 049b2552cd Adding new config min_npc_vending_distance which simulates the official 'no vending near npcs' feature. super mega credits to masao hace 13 años
  blacksirius b3481a4aaf thread api: added support for platforms without TLS (Thread Local Storage) support (usually older OSX llvm versions ..) hace 13 años
  blacksirius 332c603e47 cmake: followup for commit r16221 (fixed cmake build / added missing files) hace 13 años
  flaviojs 14d87ed947 CMake: Add threads library. hace 13 años
  blacksirius 28ee0af0b4 VC9/VC10: followup for commit r16221 (threading / spinlock / atomic operations ..) hace 13 años
  blacksirius 04165cfcff feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock implemnetation. [commit 1/2, windows will followup] hace 13 años
  blacksirius 024deea2ac vc9/vc10: added reference to winapi.h in projects. hace 13 años
  blacksirius bde86942c0 cleaned up windows header usage (added one central file to use windows / winapi specific stuff, to be able to set the appropriate flags before including it correctly) hace 13 años
  blacksirius 1b2e097aca fixed portability issue. (As long as we support other compilers than MSC/ICC we have to check explicitly for compiler and not only on Platform ... ) hace 13 años