Age | Commit message (Expand) | Author | Files | Lines |
2005-01-11 | implemented vending log | Lupus | 2 | -0/+17 |
2005-01-11 | Added Shinomori's changes to npc event timers | celest | 4 | -10/+13 |
2005-01-11 | Updated clif.c to be able to identify client versions based on the packet DB | celest | 2 | -16/+45 |
2005-01-11 | * Added support for 2005-01-10Sakexe | celest | 5 | -35/+207 |
2005-01-11 | added bug report | Lupus | 1 | -0/+4 |
2005-01-11 | * Added a fix to @sound where if you forgot the .wav exention, i'd attempt to... | codemaster | 7 | -9/+115 |
2005-01-10 | fixed a bug in clif.c | Lupus | 2 | -1/+4 |
2005-01-10 | * Completed adding packet DB reading | celest | 8 | -66/+75 |
2005-01-10 | Start adding packet DB reading | celest | 4 | -23/+300 |
2005-01-10 | * Added 'max_eventtimer_length' to script_athena.conf | celest | 6 | -18/+29 |
2005-01-10 | * Fixed some typos and exploits in the Blacksmith and Hunter job quest | celest | 9 | -15/+104 |
2005-01-09 | * Added 'OnInterIfInitOnce' for WoE scripts & modified the WoE scripts as wel... | codemaster | 8 | -27/+36 |
2005-01-09 | * Added the @sound command and the NPC command of soundeffectall - works just... | codemaster | 6 | -1/+70 |
2005-01-09 | added bug report | Lupus | 1 | -0/+5 |
2005-01-09 | * Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940] | codemaster | 4 | -5/+16 |
2005-01-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -1/+1 |
2005-01-08 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 2 | -1/+6 |
2005-01-08 | Added the new Yuno field warps | celest | 2 | -6/+43 |
2005-01-08 | * Remove some unnecessary checks in battle.c | celest | 4 | -9/+16 |
2005-01-08 | * Added 'summon' script command | celest | 2 | -3/+44 |
2005-01-08 | Added alive packet sending to SQL char and login | celest | 3 | -0/+13 |
2005-01-08 | Enabled login server anti-freeze by default | celest | 3 | -10/+12 |
2005-01-08 | Fixed char server rejecting i'm alive packet | celest | 2 | -0/+11 |
2005-01-08 | foo | amber | 1 | -1/+14 |
2005-01-07 | Stall_time changes | celest | 4 | -106/+99 |
2005-01-07 | Some tidying up | celest | 2 | -29/+33 |
2005-01-07 | * Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's e... | celest | 9 | -23/+40 |
2005-01-07 | * Added Filougarou's fix for Bowling Bash causing it to only display damage | celest | 3 | -18/+23 |
2005-01-07 | fix it | amber | 1 | -0/+2 |
2005-01-07 | Update | amber | 4 | -3/+6 |
2005-01-06 | update | amber | 11 | -46/+43 |
2005-01-06 | oops | amber | 1 | -1/+0 |
2005-01-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | mc_cameri | 3 | -40/+58 |
2005-01-05 | Soft Feather - > Fluff | Lupus | 1 | -4/+5 |
2005-01-05 | added bug report | Lupus | 1 | -6/+5 |
2005-01-05 | * Fixed Celest's typo making all vended items cost 0 zeny [Codemaster] [SVN 919] | codemaster | 2 | -1/+2 |
2005-01-05 | If a vending item was priced at 0 it'll be auto changed to 1million | celest | 2 | -1/+5 |
2005-01-05 | Fixed TXT logging | celest | 3 | -20/+32 |
2005-01-05 | missing ;'s, sorry xP | celest | 1 | -2/+2 |
2005-01-05 | - changed Gungnir to wind element | celest | 3 | -4/+10 |
2005-01-05 | Added a simplified version of Qamera's OnConnect: OnDisconnect: OnDeath: NPC ... | celest | 4 | -1/+64 |
2005-01-05 | added missing mapflag | Lupus | 1 | -0/+1 |
2005-01-05 | Optimised PCLoginEvent activation a bit | celest | 2 | -4/+9 |
2005-01-05 | * Set 'droprate0item''s default to 'yes' | celest | 3 | -8/+14 |
2005-01-05 | Reset all skill variables if the skill fails so certain skills can't be abused | celest | 2 | -0/+7 |
2005-01-05 | Added /mapflag/noreturn.txt for disabling butterfly wings | celest | 3 | -1/+199 |
2005-01-05 | * Fixed skill_require_db reading somehow getting corrupted if weapons usable ... | celest | 6 | -4/+32 |
2005-01-04 | * Fixed GM Command Logging (Not sure why TXT logging still isn't working prop... | codemaster | 6 | -24/+25 |
2005-01-04 | fixed some items weight accoring to the kRO desc file | Lupus | 2 | -10/+13 |
2005-01-04 | added description of my skill.c fix | Lupus | 1 | -0/+2 |