Revīziju vēsture

Autors SHA1 Ziņojums Datums
  skotlex cafe894ecc - Fixed a pair of "Conditional jump or move depends on uninitialised value(s)", thanks Valgrind! 19 gadi atpakaļ
  skotlex 57b2638e54 - Added a missing escape in logging chats. 19 gadi atpakaļ
  skotlex 13e8924fa0 - Incremented the number of iterations to find a random stop to 100 as 50 seems to no be enough for certain maps. 19 gadi atpakaļ
  skotlex 3c082b1744 - Fixed pet hatching. 19 gadi atpakaļ
  Vicious a46ee44135 a bit more const work for valkyrie 19 gadi atpakaļ
  skotlex 77d83918bf - Small change that SHOULD fix the pet duplication. Fixing pet incubator still isn't done... 19 gadi atpakaļ
  skotlex ec6a69b266 - Fixed Warp Portal. 19 gadi atpakaļ
  reddozen 7f2dafc887 * Fixed / finished most of Gunslinger [Reddozen] 19 gadi atpakaļ
  skotlex 323a04f86d - Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc) 19 gadi atpakaļ
  skotlex e324977ed8 - Cleaned up a bit the npc undercharging item warning to specify when it is displaying overcharge/discount prices instead of the actual values. It should also prevent overflows. 19 gadi atpakaļ
  skotlex b394c61da7 - Some cleaning around the return to egg code. Pets should stop duplicating now. 19 gadi atpakaļ
  skotlex b258d0485e - Another mob_summon fix. Slave summoning SHOULD be working now. 19 gadi atpakaļ
  skotlex 88541a357c - Fixed skillidx not being set whenever a mob uses a skill. 19 gadi atpakaļ
  blackhole89 5fe56e275c Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state.nocastcancel2 || something). 19 gadi atpakaļ
  skotlex 77e57852cc - Added function map_search_freecell to locate an available cell around an area (for recall/warping skills) 19 gadi atpakaļ
  skotlex 38a6abcd3f - Some small, insignificant code cleanups in unit.c 19 gadi atpakaļ
  skotlex 1c274744f9 - Added unit.c to the VC8 project file, thanks to Joshuaali 19 gadi atpakaļ
  Lupus 01b4c11cb6 fixed Vulle's hat 19 gadi atpakaļ
  Lupus 042249ed51 added missing ) 19 gadi atpakaļ
  skotlex 0f19e9bbe5 - Fixed a crash in unit_useskill_pos2 19 gadi atpakaļ
  Vicious 56ba8dad2d Updated Valkyrie NPCs 19 gadi atpakaļ
  skotlex ba713905eb - Updated mob_db.sql and item_db.sql to latest txt versions. 19 gadi atpakaļ
  skotlex a0f57cb668 - Fixed Devotion not properly being cleared on death/near death in some cases. 19 gadi atpakaļ
  blackhole89 cc7144bde5 "castnodex&~1" 19 gadi atpakaļ
  skotlex 6eb8f2196f - Modified pc_percent_heal to avoid overflow problems. 19 gadi atpakaļ
  skotlex e2fb7fab5c - Changed the second entry in water_height.txt to use directly the rsw file, looks better :P 19 gadi atpakaļ
  skotlex edc99399f6 - Fixed Potion Pitcher sometimes crashing the server. 19 gadi atpakaļ
  Lance 7929d3b844 * Added SantaPoring's water_height.txt modifications. 19 gadi atpakaļ
  Lance b8116f49db * Minor cleanups. 19 gadi atpakaļ
  skotlex afee4446f9 - Fixed compile error and missing field in the clone function. 19 gadi atpakaļ