summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Updated mob_db.sql to latesttoms1-0/+1
2008-04-04Fixed a little bug in Kevin's commit (r12473)toms1-0/+1
2008-04-04Bug fixes for Auth Glitch and Map server crash through script warp when chang...Kevin1-0/+9
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage1-0/+5
2008-04-02First round of minor updates for WoE SE.L0ne_W0lf1-0/+1
2008-04-02* Added SV_KEEP_TERMINATOR option to not split the line terminator.FlavioJS1-0/+3
2008-03-31fixed aciddemo map server crashLupus1-0/+2
2008-03-30Yet more login server stuff:ultramage1-0/+6
2008-03-28Some more txt/sql login server synchronization:ultramage1-0/+9
2008-03-27Updated SQL Files (item & mobs)toms1-0/+1
2008-03-27Partial rewrite of the login server's auth system.ultramage1-1/+23
2008-03-27merged the charserver acc modification code cleanup to TXT (r11324)ultramage1-1/+2
2008-03-27Chagned trunk's default server->client PACKETVER to 9ultramage1-0/+2
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-1/+3
2008-03-25Added proper checks to adoption processing (followup to r12428).ultramage1-1/+1
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage1-0/+5
2008-03-21Added VS9 project files. Removed redundant map_getallusers() functionLupus1-1/+4
2008-03-19Changed the dynamic mobs system to also unload mobs that have respawn time bu...ultramage1-0/+5
2008-03-19reverted back project files. due to incompatibility. The working directory ha...Lupus1-0/+1
2008-03-18Fixed invited party members not displaying correctly (bugreport:1199)ultramage1-0/+1
2008-03-18Fixed OnPCLoginEvent not working correctly (bugreport:1182).ultramage1-0/+1
2008-03-18updated VS project files. You can run servers trough VSudio IDE / RunLupus1-0/+4
2008-03-10Added missing check to only allow the leader of a party to modify its exp sha...ultramage1-0/+3
2008-03-09- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...skotlex1-0/+8
2008-03-09Cleaned up and corrected some more land skill code:ultramage1-0/+9
2008-03-07- Added config settings mob_active_time and boss_active_time, what they do is...skotlex1-0/+7
2008-03-06- Corrected pc_checkitem not behaving correctly when you had more than one eq...skotlex1-0/+1
2008-03-06- Corrected pc_checkitem not behaving correctly when you had more than one eq...skotlex1-0/+2
2008-03-06Fixed a crash when a homun kills a mvp and the char that did the most damage ...ultramage1-0/+3
2008-03-05* Added code to clear the Illusionary Shadow effect (followup to r12293)ultramage1-0/+5
2008-03-05- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.skotlex1-0/+5
2008-03-04- Updated firepillar so it cannot be placed on top of others.skotlex1-0/+8
2008-03-02- New optimizations for mail system and adjust to use it on Auctions.zephyrus1-0/+5
2008-02-29Added some information and documentation for cash shop.L0ne_W0lf1-0/+2
2008-02-28- Added cash shop support. (i need to add documentation, working on it).zephyrus1-0/+2
2008-02-27Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)ultramage1-0/+1
2008-02-27Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)ultramage1-0/+1
2008-02-27Patched an unresolved case where knocking back a bard/dancer would cause the ...ultramage1-0/+2
2008-02-27 * Fixed Apple of Idun not checking for bard soul link (bugreport:1028)ultramage1-0/+3
2008-02-27* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)ultramage1-0/+4
2008-02-27Added missing option changes for Illusionary Shadow and Soul Link that disapp...ultramage1-0/+2
2008-02-27Added support for the "view player equip" feature (see topic:174461)ultramage1-0/+2
2008-02-26- Added new settings for autotrade on battle/misc.conf (you can read descript...zephyrus1-0/+2
2008-02-24Now the server will print an error message if an invalid mapflag is found dur...ultramage1-0/+4
2008-02-22* Removed code in socket.c that tries to avoid send buffer overloading, as th...ultramage1-0/+5
2008-02-22Fixed @whomap not unlocking the player db (bug in r12204)ultramage1-3/+4
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus1-0/+4
2008-02-21- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...skotlex1-0/+5
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-0/+11
2008-02-19Fixed a typo in /map/clif.c (acount_id -> account_id)L0ne_W0lf1-0/+1