Age | Commit message (Expand) | Author | Files | Lines |
2008-11-22 | * Hunted down improper uses of va_list variables. | FlavioJS | 11 | -147/+122 |
2008-11-22 | * Updated effects for the Radio Antenna (bugreport:2465) | jmanfffreak | 2 | -1/+2 |
2008-11-22 | * Fixed small typo with Platinum Shield (bugreport:2470) | jmanfffreak | 2 | -1/+3 |
2008-11-22 | * Hunted down the simpler 64bit pointer truncations. | FlavioJS | 15 | -26/+28 |
2008-11-22 | Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers Q... | Paradox924X | 2 | -38/+41 |
2008-11-20 | Added setting of state.speed_changed in script function 'npcspeed'. | ultramage | 1 | -5/+8 |
2008-11-18 | - Removed redundent input from mercenary vendor. (bugreport:2427) | L0ne_W0lf | 6 | -18/+26 |
2008-11-18 | Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2... | L0ne_W0lf | 2 | -1/+3 |
2008-11-17 | followup | ultramage | 3 | -2/+5 |
2008-11-17 | - Some "expire_time" = 0 considerations. Please update. (Bugreport 2451) | zephyrus | 3 | -4/+8 |
2008-11-16 | Kisuka's first oops. :p | Kisuka | 1 | -1/+1 |
2008-11-16 | Updated rental items with rental item script. | Kisuka | 1 | -195/+195 |
2008-11-16 | - Item Rental System. | zephyrus | 14 | -75/+317 |
2008-11-13 | Corrected wrong treasure spawn position in schg_cas01. | zapbomb | 1 | -2/+3 |
2008-11-11 | * Updated script_commands.txt | FlavioJS | 4 | -52/+111 |
2008-11-10 | Added a check to make sure killed monster's level was greater than half of th... | Paradox924X | 2 | -1/+3 |
2008-11-08 | Cleaned up mob_readskilldb() a bit (moved row processing to its own function). | ultramage | 1 | -218/+248 |
2008-11-08 | Changed how mobcount works since it wasn't counting last mob death. (bugrepor... | L0ne_W0lf | 2 | -1/+4 |
2008-11-08 | Corrected typo in Librarian Gloves bonuses. | L0ne_W0lf | 2 | -1/+3 |
2008-11-06 | * Fixed 'Char creation denied' message not being sent properly. | FlavioJS | 3 | -2/+7 |
2008-11-06 | some minor tweaks to previous commits | ultramage | 2 | -2/+2 |
2008-11-06 | Fix of accident in 13353 | Sara | 1 | -266/+1 |
2008-11-06 | * Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara] | Sara | 5 | -2/+272 |
2008-11-04 | * Updated: added info about latest packet_ver flag in client.conf (bugreport:... | akrus | 2 | -0/+3 |
2008-11-04 | Small update to fix merchant Paul Spanner from giving item 612 instead of .@i... | Paradox924X | 2 | -4/+6 |
2008-11-04 | Fixed a few donpcevent's that didn't include the NPC's hidden display name. (... | Paradox924X | 2 | -4/+6 |
2008-11-04 | Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ex... | Paradox924X | 2 | -0/+21 |
2008-11-02 | stop erasing revision history, damnit... | ultramage | 2 | -3955/+3955 |
2008-11-02 | * Added charcommands again. Wrong project. | sketchyphoenix | 2 | -0/+3955 |
2008-11-02 | Removed charcommands from the source. | sketchyphoenix | 2 | -3955/+0 |
2008-10-30 | slight cleanup for r13336 | sketchyphoenix | 1 | -1/+1 |
2008-10-30 | Small cleanup of r13321/r13322/r13331. | ultramage | 2 | -70/+10 |
2008-10-30 | Small cleanup of r13332 (bugreport:2368). | ultramage | 1 | -6/+3 |
2008-10-29 | * Novice skill, Trick Dead, will no longer be granted to classes upon reset (... | sketchyphoenix | 2 | -0/+10 |
2008-10-28 | Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E... | jmanfffreak | 3 | -2/+3 |
2008-10-28 | Fixed minor typo in tu_archer script (bugreport:2393). | jmanfffreak | 2 | -1/+2 |
2008-10-28 | Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugrepor... | Paradox924X | 2 | -1/+5 |
2008-10-28 | Fixed all overflow checks and made the code a bit cleaner from r13322. | Paradox924X | 3 | -23/+76 |
2008-10-28 | * More boredom and bugfixing to various scripts. :D | L0ne_W0lf | 6 | -12/+262 |
2008-10-28 | Could someone please explain to me why that last commit didn't do jack shit? ... | Paradox924X | 1 | -95/+95 |
2008-10-28 | Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be... | Paradox924X | 2 | -0/+3 |
2008-10-28 | Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca... | Paradox924X | 5 | -5/+6 |
2008-10-25 | Fixed setcell coords for the first barricade in schg_cas03. | L0ne_W0lf | 2 | -4/+5 |
2008-10-25 | Fixed a copy/paste error in Nordri. (bugreport:2372) | L0ne_W0lf | 2 | -2/+6 |
2008-10-25 | iRO lied to me. Reverted casting range of traps to 3. | L0ne_W0lf | 2 | -10/+11 |
2008-10-25 | * Just some random updates and bugfixes! | L0ne_W0lf | 4 | -11/+16 |
2008-10-24 | Added protection from segfault by int overflow in charcommand heal and fixed ... | Paradox924X | 3 | -2/+11 |
2008-10-24 | Added protection from segfault by int overflow in atcommand heal. (bugreport:... | Paradox924X | 2 | -2/+11 |
2008-10-24 | Commented out unused function clif_marriage_process. | Paradox924X | 2 | -1/+4 |
2008-10-24 | * Bugfixing yay! Just goin' though the tracker. | L0ne_W0lf | 4 | -20/+22 |