summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-04-19- Fixed a typo in map_search_freecell which was returning incorrect cells acc...skotlex1-0/+2
2006-04-18git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6171 54...Zido1-0/+1
2006-04-18- IRC Bot can now auto-join when kicked from the channelZido1-0/+1
2006-04-18- Added @who to IRC Bot, Refer to changelog.Zido1-0/+1
2006-04-18- Changed the memory manager fatal errors when allocating memory to print out...skotlex1-0/+3
2006-04-18- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free,...skotlex1-0/+4
2006-04-18- Removed message 592 from trade.cskotlex1-0/+8
2006-04-18Converted the format of the battle conf files to windows formatPlaytester1-1/+2
2006-04-18* Shinomori's method (kinda) of remote script execution with interaction.Lance1-0/+3
2006-04-17- skill_clear_unitgroup is now invoked in unit_remove_map only on death if th...skotlex1-0/+8
2006-04-17Refer to changelogZido1-0/+1
2006-04-17- Added @users command to the IRC Bot. Checks no. online users.Zido1-0/+1
2006-04-17Refer to changelogZido1-0/+1
2006-04-17- Fixed pet being incorrectly removed when it had intimacy 0.skotlex1-0/+1
2006-04-17- Added state.running to unit_data to make it easier to check for running cha...skotlex1-0/+7
2006-04-17- Fixed TK_RUN having a cast-bar when attempting to stop-running and generati...skotlex1-0/+2
2006-04-17Updated DLLS to match libs. Please DO NOT update the libs from now on (except...Lance1-0/+3
2006-04-17* Clearing the dummy npc after fooling the client.Lance1-0/+3
2006-04-17- Fixed the first call to the walk timers having the tick interval halved, wh...skotlex1-0/+9
2006-04-17- Changed the npc_id mismatch warning to be more informative.skotlex1-0/+4
2006-04-16- Fixed char-sql server still reading the old lanconfig format rather than th...skotlex1-0/+2
2006-04-16- Removed water_height.txt reading (since it is always done from the rsw now)skotlex1-0/+5
2006-04-16- Fixed mysql ping setting being in minutes rather than hours.skotlex1-0/+5
2006-04-16* Sending fake npc for inputs and menus for NPC without map coordinates.Lance1-0/+1
2006-04-16* Missing lines in npc_parse_script!Lance1-0/+1
2006-04-16* Experimental npc_event_doall_sub with queue and npc_id allocation when needed.Lance1-1/+4
2006-04-16- Fixed wrong check of Deluge + Suiton which broke the water-requirement chec...skotlex1-0/+2
2006-04-16- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.skotlex1-0/+2
2006-04-16* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required ...Lance1-0/+2
2006-04-16* Temperory fixed compiler warnings/errors. Please compile before commiting. ...Lance1-0/+4
2006-04-15- Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.skotlex1-0/+2
2006-04-15- Removed the ->prev != NULL checks in skill_attack due to the fact that the ...skotlex1-1/+7
2006-04-15Added an update by ALZ. Refer to changelog.Zido1-0/+4
2006-04-14- Updated sql-files/mob_db.sql to current.skotlex1-0/+1
2006-04-14- Fixed being able to do all the stuff you shouldn't be able to during the pe...skotlex1-0/+3
2006-04-14- Updated sql-files/item_db.sql to current.skotlex1-0/+1
2006-04-13- Added an Info message when pinging the SQL servers.skotlex1-1/+1
2006-04-13- Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attackskotlex1-0/+3
2006-04-13- Cleaned atcommand_param against overflows and also to make it standard C so...skotlex1-0/+5
2006-04-13Small mapflag changesMasterOfMuppets1-0/+2
2006-04-13- Halved the aftercast delay of auto-casted spells.skotlex1-0/+2
2006-04-13- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...skotlex1-0/+3
2006-04-12- Added cast time to pick stone of 3 secs and 500ms delayskotlex1-0/+2
2006-04-12- Expanded the warp warning so that it also warns when a warps takes you to a...skotlex1-0/+2
2006-04-12- Simplified the mob-drops structure by using a single timer with a linked li...skotlex1-0/+3
2006-04-12- Added special_state changebase to identify when a character has a special-v...skotlex1-0/+4
2006-04-12- Removed the piece of code that "guesses" that job classes between 24 and 68...skotlex1-0/+3
2006-04-12- Fixed Landmine's level 1 duration.skotlex1-0/+2
2006-04-11- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...skotlex1-0/+5
2006-04-11- Added ers handling for skill_timerskill structures.skotlex1-0/+1