Age | Commit message (Expand) | Author | Files | Lines |
2007-03-15 | removed all .GAT from configs, docs and examples | Lupus | 28 | -2423/+2428 |
2007-03-15 | removed all .GAT from all the scripts and tested | Lupus | 532 | -19247/+19194 |
2007-03-15 | Added GCC4 autodetection for -Wno-unused-parameter and -Wno-pointer-sign in M... | toms | 1 | -2/+6 |
2007-03-15 | Fixed compilation error added in r10003 in skill.c | toms | 1 | -2/+2 |
2007-03-15 | Fixed compilation of the mapcache builder under linux | toms | 3 | -1/+4 |
2007-03-15 | ups, how did that get in... | FlavioJS | 1 | -6/+5 |
2007-03-15 | - Corrected the structure and added info on the skill fail packet (0x110). | FlavioJS | 5 | -146/+273 |
2007-03-15 | Updated the src/tool/Makefile to allow compiling the mapcache builder | DracoRPG | 1 | -2/+6 |
2007-03-15 | - Small change in the login-sql server that prevens crashes when somehow peop... | skotlex | 1 | -2/+1 |
2007-03-15 | Added brief doc for the mapcache builder | DracoRPG | 1 | -0/+18 |
2007-03-14 | - Increased Shield Chain's range by one. It is now a ranged skill. | skotlex | 6 | -6/+18 |
2007-03-14 | - Corrected party item share settings not being properly updated on logon. | skotlex | 3 | -2/+6 |
2007-03-13 | Restored file history deleted in r10003 | ultramage | 2 | -727/+728 |
2007-03-13 | Fixed a warning | DracoRPG | 1 | -1/+1 |
2007-03-13 | Mapcache update, should polish off remaining bugs | DracoRPG | 19 | -1867/+330 |
2007-03-13 | Updated sql files | Playtester | 2 | -51/+52 |
2007-03-13 | - @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now. | skotlex | 7 | -23/+55 |
2007-03-13 | * Reduced the chance to socket enchant a C rank item to 40% | Playtester | 3 | -3/+7 |
2007-03-12 | Small fix on aegis names | Playtester | 1 | -3/+3 |
2007-03-12 | - Cleaned up the implementation of party_send_movemap, it should fix the clie... | skotlex | 2 | -17/+12 |
2007-03-12 | - Corrected the new packet version entries for skilluseposinfo | skotlex | 4 | -3/+11 |
2007-03-11 | - Added player not attached crash prevention to countitem/countitem2 | skotlex | 7 | -10/+27 |
2007-03-11 | - @storage/@gstorage will no longer work if you have a trade or a storage ope... | skotlex | 5 | -44/+107 |
2007-03-11 | * Updated the "AddEffWhenHit" cards | Playtester | 2 | -19/+23 |
2007-03-11 | - Added resetting the total count of labels to 0 when unloading an npc clears... | skotlex | 1 | -0/+1 |
2007-03-11 | - Removed function clif_movepc as it's no longer invoked anywhere. | skotlex | 4 | -103/+20 |
2007-03-11 | - cbasetypes now assumes that Mingwin does defines ssize_t | skotlex | 8 | -18/+36 |
2007-03-10 | Fixed some autocast rates of the new headgears | Playtester | 2 | -10/+12 |
2007-03-09 | - Took care of all the warnings in grfio and mapcache. | FlavioJS | 3 | -37/+90 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 22 | -79/+108 |
2007-03-09 | - Made conv_str return const char* since the script engine screws up if you m... | skotlex | 10 | -128/+126 |
2007-03-08 | Updated various one-handed weapons | Playtester | 2 | -16/+18 |
2007-03-08 | - Normalized the mapname in guild get/set castle data, should fix guild flags. | skotlex | 6 | -11/+40 |
2007-03-07 | - Corrected the pet/homunc data not being free'd if the player logs out befor... | skotlex | 6 | -18/+34 |
2007-03-07 | - Normalized guild castle names so guardians may spawn properly again. | skotlex | 1 | -1/+1 |
2007-03-07 | - Made the map server abort when it can't open the mapcache file. | skotlex | 2 | -2/+21 |
2007-03-07 | - Cleaned some up the add-effect code. | skotlex | 2 | -12/+17 |
2007-03-07 | New mapcache system :x | DracoRPG | 12 | -1487/+807 |
2007-03-06 | - Corrected the define for NK no cardfix (def). | skotlex | 7 | -18/+26 |
2007-03-06 | Fixed Flying Angel headgear | Playtester | 2 | -2/+3 |
2007-03-05 | - Added NK value 0x80: ignore target's cards (0x8 will now only ignore attack... | skotlex | 5 | -23/+36 |
2007-03-05 | * Added various new headgears thanks to Argatlahm | Playtester | 3 | -254/+406 |
2007-03-05 | Fixed some weapons and their prices | Playtester | 2 | -20/+21 |
2007-03-05 | * Fixed Aegis name, price and weight of all special type items | Playtester | 2 | -134/+147 |
2007-03-05 | Fixed an infinite loop if script name contains a single ':' | toms | 2 | -1/+4 |
2007-03-05 | - Soul Breaker no longer ignores elemental adjustments. | skotlex | 4 | -5/+6 |
2007-03-05 | additional packets that were left out of the last update | Zephiris | 1 | -0/+41 |
2007-03-05 | * Added support for the 2 new packet versions. [Zephiris] | Zephiris | 5 | -3/+56 |
2007-03-05 | Fixed the loginlog's `user` column length (use upgrade_svn9957.sql) | ultramage | 2 | -0/+3 |
2007-03-04 | - Removed delete_session invokcations from ladmin.c... | skotlex | 1 | -3/+2 |