toms
fb262a3301
Fixed escape problem in jobs/novice/novice.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-26 17:35:23 +00:00
samuray22
b4a3935264
* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)
...
* Fixed another typo error in Novice Training Ground. (bugreport:740)
* Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06 05:43:21 +00:00
samuray22
a4f30626e4
* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)
...
* Corrected a Typo error in Yuno NPCs. (bugreport:716)
* Corrected a Typo error in Novice Training Ground. (bugreport:728)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-01 17:30:51 +00:00
L0ne_W0lf
1607b50c59
Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 22:04:47 +00:00
ultramage
e7e0ddde9d
Fixed certain typos in src/npc/doc files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 08:14:36 +00:00
ultramage
56d9a037a6
* Some serious code cleanups
...
- adjusted @reloadbattleconf to not depend on variable ordering
- changed all battle vars to 'int' (removes pointless duplicit coding)
- added min, max and default columns to battle config data structure
- added properly bounded values for these columns (or at least tried to)
- battle-conf loading will now complain if it finds unknown settings,
and will reject values that are outside of the allowed range
- added CHATROOM_TITLE_SIZE and CHATROOM_PASS_SIZE
- partially cleaned up chatroom manipulation code
* Fixed 'Job_Professer' typo in mage jobchange quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 17:13:04 +00:00
Lupus
b67cf18abd
optimized novice grounds. optimized 1 card
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-21 08:42:07 +00:00
Lupus
c6d5f38b75
removed all .GAT from all the scripts and tested
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
ultramage
9cf92371c3
- Fixed a monster spawn typo in hu_fild05 and lou_fild01
...
- Added a missing dialogue branch in novice.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26 13:43:54 +00:00
FlavioJS
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
Playtester
9064a41b44
* Removed outdated Thief Bug ID [Playtester]
...
- 1017 and 1021 don't exist anymore
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01 23:58:22 +00:00
Lance
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
...
modified Changelog-Trunk.txt
modified npc/airports/airships.txt
modified npc/cities/amatsu.txt
modified npc/cities/gonryun.txt
modified npc/cities/hugel.txt
modified npc/cities/lighthalzen.txt
modified npc/cities/niflheim.txt
modified npc/cities/valkyrie.txt
modified npc/custom/eAAC_Scripts/disguiser.txt
modified npc/custom/eAAC_Scripts/quest_warper.txt
modified npc/custom/jobs/jobmaster.txt
modified npc/events/idul_fitri.txt
modified npc/jobs/1-1e/gunslinger.txt
modified npc/jobs/1-1e/ninja.txt
modified npc/jobs/novice/novice.txt
modified npc/merchants/kunai_maker.txt
modified npc/merchants/novice_exchange.txt
modified npc/merchants/refine.txt
modified npc/other/comodo_gambling.txt
modified npc/other/dts_warper.txt
modified npc/other/marriage.txt
modified npc/other/powernpc.txt
modified npc/quests/Lvl4_weapon_quest.txt
modified npc/quests/gunslinger_quests.txt
modified npc/quests/quests_ein.txt
modified npc/quests/quests_umbala.txt
modified npc/sample/monster_controller.cpp
modified src/map/script.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 10:11:20 +00:00
Lupus
c14578bf17
Small fix for Lance's security patches
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 22:30:03 +00:00
Lance
e291dd077e
Applied security patches. PLEASE CHECK THEM ALL.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 05:12:30 +00:00
Lupus
36a74d8c62
Stable: added official Ninja quest. Trunk: removed name duplicates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16 10:17:30 +00:00
Lupus
e00e768228
Cleared a bit 'clear garbage' function. Update novice grounds with correct kafra tickets
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-01 11:34:38 +00:00
Lupus
27fbde260e
final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25 05:26:11 +00:00
Lupus
ae0850ea19
fixed map index
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 13:01:57 +00:00
Lupus
83b3460e60
few typos fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 11:39:06 +00:00
Lupus
24a1453543
removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 10:12:06 +00:00
Lupus
eeb8324eb2
fixed 2 typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 14:00:05 +00:00
Lupus
312a0db44d
added "free kafra cart rent ticket" to novice grouds
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 10:38:29 +00:00
toms
d7156f2f21
Tried to remove all duplicates (in default NPCs)
...
( hope nothing is broken ;) )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:11:36 +00:00
Lupus
1a87e739bd
turned the rest of job numbers to constants
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 04:52:02 +00:00
Playtester
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
...
- needs testing
- can't be fully fixed because of length limitation of names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 10:02:18 +00:00
Vicious
5f47b44b04
5 kafra passes, fixed refiner's @fullprice, char_name_option
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-31 01:11:16 +00:00
Vicious
261c79eca2
constant-fied!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 02:15:34 +00:00
Vicious
048174da5b
Fixed female thief bug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 15:15:47 +00:00
Vicious
abb63a2ad8
refix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 21:53:41 +00:00
Vicious
12348edc21
Temp measure to stop novice ground exploit. It is still possible with novice class though.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 21:32:07 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
(no author)
952857eb54
* Only evoke script_rid2sd if agitcheck(1) is used
...
* Fixed some bugs in the novice training ground and the custom jobchanger script
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-13 04:51:54 +00:00
amber
d479e29aee
Fixed some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
shadowlady
f78f16def5
Fixed A wrong label calling. Resulting in npc not ending the talk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@53 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07 23:45:57 +00:00
(no author)
706e785091
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04 23:25:09 +00:00