Age | Commit message (Expand) | Author | Files | Lines |
2008-04-28 | * Rewrote the WoE 1.0 from the ground up nearly. | L0ne_W0lf | 63 | -4624/+4973 |
2008-04-28 | Another correction to "Evil Land", fixed damage-effect range. | L0ne_W0lf | 2 | -1/+2 |
2008-04-28 | Randgris will summon a dropless/expless mob after initial mob. | L0ne_W0lf | 3 | -4/+34 |
2008-04-28 | Cleaned up char server set online/offline/char select functions. (bugreport:1... | Kevin | 2 | -5/+12 |
2008-04-27 | fixing some timestamp type difference warnings... | ultramage | 3 | -6/+7 |
2008-04-27 | Removed the calc_times() no-op (bugreport:1289) | ultramage | 5 | -13/+5 |
2008-04-27 | Removed a messed up, unnecessary line. | Paradox924X | 2 | -1/+2 |
2008-04-27 | Corrected r12662 where a guild break would trigger the OnGuildBreak event for... | ultramage | 7 | -15/+15 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 14 | -227/+57 |
2008-04-27 | Fixed 'suggest parentheses around assignment ...' gcc warning | toms | 2 | -1/+2 |
2008-04-27 | <3 Cake | Kevin | 1 | -1/+4 |
2008-04-27 | Changed the last commit so it must be called with @reloaditemdb2. @reloaditem... | Kevin | 7 | -46/+49 |
2008-04-27 | Some major changes to @reloaditemdb to allow unloading of any item while map ... | Kevin | 9 | -28/+197 |
2008-04-26 | Added script function hasquest. | Kevin | 4 | -0/+25 |
2008-04-26 | Uncommented and cleaned up the OnGuildBreak code. | Kevin | 1 | -6/+4 |
2008-04-26 | Cleaned up auth system after change back to map server request. | Kevin | 3 | -88/+72 |
2008-04-26 | Added WoE SE castles to castles.txt in save-tmpl. | L0ne_W0lf | 2 | -0/+12 |
2008-04-26 | Fixed escape problem in jobs/novice/novice.txt | toms | 2 | -1/+3 |
2008-04-25 | Updated item_db.sql to latest (Changelog) | toms | 1 | -0/+1 |
2008-04-25 | Updated item_db.sql to latest | toms | 1 | -1/+1 |
2008-04-25 | Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) | toms | 2 | -1/+2 |
2008-04-25 | * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (o... | toms | 3 | -26/+39 |
2008-04-24 | * Fixed hugel_bingo making an unneeded infinite loop bugreport:1349 | toms | 4 | -7/+10 |
2008-04-24 | Corrected a typo error ';;' bugreport:919 | toms | 2 | -2/+5 |
2008-04-23 | Changed @reloaditemdb again to only unload items from item_db2. Also byte ali... | Kevin | 2 | -14/+31 |
2008-04-23 | * Fixed script strings not being handled properly (only skipped the \). | FlavioJS | 4 | -6/+54 |
2008-04-23 | * Script parse errors displayed with one ShowError instead of several ShowMes... | FlavioJS | 3 | -15/+20 |
2008-04-22 | Accidentally commit my test db. >_> | Kevin | 1 | -1/+1 |
2008-04-22 | Changed itemdb_reload to clear the database before reloading, so it is possib... | Kevin | 3 | -2/+14 |
2008-04-22 | Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binar... | toms | 2 | -1/+4 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 39 | -140/+142 |
2008-04-21 | * Added intptr/uintptr to cbasetypes.h (integers with the same size as a poin... | FlavioJS | 2 | -0/+13 |
2008-04-21 | * Changed Sacrifice status to end on caster's death, not at 25% HP. | L0ne_W0lf | 2 | -13/+12 |
2008-04-21 | Updated sql files to latest | toms | 2 | -7/+8 |
2008-04-21 | Fixed yet another WoE SE Bug (Juno castle 3) | L0ne_W0lf | 2 | -6/+8 |
2008-04-21 | Fixed another WoE SE Bug. (wrong target for donpcevent) | L0ne_W0lf | 2 | -1/+3 |
2008-04-21 | Fixes to WoE SE Juno castles 1, 2, and 3. (copy/paste issues) | L0ne_W0lf | 4 | -9/+14 |
2008-04-21 | Made some cleanup in changesex | toms | 5 | -14/+9 |
2008-04-21 | Further fixed bugreport:1371. | L0ne_W0lf | 2 | -8/+10 |
2008-04-21 | Fixed bugreport:1390, bugreport:1394, bugreport:1396. | L0ne_W0lf | 12 | -24/+38 |
2008-04-20 | * Several updates from Trunk | zephyrus | 2 | -2/+2 |
2008-04-19 | Fixed a bug in (init/start/stop)npctimer | toms | 2 | -28/+47 |
2008-04-18 | fixed mapserv crash (divide by zero in Earthquake) | Lupus | 2 | -1/+5 |
2008-04-18 | * Fixed a bug when unloading a npc near a shop. | toms | 2 | -25/+39 |
2008-04-18 | Implemented config setting 'vending_over_max', to let people configure the be... | ultramage | 6 | -0/+17 |
2008-04-17 | Modified sv_readdb to be able to process non-native line terminators (bugrepo... | ultramage | 1 | -1/+1 |
2008-04-17 | - Some mistake from someone but OMG! | zephyrus | 1 | -1/+1 |
2008-04-16 | Fixed an issue in r12575 where 'not setting char offline when going from maps... | ultramage | 6 | -21/+27 |
2008-04-15 | Use the same code for script commands getitem & getitem2 as @item to avoid bu... | toms | 2 | -12/+44 |
2008-04-15 | Rescripted Eye of Hellion quest, all quest progress is lost. | L0ne_W0lf | 2 | -1993/+2195 |